body {margin-top:25px;background-image: url(images/mainback.gif); padding:5px; font:11px Verdana,Arial;}
#content {
	width:758px;
	height:508px;
	margin: 0 auto;
	
	
}
#header {
	height:100px;
	width:758px;
	float:right;
	right: 10px;
}
#logo {
	position: absolute;
	background: transparent url(images/logo.png) no-repeat;
	width: 150px;
	height: 75px;
}
#nav {
	margin-top:50px;
	clear: both;	
	margin: 0 auto;
	padding: 0;		
}
#nav ul {
	margin-top:50px;
	float:right;
	list-style: none;
	text-transform: uppercase;
	padding: 0;	
	height: 30px;		
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
	height: 30px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	color: #a5a5a5;
	font: bold 12px/48px  "Segoe Script", "Monotype Corsiva";
	text-decoration: none;	
	letter-spacing: 1px;	
	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #fff;		
}
#nav ul li#current a {	
	color: #FF8B04;	
}
#main {
	width:758px;
	height:408px;
	margin-top:50px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	margin-top:10px;
	float: right;
	color:#FFFFFF;
	width:758px;
	padding-right:5px;
	text-align:right;
	font-size: 10px;

}

#footer a{
	color:#CCCCCC;
}
#content_main{
	border:#FFFFFF;
	border:2px;
	margin: 0;
	padding: 0;
}
#left {

	float:left;
	width: 220px;
	height: 408px;
	background-image:url(images/left_back.png);
	background-repeat:repeat-x;
}

.menu {

	float: left;
	width: 203px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;

}

.menu .sub_menu {
	list-style: none;
}

.sub_menu li {
	text-align: left;
	font-family: "Vivaldi", "Monotype Corsiva";
	font-size: 18px;
	font-weight: bolder;
	margin: 0 0 10px 0;
}

.sub_menu li a {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

.sub_menu li a:hover, .sub_menu .current {
	color: #AE1F17;
	text-decoration: none;
}

#right {
	background-image:url(images/main_back.png);
	background-repeat:repeat-x;
	float: right;
	width: 538px;
	height: 408px;
	margin: 0;
	padding: 0;
	
}
