

body {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbdada;
	background: #fff;
	
}


a:link, a:visited { color: #5b93ef; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #5b93ef; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}


.space_bottom { clear: both; width: 100%; height: 30px; font-size: 1px;	}


.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.em_text {
	color: #ffffff;
	margin: 15px;
}

.button_01 a {
	display: block;
	width: 95px;
	height: 21px;
	padding: 5px 25px 0 0;
	background-image: url(../images/button_01.jpg);
	background-repeat: no-repeat;
	color: #dcdada;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01 {
	clear: both;
	height: 27px;
	padding: 8px 0 0 35px;
	margin-bottom: 20px;
	background-image: url(../images/header_icon.jpg);
	background-repeat:no-repeat;
	font-size: 18px;
	color: #FF9900;
	background-color: #161616;
	-moz-border-radius-topright: 10px;
}


.header_01 a:link {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: underline;
}

.header_01 a:hover {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: blink;
}


.header_01 a:visited {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: none;
}

.header_01 a:active {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: none;
}


.header_bottom {
	clear: both;
	height: 27px;
	padding: 8px 0 0 0;
	margin-top: 35px;
	margin-bottom: 20px;
	font-size: 17px;
	color: #FF9900;
	background-color: #161616;
	-moz-border-radius-topright: 10px;
	float: left;
	width: 230px;
	text-align: center;
}


.header_bottom a:link {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: underline;
}

.header_bottom a:hover {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: blink;
}


.header_bottom a:visited {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: none;
}

.header_bottom a:active {
	clear: both;
	height: 27px;
	margin-bottom: 20px;	
	font-size: 18px;
	color: #5b93ef;
	text-decoration: none;
}

.header_bottom_text{
	clear: both;
	color: #CCCCCC;
	font-size: 11px;
	padding: 10px;
	background-color: #513100;
	text-align:justify;
	-moz-border-radius: 12px;
}


.header_bottom_text a:link {	
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.header_bottom_text a:visited {	
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.header_bottom_text a:hover {	
	font-size: 11px;
	color: #fff;
	text-decoration: blink;
}


.contentText a:active {	
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}














.header_02 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #5b93ef;
	background-color: #161616;
    background-image: url(../images/header_icon.jpg);
	background-repeat:no-repeat;
	-moz-border-radius-topright: 10px;
}

#container {
	width: 960px;
	padding: 0 10px;
	margin: 10px auto;
}

/* top panel */

#top_panel {
	clear: both;
	width: 960px;
	height: 110px;
	padding: 10px 0;
	background-color:#333333;
	-moz-border-radius: 12px;
}

#site_logo {
	float: left;
	width: 600px;
	height: 110px;
}

#site_logo a {
	outline: none;
}

#site_title {
	float: left;
	width: 450px;
	margin-top: 30px;
	font-size: 40px;
	padding: 10px 0;
	color: #e8e8e8;
}

#site_title a {
	color: #e8e8e8;
	text-decoration: none;
}

#site_title span {
	display: block;
	margin-left: 70px;
	margin-top: 20px;
	font-size: 16px;
	color: #767676;
}

#header_menu_section {
	float: right;
	width: 350px;
	background-color:#333333;
}

.home_menu_home a {
	float: right;
	display: block;
	width: 90px;
	height: 110px;
	outline: none;
	margin-right: 10px;
}

.contact_menu_contact a {
	float: right;
	display: block;
	width: 90px;
	height: 110px;
	outline: none;
	margin-right: 10px;
}

.consultation a {
	float: right;
	display: block;
	width: 90px;
	height: 110px;
	margin-right: 10px;
}



.home_menu_home a { background-image:url(../images/home_icon.jpg); }
.home_menu_home a:hover { background-image: url(../images/home_icon_hover.jpg) }


.consultation a { background-image:url(../images/consultation.jpg);}
.consultation a:hover { background-image: url(../images/consultation-hover.jpg) }

.contact_menu_contact a { background-image:url(../images/contact_icon.jpg) }
.contact_menu_contact a:hover { background-image:url(../images/contact_icon_hover.jpg) }

/* end of top panel */

/* menu & banner panel */

#menu_banner_panel {
	clear: both;
	height: 280px;
	padding: 10px;
	background: #3c3b3b;
	overflow: hidden;
	margin-top: 10px;
	-moz-border-radius: 12px;
}

/* menu */

#menu_wrapper {
	float: left;
	width: 278px;
	height: 278px;
	padding: 1px;
	overflow: hidden;
	background: #262626;
	background-image: url(../images/main-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	padding: 14px 28px;
	overflow: hidden;
	-moz-border-radius: 12px;
}

#menu ul {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	list-style: none;
	border-top: 1px dashed #999999;
}

#menu ul li {
	width: 200px;
	height: 38px;
	padding: 0 0 0 20px;
	margin: 0px;
	border-bottom: 1px dashed #999999;
}

#menu ul li:hover {
	background: #999999;
}

#menu ul li a {
	display: block;
	width: 200px;
	height: 28px;
	padding: 10px 0 0 30px;
	color: #9fa2a4;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #fff;
	
}

#menu .last {
	margin-bottom: 0px;
}

/* end of menu*/

#banner {
	float: right;
	width: 650px;
	height: 280px;
	overflow: hidden;
}

#banner p {
	font-size: 14px;
	color: #ffffff;
}

#banner a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* end of menu & banner panel */

#content_wrapper {
	clear: both;
	width: 940px;
	background: #3c3b3b;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 12px;
}

#content {
	padding: 30px;
	background: #262626;
}

#side_column {
	float: left;
	width: 230px;
	
	
}

.sidebar1{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	clear: both;
	border-bottom: #333333 1px solid;
}

.sidebar1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar1 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar1 ul h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
}

.sidebar1 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar1 ul li a{
	display: block;
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 5px 35px;
	border-top: #333333 solid 1px;
	
}

.sidebar1 ul li a:hover{
	background: #333333;
	color: #fff;
}

.sidebar1 a:visited{
	font-weight:normal;
	color: #FF9900;
}



.news_section {
	clear: both;
	margin-bottom: 20px;
}

.news_date {
	color: #ffffff;
	font-weight: bold;
}

.news_title {
	font-size: 12px;
	color: #5b93ef;
	font-weight: bold;
}

#main_content_column {
	float: right;
	width: 600px;
}

.contentText {
	padding: 10px;
	border-top: #3F3F3F 1px solid;
	border-bottom: #3F3F3F 1px solid;
	list-style: url(../images/dot.jpg);
	background-color: #333333;
}


.contentText a:link {	
	font-size: 11px;
	color: #5b93ef;
	text-decoration: underline;
}

.contentText a:visited {	
	font-size: 11px;
	color: #5b93ef;
	text-decoration: none;
}

.contentText a:hover {	
	font-size: 11px;
	color: #5b93ef;
	text-decoration: blink;
}


.contentText a:active {	
	font-size: 11px;
	color: #5b93ef;
	text-decoration: none;
}


.image_border { padding: 8px 0px 0px 20px;

}

.section_w280 {
	width: 280px;
	float: left;
	background-image: url(../images/column-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sectionRight {
	width: 280px;
	float: right;
	background-image: url(../images/column-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.section_w280_content {
	padding: 0 10px;
}

.content_list_01 {
	margin: 0 0 0 40px;
	padding: 0px;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 5px 0;
	list-style: url(../images/dot.jpg);
}


.content_list_01 li a:link {
	clear: both;	
	font-size: 11px;
	color: #5b93ef;
	border-bottom: 1px solid #5b93ef;
	
}

.content_list_01 li a:visited {
	clear: both;	
	font-size: 11px;
	color: #5b93ef;
	border-bottom: 1px solid #5b93ef;
}

.content_list_01 li a:hover {
	clear: both;	
	font-size: 11px;
	color: #5b93ef;
	border-bottom: none;
}




.content_list_01 li a:active {
	clear: both;	
	font-size: 11px;
	color: #5b93ef;
	border-bottom: 1px solid #5b93ef;
}

/* end of content */

/* footer */
#footer {
	margin-top: 10px;
	background-color: #262626;
	-moz-border-radius: 12px;
	clear: both;
	width: 940px;
	padding: 20px 10px;
	text-align: center;
	color: #5b93ef;
	line-height: 20px;
}

#footer a:link {
	color: #5b93ef;
	border-bottom: #5b93ef 1px dotted;
}

#footer a:visited {
	color: #5b93ef;
	border-bottom: #5b93ef 1px dotted;
}

#footer a:hover {
	color: #5b93ef;
	border-bottom: none;
}

#footer a:active {
	color: #5b93ef;
	border-bottom: #5b93ef 1px dotted;
}
/* end of footer */

.border {border:1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
	height: 18px;
	width:200px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	background-color: #333333;
	

	
}

.borderquoteMessage {border:1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #CCCCCC;
	height: 70px;
	width:200px;
	padding-top:3px;
	padding-left:3px;
	background-color: #333333;
	
	
}

.bordersubinBody {border:1px solid #3F3F3F;
}

.borderbtn {border:1px solid #3F3F3F;
            height: 25px;
			padding-bottom: 3px;
}



.cformName { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-weight:bold;
	         font-size: 11px;
	         line-height:20px;
			 color: #FF0000;
	
}

.cform select { 
	padding:1px;
	background: #f9f9f9; 
	border: 1px solid #958576;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #CCCCCC;
	color:#333333;
}

