/* 
	KGBCommunications.com Version 1 CSS
	Design By: Jacob Barr of iRapture.com
	Development By: Joshua Moor or iRapture.com
	
	1/25/2009
	
	1 Default Block Level Elements
	2 Custom Block Level Elements
	3 Anchors
	4 Images
	5 Text Formatting
*/


/*##################1 Default Block Level Elements##################*/
*{
	margin:0px;
	padding:0px;
}

body{
	background:
		url(../images/kgbcommunications_background_fade.jpg)
		repeat-x
		#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
/*##################2 Custom Block Level Elements##################*/
#page{
	width:985px;
	margin:auto;
}

#left{
	width:238px;
	float:left;
	clear:left;
}

#right{
	width:734px;
	padding-left:13px;
	float:left;
	clear:right;
}

#footer{
	float:left;
	width:985px;
	clear:both;
	padding-top:37px;
}

#flashContainer{
	float:left;
	width:194px;
	height:109px;
	position:relative;
	left:24px;
}

#snapshots{
	padding-top:12px;
	height:157px;
}

#testimonial{
	width:985px;
	background:
		url(../images/kgbcommunications_testimonial_repeat_IE.gif)
		repeat;
}

#testimonial_detail_top{
	width:985px;
	height:5px;
	background:
		url(../images/kgbcommunications_testimonial_detail_top.gif)
		repeat-x;
}

#testimonial_detail_bottom{
	width:985px;
	height:5px;
	background:
		url(../images/kgbcommunications_testimonial_detail_bottom.gif)
		repeat-x;
}

#bottom_navigation{
	width:985px;
	padding-top:14px;
}

#bottom_navigation_detail_top{
	width:985px;
	height:5px;
	background:
		url(../images/kgbcommunications_bottom_navigation_detail_top.gif)
		repeat-x;
}

#bottom_navigation_detail_bottom{
	width:985px;
	height:5px;
	background:
		url(../images/kgbcommunications_bottom_navigation_detail_bottom.gif)
		repeat-x;
	padding-bottom:10px;
}

#content_area{
	width:734px;
	float:left;
	position:relative;
	top:27px;
	
	background:
		url(../images/kgbcommunications_content_repeat.gif)
		repeat-y;
}

#content_detail_top{
	width:734px;
	height:4px;
	background-image:url(../images/kgbcommunications_content_detail_top.gif);
}

#content_fade_detail{
	position:absolute;
	top: 3px;
	left:1px;
	width:732px;
	height: 372px;
	z-index:1;
	background:
		url(../images/kgbcommunications_content_body_detail.jpg)
		repeat-x;
}

#content{
	min-height:375px;
	color:#000000;
	position:relative;
	float:left;
	z-index:5;
}

#content_detail_bottom{
	width:734px;
	height:4px;
	background-image:url(../images/kgbcommunications_content_detail_bottom.gif);
}

img.content_detail_bottom{
	float:left;
}

#side_navigation_primary{
	float:left;
	width:238px;
	position:relative;
	top:9px;
	min-height:95px;
	background:
		url(../images/kgbcommunications_side_navigation_repeating.gif)
		repeat-y;
}

#side_navigation_secondary{
	float:left;
	width:238px;
	position:relative;
	top:27px;
	min-height:95px;
	background:
		url(../images/kgbcommunications_side_navigation_repeating.gif)
		repeat-y;
}

#side_navigation_header{
	position:relative;
	top:-4px;
	width:238px;
	height:25px;
	background:
		url(../images/kgbcommunications_side_navigation_detail_top.png)
		no-repeat;
}

#side_navigation_fade_detail{
	position:absolute;
	top: 22px;
	left:1px;
	height:95px;
	width:236px;
	background:
		url(../images/kgbcommunications_side_navigation_body_detail.jpg)
		repeat-x;
	z-index:1;
}


#side_navigation_links{
	position:relative;
	width:238px;
	z-index:5;
}

#side_navigation_detail_bottom{
	position:relative;
	top:4px;
	width:238px;
	height:6px;
	background:
		url(../images/kgbcommunications_side_navigation_detail_bottom.png)
		no-repeat;
}

#side_navigation_secondary_header{
	position:relative;
	top:-4px;
	width:238px;
	height:25px;
	background:
		url(../images/kgbcommunications_side_navigation_detail_top.png)
		no-repeat;
}

#side_navigation_secondary_fade_detail{
	position:absolute;
	top: 22px;
	left:1px;
	height:95px;
	width:236px;
	background:
		url(../images/kgbcommunications_side_navigation_body_detail.jpg)
		repeat-x;
	z-index:1;
}


#side_navigation_secondary_links{
	position:relative;
	width:238px;
	z-index:5;
}

#side_navigation_secondary_detail_bottom{
	position:relative;
	top:4px;
	width:238px;
	height:6px;
	background:
		url(../images/kgbcommunications_side_navigation_detail_bottom.png)
		no-repeat;
}

/*##################3 Anchors##################*/

a.quoteButton{
	background:url(../images/quoteButton.png)
		no-repeat;
	width:238px;
	height:49px;
	float:left;
	clear:left;
	margin: 40px 0 0 0;
}

a.snapshot1{
	width:238px;
	height:157px;
	padding-left:11px;
	float:left;
	background:
		url(../images/kgbcommunications_snapshot_99_phones.jpg)
		no-repeat;
}

a.snapshot2{
	width:238px;
	height:157px;
	padding-left:11px;
	float:left;
	background:
		url(../images/kgbcommunications_snapshot_clarity.jpg)
		no-repeat;
}

a.snapshot3{
	width:238px;
	height:157px;
	padding-left:11px;
	float:left;
	background:
		url(../images/kgbcommunications_snapshot_invisible_cables.jpg)
		no-repeat;
}

a.snapshot4{
	width:238px;
	height:157px;
	float:left;
	background:
		url(../images/kgbcommunications_snapshot_remote_office.jpg)
		no-repeat;
}

a.snapshot1:hover{
	position:relative;
	top:-10px;
}

a.snapshot2:hover{
	position:relative;
	top:-10px;
}

a.snapshot3:hover{
	position:relative;
	top:-10px;
}

a.snapshot4:hover{
	position:relative;
	top:-10px;
}
/*##################4 Images##################*/	
img.logo{
	position:relative;
	left:24px;
	float:left;
	border:none;
}

img.home_page_content_image{
	margin-left:-9px;
}

/*##################5 Text Formatting##################*/
#side_navigation_header p{
	padding-top:5px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
}

#side_navigation_links ul{
	margin-left:10px;
	padding-top:5px;
}

#side_navigation_links li{
	font-size:12px;
	padding: 4px;
	list-style:none;
	width:230px;
}

#side_navigation_links a{
	color:#000000;
	text-decoration:none;
	display:block;
}

#side_navigation_links a:hover{
	color:#5b9ce6;
}

#side_navigation_secondary_header p{
	padding-top:5px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
}

#side_navigation_secondary_links ul{
	margin-left:10px;
	padding-top:5px;
}

#side_navigation_secondary_links li{
	font-size:12px;
	height:24px;
	list-style:none;
	width:230px;
}

#side_navigation_secondary_links a{
	color:#000000;
	text-decoration:none;
}

#side_navigation_secondary_links a:hover{
	color:#5b9ce6;
}

#side_navigation_links ul.sub_navigation{
	margin-left:10px;
	padding-top:2px;
}

#side_navigation_links li.sub_navigation{
	font-size:12px;
	padding: 2px;
	list-style:none;
	width:230px;
}

#content h1{
	font-size:24px;
	margin-left:5px;
	padding-top:5px;
	padding-bottom:10px;
}

#content h2{
	font-size:16px;
	margin-left:10px;
	padding-bottom:10px;
}

#content p{
	padding-bottom: 10px;
	font-size:13px;
	margin-left:10px;
	margin-right:10px;
}

#content a{
	color:#5b9ce6;
	text-decoration:none;
}

#content a:hover{
	color:#3678c3;
}

#testimonial p{
	font-size:12px;
	color:#000000;
}

#testimonial .grey_text{
	color:#666666;
}

#testimonial .testimonial_title{
	font-weight:bold;
	word-spacing: 5px;
}

#testimonial a{
	color:#5b9ce6;
	text-decoration:none;
}

#testimonial a:hover{
	color:#3678c3;
}

#bottom_navigation p{
	font-size:9px;
	color:#949494;
	text-align:center;
}

#bottom_navigation a{
	text-decoration:none;
	color:#5b9ce6;
}

#bottom_navigation a:hover{
	color:#3678c3;
}