html 

{

	width:100%;

	height:100%;

	background-image: url(/images/css/bg.gif);

	overflow: -moz-scrollbars-vertical;

}

/* for understanding browsers */

body {

	min-height:100%;

	height:auto !important;

}

/* for Internet Explorer */

/*\*/

* html body  {

	height:100%;

}



body {

	background-image: url(/images/css/body_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	margin: 0px;

	width:100%;

	text-align: center;

}

img {

	border:none;

}

a:link, a:visited, a:active {

	color:#0054A6;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}	





/* ---------------------------- */



.clear {

	clear: both;

	height: 0px;

	overflow: hidden;

}





/* ---------------------------- */

/* START: HEADER STYLES */

.header_wrapper {

	width: 970px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 5px;

	height: 102px;

}

.hdr {

	height: 76px;

	overflow: hidden;

}

.main_logo {

	float:left;

	width:208px;

	height:55px;

	margin-top: 22px;

}

.mininav_wrapper {

	height:28px;

	width:650px;

	text-align: right;

	background-image: url(/images/css/mininav_bg.gif);

	background-position: right top;

	float:right;

	background-repeat: no-repeat;

	overflow:hidden;

}

.mininav_wrapper a:link, 

.mininav_wrapper a:visited, 

.mininav_wrapper a:active {

	font-size: 11px;

	color: #cccccc;

	display: block;

	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: solid;

	border-top-color: #686868;

	border-right-color: #686868;

	border-bottom-color: #686868;

	border-left-color: #686868;

	font-family: Arial, Helvetica, sans-serif;

	float:right;

	padding:15px;

	padding-top:8px;

	padding-bottom:10px;

	height:11px;

	overflow:hidden;

	text-decoration: none;

}

.mininav_wrapper a:hover {

	background-color:#840c09;

}

.mininav_wrapper a.planet_embt:link, 

.mininav_wrapper a.planet_embt:visited, 

.mininav_wrapper a.planet_embt:active {

	background-image: url(/images/css/cart.gif);

	background-repeat: no-repeat;

	background-position: 10px 4px;

	padding-left: 35px;

/*	padding-right: 30px; */

}

.mininav_wrapper a.planet_embt:hover {

	background-image: url(/images/css/cart_hover.gif);

}

.mininav_wrapper a.phone:link, 

.mininav_wrapper a.phone:visited, 

.mininav_wrapper a.phone:active {

	background-image: url(/images/css/phone.gif);

	background-repeat: no-repeat;

	background-position: 10px 4px;

	padding-left: 35px;

}

.mininav_wrapper a.phone:hover {

	background-image: url(/images/css/phone_hover.gif);

}

.mininav_wrapper form {

	margin:0px;

}

/* END: HEADER STYLES */

/* ---------------------------- */







/* ---------------------------- */

/* START: FOOTER STYLES */

.footerinclude {

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #CCCCCC;

	padding-right: 10px;

	width: 960px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

	height: 31px;

	display: block;

	background-color: #181818;

}

.footer_links {

	float: left;

	margin-top: 10px;

	margin-right: 15px;

	margin-bottom: 0px;

	margin-left: 10px;

}

.footer_links a:link, .footer_links a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #CCCCCC;

	font-weight:bold;

	text-decoration: none;

	display: block;

	float: left;

	padding-right: 10px;

	padding-left: 10px;

}

.footer_links a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.footer_copyright {

	float: right;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

/* END FOOTER STYLES */

/* ---------------------------- */