html{
	min-width:1000px;
}
body{
	background:url(../images/bg.jpg) repeat-x 50% 0;
	margin:0;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	min-width:1000px;
	
}
img{border-style:none;}
a{color:#000;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.header-wrapper{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-body.png) repeat-x;
}
#header{
	overflow:hidden;
	width:1000px;
	height:121px;
	margin:0 auto;
	position:relative;
}
#header h1{
	margin:0;
	position:absolute;
	top:11px;
	left:10px;
}
#header h1 a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:402px;
	height:97px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#content{
	overflow:hidden;
	width:100%;
}
#data{
	overflow:hidden;
	width:992px;
	padding:9px 4px 4px;
	background:#498eff url(../images/bg-data.gif) repeat-x;
}
#data h1{
	font-size:18px;
}
.quality{
	color:#000;
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px;
	word-spacing:-2px;
	display:block;
	overflow:hidden;
	width:757px;
	margin:0 0 22px 7px;
}
.about_header{
	color:#000;
	font-size:14px;
	line-height:20px;
	letter-spacing:-1px;
	word-spacing:-2px;
	display:block;
	overflow:hidden;
	width:757px;
	margin:0 0 22px 7px;
}

.about_columns{
	background:url(../images/bg-one-box.gif) repeat-y;
	overflow:hidden;
	width:774px;
	color:#498eff;
	margin:8px 0 0;
}
.about_columns h2{
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:0;
	word-spacing:1px;
	font-weight:normal;
}
.about_columns p{
	color:#fff;
	margin:12px 0 10px;
	word-spacing:2px;
	text-align:justify;
}
.about_column{
	float:left;
	width:362px;
	padding:4px 10px 4px 6px;
	margin:0 9px 0 0;
}
.columns{
	background:url(../images/bg-two-box.gif) repeat-y;
	overflow:hidden;
	width:774px;
	color:#498eff;
	margin:8px 0 0;
}
.column{
	float:left;
	width:362px;
	padding:4px 10px 4px 6px;
	margin:0 9px 0 0;
}
.columns h2{
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:0;
	word-spacing:1px;
	font-weight:normal;
}
.columns p{
	color:#fff;
	margin:12px 0 10px;
	word-spacing:2px;
	text-align:justify;
}
#footer-wrapper{
	background:url(../images/bg-footer.png) repeat-x;
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
#footer{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
.side-nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font-size:12px;
	line-height:14px;
	background:#498eff;
	float:left;
}
.side-nav li{
	float:left;
	background:url(../images/bullit.gif) no-repeat 0 50%;
	padding:0 8px 2px;
	margin:0 2px 0 -2px;
}
.side-nav a{
	text-decoration:none;
	color:#fff;
}
.side-nav a:hover{
	text-decoration:underline;
}
.logo-footer{
	background:url(../images/logo-footer.png) no-repeat;
	width:311px;
	height:66px;
	float:right;
	display:inline;
	margin:17px 17px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}


.contact_header{
	color:#900;
	font-size:12px;
}

