﻿*
{
	font-family: arial;
}
h3
{
font-size: 20px;
font-family: arial;	
color:#038ECF;
	
}


body
{
	background: #007dbf url('images/background.jpg') repeat-x;
}

.wrap
{
	width: 980px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 0px;			
}

.wrap_top
{
	background: url('images/wrap_top.jpg') no-repeat;	
	width: 980px;
	height: 16px;	
}

.wrap_content
{
	position: relative;
	background: url(images/wrap_content.jpg) repeat-y;
	clear: both;
	float: right;	
	width: 980px;	
	padding: 0; 			
	display: inline;				
		
}
.wrap_bottom
{
	background: url('images/wrap_bottom.jpg') no-repeat;
	float: left;		
	width: 980px;
	height: 9px;
	padding-bottom: 8px;
}

.header
{
	font-size: 13px;	
	background: url('images/header.jpg') no-repeat;	
	width: 980px;
	height: 111px;
}

.sub_menu
{	
	margin: auto;
	font-size: 12px;	
	background: url('images/sub_menu.jpg') no-repeat;	
	width: 978px;
	height: 35px;
	text-align: center;
}

.sub
{
	padding-top: 8px;	
}

.sub_menu a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

.sub_menu a:hover
{
	color: #000000;
	text-decoration: underline;	
}

.menu
{
	font-size: 15px;	
	text-align: center;
	padding-right: 200px;
	padding-top: 82px;
}

.menu a
{
	color: #000000;
	font-size: 15px;
	text-decoration: none;	
}

.menu a:hover
{
	color: #000000;
	font-size: 15px;
	text-decoration: underline;	
}

.categories
{
	padding-top: 8px;
	margin: auto;
	width: 900px;					
	position: relative;
	clear: both;				
}

.category
{	
	width: 283px;
	padding-top: 8px;		
}

.category h4
{	
	padding: 0;	
	margin: 0;	
}

.cimg
{	
	border: 1px solid #C2CFDF;	
	 margin-left:4px;
}

.category a
{	
	color: #000000;
	text-decoration: none;	
}

.category a:hover
{	
	color: #000000;
	text-decoration: underline;		
}

.category_top
{	
	background: url('images/category_top.jpg') no-repeat;
	width: 283px;
	height: 11px;			
}

.category_content
{
	font-size: 11px;
	position: relative;
	background: url(images/category_content.jpg) repeat-y;
	clear: both;
	float: right;	
	width: 283px;
	height: 115px;
	padding: 0; 			
	display: inline;			
}

.category_bottom
{
	background: url('images/category_bottom.jpg') no-repeat;
	float: right;		
	width: 283px;
	height: 10px;
	padding-bottom: 8px;			
}

.c_image
{
	width: 86px;
	float: right;
	text-align: left;	
}

.c_text
{
	padding-right: 2px;	
	width: 195px;
	text-align: right;	
	float: left;	
}

.main
{
	font-size: 13px;
	padding-top: 18px;
	padding-right: 40px;
	padding-left: 40px;	
}

.main_right
{
	width: 66%;
	float: right;
}

.main_left
{
	width: 33%;
	float: left;
}

.footer
{
	width: 980px;
	color: #ffffff;
	text-align: center;
}

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

.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;		
}

.rights
{
	float: left;	
	background: url('images/rights.jpg') no-repeat;
	width: 980px;
	height: 47px;	
}
