body{
	margin:0;
	font-family:Verdana;
	background-image:url('images/bg.jpg');
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#container{
	margin:0 auto auto auto;
	width:760px;
	background-color:white;
	height:auto;
}

#mid_container{
	width:760px;
	padding-top:5px;
	padding-bottom:2px;
}

#header{
	margin:0;
	background-image:url('images/header.jpg');
	width:760px;
	height:47px;
	background-repeat:no-repeat;
}

#box1{
	background-image:url('images/box1.jpg');
	width:369px;
	height:238px;
	background-repeat:no-repeat;
}

#box2{
	padding-top:1px;
	background-image:url('images/box2.jpg');
	width:361px;
	height:238px;
	background-repeat:no-repeat;
}
#box2 p{
	padding-top:70px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
}

#box2 form{
	maring-top:-5px;
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
}

#centerbar{
	background-image:url('images/middle.jpg');
	width:760px;
	height:159px;
}

#mid_image1{
	padding-top:92px;
	padding-left:238px;
}

#mid_image2{
	float:right;
	padding-top:91px;
	padding-right:20px;
}

#bottom{
	margin:0px;
	width:760px;
	background-color:#f9f5e2;
}

#bottom .box{
	padding-left:10px;
	padding-right:10px;
	background-image:url('images/botbox.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:226px;
	height:220px;
}

#bottom h1{
	padding-top:7px;
	padding-left:37px;
	font-size:15px;
	color:#2874aa;
	font-family:"Trebuchet MS";
}
#bottom .content{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-family:Verdana;
}
#bottom .box_bottom{
	background-image:url('images/bullet.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:120px;
	padding-top:3px;
	padding-left:18px;
}

#bottom a, #bottom a:hover, #button a:link, #button a:active{
	text-decoration:underline;
	font-size:11px;
	color:#0089B7;
}

#nav_menu{
	font-family:"Courier New", Courier, monospace;
	color:grey;
	padding-left:180px;
}

#nav_menu p {
	font-size: 11px;
	font-family:Verdana;
	padding-top:16px;
	margin: 0;
    font-weight:bold;
}
#nav_menu a{
	padding: 10px 10px 8px 20px;
	background-position:bottom left;
	background-position: 8px 60%;
	background-image:url(images/bullet_menu.jpg);
	background-repeat: no-repeat;
	color:#656769;
}
#nav_menu a:hover {
	color:#9aa3c6;
}

#nav_menu_bottom{
	background-color:#f9f5e2;
	font-family:"Courier New", Courier, monospace;
	color:grey;
	padding-left:10px;
}

#nav_menu_bottom p {
	font-size: 11px;
	font-family:Verdana;
	padding-top:16px;
	padding-bottom:10px;
	margin: 0;
    font-weight:bold;
}
#nav_menu_bottom a{
	padding: 10px 10px 8px 20px;
	background-position:bottom left;
	background-position: 8px 60%;
	background-image:url(images/bullet_menu.jpg);
	background-repeat: no-repeat;
	color:#656769;
}
#nav_menu_bottom a:hover {
	color:#9d6119;
}

#left {
	width:192px;
	background-image:url('images/left-bg.jpg');
	background-repeat:repeat-x;
	height:500px;
}

#certs {
	float:right;
	padding-right:50px;
	padding-top:7px;
}
