body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.main{
	margin:0px auto;
	padding:20px;
	text-align:left;
	width:780px;
	min-height:600px;
	background-image: url(images/main_bkg.jpg);
	background-repeat: repeat;
	text-decoration: inherit;
}
#header{
	height:178px;
	width:780px;
	padding-top:0px;
	background-color:#ed1c24;
	color:inherit;
	background-repeat:no-repeat;
}
.top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:178px;
	width:780px;
}
#left{
	position:relative;
	float:left;
	width:230px;	
}
#right{
	position:relative;
	float:left;
	width:550px;	
}
#footer{
	position:relative;
	clear:left;
	height:13px;
	padding:10px 0 10px 10px;
	color:#FFFFFF;
	background-color:#ed1c24;
	background-repeat: repeat;
}
a{
	color:#ed1c24;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.name{
	color:#FFFFFF;
	background-color:inherit;
	font-size:24px;
	padding:27px 0 0 80px; 
}
#menu_nav {
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
	width:775px;
	clear:both;
	text-align:center;
	border:1px solid #000000;
}

#menu_nav a{
	color:#000000;
	background-color:inherit;
	font-size:12px;
	text-decoration:none;
	padding:0;
}
.l_m{
	border-right:1px solid #000000;
}

#menu_nav a:hover {
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
#footer a{
	color:#FFFFFF;
	background-color:inherit;
}
.title{
	height:20px;
	margin:10px 0;
	font-size:12px;
	padding:7px 0 0 10px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.l_nav{
	padding:0;
	margin:0 0 0 35px;
	list-style-image:url(images/b.gif);
	line-height:17px;
}
.l_nav a{
	color:#000000;
	background-color:inherit;
}
.r_text{
	padding:10px;
	border:1px solid #000000;
	margin:0px 5px 10px 5px;
	text-align: center;
}
.r_title{
	font-size:12px;
	font-weight:bold;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:20px;
}
.main #right .r_text .r_title p {
	font-family: "Arial Black", Gadget, sans-serif;
}

