html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #787F85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}

a:link {
	color: #3C498D;
	text-decoration: none;
}
a:visited {
	color: #4C557F;
	text-decoration: none;
}

a:active, a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	padding-left: 26px;
	color: #71778A;
	font-family: Calibri, "Century Gothic";
	font-size: 2em;
	font-weight: bold;
}

h2 {
	text-transform: uppercase;
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	text-transform: uppercase;
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h5 {
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h6 {
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

img { border: 0px; }

.clear {
	clear: both;
}

#wrapper1 {
	border-left: solid 1px #5D656C;
	border-right: solid 1px #5D656C;
	border-bottom: solid 1px #5D656C;
	width: 956px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 958px;
	height: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	html>body #wrapper1 {
	width: 958px;
	height: 1200px;
}

#wrapper2 {
	border-left: solid 1px #464F56;
	border-right: solid 1px #464F56;
	border-bottom: solid 1px #464F56;
	width: 954px;	/* box model hack */
	voice-family: "\"";
	voice-family:inherit;
	width: 958px;
	height: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	html>body #wrapper2 {
	width: 958px;
	height: 1200px;
}

#wrapper3 {
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	width: 952px;
	background: #fff;
	text-align: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 958px;
	height: 1200px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
	html>body #wrapper3 {
	width: 958px;
	height: 1200px;
}
	
#top {
	border-left: solid 1px #CBCED4;
	border-right: solid 1px #CBCED4;
	padding: 5px;
}

#mainpic {
	height: 137px;
	width: 948px;
	padding: 2px;
	border: solid 1px #CBCED4;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 955px;
	height: 220px;
	background-image: url(../images/banners/banner-rigby-rocket.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
	html>body #mainpic {
	width: 952px;
	height: 220px;
}
	
#specialtext {
	padding: 20px 150px 20px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}

#menu {
	border-left: solid 1px #CBCED4;
	border-right: solid 1px #CBCED4;
	padding: 2px;
	width: 748px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 952px;
}
	html>body #menu {
	width: 952px;
}

#menutext {
	padding: 1px;
	background-color: #FFF;
}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
		color: #3C498D;
		font-weight: bold;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
	color: #F06;
	}
	
#bodywrapper {
	border: solid 1px #CBCED4;
	padding: 2px;
	width: 748px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 952px;
}
	html>body #bodywrapper {
	width: 952px;
}
	
#body {
	width: 742px;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 952px;
	background-color: #FFF;
	height: 650px;
}
	html>body #body {
	width: 938px;
}
#api {
	font-family: Calibri, "Century Gothic";
	font-size: 12px;
}

	
#body1 {
	width: 952px;
	margin-left: 0px;
	float: left;
	font-family: Calibri, "Century Gothic";
	font-size: small;
	height: 600px;
}

#body2 {
	width: 200px;
	float: left;
}

.textbox {
	padding: 0px;
	margin-bottom: 7px;
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 950px;
	color: #CBD3D9;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.vmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.vmenu a:link, .vmenu a:visited, .vmenu a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 170px;
	height: 21px;
	padding-left: 25px;
	padding-top: 3px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 145px;
	height: 16px;
	background-repeat: no-repeat;
}
	html>body .vmenu a:link, html>body .vmenu a:visited, html>body .vmenu a:hover { 
		width: 145px;
		height: 16px;
	}

.vmenu a:hover {
	background: url('../images/vertical.gif') 0px -57px no-repeat;
}
#wrapper1 #wrapper2 #wrapper3 #bodywrapper #body #body1 .textbox #p7PMM_1 {
	font-family: Calibri, "Century Gothic";
}
.Product_header {
	font-family: Calibri, "Century Gothic";
	font-size: 24px;
	color: #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: bold;
}
.Product_description {
	font-family: Calibri, "Century Gothic";
	font-size: large;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-align: justify;
}
.product_des_box {
	padding: 3px;
	width: 954px;
	border: 1px dotted #333;
}
#crumb {
	margin-left: 40px;
}
.front-box-left {
	float: left;
	height: 350px;
	width: 239px;
	padding-left: 0px;
	margin-left: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
.front-box-right {
	float: left;
	height: 350px;
	width: 650px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#mail-list {
	height: 170px;
	width: 239px;
}
.enquiry {
	height: 600px;
	width: 500px;
	clear: none;
	float: left;
	font-family: Calibri, "Century Gothic";
	font-size: medium;
	text-align: left;
	padding-top: 10px;
}
.contact_detail {
	float: right;
	height: 600px;
	width: 350px;
	clear: none;
	padding: 0px;
	font-family: Calibri, "Century Gothic";
	font-size: medium;
	line-height: normal;
}

