@charset "utf-8";
/* CSS Document */

body {

	background-image:url(img/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	
}
img {

	border:none;

}
#container {
	
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background:#ffffff;
	border:1px solid #E5E5E5;
	
}

#banner {

	height:200px;
	width:600px;
	background-image:url(img/banner.jpg);

}

#content {

	margin:10px;
	overflow:hidden;
}

#menu {

	float:right;
	width:150px;
	margin-top:63px;

}
.link {

	height:31px;

}

#menu a:link, #menu a:visited {


	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#menu a:hover {

	border-bottom:1px dotted #ffffff;

}

#home_left, #about_us_what_we_offer {

	float:left;
	width:220px;


}

#home_separator {

	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	border-left:1px dotted #CCCCCC;
	height:250px;

}

#home_right, #about_us_technologies {

	float:right;
	width:335px;
	

}

.caption {

	background-image:url(img/plus.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px #AAAAAA solid;
	width:100%;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:25px;
	padding-bottom:2px;
	color:#000000;
	
}
.caption_padding {

	padding-left:20px;

}

#home_satisfaction {

	margin-top:20px;
	margin-bottom:40px;

}

#home_recent_work_main {

	background-color:#d6d6d6;
	width:100%;
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom:8px;
	

}
#home_news {


	margin-bottom:20px;

}
.news_time {
	
	background-image:url(img/news_time.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:3px;
	color:#999999;

}

.news_short_description {

	margin-bottom:10px;

}

.news_caption a:link, .news_caption a:visited {

	font-weight:bold;
	text-decoration:underline;
	color:#8ca123;

}

.news_caption a:hover {

	color:#3985ab;
	
}

#bottom {
	
	width:600px;
	background:none;
	margin-left:auto;
	margin-right:auto;
	
}

#bottom_copyright {

	text-align:left;
	background:none;
	margin-bottom:30px;
	color:#666666;
	margin-top:2px;
	
}


#references_content {

	background-color:#d6d6d6;
	margin-bottom:30px;
	overflow:hidden;

}

#contact_text {

	padding-bottom:10px;

}

#contact_text a:link, #contact_text a:visited, #contact_text a:hover {

	color:#229AC9;
	
}


#contact_content {

	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	width:510px;

}

.contact_right_align {

	text-align:right;
	padding-right:5px;

}

.reference {

	float:left;
	margin-left:15px;
	margin-top:15px;
	width:265px;
	height:140px;

}

.reference_picture {

	float:left;
	width:100px;
	height:100px;
	border:1px solid #000000;

}

.reference_text {

	float:right;
	width:150px;
	
}

.reference_text a:link, .reference_text a:visited {

	font-weight:bold;
	text-decoration:underline;
	color:#404040;

	
}

.reference_text a:hover {

	color:#1D86BF;

	
}

#marketing a:link, #marketing a:visited, .news_short_description a:link, .news_short_description a:visited, #news_content a:link, #news_content a:visited {

	color:#1D86BF;
	
}
#marketing a:hover, .news_short_description a:hover, #news_content a:hover {

	color:#8ca123;

}
