/*Reset ============================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*Default Text ============================================*/

body{
	background-color: #F2FBE5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
	text-align: justify;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
	font-weight: bold;	
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
}

strong{
	font-weight: bold;

}

br{
	padding-top: 10px;
}
a {
	color: #004A8D;
}

a:visited {
	color: #004A8D;
}

a:hover {
	color: #316595;
}




/*body Backgrounds ============================================*

body#home {
	background-image: url(../images/main-home.jpg);
	background-repeat: no-repeat;

}

body#about {
	background-image: url(../images/main-about.jpg);
	background-repeat: no-repeat;

}
body#services {
	background-image: url(../images/main-services.jpg);
	background-repeat: no-repeat;

}
body#clients {
	background-image: url(../images/main-clients.jpg);
	background-repeat: no-repeat;

}
body#contact {
	background-image: url(../images/main-contact.jpg);
	background-repeat: no-repeat;

}/






/*Content Structure ============================================*/

#container{
	margin: 0 auto;
	padding: 0px 3px;
	width:800px;
	background-color: #FFFFFF;
	background-image: url(../images/container-background.gif);
	background-repeat: repeat-y;
	align: center;
}
#PageContent{
	width:550px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#PageCol1{
	width:210px;
	margin: 0;
	padding: 0px 20px 40px;
	float: left;
	
}
#PageCol1 H1{
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #004A8D;
	font-weight: bold;

}

		/*Sub Navigation ============================================*/
		
		#PageCol1 ul{
			padding: 0px;
			clear: both;
		}
		
		#PageCol1 li{
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #CCCCCC;
		}
		#PageCol1 li a{
			display: block;
			padding: 6px 10px 7px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold;
			color: #004A8D;
			text-decoration: none;
			
		}
		
		#PageCol1 li a:hover{
			background-color: #EEE;
		}
		
		#PageCol1 ul li ul li{
			border-bottom-width: 1px;
			border-bottom-style: none;
			border-bottom-color: #CCCCCC;
		}
		#PageCol1 ul li ul li a{
			display: block;
			padding: 4px 10px 4px 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: #004A8D;
			text-decoration: none;
		}
		#PageCol1 ul li ul li a:hover{
			background-color: #EEE;
		}
		#PageCol1 ul li ul li ul li a{
	display: block;
	padding: 4px 10px 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #004A8D;
	text-decoration: none;
	margin-left: 15px;
		}
		
		/*End Sub Navigation ============================================*/


#PageCol2{
	
	width:330px;
	margin: 0;
	padding: 20px 10px 0px 20px;
	float: left;
	
}
#PageCol3{
	width:160px;
	margin: 0;
	padding: 20px 20px 0px 10px;
	float: left;
	
}
#PageCol4{
	width:203px;
	margin: 0;
	padding: 180px 0px 20px;
	float: left;
	
}
#PageCol4 li{
	padding: 0px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
#footer{
	margin: 0px;
	padding: 20px 10px 10px;
	width: 780px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#Gallery{
	width:510px;
	margin: 0px;
	padding: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#nocol{
	width:510px;
	margin: 0px;
	padding: 20px;
	float: left;
}

/*Top Navigation ============================================*/

#Navigation{
	width: 800px;
	height: 32px;
	background-image: url(../includes/cssmenus2/skins/arktic_blue/img/bgtop_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #757575;
	border-bottom-color: #757575;
	padding: 0px;
	
}
/*Classes ============================================*/
.homeNav a {
	color: #004A8D;

}
#news{
	padding-top: 25px;
	padding-bottom: 20px;
}
#blog{
	padding-top: 20px;
	padding-bottom: 20px;
}
#blog p {
	text-align: left;
}
.story{
	padding-bottom: 10px;
	display: block;
	clear: both;
	height: 80px;
}
div.story img{
	float:left;
}
div.story p{
	width: 128px;
	float:right;
	text-align:left;
	padding-top: 3px;
	color: #666666;
	display: block;
}
#PageCol3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
}
#Gallery img {
	
	margin-bottom: 10px;
	padding: 0px;
}
#HomeFlash {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#QuickLinks {
	margin-right: 20px;
	margin-left: 20px;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: 14px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	float: left;
}
#QuickLinks a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.box {
	background: #000;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	border: 5px solid #8a8888;
	width: 217px;
}
#PageCol22{
	font-family:Arial, Helvetica, sans-serif;
	width:210px;
	padding: 5px 0 0 10px;
	float: left;
	font-weight:bold;
	
}
.big_img img{
	margin: 5px 0 0 30px;}
.name_class{ font-size:10px;
	padding: 5px 0 0 0;
	}
.left_link table td a{
	text-decoration:none;}
.box input#name, .box input#phone, .box input#email {
	background:#e2e2e2; border:none; width:75%;}
.left_link table td {
	padding:0 0 0 20px;}
.left_link ul{margin:20px 0 0 0; padding:0px;}
.left_link ul li {}
.left_link ul li a { color:#21619b; display:block; background:url(../images/grad-line.png) no-repeat center top; padding:12px 0 12px 20px; text-decoration:none;}

