/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

img {
	border:none;
}

body {
	font-family:Arial, Verdana, Helvetica;
	background:#fff;
}

.cms_image_left{
	padding-right:10px;	
}

.cms_image_right{
	padding-left:10px;	
}

#container {
	width:804px;
}

#header {
	width:804px;
	height:218px;
}

#header-contact {
	width:804px;
	height:30px;
	padding-top:12px;
	text-align:right;
	font-size:12px;
	color:#005858;
}

#header-contact a {
	color:#005858;
	text-decoration:none;
}

#header-contact a:hover {
	color:#002929;
	text-decoration:underline;
}

#logo {
	float:left;
	width:212px;
	height:132px;
}

#header-imgs {
	float:right;
	width:592px;
	background:url(/images/header-img.jpg);
	height:132px;
}

.header-title {
	float:left;
	width:25%;
	padding-top:103px;
	text-align:center;
}

.header-title h1, .header-title a {
	color:#222;
	font-size:12px;
	text-decoration:none;
}

#top-menu {
	clear:both;
	width:720px;
	padding:0 42px;
	height:44px;
	background:url(/images/top-menu.jpg);
	overflow:none;
}

#top-menu ul {
	padding-left: 43px;
	padding-top: 3px;
}

#top-menu li {
	list-style-type:none;
	float:left;
	font-size:12px;
	padding-top:10px;
}

.menu-item a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 22px;
}

.menu-item-sel a {
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding:0 22px;
}

#side-menu {
	width:180px;
	font-size:12px;
}

#side-menu ul {
	padding:8px 0;
	background-color:#EEE;
}

#side-menu li {
	list-style-type:none;
	text-indent:15px;
}

.sidemenu-item a {
	display:block;
	color:#333;
	text-decoration:none;
	padding:3px 0;
}

.sidemenu-item a:hover {
	background:#CCC;
}

.sidemenu-item-sel a {
	color:#333;
	padding:3px 0;
	display:block;
	text-decoration:none;
	font-weight: bold;
}

#content-container {
	width:804px;
	background:url(/images/content-container-bg.jpg) repeat-y;
}

#side-content {
	float:left;
	width:180px;
	background:#a30606;
	min-height:100px;
}

#quick-contact {	
	background:url(/images/quick-contact-bg.jpg) repeat-x top #a30606;
	color:#fff;
	font-size:14px;
	padding-top:15px;
	width:175px;
	padding-left:5px;
	padding-bottom:30px;
}

#quick_fields {
	height:82px;
	overflow:hidden;
}

#quick-contact input[type="text"] {
	clear:left;
	margin-bottom:3px;
	border:1px solid #8d4f4f;
	height:17px;
	margin-top:2px;
	padding-left:5px;
	color:#a2a2a2;
}

#quick-contact input[type="submit"] {
	background:none;
	border:none;
	color:#fff;
	height:15px;
	text-align:right;
	width:100%;
	padding-right:10px;
	cursor:pointer;
}

.services-header {
	color:#fff;
	font-size:14px;
	background:url(/images/service-menu-header.jpg) repeat-x;
	height:24px;
	padding-top:12px;
	text-indent:5px;
}

#content {
	padding:10px;
	padding-right:0px;
	padding-left: 16px;
	width:604px;
	color:#4e4e4e;
	line-height:15px;
	font-size:12px;
	float:right;
}

#content h1 {
	color:#005858;
	font-size:14px;
	line-height: 16px;
	margin-top:12px;
	margin-bottom:8px;
}

#content h2 {
	color:#005858;
	font-size:12px;
	line-height: 14px;
	margin-top:12px;
	margin-bottom:8px;
	margin-left: -8px;
}

#content p {
	color:#4e4e4e;
	line-height:15px;
	margin-top:6px;
	margin-bottom:12px;
}

#content ul {
	margin-left: 20px;
}

#left-content {
	width:307px;
	float:left;
}

#right-content {
	width:265px;
	padding-left:30px;
	float:right;
}

#right-content a {
	color:#4e4e4e;
}

#base {
	clear:both;
	width:804px;
	background:url(/images/base-bg.jpg) no-repeat top;
	height:45px;
	padding-top:20px;
	color:#8f8e8e;
	font-size:9px;
}

#base-l {
	float:left;
	width:300px;
	padding-left:8px;
	color:#fff;
	font-size:12px;
}

#base-r {
	float:right;
	width:300px;
	padding-right:8px;
	color:#fff;
	font-size:12px;
	text-align:right;
	padding-top:15px;
}

#base-copy {
	clear:both;
	color:#8f8e8e;
	font-size:9px;
}

#base-copy a{
	text-decoration: underline;
	color:#8f8e8e;
}

#base a {
	color:#8f8e8e;
	text-decoration:none;
}

#base a:hover {
	color:#333;
	text-decoration:underline;
}

#base-r a {
	color:#fff;
}

#base-r a:hover {
	color:#fff;
	text-decoration:underline;
}

.home-news {
	padding-bottom:10px;
}

.home-news a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

.category_list {
	padding-left:25px;
	padding-top:10px;

}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 155px;/*width of left column containing the label*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes.*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below: Targets IE6- ONLY. Do not delete. */

* html .threepxfix{
margin-left: 3px;
}
