@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h4 {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #000066;
	font-weight: normal;
	padding-left: 5px;
}
#headerContainer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;
}
#header {
	margin: auto;
	padding: 0px;
	height: 110px;
	width: 860px;
}
#headerTagline {
	height: auto;
	width: auto;
	margin-top: 40px;
	margin-left: 250px;
	position: absolute;
	float: left;
}
.imgTagline {
	height: auto;
	width: 400px;
}
#Logo {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgHeaderLogo {
	height: 60px;
	width: auto;
}
#starsSTRIPES {
	float: left;
	height: auto;
	width: 100px;
	position: absolute;
	margin-top: 20px;
	margin-left: 650px;
}
#navContainer {
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #000066;
	margin-top: -17px;
	margin-bottom: -17px;
}
#navigation {
	margin: auto;
	padding: 0px;
	height: 38px;
	width: 860px;
	color: #FFFFFF;
}
.mainContainer {
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	position: relative;
}
.mainBody {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-top: 10px;
}
.mainRight {
	float: right;
	height: auto;
	width: 650px;
	margin-top: 20px;
	padding-left: 15px;
	overflow: auto;
}
.mainLeft {
	float: left;
	height: auto;
	width: 175px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	margin-top: 20px;
	border-right-style: solid;
}
.imgAROC {
	height: auto;
	width: 100px;
}
.mainWhole {
	height: auto;
	width: 860px;
}
.imgGuarantee {
	height: auto;
	width: 100px;
	margin-right: 10px;
}
.imgRockChip {
	height: auto;
	width: 110px;
}
#subContainer {
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(images/body-bg.png);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	position: relative;
}
#subContent {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 860px;
	font-size: 13px;
	font-family: calibri, Georgia, "Times New Roman";
}
.imgStarbullet {
	height: auto;
	width: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.imgServices {
	padding: 0px;
	height: auto;
	width: 125px;
	margin-right: 25px;
	margin-left: 25px;
}
.imgAffiliations {
	height: 50px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.style1 {font-size: 14px}
.style2 {font-size: 16px}
#footerContainer {
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #999999;
	font-family: calibri, Georgia, "Times New Roman";
	font-size: 9px;
}
