
body {
	margin:0px;
	padding:0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:1.5em; 
	background-color: #fff;
}

a, a:link, a:visited { color: #000000; font-weight: normal; }
a:hover { color:#CC0000; text-decoration:none; }

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

h2, h3, h4, h5 { font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 28px; color: #fff; margin: 0 0 20px 0; padding: 5px 0; }
h2 { font-size: 21px; color: #000; margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px dashed #999; font-family: Arial, Helvetica, sans-serif; }
h2 span { font-weight: bold; }
h3 { font-size: 18px; color: #333; margin: 0 0 15px 0; padding: 0; text-decoration: none; font-weight: normal; }
h4 { font-size: 15px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 {
	font-size: 13px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(images/h5_bg.png) no-repeat top left;
}
h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right; margin: 3px 0 15px 15px; }

.button a {
	clear: both;
	display: block;
	width: 119px;
	height: 33px;
	padding: 3px 0 0 12px;
	background: url(images/readmore.png) no-repeat;
		
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #fff;
}

ul { margin: 10px 10px; padding: 0; list-style:circle; }
ul li { padding-left: 3px; padding-bottom: 3px; margin-bottom: 2px;}
ul li a { font-weight: normal; text-decoration: none; }

.readmore{
	
	float: right;
	background: url(images/readmore.png) center left no-repeat;
	width:131px;
	height:36px;
	text-align:center;
	
	
}
.readmore a{	color: #fff;
				font-weight: normal;
				font-size: 13px;
				text-decoration: none;				
				padding:0px 2px 0px 0px;
				margin:0px auto;
				}


/* header */

#header_wrapper {
	width: 100%;
	height: 62px;
	background: url(images/header.png) repeat-x;
}

#header {
	width: 910px;
	height: 42px;
	padding: 5px 0;
	margin: 0px auto;
}

/* site title */

#site_title {
	float: left;
	padding: 10px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

/* end of site title */


/* menu */

#menu {
	float: right;
	height: 30px;
	margin-top: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 28px;
	width: 90px;
	margin-left: 10px;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;	
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_hover.png) no-repeat;
}

/* end of menu */

/* end of header */

/* feature */

#feature_wrapper {
	width: 100%;
	height: 266px;
	background: url(images/feature_bg.png) repeat-x;
}
					 
#feature {
	width: 910px;
	height: 216px;
	padding: 42px 15px;
	margin: 0 auto;
	color: #fff;
	background:url(images/feature.png) no-repeat;
}

#feature_left {
	float: left;
	width: 440px;
}

#feature_left p {
	text-align: justify;
}

#feature_right {
	float: right;
	width: 400px;
}

#feature_right #feature_image {
	position: relative;
	width: 400px;
	height: 173px;
	padding: 10px;
}

#feature_right #feature_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 193px;
	background: url(images/template_feature_image.png) no-repeat;
}
/* end of feature */

#content_wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 30px 15px;
}

#content {
	float: left;
	width: 560px;
}


#content ul { 
						margin:0 0 0 15px;
						padding:5px 0;
						
						}

#content ul li {
						margin:0 0 3px 0px;
						padding:0 0 8px 2px;						
						list-style-type:square;				
			
						}





#sidebar {
	float: right;
	width: 320px;
}


#sidebar ul { 
						margin:0 0 0 0;
						padding:0 0 0 0;
						}

#sidebar li {
						margin:0 0 15px 0px;
						padding:0 0 5px 15px;
						border-bottom: dotted 1px #575858;
						list-style-type:none;
						
						background:url(images/ul_list.png) left no-repeat;
						}
						
						
#sidebar li a{
						color:#004fe9;
						text-decoration:none;
						font-size:12px;							
						}

#sidebar li a:hover{
						color:#000;
						text-decoration:none;
					
						}



.col_w265 {
	width: 265px;
}

.two_col_image {
	position: relative;
	width: 251px;
	height: 105px;
	padding: 7px;
	margin-bottom: 10px;
	background: url(images/ot.png) no-repeat;
}

.two_col_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 253px;
	height: 119px;
	background: url(images/ot.png) no-repeat;
}

.newsbox {
	padding-bottom: 20px;
	border-bottom: 1px dashed #666;
	margin-bottom: 20px;
}

.newsbox .news_image {
	float: left;
	position: relative;
	width: 83px;
	height: 53px;
	padding: 3px;
}

.newsbox .news_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: 59px;
	background: url(images/news_image_frame.png) no-repeat;
}

.newsbox p {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
}

#latest_projects {
	width: 914px;
	height: 135px;
	padding: 20px 30px;
	background: url(images/latest_projects.png) no-repeat;
}

#latest_project_text {
	float: left;
	width: 180px;
	padding: 0 15px 0 0;
	margin-right: 15px;
	background: url(images/gallery_divider.png) right center no-repeat;
}

#latest_project_text p {
	font-size: 11px;
}

.project_image_box {
	float: left;
	width: 155px;
}

#latest_projects .project_image {
	position: relative;
	width: 134px;
	height: 97px;
	padding: 8px;
	margin-bottom: 5px;
}

#latest_projects h5 {
	font-size: 13px;
	
}

.project_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 113px;
	background: url(images/project_image.png) no-repeat;
}

/* testimonial */



/* footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	background: url(images/footer.png) repeat-x;
	border-top:solid 5px #000000;
}

#footer {
	position: relative;
	width: 910px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #fff;
}

#footer #footer_title {
	position: absolute;
	top: 0;
	left: 30px;
	width: 142px;
	height: 35px;
	padding-top: 9px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background: url(images/footer_title_bg.png) no-repeat;
}

.footer_box {
	float:none;
	width: 870px;
	
}

.footer_box h2 {
	padding-bottom: 0;
	border-bottom: none;
}

.blog_image {
	float: left;
	position: relative;
	width: 68px;
	height: 68px;
	padding: 3px;
}

.blog_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 74px;
	background: url(images/footer_frame.png) no-repeat;
}

.blog {
	float: right;
	width: 180px;
}
.blog span {
	color: #CCFF66;
}


.footer_box ul li a {
	font-weight: normal;
}
/* end of footer */




form{ margin:33px 0 0 0}

input, select { margin:5px 0 5px 42px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:339px;
height:200px;
margin:5px 0 5px 42px;
overflow:auto;

}
 label{ width:100px}

img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}
