BODY{
	padding:0px;
	margin:0px;
}
#wrapper{
   width:760px;
}
#container{
	background:url(../images/bottom_banner.jpg) top no-repeat;
	height:59px;
}
#content{
	height:100%;
}
#left_content{
	float:left;
	width:245px;
	padding-left:14px;
	text-align:left;
}
#right_content{
	float:left;
	padding-top:59px;
	width:500px;
}
.tabs{
	background:url(../images/top_menu.jpg) top left no-repeat;
	height:234px;
}
.tab_cont{
	padding-top:15px;
	text-align:center;
}
.tab_cont span{
	color:#FF6600;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
}
.tab_cont a{
	text-decoration:none;
	color:#D2D2D2;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
}
.tab_cont a:hover{
	color:#FF6600;
}
.r{ 
	background:url(../images/right_menu.jpg) 100% 100% repeat-y #FF6A06; width:244px;
}
.b{ 
	background:url(../images/bottom_menu.jpg) 100% 100% repeat-x;
}
.l{ 
	background:url(../images/left_slice.jpg) 0 0 repeat-y;
}
.bl {
	background:url(../images/left_corner_menu.jpg) 0 100% no-repeat;
}
.br {
	background:url(../images/right_corner_menu2.jpg) 100% 100% no-repeat; padding:5px;
}
.title{
	background:url(../images/header_repeater.jpg) top left repeat-x;
	color:#FF6600;
	text-align:left;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	height:52px;
}
.title div{
	padding-top:20px;
}
.form_bg{
	background:url(../images/repeater.jpg) top left repeat-x;
	height:200px;
}
.submit_btn{
	padding-top:10px;
	padding-left:250px;
}
.break{
	background:url(../images/break_repeater.jpg) bottom left repeat-x;
	margin-top:10px;
	width:760px;
	height:37px;
}
#footer{
	background:url(../images/bottom_repeater.jpg) top left repeat-x;
	width:760px;
	height:85px;
}