html{
	height:100%;
	background-color: #8CBDD9;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/bg-wrap-holder.gif) no-repeat 50% 0;
	height:100%;
	min-width:902px;
}
img { border-style: none; }
.img-left{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
textarea {
	width:250px;
	border: 1px solid #C0C0C0;
}
#wrap-holder{
	width:902px;
	margin:0 auto;
	background: url(../images/bg-main-holder.gif) repeat-y 50% 0;
	min-height:100%;
}
* html #wrap-holder{
	height:100%;
}
#wrapper {
	width:902px;
	background: url(../images/bg-wrap-holder.gif) no-repeat 50% 0;
}
.header {
	width: 793px;
	padding:90px 54px 89px 55px;
	overflow:hidden;
	background: url(../images/bg-header.gif) no-repeat 0 11px;
}
.logo{
	width:419px;
	height:113px;
	margin:27px 0 0;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	width:419px;
	height:113px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.header img{
	float:right;
	display:block;
}
.main{
	width:902px;
	background: url(../images/bg-main.gif) no-repeat;
	overflow:hidden;
	padding-bottom: 100px;
}
.navbar{
	width:902px;
	height:48px;
	overflow:hidden;
}
.nav{
	width:570px;
	margin:12px 0 0;
	padding:0 0 0 28px;
	list-style:none;
	float:left;
}
.nav li{
	float:left;
	padding-right:10px;
}
.nav li a{
	font: bold 15px verdana, arial, sans-serif;
	color:#fff;
	height:26px;
	padding-right:8px;
	text-decoration:none;
	letter-spacing:1px;
	float:left;
	cursor:pointer;
}
.nav li a:hover,
.nav .active a{
	background: url(../images/bg-nav-a-span.gif) no-repeat 100% 0;
}
.nav li a span{
	float:left;
	height:22px;
	padding:4px 0 0 7px;
}
.nav li a:hover span,
.nav .active a span{
	background: url(../images/bg-nav-a.gif) no-repeat;
}
.navbar .call-us{
	float:right;
	width:216px;
	height:15px;
	text-indent:-9999px;
	background: url(../images/call-us.gif) no-repeat;
	display:block;
	margin:18px 0 0 0;
	padding:0 12px 0 0;
}
.content{
	width:580px;
	padding:36px 48px 0 30px;
	float:left;
	overflow:hidden;
	min-height: 600px;
}
.content h2{
	margin:0;
	font:bold 21px verdana, arial, helvelica, sans-serif;
	color:#e3964c;
	letter-spacing:1px;
}
.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content p{
	line-height:20px;
	font-size:13px;
}
.welcome{
	width:600px;
	padding:0 0 33px;
}
.welcome p{
	margin:20px 0 ;
}
.content h3, .sidebar h3{
	margin:0;
	padding:0 0 5px;
	font:bold 15px verdana, arial, helvelica, sans-serif;
	color:#75949f;
	border-bottom:1px solid #cdcdcd;
	letter-spacing:1px;
}
table{
	padding:5px;
	float: left;
}
th{border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #eee;
padding-top:25px;}
td{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	padding:10px;
}
.links{
	width:620px;
	padding-top:10px;
	overflow:hidden;
}
.links a{
	float:left;
	margin:0 22px 0 0;
}
.two-column{
	width:100%;
	overflow:hidden;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.news{
	width:326px;
	float:left;
}
.news p{
	margin:9px 0;
	font-size:12px;
}
.news p a{
	color:#e3964c;
}
.news p a:hover{
	text-decoration:none;
}
.overview{
	width:226px;
	float:right;
}
.overview ul{
	margin:9px 0 0;
	padding:0;
	list-style:none;
}
.overview ul li{
	line-height:25px;
	padding:0 0 0 28px;
	background: url(../images/bull.gif) no-repeat 0 5px;
}
.overview ul li a{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.overview ul li a:hover{
	text-decoration:underline;
}
.sidebar{
	width:202px;
	float:right;
	padding:0 30px 0 12px;
	overflow:hidden;
}
.form{
	width:232px;
	margin:41px 0 36px;
}
.button{
	background-color: #42657D;
	color: #FFFFFF;
	border: thin solid #82B3D4;
	padding: 5px;
	min-width: 100px;
	font-weight: bold;
}
.contact{
	width: 460px;
	background-repeat: no-repeat;
	height: 350px;
	background-position: right top;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.input-contact {
	width: 250px;
	height: 20px;
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
.row{
	width:200px;
	height:22px;
	overflow:hidden;
	background: url(../images/bg-row.gif) no-repeat;
}
.row .search{
	border:0;
	width:155px;
	float:left;
	margin:3px 0 0 13px;
	font-size:13px;
	color:#a3a3a3;
}
.row .btn-search{
	margin:3px 10px 0 0;
	float:right;
}
.sidebar h3{
	border:0;
	margin:0 0 9px 2px;
}
.products{
	margin:0 0 0 21px;
	padding:0;
	list-style:none;
}
.products li{
	width:155px;
	margin:0 0 16px;
	text-align:center;
}

.products li img{
	border:1px solid #7a98a3;
}
.products li span{
	width:100%;
	display:block;
	font-size:11px;
}
#foot-holder{
	width:100%;
	height:143px;
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
	left: 38px;
	top: 981px;
	margin-top: -100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.footer{
	width:884px;
	margin:0 auto;
	padding:117px 12px 0 5px;
	color:#729e14;
	font-size:12px;
}
.footer p{
	margin:0;
}
.footer .copyright{
	float:left;
}
.footer .designed-by{
	float:right;
}
.clear{
	clear:both;
	margin-top: 100px;
}
