body{margin:0; padding:0; font-size:18px; font-family:serif; background:#999 repeat; color:#111; }
p, h1, h2, h3{ margin-top:0; }
h1,h2, h3, h4{	font-family:serif; color:#111; padding:0px 65px; }
p{ margin-left:80px; margin-right:80px; line-height:25px; font-family:serif; }
ul{ margin-left:60px; line-height:20px; }
ul li{padding-bottom:5px;}

h1{font-size:32px; margin-right:40px; padding:0; border-bottom: dashed 2px #111;}
h2{font-size:26px;}
h3{font-size:20px;}

a, a:link{ color:#b11; text-decoration:none; font-weight:bold;}
a:hover{ text-decoration:underline; }
a:active{ color:#922;}
a:visited{color:#922;}
abbr{border-bottom:1px dashed #b11; color:#b11;}
i{font-style:normal; font-weight:bold;}

html>body #menu li a{
width:auto;
}


.imgright{
	float:right;
	margin:10px 0 10px 10px;
	background:#eee;
	padding:4px;
	background:#d1ded1;
	position:relative;
	top:-40px;
}

.imgright p,.imgleft p{
	margin:0 5px;
	padding:0;
	font-size:15px;
	line-height:16px;
}

.imgleft{
float:left;
margin:10px 10px 10px 0;
}


/* ID */

#container{
margin:10px auto 12px auto;
width:896px;
background:none;
border: 2px solid #0b2146;
}

#header{
	background:url('../i/header4.jpg') -2px -2px no-repeat;
	height:250px;
	color:#fff;
	font-family:sans-serif;
}

#header #title{
position:relative;
top:-1000px;
left:-1000px;
text-align:left;
}

#header #title a{
color:#fff;
text-decoration:none;
}

#header #title a:hover{
color:#fff;
text-decoration:underline;
}

#header a{
color:#eee;
text-decoration:underline;
}

#header a:hover{
text-decoration:underline;
}
#header #title #job{
font-size:13px;
line-height:13px;
margin-left:10px;
}
#header #description{
font-color:#a5000;
font-size:15px;
line-height:18px;
font-weight:bold;
text-align:left;
margin:160px 10px 10px 10px;
}
#header span{
	display:block;
}

#menu{
	width:886px;
	height:25px;
	background:url('../i/header3.jpg') no-repeat -2px -252px;
	font-weight:bold;
	padding-left:10px;
	font-family:sans-serif;
}

#menu ul{
	height:24px;
	padding:4px 0 0 0;
	margin:0 0 0 auto;
	list-style:none;
	display:inline;
}

#menu li{
	margin:0;
	padding-right:-5px;
	display:inline;
}

#menu ul li a{
	margin-left:0;
	font-size:18px;
	padding:5px 3px;
	background:#ddd;
	color:#111;
	text-decoration:none;
	width:125px;
	border-left:3px solid #b11;
	position:relative;
	z-index:3;
}


#menu ul li a:hover{
background:#ccc;
color:#660101;
text-decoration:none;
}



#content{
	border-top:2px solid #0b2146;
	width:836px;
	background:#f0fff0;
	padding:30px;
	position:relative;
	z-index:6;
}


#footer{
height:30px;
line-height:30px;
clear:both;
text-align:center;
background:#0b2146;
}
#footer span{
font-size:12px;
color:#FFF;
}
#footer span a{
color:#FCC;
}

/*CURRENT PAGE MENU STYLE*/

#menu ul.home li.home a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;	
}

#menu ul.about li.about a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.links li.links a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.terms li.terms a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.contact li.contact a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.quote li.quote a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.accept li.accept a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}

#menu ul.faq li.faq a{
	background:#f0fff0;
	color:#111;
	text-decoration:none;
	position:relative;
	top:2px;
	border:solid 2px #0b2146;
	border-bottom:none;
	z-index:9;
}
