body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
    background: #fff url(images/body_top.jpg) repeat-x;
}

a:link, a:visited { color: #1b9cd5; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

.btn {
	width: 60px;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(images/btn_bg.png);
	background-repeat: no-repeat;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 1px; height: 20px;  }

#wrapper {
	width: 970px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#header {
	height: 58px;
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	float: left;
	width: 100%;
}

#header  #site_title {
	float: left;
	width: 360px;
	padding-left: 10px;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title #sub_title {
	display: block;
	color: #888888;
	font-size: 11px;
	padding-left: 10px;
}

#header #menu {
	float: right;
	height: 34px;
	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: 27px;
	width: 67px;
	margin-left: 10px;
	padding: 7px 5px 0 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_hover.gif) no-repeat;
	color: #FF8901;
}

#banner {
	clear: both;
	width: 970px;
	height: 242px;
	background: url(images/banner.jpg) no-repeat;
	float: left;
	padding-left: 0px;
}

#banner #details a{
	color: #FFFFFF;
	background-image: url(images/btn_bg.png);
	text-align: center;
	clear: both;
	float: right;
	height: 22px;
	width: 60px;
}

#banner h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 5px;
	color: #006699;
}


#banner #banner_image {
	float: left;
	width: 330px;
	padding-top: 49px;
	padding-left: 39px;
}

#banner #banner_text {
	text-align: left;
	color: #000000;
	display: inherit;
	height: 147px;
	padding-top: 39px;
	padding-left: 20px;
	width: 575px;
	float: left;
}
#wrapper #banner #banner_text p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_wrapper {
	clear: both;
	width: 970px;
	float: left;
}

#content {
	float: left;
	width: 630px;
	clear: left;
	padding-left: 20px;
	display: block;
}

#sidebar {
	float: right;
	width: 300px;
}

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.section_w610 {
	clear: both;
	display: block;
}

#service{
	clear: both;
	display: block;
	height:200px;
} 

#content_wrapper h2 {
	color: #252525;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 25px 0;
}

#content_wrapper p {
	margin-bottom: 6px;
	text-align: left;
}

#content_wrapper strong {
	color: #17aba6;
	font-weight: bold;	
}

#content_wrapper .list_01 {
	list-style: none;
	margin-top: 20px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#content_wrapper .list_01 li {
	display: inline;
	float: left;
	padding-right: 5px;
	padding-left: 30px;
	height: 45px;
	text-indent: 0px;
	background-image: url(images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	text-align: left;
	width: 280px;
}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li {
	padding: 0;
	display: block;
	float: left;
	width: 190px;
	height: 88px;
	margin-right: 6px;
	background-repeat: no-repeat;
	background-image: url(images/project_image_fr.jpg);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
}

.gallery li a {
	display: block;
	margin: 8px;
	text-decoration: none;
}

.gallery li a img {
	margin-bottom: 15px;
}

.gallery li a span {
	margin-top: 5px;
	color: #5e5e5e;
	font-weight: normal;
	display: block;
}

.news_section {
	padding: 20px 20px 0 20px;
	background: url(images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 60px;
	height: 35px;
}

#sidebar h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

#sidebar .news {
	background: url(images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar .review {
	background: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar .news_box {
	clear: both;
	text-align: left;
}

#sidebar .news_box .date {
	float: right;
	color: #1b9cd5;
	font-size: 11px;
}

.news_box a {
	color: #666666;
	text-decoration: none;
}

.news_box a:hover {
	color: #000000;
}

#review_section {
	background: url(images/testimonial.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}

.review_box {
	margin: 5px 20px;
}

#copyright {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	color: #646464;
	display: block;
	clear: both;
	background-color: #000000;
}

#copyright a {
	color: #646464;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}
