body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(images/main-bg.jpg) repeat-x top #012438; *font-size:small;*font:x-small;}
table
{
	font-size: inherit;
	font: 100%;
}
select, input, textarea
{
	font: 99% arial,helvetica,clean,sans-serif;
}
pre, code
{
	font: 115% monospace; *font-size:100%;}
body *
{
	line-height: 1.22em;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
/*ol,ul {list-style:none;}*/caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}

*
{
	margin: 0;
	padding: 0;
}

html
{
	overflow-y: scroll;
}

p
{
	margin: 10px 0px;
}


.main-wrapper
{
	width: 899px;
	font-size: 12px;
	margin: 0 auto;
}

.header-wrapper
{
	height: 92px;
	width: 899px;
	float: left;
	margin: 0 auto;
}

.top-call-us
{
	float: right;
	margin-top: 32px;
	margin-right: 10px;
	font-size: 20px;
	color: #ffffff;
}
.top-call-us span
{
	color: #9bc1d4;
}



.logo
{
	float: left;
	height: 46px;
	margin-top: 23px;
}




.content-wrapper
{
	width: 899px;
	float: left;
	margin: 0 auto;
}

.banner
{
	background: url(images/banner.jpg) no-repeat left top;
	width: 899px;
	height: 285px;
}

.banner .wholesalers
{
	float: right;
	width: 131px;
	height: 28px;
	margin: 8px 37px 0 0;
}
.banner .wholesalers:hover
{
	background: url(images/wholesalers-link-on.gif) no-repeat;
}



.three-boxes
{
	width: 899px;
	height: 161px;
	float: left;
	background: url(images/two-box-bg.jpg) no-repeat left top;
}

.three-boxes .link-btn
{
	float: left;
	width: 558;
	margin: 9px 0px 0px 171px;
	display: inline;
}

.three-boxes .capital
{
	width: 268px;
	height: 122px;
	background: none;
	float: left;
	text-decoration: none;
	margin-right: 22px;
}
.three-boxes .capital:hover
{
	background: url(images/capital-on.jpg) no-repeat;
	text-decoration: none;
}
.three-boxes .capital h1
{
	font-size: 16px;
	color: #ffffff;
	margin: 16px 0px 0px 60px;
	padding: 0;
	line-height: 16px;
	font-weight: bold;
}
.three-boxes .capital p
{
	color: #fff;
	margin: 0;
	padding: 8px 10px 0px 60px;
	font-weight: bold;
}

.three-boxes .tech
{
	width: 268px;
	height: 122px;
	background: none;
	float: left;
	text-decoration: none;
}
.three-boxes .tech:hover
{
	background: url(images/tech-on.jpg) no-repeat;
	text-decoration: none;
}
.three-boxes .tech h1
{
	font-size: 16px;
	color: #ffffff;
	margin: 16px 0px 0px 60px;
	padding: 0;
	line-height: 16px;
	font-weight: bold;
}
.three-boxes .tech p
{
	color: #fff;
	margin: 0;
	padding: 8px 10px 0px 60px;
	font-weight: bold;
}




.footer-container
{
	width: 899px;
	display: table;
	margin: 0 auto;
	padding: 17px 0 0;
	font-size: 12px;
}


.footer-copyright
{
	float: right;
	color: #2c74a6;
}

.footer-copyright span
{
	color: #9bc1d4;
}

.footer-copyright font
{
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}

.wholesalers-text
{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #308905;
	padding-top: 13px;
}
