*{
	padding: 0;
	margin: 0;
}

html, body, #wrap {min-height: 100%; min-width: 1024px; background: #e4e9ed url(../images/body_bg.jpg) top center repeat-x;}
body > #wrap {height: auto; min-height: 100%;}

.body {
	min-height: 800px; width: 1024px;
}

		/*	HEADER	*/
.top_cont {
	height: 132px; width: 1024px;
}
.top_cont .header_cont {
	height: 54px; width: 1024px;
	background: url(../images/menu/top_shd.png) bottom center no-repeat;
}
.top_cont .header_cont .number {
	width: 942px; height: 26px;
	padding: 28px 82px 0 0;
	float: right;
	text-align: right;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #dce8f2;
}

		/*	MENU	*/
.menu_cont {
	height: 78px; width: 1024px;
}
.menu_cont .menubar {
	height: 78px; width: 714px;
	float: left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.menu_cont .menubar .nav_div {
	width: 73px; height: 99px;
	background: url(../images/menu/nav_div.png) right top no-repeat;
	float: left;
}
.menu_cont .bot {
	height: 15px; width: 1024px;
	background: url(../images/menu/bot_shd.png) top center no-repeat;
	float: left;
}
.menu_cont .logo {
	width: 191px; height: 68px;
	padding: 10px 0 0 119px;
	float: left;
}
.menu_cont .menubar .single {
	margin: 0 0 0 25px;
	list-style: none;
	height: 56px;
	padding-top: 30px;
	text-align: left;
	float: left;
}
.menu_cont .menubar .double {
	margin: 0 0 0 25px;
	list-style: none;
	height: 56px;
	padding-top: 22px;
	text-align: left;
	float: left;
}
.menu_cont a.menu {
	color: #919191;
	text-decoration: none;
}
.menu_cont a.menu:hover {
	color: #0158ab;
	text-decoration: none;
}
.menu_cont a.cur {
	color: #0158ab;
	text-decoration: none;
}

		/*	MISC		*/
.block {
	width: 100%;
	height: 100%;
	display: block;
}
p {
	text-align: justify;
}
img {
	border: none;
}
.spacer {
	width: 100%; clear: both;
}

		/*	FOOTER	*/
.foot_cont{
	width: 830px; height: 15px;
	padding: 15px 97px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1e69b1;
	float: left;
}
.foot_cont .left {
	width: 50%; height: 100%;
	text-align: left;
	float: left;
}
.foot_cont .right {
	width: 50%; height: 100%;
	text-align: right;
	float: right;
}

		/* A TAGS	*/
a {
	color: #1e69b1;
	text-decoration: none;
}
a:hover {
	color: #6a6a6a;
	text-decoration: none;
}
a.side {
	color: #6a6a6a;
	text-decoration: none;
}
a.side:hover {
	color: #1e69b1;
	text-decoration: none;
}
a.s_cur {
	color: #1e69b1;
	text-decoration: none;
}
a.s_cur:hover {
	color: #;
	text-decoration: none;
}
a.foot {
	color: #1e69b1;
	text-decoration: underline;
}
a.foot:hover {
	color: #6a6a6a;
	text-decoration: none;
}

		/*	BASE PAGE	*/
.banner {
	width: 882px; height: 191px;
	background: url(../images/banner_bg.png) top center no-repeat;
}
.banner .text {
	width: 195px; height: 120px;
	margin-top: -15px;
	padding: 71px 0 0 5px;
	float: left;
}
.banner .img {
	width: 500px; height: 191px;
	padding-left: 180px;
	margin: -15px 2px 0 0;
	float: left;
}
.main_cont {
	width: 890px; min-height: 500px;
	padding: 0 67px;
}
.top {
	width: 890px; height: 33px;
	float: left;
	margin-top: -2px;
	background: url(../images/main_top.png) bottom center no-repeat;
}
.bot {
	width: 890px; height: 16px;
	background: url(../images/main_bot.png) bottom center no-repeat;
	float: left;
}
.mid {
	width: 890px; min-height: 559px;
	background: url(../images/main_mid.png) top center repeat-y;
	float: left;
}
.mid .container {
	width: 880px; min-height: 559px;
	float: left;
	margin: 0 5px;
}
.mid .container .content {
	width: 760px;min-height: 373px;
	margin: 0 60px;
	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 24px;
}
.mid .container .test {
	width: 575px; height: 118px;
	padding: 15px 65px 0 120px;
	float: left;
	background: url(../images/hdiv_long.png) top center no-repeat;
	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 15px;
}
.mid .container .content2 {
	width: 543px;min-height: 373px;
	margin: 0 50px 10px auto;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 24px;
}
.mid .container .sidebar {
	width: 242px; min-height: 385px;
	float: left;
	text-align: right;
	background: url(../images/vline.png) top right no-repeat;	
	margin-top: 50px;
	padding-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 15px;
}
.mid .container .sidebar .arrow {
	width: 26px; height: 18px;
	padding: 18px 0;
	float: right;
	margin-right: 4px;
}
.mid .container .sidebar .item {
	width: 242px; height: 54px;
	margin-right: 5px;
	background: url(../images/hline_sm.png) bottom right no-repeat;
}
.mid .container .sidebar .item p.sub1 {
	width: 197px; height: 20px;
	padding: 17px 0 17px 15px;;
	float: left;
	text-align: right;
}
.mid .container .sidebar .item p.sub2 {
	width: 197px; height: 34px;
	padding: 10px 0 10px 15px;
	float: left;
	text-align: right;
}

.block {
	width: 60px;
}
.block1 {
	 height: 100px;
	float: right; clear:right;
}
.block2 {
	width: 60px; height: 25px;
	float: right; clear:right;
}
.block3 {
	width: 85px; height: 25px;
	float: right; clear:right;
}
.block4 {
	width: 110px; height: 25px;
	float: right; clear:right;
}
.block5 {
	width: 135px; height: 25px;
	float: right; clear:right;
}
.block6 {
	width: 160px; height: 40px;
	float: right; clear:right;
}

.block7 {
	 height: 100px;
	float: left; clear:left;
}
.block8 {
	width: 60px; height: 25px;
	float: left; clear:left;
}
.block9 {
	width: 85px; height: 25px;
	float: left; clear:left;
}
.block10 {
	width: 110px; height: 25px;
	float: left; clear:left;
}
.block11 {
	width: 135px; height: 25px;
	float: left; clear:left;
}
.block12 {
	width: 160px; height: 40px;
	float: left; clear:left;
}


		/*	OFFICE PAGE	*/
.prof_cont {
	width: 700px; height: 146px;
	padding: 0 90px;
	background: url(../images/hdiv_long.png) bottom center no-repeat;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	line-height: 18px;
}
span.name {
	font-size: 24px;
	color: #0158ab;
}
span.title {
	font-size: 18px;
	line-height: 25px;
}
.prof_cont .img {
	width: 90px; height: 108px;
	padding: 18px 0;
	float: left;
}
.prof_cont .info {
	width: 150px; height: 66px;
	padding: 40px 30px;
	float: left;
	text-align: left;
}
.prof_cont .desc {
	width: 335px; height: 86px;
	padding: 30px 0;
	float: left;
	text-align: justify;
}
.prof_cont .link {
	width: 55px; height: 40px;
	padding: 106px 0 0 10px;
	float: left;
}
.profile_cont {
	width: 700px; min-height: 146px;
	padding: 20px 90px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	line-height: 18px;
}
.profile_cont .img {
	width: 252px; height: 485px;
	float: left;
	padding-right: 60px;
	background: url(../images/vline.png) center right no-repeat;
}
.profile_cont .info {
	width: 358px; height: 86px;
	padding: 0 0 10px 30px;
	text-align: left;
	float: left;
}
.profile_cont .desc {
	width: 358px; min-height: 100px;
	float: left;
	padding-left: 30px;
	text-align: justify;
}
.profile_cont .link {
	width: 388px; height: 20px;
	text-align: right;
	float: right;
	padding-top: 20px;
}

		/*	CONTACT	*/
.container .directions {
	width: 432px; min-height: 485px;
	padding: 30px 36px;
	float: left;
	background: url(../images/vline.png) center right no-repeat;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	line-height: 18px;
}
.container .directions .name {
	width: 80px; height: 150px;
	padding: 15px;
	float: left;
	text-align: left;
	color: #1e69b1;
}
.container .directions .info {
	width: 213px; height: 150px;
	padding: 15px 0;
	float: left;
	text-align: left;
}
.container .directions .dirs {
	width: 109px; height: 150px;
	padding: 15px 0;
	float: left;
	text-align: left;
}
.container .form {
	width: 306px; min-height: 485px;
	padding: 0 35px;
	float: left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	line-height: 18px;
	text-align: justify;
}
.container .form input{
	width: 294px; height: 20px;
	margin: 8px 6px;
	border: none;
	background: none;
}
.container .form textarea{
	width: 294px; height: 110px;
	margin: 8px 6px;
	border: none;
	background: none;
}
.container .form .submit {
	text-align: right; color: #1e69b1;
}
.container .form .submit:hover {
	color: #6a6a6a;
}
.container .form .textbox {
	width: 306px; height: 26px;
	background: url(../images/textbox.png) center no-repeat;
	padding-bottom: 10px;
}
.container .form .textarea {
	width: 306px; height: 119px;
	background: url(../images/textarea.png) center no-repeat;
}

.mlogin {
	position:fixed;right:5px;
	width:100px;height:18px;
	padding-top:2px;
	font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#535353;
	background:#BDCFEA;
	border:thin solid #3F6CB1;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.mlogin:hover {
	background:#864042;
	border-left:thin solid #f3f3f3;
	border-right:thin solid #f3f3f3;
	border-bottom:thin solid #f3f3f3;
	color:#f3f3f3;
}

		/*	CLEAR FIX	*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{
	clear: both;
}