@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
div {
	behavior: url(../images/pngfix.htc);
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}
.imageright {
	float:right;
}
a img {
	border:none;
}
#wrapper {
	margin: auto;
	padding:0px;
	float:left;
	width:100%;
}
#maintop {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
#sandwater {
	width:100%;
	height:200px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_sand_water.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#227794;
}
#boxtop {
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(../images/bg_top_bar.jpg);
	height:40px;
	float:left;
}
#topcontents {
	width:900px;
}
#save {
	width:430px;
	float:left;
}
#phone {
	width:300px;
	float:right;
	color:#FFFFFF;
	padding:8px 0 0 0;
	text-align:right;
}
.email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffff00;
}
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
}
#logoouter {
	width:900px;
}
#logo {
	width:295px;
	height:200px;
	float:left;
}
#whyshop {
	width:325px;
	height:200px;
	float:right;
	background-image: url(../images/bg_top_right_shadow.png);
	background-position:left top;
	background-repeat:no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #0066CC;
	margin:0;
	padding-top: 25px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	padding-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A5A5A5;
	font-weight: normal;
	margin: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}


#contentouter {
	background-color:#FFFFFF;
	float:left;
	width:100%;
	background-image:url(../images/bg_under_nav_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#content {
	margin:0;
	width:900px;
	padding-top:20px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4F4F4F;
	font-weight:normal;
	text-align:left;
}
#content2 {
	width:900px;
}
#footer {
	width:100%;
	border-top:#353535 5px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #4D311C;
	float:left;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#imageContainer         {width: 450px; height: 480px; overflow: hidden;}
#imageContainer img     {margin-bottom: 5px; display: block;}
#thumbContainer         {margin-top: 0px;}
#thumbContainer img     {display: block; float: left;}
.specification {
	width:100%;
}
.leftcontent {
	float:left;
	width:590px;
	padding-right:10px;
}
.rightcontent {
	float:left;
	width:277px;
	/*border-left: 3px solid #ccc;*/
	padding:0 10px;
}
