html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body { 
	color: #666666;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:  0.7em;
} 
	
p { 
	margin: 5px; 
	padding: 0px;
	text-align: left;
	line-height: 16px;

	}

h1, h2, h3, h4, h5, h6 {

	margin: 0px 0px -5px 5px;
	padding: 0px;
	color: #5C5356;
	font-weight:normal;
}

hr{
	color: #6A439B;
}

img{
	margin: 0px; 
	padding: 0px;
	border: 0px;
}

a:link {  
	text-decoration: none;
	color: #6A439B;
	}
a:visited { 
	text-decoration: none; 
	color: #6A439B;
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #6A439B;
	}

/*classes*/

.content_left_index  {
	padding: 0px 0px 0px 70px;
	color: #6A439B;
	background-image: url(../images/icon_o_arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
}
.quickcontact_p { 
	margin: 0px; 
	line-height: 10px;
	}
.footer_p {
	text-align: right;
	}
.content_left_p {
	text-indent: 70px;
	margin-top: -20px;
	}	
.price{
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.price2{
	color: #FF0000;
	font-weight: bold;
}
	
/* divs */

#container{
	width: 98%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;

}

#inner1 {
	margin: 0px auto;
	padding: 0px;
	width: 788px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_left.jpg);
	background-position: top left;
	background-repeat: repeat-y;

}

#inner2{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: right;
}

#top{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 788px;
	height: 109px;
	background-image: url(../images/bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}


#main_content{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 788px;
	height: 100%;
	border: 0px;
	background-image: url(../images/spacer_blue.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	
}

#main_content a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
	}
#main_content a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #666666;
	}
#main_content a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #666666;
	}

#content_left{
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 481px;
	height: 100%;
	border: 0px;
	background-image: url(../images/spacer_blue.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;

}

#content_lefthoodfitting{
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 481px;
	border: 0px;
	background-image: url(../images/spacer_blue.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;

}

#content_right{
	margin: 0px;
	padding: 5px;
	width: 270px;
	border: 0px;
	float: right;
}

#footer{
	margin: 0px;
	padding: 0px;
	width: 788px;
	height: 100px;
	color: #86A2B1;
	background-image: url(../images/bg_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;

}

#footer p { 
	line-height: 14px;
	font-size: 11px;
	}

#footer a:link {  
	text-decoration: none;
	font-weight: normal; 
	color: #86A2B1;
	}
#footer a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #86A2B1;
	}
#footer a:hover, a:active { 
	text-decoration: underline;
	font-weight: normal; 
	color: #86A2B1;
	}
	
.dotted_line_md{
	margin: 2px 0px;
	padding: 0px;
	width: 480px;
	height: 2px;
	text-align: center;
	background-image: url(../images/spacer_blue.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.dotted_line_sm{
	margin: 2px 0px;
	padding: 0px;
	width: 250px;
	height: 2px;
	text-align: center;
	background-image: url(../images/spacer_blue.jpg);
	background-repeat: repeat-x;
}

/* nav ------------- */
#nav{

	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 5px;
	top: 115px;
}

#nav a:link {  
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	}
#nav a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #666666;
	}
#nav a:hover, a:active { 
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	}


.rollmenu { padding: 5px; display: block; line-height: normal; background-color: #FFFFFF; text-decoration: none; font-size: 11px;}
.rollmenu:hover {	background-color: #CCCCCC; text-decoration: none}
.menuhead {font-weight: bold; font-size: 12px; color: #ffffff; background-color: transparent}
#menu1 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu2 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu3 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu4 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}


/*header styles*/
#header{
	background-image: url(../images/pic1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 264px;
	width: 805px;
	clear: both;
}

#header_index{
  margin: 50px 0px 0px 5px;
  padding: 0px;
}

#photodiv {
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 805px;
  height: 210px;
}

/*specialoffers styles */
#specialoffers{
	margin: 5px 5px 5px 10px;
	padding: 0px;
	border: 0px;
	height: 200px;
	width: 225px;
	float: left;

}

#specialoffersbg{
	background-color: #C5D3D9;
	height: 175px;
	padding-top: 8px;
}

/*bestsellers styles */
#bestsellers{
	margin: 5px;
	padding: 0px;
	border: 0px;
	height: 200px;
	width: 225px;
	float: left;

}

#bestsellers p { 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	line-height: 14px;
} 

#bestsellersbg{
	background-color: #C5D3D9;
	height: 175px;
	padding-top: 8px;

}


/*quick contact */
#quickcontact{
	margin: 0px;
	padding: 5px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#quickcontact a:link {  
	text-decoration: none;
	color: #666666;
	}
#quickcontact a:visited { 
	text-decoration: none; 
	color: #666666;
	}
#quickcontact a:hover, a:active { 
	text-decoration: underline;
	color: #666666;
	}



/*buttons */
#buttons{
	margin: 0px;
	padding: 15px;
	float: left;

}

/* whybuy */
#whybuy{
	margin: 25px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

/* news */
#news{
	margin: 10px 0px;
	padding: 0px;
	background-image: url(../images/spacer_blue.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
}
