/* CSS Document */

h1, h2, h3, p, a, span, form, input{ 
	margin:0;
	paddding:0;
} 

h1, h2{
	font-family: Comic Sans MS, Comic Sans MS5, cursive;
}
h3, h4, h5{
	font-family: Comic Sans MS, Comic Sans MS5, cursive;
	color:#DF6D2A;
}


p, li{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

li{
	list-style-image: url(images/list-dot.gif);
	padding-bottom: 6px;
}


body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #00457F;
	text-align: center;
	background-position: 100px top;
}


#wrapper2{
	margin-top: 60px;
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

#banner{
	height: 150px;
	width: 100%;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
}

* html #banner {	
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner.png',sizingMethod='crop');
}


#logo{
	position:absolute;
	background-image: url(images/logo.png);
	height: 233px;
	width: 203px;
	left: 18px;
	top: -54px;
	background-repeat: no-repeat;
	z-index: 100;
}
* html #logo {	
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='crop');
}

#testimonial{
	position:absolute;
	
	height: 94px;
	width: 254px;
	left: 538px;
	top: 18px;
	background-repeat: no-repeat;
	z-index: 100;
	

	text-align: left;
}
#testimonial p{
	font-family: Comic Sans MS, Comic Sans MS5, cursive;
	color: #FFFFFF;
		font-size: 14px;
	font-weight: normal;
}


#menu{
	height: 35px;
	width: 798px;
	background-color: #00457F;
	position: absolute;
	/*left: -1px;*/
	top: 115px;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 0px;
}

#menu span{
	padding-right: 8px;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 33px;
	letter-spacing: -0.05em;
}

#menu a{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #DF6D2A;
	letter-spacing: 0em;
}
#menu a:hover{
	color: #FFFFFF;	
}

#main{
	width: 788px;
	background-color: #FFFFFF;
	padding-top: 18px;	
	padding-left: 12px;	
}

#news{
	background-image: url(images/newsbox.gif);
	padding-left: 12px;
	padding-right: 12px;
}
#newsBot{
	background-image: url(images/newsboxbot.gif);
	height: 14px;
	margin-bottom: 12px;
}
#news h1{
	color: #FFFFFF;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	margin-bottom: 12px;
}
#news p, #news span, #news strong, #news a{
	color: #DFDFDF;
	/*font-size: 0.8em;*/
	color: #FFFFFF;
}

#lCol{
	float: left;
	width: 217px;
	text-align: left;
}

#rCol{
	text-align: left;
	float: right;
	width: 535px;
	padding-right: 12px;
	height: auto;
	padding-bottom: 12px;
}  

#rCol h1, #rCol h2, #rCol a{
	color: #00457F;
}

.imageBar img{
	float: right;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}



.previewBox{
	height: 145px;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-top: 12px;
	text-align: left;
	position: relative;
	
}

.previewBox p{
	margin-left: 200px;
}
.previewBox h2{ 
	margin-left: 200px;
}
.previewBox a:hover{	
	color: #00CCCC;
	text-decoration: none;
} 
.previewBox .imgBox{
	position: absolute;
	left: 9px;
	top: 13px;
}




#footer{
	width:100%;
	clear:both;
	background-color: #DF6D2A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	height: 80px;
	line-height: 22px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #00457F;
	text-align: center;
	position: relative;
}
#footer h1{
	position: absolute;
	height: 49px;
	width: 517px;
	top: -3px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 60px;
	line-height: normal;	
}

#footer p{
	position: absolute;
	left: 116px;
	top: 56px;
	width: 581px;
	color: #FFFFFF;
}
#footer a{
	color: #DF6D2A;
	text-decoration: none;
}

.orangeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #DF6D2A;
	font-size: 12px;
}
.orangeBold a{
	color: #DF6D2A;
}
.orangeBold a:hover{
	color: #FF9900;
	text-decoration: none;
}

.blueBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004882;
	font-size: 12px;
}
.blueBold a{	
	color: #004882;
}

.blueBold a:hover{
	color: #004882;
	text-decoration: none;
}

#contactBox{
	float: left;
	width: 100%;
	position: relative;
}

#map{
	position: absolute;
	left: 537px;
	top: 184px;
	background-color: #003399;
}

#contactLCol{
	width: 300px;
	float: left;
}

#contactRCol{
	float: right;
	width: 50%;
}
