body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    background-image: url(images/skygrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #e2eff8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* {
    margin:0; padding:0;
}
.clearfloats {
    clear: both;
} 
#background {
	background-image: url(images/cloud.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #333333;
	text-decoration: none;
    font-weight: 700;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #4C54AF;
}
a:active {
	color: #333333;
}
#top_menu {
	padding-top: 20px;
	margin-right: 25px;
	text-align: right;
	color: #ffffff;
    font-weight: bold;
}
#top_menu a {
    color: #ffffff;
    text-decoration: none;
}
#top_menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#header {
	margin-top: 7px;
	background-image: url(images/hdrlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	margin-bottom: 7px;
}
#top_nav {
	color: #FFFFFF;
	text-align: right;
	padding-top: 128px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#top_nav a:hover {
	color: #f64185;
	text-decoration: none;
	padding-left: 10px;
}
#nav_col {
	width: 195px;
	float: left;
}
#search {
	padding-bottom: 15px;
}

#nav_items {
	background-image: url(images/smallcolm.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 8px;
	padding-right: 5px;
}
.nav_items2 p {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nav_items2 a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav_items2 a:hover {
	font-size: 12px;
	color: #f64185;
	text-decoration: none;
}
.nav_items_sc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.nav_items_sc p {
	padding-left: 15px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nav_items_sc a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav_items_sc a:hover {
	font-size: 11px;
	color: #f64185;
	text-decoration: none;
}
#main_col {
	float: right;
	width: 575px;
}
#main_content {
	background-image: url(images/largecolm.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
}
.category_index {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
.subcat_index {
	width: 540px;
	text-align: center;
}
.prodimagesm{
	width: 130px;
	padding-right: 10px;
	float: left;
}
.prodinfosm {
	padding-top: 5px;
	float: left;
	text-align: left;
}
#indiv_product {
	width: 540px;
	height: 450px;
	text-align: center;
}
#feedbackform {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF5FB;
}

.prodimagebg{
	width: 200px;
	padding-right: 10px;
	float: left;
}
.prodinfobg {
	padding-top: 5px;
	float: right;
	text-align: left;
	width: 280px;
}

.sub_cat{
	width: 130px;
	padding-right: 30px;
	padding-bottom: 15px;
	float: left;
}
.sub_catimage{
    height: 130px;
}
.sub_catinfo {
	padding-top: 5px;
}
.sub_catinfo a {
	text-decoration: none;
	color: Black;
}
#whats_new {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
.new_prod {
	width: 130px;
	padding-right: 10px;
	float: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F64185;
}

.indentmain_content {
	padding-right: 10px;
	padding-left: 15px;
}
.leftindent20 {
	padding-left: 20px;
}
#main_content .indentmain_content li {
	margin-left: 30px;
	padding-left: 5px;
}

.greyline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.pinktxt {
	color: #F64185;
}
.quoteindent {
	color: #4C54AF;
	padding-right: 50px;
	padding-left: 40px;
}

.bluetxt {
	color: #4C54AF;
}
.txt14 {
	font-size: 14px;
}

.floatrightimg {
	margin: 10px;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
}
.stdimg {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#footer {
	text-align: center;
	padding-top: 5px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#footer a:hover {
	color: #f64185;
	text-decoration: none;
}

.whatsnew_imagealign {
vertical-align: top;
}
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

