@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../assets/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#container{
width: 960px; 
margin: 0 auto; 
}
	
#underlinemenu{
	margin: 0;
	padding: 0;
	width: 960px;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;

}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #69D320;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../assets/menuseparator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 20px;
	height: 20px;
}

#underlinemenu ul li a:hover{
	color: #FFFFFF;
	padding-bottom: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB800;
}


#underlinemenu ul .current a{
color: #FFFFFF;
	padding-bottom: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB800;
}



.logo {
	background-image: url(../assets/logo.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 960px;
	margin-top: 10px;

}
.mainimage {

	height: 535px;
	width: 960px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.smallgrey  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.smallgrey a:hover {
	text-decoration: underline;
}
#box1 {
	border: 1px solid #352500;
	float: left;
	height: 353px;
	width: 309px;
	margin-right:13px;
	background-image: url(../assets/box11.jpg);
	background-repeat: no-repeat;
}
#box2 {
	border: 1px solid #352500;
	float: left;
	height: 353px;
	width: 309px;
	margin-right: 13px;
	background-image: url(../assets/box22.jpg);
	background-repeat: no-repeat;
}
#box3 {
	border: 1px solid #352500;
	float: right;
	height: 353px;
	width: 309px;
	background-image: url(../assets/box3.jpg);
	background-repeat: no-repeat;
	
}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFB800;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.white12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

#paddingtextbox{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainbox {
	border: 1px solid #352500;
	float: left;
	
	width: 960px;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: 15px;
}

#mainbox2 {
	border: 1px solid #352500;
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: 15px;
	height: 30px;
}

#column1 {
	float: left;
	width: 257px;
	margin-right:35px;
}
#column2 {
	
	float: left;
	width: 257px;
	margin-right: 25px;

}
#column3 {

	float: right;
width: 257px;

}

#noborderbox{
width: 848px;
margin: 0 auto; 

}


.white12just {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}

.yellow14bold {
	font-size: 14px;
	color:#FFB800;
	line-height: 20px;
	font-weight: bold;
	
}

.box3column3 {
	border: 1px solid #352500;
	float: right;
	height: 353px;
	width: 257px;
	background-image: url(../assets/box1.jpg);
	background-repeat: no-repeat;
	
}
#column2wide{

	float: right;
width: 555px;

}
#product {
	float: left;
	width: 848px;
	margin-right:3px;
}

#product1 {
	float: left;
	width: 400px;
	margin-right:3px;
}

#product2 {

float: right;
width: 400px;

}
.table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFB800;

}
.blacktext{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.tablewithtext {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#contact{
	background-image: url(../assets/bgContact.jpg);
	background-repeat: no-repeat;
	height: 481px;
	width: 960px;
	margin-top: 30px;
}

.contactus{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 150px;
	padding-top: 15px;
}

#shop{
	background-color: #000000;
	height: 500px;
	width: 960px;

}
.shoptext{
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 15px;
	float: left;
}

.shoptext a{
	color: #FFCC00;

}
.shoptext2{
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 15px;
	float: right;
}

.shoptext2 a{
	color: #FFCC00;

}
.demolnk{
	text-decoration: none;
}
.demolnk a{
	text-decoration: underline;
}
#box550 {
	width: 600px;
}
