body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #888;
	background: none repeat-x top;
}

a:link, a:visited { color: #860505; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #888888; text-decoration: underline; font-weight: normal;}

p { margin: 0px; padding: 0 0 10px 0; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.dashed_border_bottom {
	border-bottom: 1px dashed #cccccc;
}

.dashed_border_right {
	border-right: 1px dashed #cccccc;
}

.button_01 a {
	clear: both;
	display: block;
	width: 170px;
	height: 25px;
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.button_01 a:hover {
	color: #888888;
}

.button_green {
	background: url(images/cs_readmore2.jpg) no-repeat;
}

.button_blue {
	background: url(images/cs_readmore.jpg) no-repeat;
}

.button_orange {
	background: url(images/cs_readmore.jpg) no-repeat;
}


.fl { float: left; }
.fr { float: right; }

h1 {
	margin: 0px;
	padding: 10px 0;
	font-size: 34px;
	color: #ffffff;
	font-weight: normal;	
}

h2 {
	height: 15px;
	margin: 5 5 5px 5;
	padding: 10px 10 10px 10;
	font-size: 24px;
	color: #888888;
	font-weight: normal;
	letter-spacing: 0px;
	background: #fff left bottom no-repeat;
}

h2 span {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	color: #ffffff;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #888888;
	font-weight: bold;	
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	color: #888888;
	font-weight: bold;	
}

h6 {
	margin: 0 0 0 0;
	font-size: 12px;
	color: #860505;
	font-weight: normal;
border-bottom: dotted 1px #860505;
border-bottom-width:length;
text-decoration: none; 
}
.em_text {
	color: #00ffff;
}

.image_wrapper{
	margin-top: 3px;
}

.fl_image {
	float: left;
	margin-right: 10px 
}

.fr_image {
	float: right;
	margin-left: 10px 
}

#templatmeo_container_outter {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;	
	background: transparent repeat-y;
}

#templatmeo_container_inner_01 {
	width: 940px;
	background: transparent center bottom no-repeat;	
}

#templatmeo_container_inner_02 {
	width: 940px;
	padding-top: 30px;
	background: transparent repeat-x;	
}

/* menu */

#csmenu {
	clear: both;
	width: 940px;
	padding: 0 120px;
	margin-bottom: 30px;	
	height: 80px;
	background: url(images/cs_scroll2.jpg) no-repeat;
}

#csmenu ul {
	width: 900px;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
	list-style: none;
}

#csmenu ul li {
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
}
#csmenu ul li a {
	float: left;
	display: block;
	height: 18px;
	padding: 20 20 20 20px;
	margin: 10px;
	font-size: 12px;
	margin: 5px;
	text-align: center;
	font-weight: plain;
	text-decoration: none;
	color: #888888;	
	background: transparent right top no-repeat;
	outline: 1px dotted;
	padding: 5px;

}

#csmenu li a:hover, #csmenu li .current {
	color: #860505;
}

#csmenu li .first {
	border: none;
}

/* end of menu */

/* content */

#cscontent {
	clear: both;
	position: relative;
	width: 800px;
	padding: 0 100px 0 150px;
	margin-top: 24px;
	margin-bottom: 76px;
	background: transparent repeat-y;
}

#cscontent #content_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 24px;
	background: transparent no-repeat;
}

#cscontent #content_top_left {
	position: absolute;
	top: 0px;
	left: 78px;
	width: 30px;
	height: 140px;
	background: transparent no-repeat;
}

#cscontent #content_bottom {
	position: absolute;
	bottom: -36px;
	left: 0px;
	width: 940px;
	height: 36px;
	background: transparent no-repeat;
}
.section_w680 {
	width: 680px;
}

.section_w300 {
	float: left;
	width: 300px;
	padding-right: 19px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.section_w300 p {
	text-align: left;
	margin-bottom: 10px;
}
.section_w70 {
	float: left;
	width: 70px;
}

.section_w220 {
	float: left;
	width: 300px;
}

#site_title {
	float: left;
	width: 340px;
	height: 300px;
	margin-right: 0px;
	padding-bottom: 0px;
	background: url(images/cs-logo4.jpg) no-repeat bottom left;
}
#site_title2 {
	float: left;
	width: 280px;
	height: 300px;
	margin-right: -10px;
	margin-left: 20px;
	padding-bottom: 20px;
	background: url(images/logo2.jpg) no-repeat;
}
#site_title3 {
	float: right;
	width: 300px;
	height: 300px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#site_title4 {
	float: left;
	width: 180px;
	height: 250px;
	margin-left: 20px;
	margin-right: 120px;
	padding-left:107px;
	padding-bottom: 20px;
	background: url(images/cs-photo.jpg) no-repeat;
		}

/* end of content */

/* footer */
#mailing_list {
	clear: both;
	overflow: hidden;
	width: 680px;
	padding: 15px 110px 0 110px;
	height: 90px;
	text-align: center;
	color: #888888;
}
#csfooter {
	clear: both;
	overflow: hidden;
	width: 680px;
	padding: 15px 110px 0 110px;
	height: 35px;
	text-align: center;
	color: #888888;
}

#csfooter a {
	color: #888888;
}

#csfooter .footer_section {
	overflow: hidden;
		clear: both;
	width: 680px;
	height: 90px;
}

.left_section {
	float: center;
	text-align: left;
}

.right_section {
	float: right;
	text-align: right;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0px;
	margin: 0px;
}

#csfooter .footer_list li a {
	color: #860505;
	text-decoration: none;
}

#csfooter .footer_list li a:hover {
	text-decoration: underline;
}
/* images */
.floatright
{
float: right;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 5px;
border: 1px dotted #888;
}
.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
background-color: #fff;
padding: 5px;
border: 1px dotted #888;
}
/* quotes */
    .quote {
       border:1px dotted #888888;
	   width: 250px;
	   align: left;
       background:#ffffff url('images/quote-left.gif') no-repeat left top;
       margin-left: 5%;
       margin-right:5%;
       padding-top: 5px;
       padding-left: 20px;
       font-style:italic;
       font-variant:normal;
       font-weight:normal;
       font-size:11px;
       font-family:Arial
    }

    .quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
     padding-right: 5px;
     padding-bottom: 10px;
    }
hr {
border: 0;
color: #860505;
background-color: #860505;
height: 1px;
width: 100%;
text-align: left;
}
