@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: verdana, helvetica;
    font-size: 11px;
}
body {
	line-height: 1;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	line-height: 18px;
	margin: 0 0 20px 0;
}
A {
	text-decoration: underline;
	color: #006699;
}
A:HOVER {
	color: #CC0000;
}
H1 {
    color: #77684C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
	font-stretch: expanded;
	padding-top: 5px;
	margin: 0 0 10px 0;
}
H2 {
	color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-stretch: expanded;
	font-weight: normal;
	padding-top: 5px;
	line-height: 24px;
	margin-bottom: 10px;
}

.left{float:left;}
.right{float:right}
.clear{clear:both;}

.content{margin:0 auto; width:926px; margin-top: 24px;}

.border_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 7px;
}
.border_body {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	min-height: 600px;
}
.border_footer {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	height: 34px;
}
.border_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
#logo{padding: 1px 3px 0 6px;}
#flash_banner {border: 1px solid #999999; border-collapse: collapse;}

#main_menu {
	display:block;
	background-color: #AB9E7E;
	margin: 0 7px 0 5px;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
}
#main_menu a {
	padding: 0 10px 0 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#main_menu a:hover {
	color: #FFCC33;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	height: 34px;
	margin: 0 7px 0 5px;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	color: #993300;
}
#body_container {
	width: 930px;
	padding: 5px;
}
.sidebar {
	width: 240px;
	float: left;
	margin: 0;
}
.main_content {
	margin-left: 8px;
	width: 655px;
	float: left;
	padding: 5px;
}
.sidebox {
	width: 238px;
}
.sidebox .vtop {
	background-image: url(images/side_vtop.gif);
	height: 11px;
}
.sidebox .header {
	background-image: url(images/side_heading.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding: 11px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
	color: #88684C;
}
.sidebox .top {
	background-image: url(images/side_top.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.sidebox .side_body {
	background-image: url(images/side_body.gif);
	background-repeat: repeat-y;
	min-height: 60px;
	padding: 5px;
}
.sidebox .bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.contact_box {
	border: 1px solid #CCC; 
	background-color: #FFF;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 2px;
}
.contact_box p {
	font-size: 10px;
	margin: 5px 0 0 0;
	line-height: 12px;
}
.contact_box a {
	font-size: 11px;
}
.project_link {
	background-image:url(images/more.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin: 10px;
}
.header_half {
	background-image: url(images/heading_half.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 295px;
	padding: 11px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
	color: #88684C;
}

.news_title {
	color: #77684C;
    font-size: 12px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
.news a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news a:hover {
	color: #006699;
}

.order_col1 {
	width: 100px; 
	float: left;
}
.order_col2 {
	width: 400px; 
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.order_col3 {
	width: 130px; 
	float: left;
	padding-top: 40px;
}
.main_content ul li {font-weight: normal; list-style: disc; margin-left: 40px;}
.main_content li {line-height:1.4em; padding: 5px 0 5px 0;}