@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #C7C7C7;
}

#flashy {
	width: 354px;
	height: 322px;
	float: left;
	padding-left: 44px;
}

#headerBG {
	width: 474px;
	height: 156px;
	background: url(/images/headerBGTOP_04.png);
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #969684;
}

#mainFlash {
	width: 426px;
	height: 156px;
	float: left;
	margin-left: 45px;
}

#distributor {
	width: 570px;
	height: 40px;
	float: right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 0 0;
	color: #333;
}

h2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	margin: 0 0 0 0;
margin-bottom: 5px;
}

/* link system */
a:visited  {text-decoration: none; color: #333; }
a:active   {text-decoration: none; color: #333;  }
a:link     {text-decoration: none; color: #333;}
a:hover  {text-decoration: underline; color: #000;}


#blogWrapping a:visited  {text-decoration: none; color:#666; }
#blogWrapping a:active   {text-decoration: none; color: #666;  }
#blogWrapping a:link     {text-decoration: none; color: #666;}
#blogWrapping a:hover  {text-decoration: none; color: #000;}

p {
	margin: 0px;
}

p.insides {
	margin-left: 5px;
}

p.blogStyle {
	color: #9a8e86;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p.blogDates {
	color: #37bdb6
}

#menu { 
	width: 990px;
	height: 40px;
	margin: auto;
}

.menuItem {
	padding-top: 13px;
	padding-left: 50px;
	float: left;
}

.searches {
	float: right;
	padding-right: 50px;
	padding-top: 7px;
}

#headerHome {
	width: 303px;
	float: left;
	height: 460px;
	padding-left: 44px;
}

#header {
	width: 990px;
	height: 163px;
	margin: auto;
	background:url(../images/body_03.png);
}

#headerTwo {
	width: 990px;
	height: 460px;
	margin: auto;
	background: url(/images/headerBigBG_03.png);
}
#headerTwoSub {
	width: 991px;
	height: 156px;
	margin: auto;
	
}

.shopSub {
	width: 46px;
	height: 156px;
	float: right;
}

.subpageBanner {
	float: left;
}

.shop {
	width: 46px;
	height: 184px;
	float: right;
	padding-top: 190px;
	
}

#content {
	width: 990px;
	margin: auto;
	overflow: hidden;
	background: url(/images/contentShades_27.png);
}

.side {
	width: 329px;
	min-height: 850px;
	float: right;
	background-image: url(/images/sideBG_10.png);
	background-position: top;
	background-repeat: repeat-x;
}

.insideContent {
	width: 661px;
	float: left;
	background: url(/images/content_09.png) top repeat-x;
}

.blog {
	width: 617px;
	float: right;
	background: #fff;
	min-height: 614px;
}

.blog p{
color: #9a8e86;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}


.sideInside {
	width: 220px;
	margin-left: 25px;
}

#bottom {
	width: 990px;
	height: 183px;
	margin:auto;
	background: url(/images/bottom_29.png);
}

#bottomMenu {
	width: 990px;
	height: 47px;
	margin: auto;
	background: url(/images/bottomMenu_30.png);
}

#copyright {
	width: 990px;
	margin: auto;
}

#currency {
	width: 245px;
	float: left;
	padding-left: 80px;
	padding-top: 50px;
}

#international {
	width: 530px;
	float: right;
	padding-right: 80px;
	padding-top: 50px;
}

.currencyConverter {
	font-size: 10px;
	color: #333;
}