body
{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto auto auto;
	color:#FFFFFF;
	position: relative;
}
.body_frame
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #FFFFFF;
}
.clear{
clear:both;
}
span.orange{
color:#eb6821;
}
p{
	text-align:center;
	padding:0px;
	margin:0px;
	color: #FF0;
	font-size: 16px;
}
p.middle_text{
line-height:13px;
}
h2{
font-size:14px;
font-weight:normal;
padding:10px 0 10px 0;
margin:0px;
color:#FFFFFF;
}
h2 a
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0px;
	color: #009900;
	text-decoration: none;
}
h3
{
	font-size: 15px;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0px;
	color: #009900;
}
#main_container{
width:100%;
height:auto;
margin:auto;
padding:0px;
}
#header
{
	width: 955px;
	height: 170px;
	margin: auto;
	background-position: 0% 0%;
	background-attachment: scroll;
	
	
	}
#logo{
padding:38px 0 0 30px;
float:left;
}
.top_phone{
width:280px;
height:89px;
float:right;
color:#FFFFFF;
padding:10px 0 0 0;
}
.phone_text{
font-size:13px;
font-weight:bold;
float:left;
padding:8px 0 0 10px;
}
img.left{
float:left;
}
span.black{
color:#000000;
font-size:14px;
}
#center_big_box{
width:100%;
height:240px;
clear:both;
margin:10px auto;
background-color:#FFFFFF;
}
#center_big_box.home{
background:url(images/home_arrow.gif) no-repeat bottom left #3a3535;
}
#center_big_box.services{
background:url(images/services.gif) no-repeat bottom left #3a3535;
}
#center_big_box.clients{
background:url(images/clients_icon.gif) no-repeat bottom left #3a3535;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:480px;
height:37px;
float:right;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
}
ul.menu {
list-style-type:none; display:block; width: auto; 
margin: auto; padding:0px; background:none;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:26px;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width:71px; height:37px; margin:0px 4px 0px 4px; text-align:center; color:#FFFFFF;
text-decoration:none;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: 71px;margin:0px 4px 0px 4px;text-align:center; height:37px;
text-decoration:none; color: #d34124; background:url(images/bt_bg.gif) no-repeat center;}

a.nav:hover {
color: #d34124; text-decoration:none;background:url(images/bt_bg.gif) no-repeat center;}


/*------------------main_content-------------------*/
#main_content
{
	width: 100%;
	height: auto;	
	padding-top: 0px;
	background-repeat: repeat;
	
	background: #FFFFFF repeat-x top;
	background-image: url('images/content.jpg');
}
#main_content_frame
{
	width: 100%;
	height: auto;
	padding-top: 0px;
	background-repeat: repeat;
	background: #FFFFFF repeat-x top;
	background-image: url(  'images/content_frame.jpg' );
	font-size: 12px;
	padding-left: 0px;
}
.subtitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}
.contentdiv
{
	padding: 10px;
}

.jobtable
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #003300;
	vertical-align: top;
}
.box
{
	width: 128px;
	height: 150px;
	float: left;	
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: center;
	
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: gray;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-top-color: gray;
	border-right-width: 1px;
	border-right-color: gray;
	cursor: pointer;
}

.box_text
{
	width: 100px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 33px;
	font-size: 9.5px;
	font-family: Tahoma;
}
.contactTextbox
{
	border: 1px solid #012E02;
	width: 200px;
	background-color: #B6E4DA;
	font-family: Tahoma;
	font-size: 11px;
	
}
.boxes_tab
{
	text-align: center;
}
img.left_img{
float:left;
padding:10px 0 0 0;
}
.titles
{
	font-size: 20px;
	font-weight: bold;
	color: #003300;
}
.box_subtitle{
padding:10px 10px 10px 15px;
float:left;
}
.middle_box_text{
float:left;
width:250px;
color:#FFFFFF;
padding:0 0 0 20px;
}
.middle_box_content{
clear:both;
padding:10px 0 0 240px;
}
.middle_box_content_contact{
clear:both;
padding:0 0 0 20px;
}
a.read_more{
display:block;
width:127px;
height:26px;
float:right;
margin:5px 0 0 0;
text-align:center;
text-decoration:none;
color:#FFFFFF;
line-height:26px;
background:url(images/read_more_bg.gif) no-repeat center;
}
.bottom_content{
}
.left_box{
float:left;
padding:0 0 0 30px;
}
.left_img_box{
clear:both;
float:left;
padding:0 15px 20px 0;
}
.left_text_content{
width:330px;
float:left;
}
.left_text_content_services{
width:220px;
float:left;
}
.partners_box{
background-color:#e7e6e1;
margin:2px 0 0 0;
}
img.partners_image{
padding:2px 0 2px 20px;
}
/*--------list---------*/
ul.list{
padding:0px;
margin:0px;
list-style:none;
}
ul.list li{
padding:8px 0 8px 0;
margin:0px;
list-style:none;
}
ul.list li a{
background:url(images/list_arrow.gif) no-repeat left;
text-decoration:none;
color:#fff;
padding:0 0 0 25px;
}
/*---------------register_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 5px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color:#fff;
}
input.contact_input{
width:253px;
height:18px;
background-color:#857c7c;
color:#FFFFFF;
border:1px #857c7c solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#857c7c;
border:1px #857c7c solid;
float:left;
}
.contact_info{
width:380px;
float:left;
padding:0 0 0 20px;
color:#FFFFFF;
}
p.adress{
float:left;
padding:10px 0 0 15px;
line-height:13px;
}
/*---------------footer----------------*/
#footer
{
	width: 1024px;
	height: 40px;
	color: #FFFFFF;
	background: url( 'images/footer.jpg' ) no-repeat;
	font-family: Tahoma;
}
.left_footer{
float:Center;
width:1000px;
padding:10px 0 0 10px;
}
.right_footer{
float:Center;
padding:10px 10px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color:#000000;
}
.right_footer a:hover{

}

/*------------------------------- */
.container
{
	width: 100%;
}
ul.thumb
{
	list-style: none;
	margin: 0;
	position: relative;
	right: 10px;
}
ul.thumb li {
	margin: 0; 
	float: left;
	position: relative;
	width: 130px;
	height: 152px;
}
ul.thumb li img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 128px;
		height: 150px;
		position: absolute;
		-ms-interpolation-mode: bicubic;
		top: 0px;
	left: 0px;
}
ul.thumb li img.hover {	
	border: none;
}
#main_view {
	float: left;	
	
}
