/*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: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3879D1;
	padding-bottom: 15px;
}

h1{
	font-family: Helvetica;
	font-size: 36px;
	color: #7c90ab;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-family: Helvetica;
	font-size: 18px;
	color: #2f435c;
	font-weight: bold;
}
h3{
	font-family: Helvetica;
	font-size: 17px;
	color: #3879D1;
}
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;
}
em {
	font-style: italic;
}

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{
	padding: 0px;
	align: center;
	width: 1280px;
}
#PageContent{
	width:900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.homeblack {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
}
#PageCol1{
	width:226px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	
}
#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: 25px 0px 0px;
	clear: both;
		}
		
		#PageCol1 li{
	padding-bottom: 1px;
		}
		#PageCol1 li a{
	display: block;
	padding: 5px 10px 5px 50px;
	font-family: Helvetica;
	font-size: 14px;
	color: #3879D1;
	text-decoration: none;
			
		}
		
		#PageCol1 li a:hover{
	color: #d5b195;
		}
		
		#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;
		}
		
		/*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 0px 10px 100px;
	width: 800px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#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-left: 11px;
}
.story{
	clear:both;
	padding-bottom: 10px;
}
div.story img{
	width: 75px;
	float:left;
}
div.story p{
	width: 130px;
	float:right;
	text-align:left;
	padding-top: 3px;
	color: #666666;	
}
#PageCol3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
}
#Gallery img {
	
	margin-bottom: 10px;
	padding: 0px;
}
.textcolorblue1 {
	color: #2f435c;
}
.vidheaderBack {
	font-family: Helvetica;
	color: #FFFFFF;
	background-image: url(../images/header-back.gif);
	font-weight: bold;
	padding: 8px 5px;
	margin-right: 60px;
	margin-bottom: 15px;
}
.productTable {
	border: 1px dotted #858585;
	background-image: url(../images/product-background.gif);
	background-repeat: repeat-x;
}
#testimonials {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #516885;
	background-color: #edf1f7;
	padding: 15px;
	border: 1px solid #516885;
	line-height: 18px;
	margin-top: 20px;
}
.HolidayRed {
	color: #9A0200;
}
.OfferHeader {
	font-weight: bold;
	color: #3b5364;
	font-size: 16px;
	background-color: #E8EFF8;
	height: 20px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.discount {
	color: #FF0000;
	text-decoration: line-through;
}
#sectHead li {
	font-family: Arial, Helvetica, sans-serif;
	color: #4380D4;
	font-size: 12px;
	padding-bottom: 10px;
	margin-left: 20px;
}
#sectHead ul {
	list-style-type: disc;
	padding-left: 10px;
}
#TabbedPanels1 li {
	margin-left: 0px;
	padding-bottom: 5px;
}
