/* Start of CMSMS style sheet 'default' */
body {
	background: #CCCCCC url(images/vertextend.jpg) center center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
    	margin: 0px 0px 10px 0px;
	padding:0;
}
h1 {
	color:#700505;
	font-size:20px;
}

h2 {
	color:#666666;
	font-size:16px;
}

h3 {
	color:#000000;
	font-size:12px;
}

strong {
	color:#000000;
}


.bgbody {
	background-image: url(images/bodybg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin:0px;
}
.bgextend {
	background-image:url(images/bgextend.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#container{
	background-image: url(images/background.png);
	background-repeat:repeat-y;
	background-position:left top;	
	width:903px;
	margin:0px auto;
	}
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:116px;
	margin-bottom:0px;
}	

#content {
	
background-image:url(images/background.png);	
background-repeat:repeat;
	background-color:#FFFFFF;
	width:902px;
	text-align:left;
/*	height:auto !important;
	height:auto !important;
	min-height:600px;
	_height:600px;	*/

}
#content_text{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
/*	height:auto !important;
	min-height:600px;*/
	width:670px;
	padding:20px;
        float:right;
}


#services_hd {
	background-image:url(images/services_hd.jpg);
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:7px;
}

#contact_info_left_column {
	color:#FFFFFF;
	font-size:12px;
	padding:10px 10px 10px 10px;
}

#footer {
	width:902px;	
	clear:both;
	background-color:#4B4B4B;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
.footer_text{
	color:#fff;
	font-size:12px;
	text-align:center;
	
}
#site_credits {
	width:902px;
	text-align:right;
	color:#6A6A6A;
	font-weight:bold;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
}

#site_credits a{
	color:#6A6A6A;
	text-decoration:none;
}
#left_nav {
	float: left;
}
.contact_image{
	border:0px;
	list-style: none;
	margin:0;
	padding:0;
	width:192px;
	/*float:left;*/
	display:block;
	height:auto !important;
	background-image:none;

	}
.contact_image a{
	 background-image:none;
	 background-repeat:no-repeat;

	 text-decoration:none; 
	 display:block;
	 padding:0px;  
	 margin:0px;
	 color:#404040;
	 font-size:12px;
	 border-bottom:none;
	}
.contact_image a:hover{
	border:0px;
}

#printlogo {
	display: none;
}


/* End of 'default' */

