/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7eaeb;
	background: #6d6a6b url(images/bg.jpg) repeat;
	font-style: italic;
}

a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
} 
a:active, a:hover {
	color: #e7eaeb;
	text-decoration: underline;
}

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

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


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

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

#wrapper {
	margin: 0 auto;
	background: url(images/gradient_bg.jpg) top repeat-x;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}

/* banner */
#banner {
	clear: both;
	width: 880px;
	height: 250px;
	padding: 0 40px;
	margin: 0 0 5px 0;
	background: url(images/banner_bg.jpg) no-repeat;
}

/* end of banner */

#container #services{
	display:block;
	width:590px;
	margin:0 0 25px 0;
	padding:0 0 30px 0;
	}

/* Homepage Block */

#services a{
	color:#FFFFFF;
	background-color:#272324;
	border:none;
	}

#services ul, #services h2, #services p{
	margin:0;
	padding:0;
	list-style:none;
	}

#services li{
	display:block;
	float:left;
	width:150px;
	margin:0 5px 5px 0;
	padding:10px 20px;
	color:#FFFFFF;
	background-color:#272324;
	}

#services li.last{
	margin-right:0;
	}

#services li p{
	line-height:1.6em;
	text-align: center;
	}

#services li div.imgholder{
	display:block;
	width:146px;
	margin:10px 0;
	padding:2px;
	color:#315A8A;
	background-color:#FFFFFF;
	border:1px solid #315A8A;
	height: 120px;
	}

#services li div.imgholder img{
	width:146px;
	border:none;
	margin:0;
	padding:0;
	}

#services li h2{
	font-size: 14px;
	padding-bottom:8px;
	border-bottom:1px solid #4a4346;
	color:#FFFFFF;
	background-color:#272324;
	text-align: center;
	}

#services p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#content {
	clear: both;
	position: relative;
	width: 956px;
	padding: 0 2px;
	background: url(images/content_middle.jpg) repeat-y;
}

#content #content_top {
	position: absolute;
	width: 960px;
	height: 10px;
	top: 0;
	left: 0;
	background: url(images/content_top.jpg) no-repeat;
}

#content h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#content h2 {
	font-size: 18px;
	color: #0099FF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content h3 {
	font-size: 14px;
	color: #9999FF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h6 {
	margin:0 0 5px 0;
	font-size:15px;
	font-weight:normal;
	color: #0099FF;
	border-bottom:1px solid #4a4346;
	text-align: center;
	padding: 0 0 8px 0;
}

#content img {
	float: right;
	border: 3px solid #221e1f;
	margin: 3px 15px 5px 15px;
}

#content .content_section_01 {
	clear: both;
	width: 876px;
	padding: 40px;
	background-color: #444041;
}

.content_section_01 .section_01_left {
	float: left;
	width: 556px;
	padding-right: 40px;
	border-right: 1px solid #333;
}

.content_section_01 .section_01_right {
	float: right;
	width: 238px;
}

.section_01_left p{
	padding-bottom: 10px;
	text-align: justify;
}

.section_01_right p{
	padding-bottom: 5px;
	text-align: justify;
}

#content .content_section_02 {
	clear: both;
	color: #e7eaeb;
	width: 956px;
	padding: 0px;
	border-top: 1px solid #2c2829;
	background-color: #221e1f;
}

.content_section_02 p {
	text-align: left;
}

.content_section_02 .section_02_subsection {
	float: left;
	width: 238px;
	margin: 30px 0px;
	padding: 0 40px;
	border-right: 1px solid #332e30;
	background-color: #221e1f;	
}

.section_02_subsection li a {
	color: #e7eaeb;
	font-weight: normal;
}

.section_02_subsection ul {
	margin: 20px 0 10px 10px;
	padding: 0px;
	list-style: none;
}

.section_02_subsection li {
	margin: 0px;
	padding: 0 0 15px 25px;
	background: url(images/list_icon_02.jpg) top left no-repeat;
}


/* footer */
#footer {
	clear: both;
	width: 960px;
	height: 65px;
	padding: 15px 0 0 0;
	text-align: center;
	font-size:11px;
	color: #888;
	background: url(images/footer.jpg);
}

#footer p {
	padding-bottom: 5px;
}

#footer a {
	color: #888;
	font-weight: normal;
	font-size:15px;
}
/* end of footer */
