#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/outerbg_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
}
#header {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.indent {
	padding-left: 15px;
	display: block;
}
#contentbtm {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #f2ede9;
	border: 1px solid #8C8072;
	margin-top: 0px;
	}
#contentbox {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #f1ece9;
	border: 1px solid #8C8072;
	margin-top: 20px;
}
.padbtm {
	padding-bottom: 10px;
}
.topshrinkwrap {
	color: #FFFFFF;
	text-align: left;
	padding-right: 375px;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #BFBAB0;
	text-align: left;
}
#footer {
	background-color: #231f20;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #BFBAB0;
	margin-top: 20px;
	text-align: left;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 15px;
}
#footer a {
	color: #BFBAB0;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li {
	display: block;
	list-style-type: none;
}
#contentbtm #rightcont {
	float: right;
	width: 210px;
	margin-top: 20px;
	text-align: left;
	}
#contentbox #rightcont {
	float: right;
	width: 210px;
	margin-top: 20px;
	text-align: left;
}
#contentbox #rightcont2 {
	float: right;
	width: 355px;
	margin-top: 20px;
	text-align: left;
}
p {
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}
.shrinkwrap {
	padding-right: 20px;
	padding-left: 20px;
}
.shrinkwrap2 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentbtm #clearbox {
	clear: both;
	height: auto;
	width: 800px;
	}
#contentbox #clearbox {
	clear: both;
	height: auto;
	width: 800px;
}
#contentbtm #leftcont {
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8c8072;
	margin-top: 20px;
	margin-bottom: 20px;
	
	}
#contentbox #leftcont {
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8c8072;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#contentbox #leftcont2 {
	float: left;
	width: 355px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#contentbox #topcont {
	width: 800px;
	margin-top: 20px;
	height: 18px;
}
#nav {
	background-color: #000033;
	height: 25px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#nav ul {
	list-style-type: none;
	width: 850px;
	margin: 0px;
	padding-left: 50px;
}
#nav #nav_cont a {
	padding-right: 0px;
}
#nav li {
	float: left;
}
#nav a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-right: 42px;
	padding-left: 0px;
	padding-top: 3px;
}
#nav a:hover {
	color: #BFBAB0;
	}
#body_home #nav_home a, #body_about #nav_about a, #body_themes #nav_themes a, #body_pubs #nav_pubs a, #body_mps #nav_mps a, #body_res #nav_res a, #body_news #nav_news a, #body_contact #nav_contact a {
	color: #BFBAB0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	width: 100%;
	background-color: #8C8072;
	text-align: center;
	height: auto;
	font-size: 13px;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #594930;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8C8072;
	display: block;
	padding: 12px;
}
.submitbtn {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #231F20;
	text-align: center;
	border: 1px solid #8C8072;
	background-image: url(images/btnbggif.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 65px;
	margin-left: 65px;
	width: 70px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.registerbtn {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #59493B;
	background-image: url(images/btnbggif.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 1px;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.blogbtn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #8C8072;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.subscribe {
	margin-bottom: 10px;
}
.contactinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border: 1px solid #8C8072;
	background-color: #F2EDE9;
	height: auto;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002244;
}
#maincontent {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentop {
	height: auto;
	width: 900px;
	background-image: url(images/rongphoto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentop #toplft {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #col1 {
	float: left;
	width: 125px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	}
h3 {
	font-size: 13px;
	color: #1D5785;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.ccstyle {
	font-size: 15px;
	font-weight: bold;
	color: #002244;
}
#footer #col2 {
	float: left;
	width: 175px;
	padding-bottom: 15px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
		}
#footer #col3 {
	float: left;
	width: 150px;
	padding-bottom: 15px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
		}
#footer #col4 {
	float: right;
	width: 220px;
	padding-bottom: 15px;
	font-size: 9px;
	line-height: 16px;
	padding-right: 10px;
	font-weight: bold;
	}
.dkblu {
	color: #002244;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	line-height: 12px;
}
.style3 {font-size: 11px; color: #594930; font-family: Arial, Helvetica, sans-serif;
}
.formbox {
	border: 1px solid #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: right;
	width: 220px;
}
.reqrd {
	font-weight: bold;
	color: #993300;
	font-size: 12px;
}

.style4 {font-size: 12px; color: #002244; font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 12px;
	color: #002244;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.titles {
font-family: Arial, Helvetica, sans-serif;
	color: #002244;
	font-size: 15px;
	font-weight: bold;
}
.centerwrap {
	text-align: center;
	width: 200px;
}
a {
	color: #594930;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}
a:hover {
	color: #002244;
	text-decoration: underline;
	font-weight: bold;
}
fieldset {
	text-align: left;
	border: 1px solid #663333;
	padding: 0px;
	margin-bottom: 1.5em;
	clear: left;
	float: left;
	width: 100%;
}
fieldset ol {
	list-style-type: none;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	margin-left: 5px;
	margin-bottom: 10px;
}
fieldset li {
	padding-bottom: 5px;
	clear: left;
	float: left;
	width: 400px;
	}
label {
	width: 150px;
	margin-right: 10px;
	float: left;
	display: block;
}
fieldset.submit {
	float: none;
	width: auto;
	margin-left: 145px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.testimonial a:hover {
	color: #f1ece9;
}
#seminarbox p {
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
}
fieldset fieldset {
	border-style: none;
	background-color: transparent;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
fieldset fieldset legend {
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 1em;
}
.padright {
	padding-right: 20px;
}
fieldset fieldset ol {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
fieldset fieldset label {
	float: none;
	width: auto;
	margin-right: auto;
	display: inline;
}
.imgpd {
	padding-bottom: 10px;
}
#seminarbox {
	color: #564e40;
	background-color: #cfc7bd;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.seminarinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	}
.btmrule {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8072;
	margin-bottom: 20px;
}
.phone {
	font-size: 20px;
	font-weight: bold;
	color: #8c8072;
	line-height: 24px;
}
.wtborder {
	border: 5px solid #FFFFFF;
}
.padbtm {
	padding-bottom: 25px;
	padding-top: 0px;
	margin: 0px;
}
