/***********************************************
Standard HTML DOC CODE
***********************************************/
* {
	margin:0;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:19.5px;
}
body {
	background-color:#ffffff;
    width:695px;
	height:100%;
	text-align:left;
	margin:0 auto;
	position:relative;
}
a {
    text-decoration:none;
}

.float_l {
    float:left;
}
.float_r {
    float:right;
}

/***********************************************
Top Header and Banner
***********************************************/

.headerborder {
	width:695px;
	height:27px;
	background-color:#BCBCBB;
	border-top:1px solid #FFFFFF;
}
.header {
	width:695px;
	height:80px;
	background-color:#ECECEB;
}
.contactus_header{
	width:250px;
	padding-right:13px;
	padding-top:5px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	color:#ffffff;
}
.contactus_header a:hover{
	color:#019A98;
}
.bannercontainer{
 	width: 693px;
	height:174px;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}
.marker{
	width:44px;
	height:174px;
	background-color:#FFFFFF;
}
.banner{
	width:649px;
	height:174px;
	background-color:#ffffff;
	border:0px;
}
/***********************************************
Body Content
***********************************************/
.bodycontainer {
	width:663px;
	height:550px;
	padding:15px;
	background-color:#FFFFFF;
    background-position:top left;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}

.bodycontainer2 {
	width:663px;
	height:650px;
	padding:15px;
	background-color:#FFFFFF;
    background-position:top left;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}
.bodycontainer3 {
	width:663px;
	height:730px;
	padding:15px;
	background-color:#FFFFFF;
    background-position:top left;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}
.bodycontainer4 {
	width:663px;
	height:890px;
	padding:15px;
	background-color:#FFFFFF;
    background-position:top left;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}

.bodycontainer5 {
	width:663px;
	height:750px;
	padding:15px;
	background-color:#FFFFFF;
    background-position:top left;
	border-right:1px solid #ececeb;
	border-left:1px solid #ececeb;
}
/***********************************************
Menu Left
***********************************************/
.menu {
	width:205px;
	height:100%;
    background-position:top left;
}

/***********************************************
Body Right
***********************************************/
.Maincontent{
	width:430px;
	height:100%;
	padding-top:4px;
    background-position:top left;
}
.Mainheader{
	font-size:22px;
	color:#019A98;
	padding-bottom:6px;
	border-bottom:1px solid #E9E9E9;
}
.line{
	font-size:3px;
	padding-bottom:6px;
	border-bottom:1px solid #E9E9E9;
}
.Contentmain{
	font-size:11px;
	padding-bottom:25px;
}
.Contentmain2{
	font-size:11px;
	padding-bottom:4px;
}
.breadcrumb{
	width:430px;
	height:11px;
	font-size:11px;
	padding-bottom:20px;
}
.breadcrumb a:hover{
	text-decoration:none;
	color:#019A98;
}
.hr{
	color: #DDDDDD;
	height:0.5px;
	padding-bottom:10px;
}
.image_text2 {
	width:368px;
	margin:6px 0 0 10px;
}
.image_text3 {
	width:348px;
	margin:6px 0 0 10px;
}
.image_text4{
	width:60px;
	margin:7px 0 0 10px
}
.image_text4b{
	width:130px;
	margin:7px 0 0 10px
}
.image_text5{
	width:200px;
	margin:7px 0 0 10px;
}
.image_text6{
	width:398px;
	margin:6px 0 0 10px;
}
.image_text10{
	width:130px;
	margin:6px 8px 13px 8px;
	text-align: center;
	color:#FFFFFF;
	background-color:#ECECEB;
}
.image2 {
	margin:7px 0 0 1px
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
.morelink{
	width:130px;
	margin:6px 8px 4px 8px;
	text-align: right;
}
.morelink a:hover{
	color: #333333;
	font-weight:bold;
}
/***********************************************
Footer
***********************************************/

.footer{
	width:695px;
	height:30px;
	padding-top:4px;
	background-color:#999999
}

.footer2{
	width:695px;
	height:100%;
	background-color:#ffffff;
}

/*******************************************************/
