﻿body {
     margin:0 0 0 0;
     font-family:Arial;
     font-size:13px;
     color:#797979;
     text-align:center;
}

a.graycolor { color: #8c8c8c; text-decoration: none; }
a.graycolor:hover { color: #ec7406; text-decoration: none;}

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

a.nav_custom_top,.nav_custom_bottom {
		display:block;
		width:307px;
		height:26px;
		color:#FFFFFF;
		font-size:16px;		
		margin-left:18px; margin-right:0;
		text-align:left;
		padding-left:13px;
		padding-top:2px;
		background-repeat:no-repeat;
}
a.nav_custom_top,.nav_custom_bottom:hover { color: #FFFFFF; }

a.nav_custom_top {
		background-image:url(../images/nav_custom_top_bg.jpg);
}

a.nav_custom_bottom {
		background-image:url(../images/nav_custom_bottom_bg.jpg);
		border-top:1px solid #FFFFFF;
}

div {
		border:0px solid #000000;		
}

div#bannerwrap {
		background-image:url(../images/banner_bg.jpg);
		text-align:center;
}

div#banner {
		width:960px;
		height:100px;
		background-image:url(../images/banner.jpg);
		text-align:right;
		vertical-align:top;
		margin:auto;
}

div#bannereng {
		width:960px;
		height:100px;
		background-image:url(../images/banner_voicecompass.jpg);
		text-align:right;
		vertical-align:top;
		margin:auto;
}

div#footer {
		background-image:url(../images/footer_bg.jpg);
		height:23px;
		text-align:center;
		margin-top:30px;
}

div#menu_top {
		background-image:url(../images/menu_top_bg.jpg);	
		background-repeat:repeat-x;
		text-align:center;
}

div#menu_bottom {
		position:relative;
}

div#nav_top {
		position:relative;
		height:35px;
		float:left;		
		text-align:left;
				
}

div#nav_middle {
		position:relative;
		overflow:auto;
		background-image:url(../images/nav_level3_bg.jpg);
		padding-left:8px;
}

div#nav_right {
		position:relative;
		margin-top:20px;	
		width:308px;
		overflow:hidden;	
		text-align:right;
		margin-right:0;
		margin-left:auto;
}

div#search {
		overflow:hidden;			
}

div#content_wrapper {
		width:963px;
		margin:auto;
		margin-top:30px;
		overflow:auto;
}

div#content_left {
		width:635px;
		margin-top:20px;
		float:left;
		text-align:left;
}

div#content_right {
		position:relative;
		overflow:auto;
		width:324px;
		text-align:right;
}

div#textfield {
		overflow:auto;
		padding: 15px 0px 35px 0px;
}

div#nav_wrap {
		width:960px;
		height:35px;
		margin:auto;		
}

span.page_title {	
	font-weight:bold;
	font-size:21px;
	color:#f88412;
}

span.page_subtitle {	
	font-size:15px;
	color:#f88412;	
}

span.content_title {
  font-weight:bold;
	font-size:17px;
	color:#f88412;	
}

span.content_subtitle {
	font-size:10px;
	color:#f88412;	
}
