@charset "utf-8";
/* CSS Document */


/*.............Index Page...................*/

h1, h2 {
	font-size:14px;
	margin:10px;
	color:#FFF;
}

h1#our_services_title {
   	width:230px; height:22px;
	background: url(../images/headings/our_services.png);
	text-indent: -9999px;
}

h2#testimonials_title {
   	width:200px; height:22px;
	background: url(../images/headings/testimonials.png);
	text-indent: -9999px;
}

h2#most_recent_project_title {
   	width:230px; height:22px;
	background: url(../images/headings/most_recent_project.png);
	text-indent: -9999px;
}

h2#most_recent_article_title {
   	width:230px; height:22px;
	background: url(../images/headings/most_recent_article.png);
	text-indent: -9999px;
}

.box ul {
	margin-left:25px; margin-top:10px;
}

#banner_box {
	width:900px; height:200px;
	margin-left:30px; margin-right:30px; margin-top:30px;
	background-image:url(../images/box/carousel_box.png);
	overflow:hidden;
}

#banner_box img {
	float:left;
	margin-left:10px; margin-top:5px; margin-right:40px;
}

#buttons {
	width:900px; height:20px;
	margin-left:30px; margin-right:30px; margin-bottom:30px;
	background-image:url(../images/box/carousel_buttons_box.png); background-position:bottom;
}

#service_box, #project_box {
	width:540px; height:210px;
	margin-left:30px; margin-bottom:30px;
	background-image:url(../images/Service%20Box.png);
}

#testimonial_box, #article_box {
	width:330px; height:210px;
	margin-left:30px; margin-right:30px; margin-bottom:30px;
	background-color:#3e3e3e;
}

#testimonial_box {
	background-image: url(../images/Testimonial%20Box.png);
}

#project_box img {
	margin-left:17px; margin-right:17px; margin-top:10px;
}

#left_list {
	margin-top:15px;
}

#right_list {
	float:left;
	margin-left:280px; margin-top:-72px;
}



/*........Carousel..........*/


