*{
	margin:0 auto;
	padding:0;
}
body{
	background: #607f92 url(images/main_back.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0;
	margin:0;
}
#top_bg{
	background: #6cc2ed url(images/top_bg.png) no-repeat;
	height:23px;
	margin:0;
	clear:both;
}
#user_login{
    float:right;
	margin:0;
    margin-right:150px;
}
.signup_news{
    background:url(images/mail_icon.jpg) no-repeat;
    padding-left:20px;
    font-family:Bell Gothic Std Black;
    font-size:11px;
}
.container_wrapper{
	width:912px;
	background: url(images/content_bg.png) repeat-y;
	margin:0 auto;
	text-align:center;
	/*height: 906px;*/
	height: auto;
}
#container_bottom{
	background:url(images/content_bottom_bg.png) no-repeat;
	width:912px;
	height:22px;
	
}
#header_wrapper{
	width:865px;
	height:212px;
	margin:0 auto;
	text-align:left;
	padding:0;
}
#header_logo{
	width:373px;
	height:212px;
	float:left;
}
#header_pic{
	width:492px;
	height:212px;
	float:left;
	margin:0;
	background:transparent url(images/picgirl.JPG) no-repeat;

}
#main_navi{
	background:url(images/nav_back.png) repeat-x;
	width:896px;
	height:36px;
	text-align:left;
}
#content_wrapper{
	margin:0 auto;
	width:865px;
	height:545px;
	text-align:left;
}
#left_panel{
	background: #bad4e1 url(images/sidebar_back.jpg) no-repeat;
	/*height:545px;*/
	height:100%;
	width:373px;
	/*float:left;*/
	overflow:hidden;
	overflow-y:auto;
}
#sidebar2ndLevel 
{
	float: left;
	width: 132px;
	height: 100%;
	background: #bad4e1;
}
#main_panel2ndLevel 
{
	margin: 0 0 0 160px;
	padding: 15px 15px 15px 0;
	width: 695px;

}
#main_bottom_panel2ndLevel{
	padding: 20px 10px;
	background: #b6dbf5 url(images/footer_image.jpg) repeat-x;
	text-align: right;
	font-weight: bold;
	color: #3f4247;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
#main_panel{
	float:left;
	/*height:545px;*/
	height: auto;
	width:492px;
	overflow:hidden;
	/*overflow-y:auto;*/
	overflow-y: visible;
}
#bottom_wrapper{
	margin: 0 auto;
	width:865px;
	height:auto;
	text-align:left;
}
#left_bottom_panel{
	background:url(images/sidebar_bottom_back.jpg) no-repeat;
	width:373px;
	height:113px;
	float:left;
}
#left_bottom_content{
	width:200px;
	float:right;
	margin:40px 25px 0 0;
	_margin-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.left_bottom_title{
	font-size:16px;
	font-family:Verdana;
}
#main_bottom_panel{
	background:url(images/content_bottom_back.png) repeat-x;
	width:492px;
	height:113px;
	float:left;
}
#main_bottom_contact{
	float:right;
	width:270px;
	font-family:Bell Gothic Std Black;
	font-size:18px;
	color:#3F4246;
	margin:45px 20px 0 0;
	text-align:right;
}
#footer_navi{
    width:896px;
	padding:10px 0 10px 0;
}
/*Menu Style*/
.dnnmenu_root{
    color:#ffffff;
    font-family:verdana;
    font-size:13px;
}
.dnnmenu_submenu{
	margin:0;
	margin-left:10px;
    background:#66ccff;
    font-family:Verdana;
    font-size:11px;
    text-indent: 5px;
    line-height: 2em;
    border:1px solid #333333;
    width:200px;
}
.dnnmenu_submenu_bottom{
    width:0px;
    visibility: hidden;
}

.dnnmenu_submenuitemhover{
    background:#ffffff;
}

/*text styles*/
h3{
	font-family:Verdana;
	font-size:18px;
	color:#607F92;
}
h4{
	font-family:Verdana;
	font-size:14px;
	color:#607F92;
}
.Normal{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
}
.Normal a, .Normal a:hover {
	text-decoration:none;
}
.left_links{
	text-decoration:none;
	font-family:Verdana;
}
a img{
	border:none;
}
/*
fonts used
menu - Bell Gothic Std 14pt bold
signup - Bell Gothic Std 11pt bold
northern virginia title - Bell Gothic Std 18pt bold
subtitle - Bell Gothic Std 14pt bold
bottom mom title - Bell Gothic Std 16pt bold
bottom mom text - Bell Gothic Std 12pt
bottom main - Bell Gothic Std 18pt bold
left panel links - Bell Gothic Std 14pt bold
normal text - Verdana 13pt
normal links - Verdana 13pt bold
*/

#dnn_ctr504_Feedback_cmdSend
{
    display: block;
    text-align: left;
}
