*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

body {
	background: #edf3e9 url(images/bg2.png) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#content
{
	width: 733px;
	margin: 0px auto;
}

#main
{
width: 733px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#header {
	height: 90px;
	text-align: right;
}
#footer p {
	color: #FFFFFF;
}

#logo {
width: 713px;
height: 40px;
text-align: left;
padding-top: 2px;
padding-left: 20px;
}


#menu
{
width: 673px;
height: 44px;
padding-left: 60px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 120px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 120px;
    height: 30px;
	color: #fe9d01;
	text-decoration: underline;
	background: url(images/menu_r.png) repeat-x;
}

#button_now a{
	width: 120px;
    height: 30px;
	color: #fe9d01;
	text-decoration: underline;
	background: url(images/menu_r.png) repeat-x;
}

#right
{
	width: 228px;
	float: right;
	margin-right: 20px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #fe9d01;
}
#right a:visited {
	color: #30A6D1;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#left
{
width: 450px;
margin-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #30A6D1;
}

#left a
{
color: #fe9d01;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #065fb9;
}

#left ol, #left ul
{
margin-left: 30px;
}


#footer {
	height: 20px;
	clear: both;
	padding-top: 8px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000;
}