@charset "utf-8";
/* CSS Document */
img {
	border:none
}
body {
	background:url(../images/background.jpg) no-repeat center top #000;
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif
}
.wraper {
	width:892px;
	margin:0 auto;
	overflow:hidden
}
.logoCont {
	text-align:right;
	padding-top:28px;
}
.bodyCont {
	width:825px;
	background:#fff;
	border:2px solid #1c3dc6
}
.imgborder {
	border:1px solid #000
}
.imgborder2 {
	border:2px solid #59585a;
}
/*.imgborder:hover, .imgborder2:hover{border-color:#fff}*/

.footerCont {
	border-top:3px solid #fff;
	background:#960000;
	margin:25px 0 15px 0;
	color:#fff;
	font:normal 13px Arial, Helvetica, sans-serif
}
.footerCont a {
	color:#fff;
	text-decoration:none
}
.footerCont a:hover {
	text-decoration:underline
}
.shadow {
	background:url(../images/shadow.png) no-repeat 830px 0
}
.aboutCont {
	background:url(../images/aboutBg.jpg) no-repeat center top;
	padding:325px 50px 30px 160px
}
.testiCont {
	background:url(../images/testiBg.jpg) no-repeat center top;
	padding:75px 230px 15px 30px
}
.testiCont .testimonials {
	margin-bottom:15px
}
.contactCont {
	background:url(../images/contactBg.jpg) no-repeat center top;
	padding:125px 130px 15px 80px
}
.address {
	background:#d2d2d2;
	border:1px solid #000;
	padding:15px;
	font:bold 14px Arial;
	margin-right:200px;
	line-height:18px;
	margin-bottom:50px;
	margin-top:20px
}

.textbox{font:11px normal Arial, Helvetica, sans-serif}

