ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#353434 url(../images/bodybg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
}

body#splash{
	background:#353434 url(../images/splashbodybg.jpg) repeat-x;
}

#header{
	width: 800px;
	height: 207px;
}

#logo{
	display: inline-block;
	width: 299px;
	height: 43px;
	float: left;
	text-indent: -99999px;
	margin: 79px 0px 32px 3px;
	background: url(../images/logo.jpg) no-repeat;
}

#splashlogo{
	display: inline-block;
	width: 297px;
	height: 30px;
	float: left;
	text-indent: -99999px;
	margin: 91px 0px 32px 3px;
	background: url(../images/splashlogo.jpg) no-repeat;
}

#navigation{
	width: 800px;
	height: 41px;
	clear: both;
}

#navigation ul li{
	display: inline;
	float: left;
}

#navigation ul li#home a{
	width: 135px;
}

#navigation ul li#about a{
	width: 153px;
}

#navigation ul li#services a{
	width: 153px;
}

#navigation ul li#technology a{
	width: 184px;
}

#navigation ul li#contact a{
	width: 172px;
}


#navigation ul li a{
	display: inline-block;
	font-family: Arial;
	color: #414040;
	font-size: 12px;
	text-align: center;
	padding: 16px 0px 0px 0px;
	height: 25px;
}

#navigation ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(../images/navibg.jpg) repeat-x;
}

#navigation ul li.active a{
	color: #fff;
	background: url(../images/navibg.jpg) repeat-x;
}

#banner{
	width: 799px;
	float: left;
	overflow: hidden;
	clear: both;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 13px 0px;
}

#bottom{
	width: 800px;
	height: 145px;
	clear: both;
	background: url(../images/bottom.jpg) no-repeat;
}

#bottom_left{
	width: 411px;
	float: left;
	padding: 16px 0px 0px 0px;
}

h2#certified{
	width: 155px;
	height: 18px;
	overflow: hidden;
	text-indent: -999999px;
	margin: 0px 0px 20px 13px;
	background: url(../images/certified_heading.jpg) no-repeat;
}

#bottom_left img{
	display: inline;
	float: left;
	margin: 0px 5px 0px 22px;
}

#bottom_right{
	width: 367px;
	float: left;
	padding: 0px 13px 0px 9px;
}

#bottom_right h2{
	color: #fff;
	margin: 10px 0px 15px 0px;
	font-size: 11px;
}

#bottom_right p{
	color: #353434;
	font-size: 11px;
	line-height: 180%;
}

#bottom_right p a{
	color: #082b7f;
}

a.learnmore{
	color: #002079;
	padding: 0px 30px 0px 0px;
	font-size: 11px;
	float: right;
	background: url(../images/arrow.gif) center right no-repeat;
}

/*---------------INNER PAGE----------------*/

#inner_container{
	width: 799px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 47px 0px;
	background: #fff url(../images/innercontentbtm.jpg) bottom no-repeat;
}

#left_column{
	width: 549px;
	padding: 9px 13px 0px 12px;
	float: left;
}

#left_column h1{
	color: #0b2e82;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
}

#left_column h2{
	color: #0b2e82;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

#left_column p{
	color: #343434;
	font-size: 12px;
	margin: 0px 0px 13px 0px;
	line-height: 200%;
}

#left_column a{
	color: #062673;
}

#left_column ul li{
	color: #343434;
	font-size: 12px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 14px 0px;
	background: url(../images/leftcolumnli.gif) no-repeat;
}

#right_column{
	width: 213px;
	float: left;
	padding: 9px 0px 0px 0px;
}

#right_column img{
	border: 3px solid #d9dad9;
}

#breadcrumb{
	font-family: Century Gothic;
	color: #b8b8b7;
	font-size: 9px;
	height: 27px;
	text-align: right;
}

#breadcrumb span{
	color: #0b2e82;
}

#breadcrumb a{
	color: #0b2e82;
}


#footer{
	width: 800px;
	padding: 18px 0px 10px 0px;
}

#footer ul li{
	color: #fff;
	font-size: 10px;
	float: left;
	line-height: normal;
	height: 12px;
	overflow: hidden;
	border-left: 1px solid #fff;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 6px;
}

#footer ul li.nobg{
	border: none;
	padding: 0px;
	margin: 0px;
}

#footer a{
	color: #fff;
}

#footer p{
	text-align: right;
	color: #fff;
	line-height: 150%;
}


.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
}


#splashbottom{
	width: 775px;
	height: 176px;
	clear: both;
	padding: 20px 10px 0px 15px;
	background: url(../images/splashbottom.gif) no-repeat;
}

#splashbottom p{
	color: #161616;
	font-size: 12px;
	line-height: 200%;
}

#splashbottom p span a{
	color: #00aef0;
}

#splashbottom p a{
	color: #001a6e;
}

#button1{
	width: 205px;
	height:39px;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 14px 0px 0px 145px;
	background: url(../images/openroadbtn.jpg) no-repeat;
}

#button2{
	width: 205px;
	height:39px;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 14px 0px 0px 68px;
	background: url(../images/northshorebtn.jpg) no-repeat;
}

