@charset "utf-8";
/* CSS Document */
/** 
 * HTML Definitions
 */
* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
	background: #7777b8 url('../images/template/bg_slither.jpg') center repeat-y;
}
body {
	font-size: 0.70em;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 16px;
}
a, a:link, a:visited, a:active { 
	color: #03A0D5;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { 
	color: #5555a6;
	text-decoration: none;
}
UL {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-image: url('../images/template/bullett.gif');
}
h1 {
	margin: 0.15em 0;
	font-size: 1.55em;
	color: #03A0D5;
	font-weight: bold;
	line-height: 18px;
}
h2 {
	margin: 0.15em 0;
	font-size: 1.1em;
	color: #5455A7;
	font-weight: bold;
	line-height: 18px;
}
.blue {
	font-size: 1.1em;
	color: #03A0D5;
	font-weight: bold;
}
p {
	margin: 0.85em 0;
	line-height: 16px;
}
img, form, fieldset { 
	margin: 0; 
	border: 0; 
	padding: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}
.strong {
	font-weight: bold;
}
.italic {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	padding-left: 5px;
}
.hidden {
	display: none;
}
.nowrap {
	white-space: nowrap;
}

.title {
	color: #0a3081;
	font-style: italic;
	font-weight: bold;
	padding-right: 4px;
}

.title em {
	color: #8279a8;
	font-style: italic;
	font-weight:bold;
}
.quotes {
	font-size: 15px;
	color: #7d7d7d;
	font-weight: normal;
	line-height: 20px;
}
.dottedLine {
	border-bottom: 1px dotted #5455A7;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.leftIndent5 {
	padding-left: 5px;
}
.leftIndent7 {
	padding-left: 7px;
}
.leftIndent20 {
	padding-left: 40px;
}
/**
 * Layout Definitions
 */
#mainBox {
	margin: 0 auto;
	width: 947px;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	position: relative;
}
#bannerBox {
	width: 947px;
	height: 139px;
	margin: 0px 0px 5px 0px;
	background: url('../images/template/banner.jpg') no-repeat;
}
#quotesBox {
	width: 450px;
	height: 139px;
	float: right;
	background: url('../images/template/quotes_bg.jpg');
}
#menuBox {
	width: 947px;
	height: 38px;
	background: #5455a7;
	margin: 0 auto;
	position: relative;
}
#menuItems {
	width: 718px;
	height: 38px;
	color: white;
	float: left;
	margin-left: 12px;
}
#telNo {
	width: 240px;
	height: 28px;
	float: right;
	text-align: right;
	color: white;
	font-size: 26px;
	padding: 8px 26px 0px 0px;
}
#mainContent {
	width: 947px;
	margin: 0px 0px 0px 0px;
	background: url('../images/template/packetv2.jpg') no-repeat bottom right;
}

#mainContentHome {
	width: 947px;
	margin: 0px 0px 0px 0px;
	background: url('../images/template/homeProduct.jpg') no-repeat bottom right;
}

#subMainContent {
	width: 947px;
	margin: 0px 0px 0px 0px;
}
#leftContent {
	width: 590px;
	height: 555px;
	float: left;
}
#textContent {
	width: 550px;
	padding: 20px 0px 0px 25px;
	float: left;
}
#subTextLeft {
	width: 400px;
	padding: 20px 0px 0px 25px;
	float: left;
}
#subTextRight {
	width: 400px;
	padding: 20px 25px 0px 0px;
	float: right;
}
#minimumBox {
	width: 550px;
	height: 550px;
}
#footerBox {
	width: 510px;
	height: 98px;
	border-top: 1px solid #777777;
	margin-left: 32px;
}
#beaverFooter {
	margin: 8px auto;
	width: 947px;
	height: 30px;
}
#beaverBox {
	width: display: block;
	padding: 0px 0px 0px 0px;
	width: 24px;
	height: 28px;
	float: right;
}
.beaverLogo a {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 24px;
	height: 28px;
	background-image: url('../images/template/beaver_logo.gif');
	background-repeat: no-repeat;
}
.beaverLogo a:hover, p.navbuttons a:active {
	background-color:;
	color: #FFFFFF;
	background-image: url('../images/template/beaver_logo_r.gif');
	background-repeat: no-repeat;
}
#rightContent {
	width: 354px;
	height: 600px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.productBox {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 5px;
}
.contactNo {
	width: 200px;
	height: 30px;
	float: right;
	background: url('../images/template/telNo.gif') no-repeat;
	margin-top: 4px;
}
#topFloat {
	margin-top: 20px;
	width: 540px;
	float: left;
}
#bottomFloat {
	width: 540px;
	float: left;
}

#buyNowBox {
	display: block;
	width: 120px;
	height: 50px;
	position: absolute;
	right: 180px;
	bottom: 0px;
	background: ;
	text-indent: -5000px;
}
.bootsBoxLeft {
	width: 140px;
	height: 80px;
	float: left;
	padding-top: 150px;
}

