/* ------------------------------------------------------------------------------------ //
	MAIN TEMPLATE STYLES
// ------------------------------------------------------------------------------------ */
		
	body {
		background-color:black;
		font-family:Verdana;
	}
	h1 {
		font-size:15px;
		line-height:12px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	a:link    {color:blue; text-decoration:none;}
	a:visited {color:blue; text-decoration:none;}
	a:active  {color:blue; text-decoration:none;}
	a:hover   {color:blue; text-decoration:none;}
	#container {
		width:950px;
		height:auto;
		position: relative;
		top: 0px;
		left: 50%;
		margin-left: -475px;
		z-index:1;
	}
	#bullet {
		margin-left:20px;
		padding-left:20px;
		background-image:url(../images/bullet01.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
	#bullet_nav {
		margin-left:0px;
		padding-left:20px;
		margin-bottom:10px;
		background-image:url(../images/bullet01.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
		#bullet_nav_dup {
		margin-left:20px;
		padding-left:20px;
		margin-bottom:10px;
		background-image:url(../images/bullet01.gif);
		background-repeat:no-repeat;
		background-position:top left;
		}

/* ------------------------------------------------------------------------------------ //
	HEADER
// ------------------------------------------------------------------------------------ */
	#header {
		position: relative;
	}
	#logo {
		position:absolute;
		left:-3px;
		top:12.5px;
		width:444px;
		height:112px;
		background-image:url(../images/proguard_logo_white.png);
	}
	#topnav {
		position:absolute;
		top:115px;
		right:0px;
		width:450px;
	}
	#topnav_cyberjaz, #topnav_about, #topnav_contact, #topnav_customer{
		position:absolute;
		top:0px;
	}
	#topnav_cyberjaz { right:410px; }
	#topnav_contact { right:165px; top:-5px; }
	#topnav_about { right:82px; top:-6px;}
	#topnav_customer { right:0px; top:-6px; }
	#tagline {
		width:949px;
		height:50px;
		position: relative;
		top: 64px;
		left: 50%;
		margin-left: -474px;
		background-image:url(../images/tagline.png);
	}
	#welcometext {
		position:relative;
		top:13px;
		width:475px;
		left:50%;
		color:#CDCDCD;
		font-size:14px;
		text-align:justify
	}
	#services_box {
		position: relative;
		top:67px;
	}
	#services_box a {
	color:#0061b4
	}
		#clearall {
		clear:both;
	}
	#services_backup {
		position:absolute;
		width:237px;
		font-size:14px;
		left:0px;
		top:10px;
		text-align:center;
		line-height:1.4;
	}
	#services_systems {
		position:absolute;
		width:237px;
		font-size:14px;
		left:237px;
		top:10px;
		text-align:center;
		line-height:1.4;
	}
	#services_advanced_1 {
		position:absolute;
		width:237px;
		font-size:14px;
		right:237px;
		top:10px;
		text-align:center;
		line-height:1.4;
	}
	#services_advanced_2 {
		position:absolute;
		width:237px;
		font-size:14px;
		right:0px;
		top:10px;
		text-align:center;
		line-height:1.4;
	}
	#featuredsolutions {
		position:relative;
		top:71px;
	}

	#content_middle_sec {
		position:relative;
		top:63px;
	}
	
	#box_middle_split {
		float:left;
		background-image:url(../images/nav_body_bg.gif);
		width:950px;
		padding:0px;
	}
	#box_middle_sub2 {
		float:left;
		background-image:url(/dev_2009/www/pliablev2/images/nav_body_bg.gif);
		width:950px;
		padding:0px;
	}

	#sec_title {
		margin-left:20px;
		margin-top:10px;
	}
	#sec_nav {
		float:left;
		width:180px;
		font-size:14px;
		padding:20px;
		padding-top:20px;
	}
	#sec_body {
		position:relative;
		top:0px;
		right:0px;
		padding:20px;
		padding-top:20px;
		width:690px;
		font-size:14px;
		float:right;
		
	}
	#sec_body_title {
		font-size:14px;
		color:#0061b4;
		margin-bottom:-16px;
		
	}
	#sec_body_left{
		width:300px;
		float:left;
		padding-left:20px;
		text-align:justify;
	}
	#sec_body_right{
		width:320px;
		float:right;
		vertical-align:middle;
		padding-right:-10px;
	}
	#clearall {
		clear:both;
	}

	#main_box {
		position: relative;
		top:165px;
	}
	#box_middle {
		position:relative;
		background-color:#CDCDCD;
		padding:10px;
	}
	#printer {
	position:relative;
	text-align:right;
	bottom:-13px;
	right:-5px;
	}
	#box_top, #box_bottom {
		position:relative;
		height:5px;
	}
	#box_filler {
		position:relative;
		height:5px;
		top:0px;
		left:5px;
		width:940px;
		background-color:#CDCDCD;
	}
	#box_filler_gray {
		position:relative;
		height:5px;
		top:0px;
		left:5px;
		width:215px;
		background-color:#CDCDCD;
	}
	#box_filler_white {
		position:absolute;
		height:5px;
		top:0px;
		right:5px;
		width:725px;
		background-color:white;
	}
	#corner_top_left, 
	#corner_top_right, 
	#corner_top_right_2,
	#corner_bottom_left, 
	#corner_bottom_right, 
	#corner_bottom_right_2, 
	#corner_bottom_nav, 
	#corner_top_nav {
		height:5px;
		width:5px;
		position:absolute;
	}
	#corner_top_left {
		background-image:url(../images/corner_gray_top_left.png);
		top:0px;
		left:0px;
	}
	#corner_top_right {
		background-image:url(../images/corner_white_top_right.png);
		top:0px;
		right:0px;
	}
	#corner_top_right_2 {
		background-image:url(../images/corner_gray_top_right.png);
		top:0px;
		right:0px;
	}
	#corner_bottom_left {
		background-image:url(../images/corner_gray_bottom_left.png);
		bottom:0px;
		left:0px;
	}
	#corner_bottom_right {
		background-image:url(../images/corner_white_bottom_right.png);
		bottom:0px;
		right:0px;
	}
	#corner_bottom_right_2 {
		background-image:url(../images/corner_gray_bottom_right.png);
		bottom:0px;
		right:0px;
	}

	#corner_top_nav {
		background-image:url(../images/corner_gray_top_left.png);
		top:0px;
		left:0px;
	}
	#corner_bottom_nav {
		background-image:url(../images/corner_gray_bottom_left.png);
		bottom:0px;
		left:0px;
	}
/* ------------------------------------------------------------------------------------ //
	FOOTER STYLES
// ------------------------------------------------------------------------------------ */

	#footer {
		position:relative;
		width:950px;
		height:100px;
		top:73px;
		text-align:center;
		color:#CDCDCD;
		
	}
	#footer_address {
		font-size:14px;
	}
	#footer_fineprint {
		padding-top:10px;
		font-size:11px;
	}
	#footer_links {
		position:relative;
		right:0px;
		top:-15px;
		font-size:11px;
		color:#CDCDCD;
		float:right;
	}
	#footer_links a {
		color:#CDCDCD
	}
