@charset "utf-8";
/* CSS Document */

/*StartDefaults*/
body, a, div, span, p, form, label, table, tbody, tr, th, td, img, ul, ol, h1, h2, h3, h4, h5, hr {padding:0px;margin:0px;border-collapse:collapse;border:none;}
body, a, div, span, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, input, select {
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#3333;
	
}

input, select, textarea, li {padding:0px;margin:0px;}
a {color:#012B29;text-decoration:none;font-size:12px; font-weight:bold;}
a:hover {text-decoration:underline; color:#012B29;}
table td {vertical-align:top;}
p {padding-bottom:10px;}
li {margin-left:25px;
	margin-bottom:5px;
	
	}
	
	
#home-left {
	width:211px;
	float:left;
	height:auto;
	position:relative;
	margin:0;
}
#home-center {
	width:211px;	
	height:auto;
	position:relative;
	margin-left:212px;
	margin-right:211px;	
}
#home-right {
	width:211px;
	float:right;
	height:auto;
	position:relative;
	margin:0;
}
#content li { list-style:url(../images/arrow-list.jpg) inside; list-style-position:outside}

#form {width:450px;}
#form div {border:1px solid white;margin-bottom:2px;}
#form div.error .required {color:#f00;}
#form div.error input, #form div.error textarea {background:#cfedf9;}
#form span.required {margin:0px;padding:0px;color:#0482d7;}
#form div.captcharow, #form div.requiredrow {text-align:center;}
#form .textrow, #form .selectrow, #form .checkgrouprow, #form .textarearow {position:relative;}
#form .textrow label, #form .selectrow label, #form .checkgrouprow div, #form .textarearow label{
	color:#333;font-weight:bold;position:absolute;display:block;top:2px;left:0px;width:215px;text-align:right;
}
#form .textrow input,#form .selectrow select,#form .textarearow textarea {
	margin:0px 5px 3px 225px;text-align:left;width:200px;
}
#form .checkgrouprow label {margin:0px 5px 3px 225px;text-align:left;display:block;width:300px;}
#form .captcharow {font-weight:bold;color:#333;}
#form div.submitrow {margin-left:225px;}

/*EndDefaults*/

body {
	background:#003636 url(../images/bg.jpg) top left repeat-x;
	}

#wrap {
	position:relative;
	width:997px;
	margin:0 auto;
	background:url(../images/wrapbg.jpg) top no-repeat;
	}
	
#header {
	position:relative;
	width:997px;
	height:130px;
	background:url(../images/header.jpg) top left no-repeat;
	}
	
#left {
	position:relative;
	margin-left:45px;
	float:left;	
	width:655px;
	height:auto;
	background: url(../images/maintop.jpg) top left no-repeat;
	padding-top:11px;
}

#content {
	padding:0 10px;
	background:#FFFFFF url(../images/mainbottom.gif) bottom left no-repeat;
	width:635px;
}

#bottom {
	background: url(../images/mainbottom.gif) top left no-repeat;
	height:11px;
	width:655px;
	}
	
#right {
	background:url(../images/navtop.jpg) top left no-repeat;
	width:225px;
	float:right;
	padding-top:11px;
	margin-right:52px;
	
	
	}
	
	
#information {
	font-family:Arial, Helvetica, sans-serif;
	color:#66CCCC;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:12px;
	}
	
#phone {
	color:#66CCCC;
	font-variant:small-caps;
	font-weight:bold;
	font-size:16px;
	padding-top:5px;
	}
	
#nav {
	padding-bottom:6px;
	background:url(../images/navfooter.gif) bottom left no-repeat;
	width:225px;
	
	}
	
#nav ul {
	background:url(../images/navbg.jpg) top left repeat-x #F2AF00;
	margin:0px;
	
	}
	
#nav ul li {
	display:block;
	border-bottom:1px solid #FEB93D;	
	list-style:none;
	padding-bottom:5px;
	line-height:20px;
	height:20px;
	
	}
	
#nav ul li a{
	display:block;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#983A00;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	
	}

#nav ul li a:hover,#nav ul li.on {

	color:#FFFFFF;
	
	
	}


	
#footer {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F2AF00;
	margin-left:45px;
	padding-top:10px;
	}
	
/*StartAnchoreditorCSS*/

.padding{padding:8px;}
.clearfloat{clear:both}
.heading{font-size:18px; font-weight:bold;padding-left:5px; display:block}
.img-border{border:#660000 1px solid; padding:2px}
.left-margin{margin-left:100px}
.bkg2{}


/*EndAnchoreditorCSS*/