BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #323232;
	font-size: 11px;
	font-family: verdana, tahoma;
}

#wrapper
{
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	
	
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #171617;
	font-style: normal;
	font-weight: bold;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	font-style: normal;
	font-weight: bold;
}
.product_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c42425;
	font-style: normal;
	font-weight: bold;
}
.big_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	font-style: normal;
	font-weight: bold;
}


.contacttiteltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #171617;
	font-style: normal;
	font-weight: bold;
}

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a3a3a3;
	font-style: normal;
	text-decoration:none;
}
A.email:hover {	
	color: #464646;
	font-style: normal;
	text-decoration: underline;
}

.bottext {
	font-size: 90%;
	color: #666666;
}

A.bottext {
	color: #666666;
	text-decoration: none;
}

A.bottext:hover {
	color: #000000;
}

A.mainmenu {
	color: #6c6c6c;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: Tahoma;
	text-decoration: none;
}

A.mainmenu:hover, A.active
{
	color: #000000;
}
.productmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
A.productmenu:hover {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	padding-left:14px;
	background-attachment: scroll;
	background-image: url(../images/linkimg1.png);
	background-repeat: no-repeat;
	background-position: left center;
 
		
}
.productbg {
	background-image: url(../images/product_bg.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
	height: 160px;
	width: 191px;

}
.email_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-style: normal;
	text-decoration:none;
}
A.email_contact:hover {	
	color: #464646;
	font-style: normal;
	text-decoration: underline;
}



 
