html{
	background-image:url(../images/bg_black.jpg);
}
body{
	background-image:url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0px auto auto auto;
	color: #CCCCCC;
}
h1{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFCC66;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
}
p{
	text-align:justify;
	padding:5px 0 5px 0;
	margin:0px;
	line-height:19px;
	font-size:14px;
}
p a{
	text-decoration: underline;
	color: #FFCC66;
}
p a:hover{
	text-decoration: underline;
	color: #CC3300;
}

.clear{
	clear:both;
}
img.left_img{
	float:left;
	padding:0 15px 15px 0;
}
#main_container{
	width:960px;
	height:auto;
	margin:auto;
	padding:0px;
}
#header{
	width:960px;
	height:174px;
	margin:auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo{
	margin: -30px 0 -26px 15px;
	padding:35px 0 0 15px;
	float:left;
}
img{
	border: none;
}
/*----------------START MENU----------------------*/
#menu_tab{
	width:960px;
	height:32px;
	clear:both;
	padding:47px 0 0 0;
}
#menu {
	list-style-type:none; 
	display:block; 
	width: auto; 
	margin: auto;
	margin-top: -8px;
	padding: 0 0 0 20px;
}
#menu li{
	line-height: 48px;
	color: white;
	font-size:14px;
	font-weight:bold;
	float:left;
	display:inline;
	height:48px;
	text-decoration:none;
}
#menu li a{
	color: #999999;
	font-size:14px;
	font-weight:bold;
	float:left;
	display:block;
	height:48px;
	text-decoration:none;
	padding:0 30px 0 30px;
	margin:0 0 0 0;
}
#menu li.last_child a{
	border-right: none;
}
#menu li.first_child a{
	border-left: none;
}
#menu li a.current {
	text-decoration: none;
	color: #CC3300;
}
#menu li a:hover{
	text-decoration: none;
	color: #CC3300;
}
/*-------------------END MENU----------------------*/
/*------------------START MAIN CONTENT-------------------*/
#main_content{
	width:960px;
	height:auto;
	padding:20px 0 25px 0;
}
#main_content ul li{
	list-style:none;
}
#banner {
	width: 910px;
	margin: 10px 0 0 22px ;
}
#banner #shadow {
	margin-top: -50px;
}
.left_content{
	width:560px;
	float:left;
	padding:0 0 0 20px;
}
.right_content{
	width:350px;
	float:right;
	padding:0px;
}
.right_content h1{
	color: #CC3300;
}

.left_box{
	clear:both;
	width:570px;
	float:left;
	padding:0 0 20px 0;
	margin: 0 0 0 -10px;
}
.left_text_box{
	width:540px;
	float:left;
	padding:0 0 0 15px;
}
#clients{
	margin: 40px 0 0 0;
}
#clients p{
	margin: 0 0 10px 0;
}
#first_row_clients{
	margin: 15px 0 0 -40px;
}
#first_row_clients li{
	float: left;
	padding: 0 35px 0 0;
}
#second_row_clients{
	margin: 15px 0 0 -40px;
}
#second_row_clients li{
	float: left;
	padding: 0 35px 0 0;
}
a.read_more{
	display:block;
	width:79px;
	height:23px;
	float:right;
	margin: 10px 18px 0 0;
	text-align:center;
	text-decoration:none;
	color: white;
	line-height:23px;
	background-image:url(../images/read_more.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.read_more:hover{
	text-decoration: underline;
}
.bullet_list{
	width:560px;
	display:block;
	text-decoration:none;
	background-image:url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #CCCCCC;
	padding:0 0 0 35px;
	margin:8px 0 0 0px;
	text-transform:uppercase;
}
.bullet_small{
	width:350px;
	display:block;
	text-decoration:none;
	background-image:url(../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	padding:0 0 2px 7px;
	margin:2px 10px 10px 2px;
}
.bullet_small:hover{
	text-decoration: underline;
}
#featured_projects{
	float: left;
	margin: 0 0 0 -40px;
}
#featured_projects a{
	color: white;
	text-decoration: none;
}
#featured_projects img{
	margin: 0;
}
.project_name{
	font-weight: bold;
	margin: 5px 0 0 0;
}
#projects img.border_projects{
	margin: 15px 0 0 0;
}
#projects h1{
	margin: 0;
}
#left_column{
	margin: 0 0 0 -40px;
	width: 950px;
	height: auto;
	float: left;
}
.text{
	margin: -105px 0 0 240px;
}

#right_column{
	margin: -42px 0 0 480px;
	padding: 42px 0 0 0;
	width: 450px;
	height: auto;
	position: relative;
	visibility: inherit;
}
.right_box{
	width:348px;
	padding:10px 0 15px 0;
}
.right_box_top{
	width:348px;
	height:10px;
	background:url(../images/right_box_top...) no-repeat center bottom;
}
.right_box_bottom{
	width:348px;
	height:10px;
	background-image:url(../images/right_box_bottom...);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_box_center{
	width:330px;
	height: auto;
	padding:0 15px 15px 15px;
	background-image:url(../images/trans1.png);
	background-repeat: repeat-y;
	background-position: center;
}
.right_box_center a{
	color: #CC3300;
}


p.text_box{
	padding:5px 0 5px 0;
}
.right_box a img{
	margin: 5px 0 0 0;
}
span.name{
	font-weight: bold;
}
img.map{
	display:block;
	margin:  0 0 5px -3px;
	border: 2px #565656 solid;
}
/*---------------END MAIN CONTENT------------------*/
/*---------------START CONTACT FORM------------------*/
.contact_form{
	width:560px;
	float:left;
	margin: -30px 0 0 0;
	padding:15px 0 0 0;
}
.form_row{
	width:425px;
	padding:50px 0 10px 0;
	color:#a53d17;
}

label.contact{
	width:35px;
	float:left;
	font-size:12px;
	text-align:left;
	margin: -20px 0 0 0;
	color: white;
}
input.contact_input{
	width:425px;
	height:22px;
	background-color:#3f3f3f;
	color:#FFFFFF;
	border:1px #565656 solid;
	float:left;
	padding:4px 0 0 3px;
}
textarea.contact_textarea{
	width:425px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#3f3f3f;
	border:1px #565656 solid;
	float:left;
	padding:4px 0 0 3px;
}
.contact_info{
	clear:both;
	float:left;
	width:560px;
	padding:20px 0 0 0;
}
/*--------------END CONTACT FORM-------------*/
/*---------------START FOOTER----------------*/
#footer{
	width:940px;
	height:87px;
	clear:both;
	color: white;
	margin:0 0 20px 20px;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer_projects{
	width:940px;
	height:87px;
	clear:both;
	color: white;
	margin:0 0 20px 241px;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer ul li{
	list-style: none;
	float: right;
	margin: -10px 0 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid white;
}
#footer ul #last_child{
	border: none;
}
img.footer_logo{
	float:left;
	padding:28px 0 0 15px;
}
.left_footer{
	float:left;
	width:320px;
	padding:35px 0 0 10px;
}
.right_footer{
	float:right;
	color:#c2add8;
	padding:35px 20px 0 0;
}
.right_footer a{
	padding:0 0 0 7px;
	text-decoration:none;
	color:white;
}
.right_footer a:hover{
	text-decoration:underline;
}
/*---------------END FOOTER--------------*/
