/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#e0e1e2 url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a {color:#40873F;text-decoration:none}
a:hover {color:#6C6C6C}

img {border:0;}
h1 {color:#40873F; font-size:16px;margin:0;font-family:'Trebuchet MS', Helvetica, sans-serif}
h2 {color:#40873F; font-size:12px;margin:0;}
div {margin:0; padding:0}


.address {width:181px; text-align:left;font-size:11px;}
.btn_div {width:13px; height:59px; margin:0 10px 0;}
.btn_menu {margin:0 0 0 20px; border-bottom:#ddd dotted 1px; width:190px;}
.dotted {width:80%; height:1px; border-bottom:#ddd dotted 1px; margin:0px 0 0px 20px;}
.dotted_vert { width:1px; border-left:#ddd dotted 1px;}

.div_img{border:#333 solid 2px;}
.div_img img{border:#fff solid 1px;}
.tdLabel {background-color:#336633;color:#FFFFFF;padding-right:10px;padding-left:15px;text-align:right;font-weight:bold;vertical-align:middle;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#649b3e,endColorStr=#307234)}
.tdSubmit {background-color:#565656;text-align:right;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#646464,endColorStr=#414242);padding:3px}

/*  Main structure ids */
#outer {margin:0 auto; width:800px;}

#bg_header1{background:url(images/bg_header.gif) repeat-x; width:10px; height:285px;}
#menu {background:url(images/bg_menu.gif); width:235px;height:285px;}
#bg_header2{background:url(images/bg_header.gif) repeat-x; width:555px; height:285px;}

#second_nav {background:url(images/bg_gray.gif) repeat-x; height:59px;}
#bg_content {background:#fdfdfd url(images/bg_content.gif) repeat-x; width:800px; min-height:252px;height:252px;}
/*#bg_content table { width:800px;}*/
#content {font-size:11px;}
#content .div {margin:5px 15px 5px 15px;}
#div_btm{background:url(images/footer_div.gif) repeat-x; height:5px;}
#footer {background:#404040; height:76px; color:#444; font-size:11px;}
#footer a {color:#444; text-decoration:none;}
#footer a:hover {color:#40873F; text-decoration:underline;}
#inner_footer {background:url(images/bg_footer.gif) repeat-x;margin:8px 0 0 0;height:48px;}

