BODY {
	margin: 0px;
	background: #ffffff url('../images/body_back.jpg') top repeat-x !important;
	text-align: left;
}

BODY, textAREA, INPUT, TABLE, SELECT {
	font-size: 12px;
	color: #656565;
	font-family: "Century Gothic", Arial, sans-serif;
}

a img
{
border: none;
}

.clear {
	clear: both
}

#wrapper, #wrapper1
{
	width: 831px;
	_width: 831px;
	padding-left: 70px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('../images/wapper_back.jpg') top repeat-x;
}

#toptable{
	width: 831px;
	_width: 901px;
	padding-left: 70px;
	margin-left: auto;
	margin-right: auto;
}
#top
{
	padding-top: 50px;

}
#topcontact
{
	padding-top: 5px;

}
#top img
{
	margin: 0px;
	padding: 0px;	
}

#top P
{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	margin-top: 5px;
}

#top P SPAN
{
	font-size: 110%;
	text-transform:uppercase;
	padding-right: 160px;	
}

#top P A
{
	color: #656565;
	padding-right: 20px;
	text-decoration: none;
}

#banner
{
	width: 735px;
	clear: both;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 99px;
	background: url('../images/line.jpg') bottom repeat-x;
}

#banner .menu
{
	float: left;
}

#banner .menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#banner .menu UL LI
{
	float: left;
	display:inline;
	text-transform:uppercase;
}

#banner .menu UL LI A
{
	color: #656565;
	padding-right: 15px;
	font-weight: normal;
	text-decoration: none;
}

#banner .menu UL LI.over, #banner .menu UL LI A:hover, #banner .menu UL LI .active
{
	 color: #df868a;
	 text-decoration: none;
}

#top .menu
{
	width: 740px;
	float: left;
}

#top .menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#top .menu UL LI
{
	width: 50%;
	float: left;
	display:inline;
}

#top .menu UL LI A
{
	color: #656565;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
}

#top .menu UL LI.over, #top .menu UL LI A:hover, #top .menu UL LI .active
{
	 color: #656565;
	 text-decoration: none;
}

#middle
{
	width: 735px;
	clear: both;
	margin-right: 99px;
}


.content
{
	padding: 18px 0px;
	background: url('../images/line.jpg') bottom repeat-x;
}


.content A
{
	display: block;
	width: 732px;
	height: 152px;
}

.content A IMG
{
	margin: 0px;
	padding: 0px;
	margin: 3px;
}

.content A:hover, .content  A .active
{
	width: 732px;
	height: 152px;
	background: #b58a71;
	display: block;
}

.bigimg
{
	display: block;
	padding: 18px 0px;
	background: url('../images/line.jpg') bottom repeat-x;
}

.bigimg A
{
	display: block;
	width: 732px;
	height: 365px; /*pls change your img height*/
	background: #fff;
}

.bigimg A IMG
{
	margin: 0px;
	padding: 0px;
	margin: 3px;
}

.last
{
	background: none;
}

#bottom
{
	width: 735px;
	clear: both;
	margin-right: 99px;
	padding-top: 10px;
	background: #ffffff url('../images/line.jpg') top repeat-x;
}

#bottom IMG
{
	margin: 0px;
	padding: 0px;
	float: left;
}

.pagination
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.pagination a
{
	 color: #656565;
	 text-decoration: none;
}

.pagination a:hover, .pagination a.active
{
	 color: #df868a;
}


