body{
	background:url(images/bg.jpg) repeat-x #6b0b6d;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a img{
	border:none;
}

.header{
	width:900px;
	height:299px;
	background:url(images/head-bg_03.jpg) left no-repeat;
}

.wrapper{
	width:900px;
	margin:auto;
	overflow:auto;
}

.nav-bar{
	width:900px;
	margin:auto;
}

.nav-bar a img{
	margin-right:3px;
}

.content-wrapper{
	background:#FFF;
	width:892px;
	overflow:auto;
}

.content{
	width:651px;
	padding:5px;
	float:left;
	text-align:justify;
	
}

.colored_content{
	background:#e4b1e4;
}

.product_thmb{
	background:url(images/index_ar_35.jpg) no-repeat;
	width:639px;
	height:264px;
	margin:auto;
}

.product_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	margin:25px 220px 0px 0px;
	float:right;
	color:#666
}

.prod_thumb_img{
	float:left;
	margin:10px 0px 0px 200px;
}


.sidebar{
	width:220px;
	float:right;
	padding:5px;
}

.products{
	width:213px;
	height:281px;
	background:url(images/sidebar_07.gif) no-repeat;
}

.maillist{
	width:213px;
	height:161px;
	background:url(images/sidebar_39.jpg) no-repeat;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}



.news{
	width:213px;
	height:281px;
	background:url(images/sidebar_10.gif) no-repeat;
	margin:10px 0px 10px 0px;
}

.sidebar-blocks-content{
	width:195px;
	height:225px;
	margin:29px 0px 0px 10px;
	position:absolute;
	color:#FFF;
}

.mail-form{
	margin:27px 0px 0px 6px;
	position:absolute;
}

.send-btn{
	width:68px;
	height:21px;
	background:url(images/send.gif) no-repeat;
	border:none;
	margin:5px 0px 0px 110px;
}

.textfield{
	background:#454545;
	border:1px solid #717171;
	width:176px;
}

.footer{
	 width:893px;
	 height:50px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#fff;
	 margin:3px 0px 0px 0px;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.gf{
	color:#FF0;
}

.copyright{
	float:right;
}


.white_font{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#ce16a5;
	font-weight:bold;
	text-decoration:none;
}

.big_font{
	font-family:tahoma;
	font-size:12px;
	color:#ce16a5;
	font-weight:bold;
	text-decoration:none;
}

.black_font{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#810e83;
	text-decoration:none;
}

.black{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.marquee{
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

a{
	font-family:tahoma;
	font-size:12px;
	color:#ce16a5;
	text-decoration:none;
}

div#header div#slide-holder{
	width:641px;
	height:300px;
	position:relative;
	border:3px solid #928f97;
}
div#header div#slide-holder div#slide-runner{
	width:641px;
	height:300px;
	overflow:hidden;
	position:absolute;
	
}
div#header div#slide-holder img{
	margin:0;
	display:none;
	position:absolute;
	
}

.button{
	background:url(images/button_44.gif) no-repeat;
	width:68px;
	height:21px;
	border:none;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px
}
  


