*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
body{
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../image/patternBg.jpg) repeat-x #999999;
}
.mainWrapper{
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}
.clear{clear:both;}
.noBorder{border:none !important;}
.topNav{
	height:60px;
}
.topNav ul{
	float:right;
}
.topNav ul li{
	float:left;
	padding:10px 5px 0 5px;
}
.activeLanguage{
	background-color:#333;
}
.activeLanguage a{
	color:#fff !important;
}
.topNav ul li a{
	text-decoration:none;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.topNav ul li a:hover{
	text-decoration:underline;
}
.mainNav{
	height:40px;
	background-color:#333333;
}
.logoWrapper{
	margin: 10px 0 0 30px;
	float: left;
} 
.menuWrapper{
	margin: auto;
	height: 40px;
	width: 262px;
}
.menuWrapper ul{
	padding-top:15px;
}
.menuWrapper ul li{
	float:left;
	padding:0 10px 0 10px;
	border-right:1px solid #999;
	height:14px;
}
.menuWrapper ul li a{
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.menuWrapper ul li a:hover{
	color:#ff0099;
}
.mainHeader{
	margin-top:5px;
	position:relative;
}
.introText{
	width:360px;
	height:330px;
	background-image:url(../image/headerTransparency.png);
	position:absolute;
	top:40px;
}
.introText h1{
	font-size:32px;
	color:#fff;
	font-weight:normal;
	width:265px;
	margin-left:50px;
	margin-top:40px;
	
}
.introText p {
	color:#fff;
	width:265px;
	margin-top:30px;
	margin-left:50px;
}
.introText p a{
	color:#FFF;
}
.introText p a:hover{
	color:#ff0099;
}

.homepagePromotions {
	width: 610px;
	height: 330px;
	position: absolute;
	top: 40px;
	left: 375px;
	overflow: hidden;}

.homepagePromotions .homePromo {
	display: block;
	width: 300px;
	height: 160px;
	background-color: #444;
	float: left;}

.homePromo {
	overflow: hidden;}

.homePromo.lefter {
	float: left;}

.homePromo.righter {
	float: right;}

.homePromo.lefter.frst, .homePromo.righter.frst {
	margin-bottom: 10px;}

.promotionImage{
	position:absolute;
	top:380px;
}
.subMenu{
	height:25px;
	background-color:#333;
	margin-top:5px;
}
.subMenu ul{
	padding-top:5px;
	padding-left:50px;
}
.subMenu ul li{
	float:left;
	padding:0 10px 0 10px;
}
.subMenu ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.subMenu ul li a:hover{
	text-decoration:underline;
}
.activeSubMenu{
	color:#ff0099 !important;
}
.mainContent{
	margin-top:25px;
	height:185px;
	background:url(../image/transparent.jpg) right bottom no-repeat;
}
.innerMainContent{
	min-height:400px;
	background:url(../image/transparent.jpg) right bottom no-repeat;
}
.innerMainContent h1{
	padding:40px 0 20px 60px;
}
.innerMainContent p{
	padding:0 0 0 60px;
	font-size:13px;
	margin-top:10px;
	width:500px;
}
.innerTextContent{
	width:600px;
	float:left;
}
.rightImage{
	float:left;
	padding-top:40px;
}
.rightImage img{
	border:solid 1px #999;
	padding:3px;
}
.productLeft{
	width:400px;
	height:160px;
	float:left;
	background:url(../image/productFrame.png) right no-repeat;
	margin-left:50px;
}
.productLeft img{
	float:left;
	padding-top:30px;
}
.productDescription{
	float:left;
	padding-top:30px;
	padding-left:20px;
}
.productDescription p{
	padding-top:5px;
	width:230px;
}
.productRight{
	width:400px;
	height:160px;
	float:left;
	background:url(../image/productFrame.png) right no-repeat;
	margin-left:30px;
}
.productRight img{
	float:left;
	padding-top:30px;
}
.productPrice{
	position:relative;
	top:-20px;
	left:100px;
}
.priceLeftFrame{
	width:8px;
	height:34px;
	float:left;
	background:url(../image/priceLeftBg.jpg) top left no-repeat;
}
.priceCenterFrame{
	height:34px;
	float:left;
	background:url(../image/priceCenterBg.jpg) repeat-x;
}
.priceCenterFrame h3{
	color:#FFF;
	margin-top:10px;
}
.priceRightFrame{
	width:8px;
	height:34px;
	float:left;
	background:url(../image/priceRighttBg.jpg) top left no-repeat;
}
.footer{
	height:60px;
	background-color:#333;
}
.footer ul{
	padding:10px 0 0 350px;
}
.footer ul li{
	float:left;
	list-style:none;
	padding:0 5px 0 5px;
	border-right:1px solid #999;
}
.footer ul li a{
	text-decoration:none;
	color:#fff;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.footer p{
	color:#FFF;
	text-align:center;
	padding-top:5px;
}
.footer p a{
	color:#FFF;
}
.contactForm{
	margin:10px 0 0 60px;
	position:relative;
}
.contactForm label{
}
.titleField{
	width:180px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:2px;
	color:#666;
	border:solid 1px #999;
	margin-bottom:5px;
}
.messageField{
	width:435px;
	height:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:2px;
	color:#666;
	border:solid 1px #999;
}
.sendButton{
	border:solid 1px #999;
	color:#FFFFFF;
	background-color:#666;
	cursor:pointer;
	margin-top:10px;
	padding:2px 5px;
}
.sendButton:hover{
	background-color:#333;
}
.contactInfo{
	position:absolute;
	top:10px;
	left:160px;
	
}
.contactInfo p{
	text-align:right;
	width:220px;
}

li.fbLikeBtn {
	position: relative;
	top: -3px;
	margin-right: 30px;}