/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #fcfcfd;
	font-family: calibri;
	font-size: 14px;
	color: #777777;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header {
	height: 93px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
}
.wrapper {
	width: 900px;
	margin: auto;
}
.wrapper1 {
	width: 880px;
	margin: auto;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	padding: 10px 10px;
}
#top_left, .icon ul li, .phone ul li,  .email ul li, .pro_images, .copy_left, .contact_left{
	float: left;
}
#top_right {
	float: right;
	margin: 15px 0px;
	width: 180px;
}
.clearall {
	clear: both;
}
.mail {
	margin-top: 10px;
}
.phone ul li, .icon ul li{
	margin-right: 10px;
}
nav {
	height: 45px;
	background-color: #3b3b3c;
	margin-top: 5px;
}
#blue_bg {
	background: url('../images/bg_hori.png');
	height: 250px;
	
}
.slider {
	padding-top: 17px;
	margin-bottom: 15px;
}
.body_left{
	width:620px;
	float: left;
	margin-bottom: 10px;
}
.body_right {
	width: 228px;
	float: right;
	padding: 7px 7px;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
}
.services {
	padding: 10px 10px;
	background-color: #e7e6e6;
}
.col4{
	width: 212px;
	margin-right: 10px;
	float: left;
}

.nomargin {
	margin-right: 0px !important;
}
.pro_left {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}
.pro_right {
	float: right;
	width: 680px;
	margin-bottom: 15px;
}
.footercontainer {
	padding-top: 10px;
	background-color: #f2f2f0;
	padding-bottom: 15px;
	
}
.foot4, .foot4_social {
	width: 225px;
	float: left;
}
.foot4_social ul li img {
	float: left;
	margin:10px 10px;
}
.copy {
	background-color: #000000;
	height: 20px;
	padding: 10px 10px;
}
.copy_right, .contact_right {
	float: right;
}

.contact_left, .contact_right  {
	width: 400px;
}
.text {
	text-indent: 56px;
}
/*FONT*/
h1{
	font-size: 20px;
	color: #0e76bd;
	margin-bottom: 10px;
}
p {
	font-family: calibri;
	font-size: 15px;
	color: #777777;
	line-height: 20px;
	text-align: justify;
}
.txtaligncenter {
	text-align: center;
}
.viewmore {
	color: #0a4489;
	float: right;
	font-size: 13px;
	padding: 5px 2px;
}
.pro_font{
	color: #000000;
	font-size: 15px;
	padding: 5px 5px;
	font-weight: bold;
}
.foot4 ul li {
	color: #000000;
	line-height: 18px;
	font-size: 14px;
}
.nolinks ul li  a {
	text-decoration: none;
	color: #000000;
}
.nolinks a {
	text-decoration: none;
	color: #0e76bd;
}
.nolinks1 a {
	text-decoration: none;
	color: #000000;
}