/* CSS RESET */
html{color:#000;background:#EAEAEA;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}li{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;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */g


body {
	text-align:center;
	color:#000;

	
}
a {
	text-decoration:none;
		color:#FFF;
}
a:hover {
	text-decoration: underline;
		color: #0093D9;
}

 

#bg {
background-color:#EAEAEA;
}
#wrap {
	width:723px;
	text-align:left;
	margin:-10px auto;
  /* can add 10px TREVOR B4 auto; & will lower the top of the page */
		background:url(images/wrap.gif);
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}

#header {margin:10px auto; margin-bottom:35px}
/* header */
#header { position:relative;height:125px; background:url(images/hd.gif) repeat-x bottom; width:683px  }
#nav {
	position:relative;
	top:10px;
	left: 190px;
	width:400px;
	height:55px;
	line-height:55px;
}
#nav li {float:left;  font-weight:700;width:100px }
#nav a {text-decoration:none; display:block; text-align:center;}
#nav a:hover {color:#FFFFFF; background:#0093d9 }





/* content */
#content {
	margin:0 auto;
}
.main {width:420px;  font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/box.gif); color:#000; margin-left:40px}
.text {
	margin-bottom:20px
}
.text p {margin:0 auto; width:420px; }
.text h2 {font-size:20px;   padding:8px 0 20px 5px; background:url(images/t.gif) repeat-x; color:#0093D9}
.text img {margin:50px 0  0 65px}



.text2 {
	margin-bottom:20px
}
.text2 p {margin:0 auto; width:600px; }
.text2 h2 {font-size:20px;   padding:8px 0 20px 5px; repeat-x; color:#0093D9}
.text2 img {margin:50px 0  0 65px}



	#col {margin:0 0  10px 0 ;width:300px; background:url(images/m.jpg); width: 879px; height:104px ; }

#col div {width: 220px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}

.side { width:210px;display: inline; margin-right:30px}
.side h2 {font-size:22px}
.side li {line-height:24px;  color:#ff0000; padding:0 0 0 5px }
li.grey {background: url(images/s.gif)}
.side ul {margin:20px  0 30px 0px}
.side li a {color:#000033;
font-weight: bold;}
/* footer */
#footer { height:55px; position:relative; background:url(images/ft.gif) repeat-x; width:683px ; margin:0px auto; color:#0093D9;}
#ftinner{
	position:absolute;
	bottom:10px;
	margin-left:20px;
	left: 262px;
	color: #FFFFFF;
	widows: 100px;
	width: 15px;
}
.ftlink {width:500px;}

.top_illustration{
	position:relative;
	top:0;
	left:1px;
}

.top_illustration2{
	position:relative;
	width: 589px;	
	top:-10px;
	left:65px;
}

.top_illustration3{
	position:relative;
	width:138px;
	top:5px;
	left:0px;
}

.top_illustration4{
	position:relative;
top:-25px;
	left:540px;
	width:125px;
	height: 16px;
	z-index: 1001;

}

.top_illustration5
{
	position:relative;
top:-25px;
	left:540px;
	width:125px;
	height: 16px;
	z-index: 1001;

}

.bm
{
padding-top: 10px;
}

.highlight {
	color: #808000;
	font-weight: bold;
}

