@charset "utf-8";
/* CSS Document */



body {
	background:#fff url(../images/top_bg.jpg) repeat-x top center;
	padding:0px;
	margin:0px;
	color:#353b3c;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, form, input {
	margin: 0px;
	padding: 0px;
}
.clearfix {
	clear:both;
}
a:link, a:visited {
	color:#46828c;
	text-decoration:underline;
	outline:none;
}
a:hover{
	color:#46828c;
	text-decoration:none;
	outline:none;
}
select{
	background:url(../images/input_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #ada898;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	height:20px;
	width:auto;
	height:27px;
	padding:3px;
}
textarea{
	background:url(../images/input_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #ada898;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	width:299px;
	padding:3px;
	font-size:13px;
}
.required{
	color:#900;	
	font-weight:bold;
	font-size:15px;
}

img {
	border:none;
}
input {
	margin:0px;
	padding:0px;
}
/* Headings */

h1 {
	font-size:26px;
	font-weight:normal;
	line-height:28px;
	color:#632d2f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:8px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	color:#632d2f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:15px;
}
h2.dotted {
	background:url("../images/dot.gif") repeat-x scroll left bottom transparent;
	margin-bottom:10px;
	margin-top:20px;
	padding-bottom:5px;
	clear:both;
}
img.border {
	padding:4px;
	border:2px solid #7A3E3E;
	margin-right:10px;
	float:left;
}
/* Headings */

/* Common Tools */

.left {
	float:left;
}
.right {
	float:right;
}
.f_fix {
	float:left;
	width:100%;
}
.no_display {
	display:none;
}
.text_bold {
	font-weight:bold;
}
.text_italic {
	font-style:italic;
}
.f_normal {
	font-weight:normal;
}
a.blue_link {
	color:#0064af;
	font-size:11px;
	line-height:normal;
	text-decoration:underline;
}
a.blue_link:link, a.blue_link:visited {
	color:#0064af;
	text-decoration:underline;
}
/* Common Tools */

#main {
	width:100%;
	height:auto;
	margin:0px auto;
}
#container {
	width:100%;
	height:auto;
	background:#fff url(../images/background.jpg) repeat-x top left;
	float:left;
}
.header_wrapper {
	width:950px;
	margin:0px auto;
	height:auto;
}
.header {
	width:950px;
	margin:0px auto;
	background:url(../images/header_bg.jpg) no-repeat bottom center;
	height:153px;
}
.main_header {
	margin:0px auto;
	width:920px;
	padding:0px;
	height:100px;
}
.content_wrapper {
	width:950px;
	margin:0px auto;
	height:auto;
}
.content {
	width:950px;
	height:auto;
	float:left;
	height:auto;
	display:inline;
	margin:0px;
}
.content_left_shw {
	width:5px;
	height:377px;
	background:url(../images/left_shadow.jpg) no-repeat top right;
	float:left;
}
.content_middle {
	width:920px;
	padding:10px 10px;
	height:auto;
	background:#fff;
	float:left;
	min-height:377px;
}
.content_right_shw {
	width:5px;
	height:377px;
	background:url(../images/right_shadow.jpg) no-repeat top left;
	float:left;
}
.logo {
	float:left;
	width:auto;
	padding-top:25px;
	padding-right:15px;
	background:url(../images/top_sep.gif) no-repeat right 35px;
}
/* ................. menu ............... */

.navigation_wrap {
	margin:0px auto;
	width:950px;
	/*behavior:url(csshover.htc);*/
	position:relative;
	z-index:90;
}
.navigation {
	background:url(../images/menu_wrap.jpg) repeat-x top left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:53px;
	line-height:53px;
	text-align:center;
	display:inline;
	width:950px;
	position:relative;
}
.navigation ul {
	float:left;
	width:100%;
	list-style-type:none;
	margin:0 0 0;
	padding:0px;
	display:inline;
}
.navigation ul li {
	float:left;
	position:relative;
}
.navigation a:link, .navigation a:visited {
	float:left;
	height:50px;
}
.navigation ul li span.nav_sep {
	background:url(../images/seprator.jpg) 0px 3px no-repeat;
	float:left;
	height:53px;
	width:2px;
}
.navigation a:hover {
	text-decoration:none;
}
.navigation ul li.first_nav a {
	background:url(../images/first_menu_bg.gif) no-repeat;
	float:left;
	display:inline;
	width:267px;
	padding:0px;
	height:53px;
	margin-top:3px;
	margin-left:5px;
}
.navigation ul li.first_nav a:hover {
	background:url(../images/first_menu.gif) no-repeat;
	float:left;
	width:267px;
}
.navigation ul li.first_nav_active a {
	background:url(../images/first_menu_hover.gif) no-repeat;
	float:left;
	width:267px;
	height:53px;
	display:inline;
	margin-top:3px;
	margin-left:5px;
}
.navigation ul li.repairs a {
	background:url(../images/repairs.jpg) no-repeat;
	float:left;
	display:inline;
	width:213px;
	padding:0px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.repairs a:hover {
	background:url(../images/repairs_hover.jpg) no-repeat;
	float:left;
	width:213px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.repairs_active a {
	background:url(../images/repairs_active.jpg) no-repeat;
	float:left;
	width:213px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.project a {
	background:url(../images/project.jpg) no-repeat;
	float:left;
	display:inline;
	width:174px;
	display:inline;
	margin-top:3px;
	padding:0px;
}
.navigation ul li.project a:hover {
	background:url(../images/project_hover.jpg) no-repeat;
	float:left;
	width:174px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.project_active a {
	background:url(../images/project_active.jpg) no-repeat;
	float:left;
	width:174px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.faq a {
	background:url(../images/faq.jpg) no-repeat;
	float:left;
	display:inline;
	margin-top:3px;
	width:101px;
	padding:0px;
}
.navigation ul li.faq a:hover {
	background:url(../images/faq_hover.jpg) no-repeat;
	float:left;
	width:101px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.faq_active a {
	background:url(../images/faq_active.jpg) no-repeat;
	float:left;
	width:101px;
	display:inline;
	margin-top:3px;
}
.navigation ul li.request a {
	background:url(../images/request.gif) no-repeat;
	float:left;
	display:inline;
	width:177px;
	padding:0px;
	margin-top:3px;
}
.navigation ul li.request a:hover {
	background:url(../images/request_hover.gif) no-repeat;
	float:left;
	width:177px;
	display:inline;
	margin-top:3px;
	margin-right:1px;
}
.navigation ul li.request_active a {
	background:url(../images/request_active.gif) no-repeat;
	float:left;
	width:177px;
	display:inline;
	margin-top:3px;
	margin-right:1px;
}
.drop_down {
	background:url(../images/drop_down_icon.gif) no-repeat;
	width:13px;
	height:14px;
	padding:0 0 0 14px;
	margin-left:5px;
	display:inline;
}
.navigation li.hover div.submenu {
	display:block !important;
	background:transparent;
}
div.submenu {
	left:-1px;
	position:absolute;
	top:51px;
	width:386px;
	z-index:100000;
}
.submenu .top {
	float:left;
	width:386px;
	height:8px;
	background:url(../images/submenu_top.png) no-repeat bottom left;
	font-size:6px;
}
.submenu .mid {
	float:left;
	width:386px;
	background:url(../images/submenu_bg.png) repeat-y bottom left;
	height:auto;
}
.submenu .bottom {
	float:left;
	width:386px;
	height:13px;
	background:url(../images/submenu_bottom.png) no-repeat top left;
	font-size:8px;
}
.submenu ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	width:350px;
	display:inline;
	float:left;
	list-style-type:none;
	list-style:inside;
}
.submenu li {
	color:#373d3e;
	background:url(../images/bullet.gif) no-repeat center left;
	font-size:12px;
	float:left;
	height:auto !important;
	line-height:normal !important;
	display:block;
	padding:5px 5px;
	font-size:13px;
	width:340px;
}
.submenu li a:link, .submenu li a:visited {
	color:#373d3e;
	background:none !important;
	padding:0px 10px !important;
	width:auto !important;
	height:auto !important;
	font-weight:normal !Important;
	line-height:normal !important;
	text-decoration:none;
}
.submenu li a:hover {
	color:#46828c !Important;
	background:none !important;
	text-decoration:underline !Important;
}
.submenu li.sub_active {
	display:block;
	float:left;
	display:inline;
	width:100%;
	border:none;
}
.submenu li.sub_active a:link, .submenu li.sub_active a:visited {
	color:#46828c;
	text-decoration:underline;
}
.submenu li.sub_active a:hover {
	color:#46828c;
	text-decoration:underline;
}
.submenu li.sub_active span {
	float:right;
	padding-right:5px;
	padding-top:4px;
}
/* Css for second hover */

.navigation li.hover div.submenu2 {
	display:block !important;
	background:transparent;
}
div.submenu2 {
	left:-4px;
	position:absolute;
	top:51px;
	width:386px;
	z-index:100000;
}
.submenu2 .top {
	float:left;
	width:386px;
	height:8px;
	background:url(../images/submenu_top.png) no-repeat bottom left;
	font-size:6px;
}
.submenu2 .mid {
	float:left;
	width:386px;
	background:url(../images/submenu_bg.png) repeat-y bottom left;
	height:auto;
}
.submenu2 .bottom {
	float:left;
	width:386px;
	height:13px;
	background:url(../images/submenu_bottom.png) no-repeat top left;
	font-size:8px;
}
.submenu2 ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	width:350px;
	display:inline;
	float:left;
	list-style-type:none;
	list-style:inside;
}
.submenu2 li {
	color:#373d3e;
	background:url(../images/bullet.gif) no-repeat center left;
	font-size:12px;
	float:left;
	height:auto !important;
	line-height:normal !important;
	display:block;
	padding:5px 5px;
	font-size:13px;
	width:340px;
}
.submenu2 li a:link, .submenu2 li a:visited {
	color:#373d3e;
	background:none !important;
	padding:0px 10px !important;
	width:auto !important;
	height:auto !important;
	font-weight:normal !Important;
	line-height:normal !important;
	text-decoration:none;
}
.submenu2 li a:hover {
	color:#46828c !Important;
	background:none !important;
	text-decoration:underline !Important;
}
.submenu2 li.sub_active {
	display:block;
	float:left;
	display:inline;
	width:100%;
	border:none;
}
.submenu2 li.sub_active a:link, .submenu2 li.sub_active a:visited {
	color:#46828c;
	text-decoration:underline;
}
.submenu2 li.sub_active a:hover {
	color:#46828c;
	text-decoration:underline;
}
.submenu2 li.sub_active span {
	float:right;
	padding-right:5px;
	padding-top:4px;
}
/* ................. menu ............... */

.header_left {
	float:left;
	width:auto;
}
.header_right {
	float:right;
	width:auto;
	padding-top:25px;
}
.toplink {
	float:left;
	width:auto;
	padding-top:45px;
	padding-left:8px;
}
.toplink ul {
	margin:0;
	padding:0;
}
.toplink li {
	color:#353b3c;
	text-transform:uppercase;
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding: 0px 10px;
}
.toplink li a:link, .toplink li a:visited {
	color:#353b3c;
	text-decoration:none;
}
.toplink li a:hover {
	color:#353b3c;
	text-decoration:underline;
}
.top_button {
	float:right;
	padding-left:20px;
	padding-top:20px;
}
.telebox {
	float:right;
	background:url(../images/top_sep.gif) no-repeat bottom right;
	padding-top:10px;
	font-size:11px;
	width:135px;
}
.telebox .inn {
	float:left;
	width:100%;
}
.telebox .inn span {
	width:50px;
	font-style:italic;
	text-align:right;
	float:left;
	padding-right:10px;
}
.telebox .inn span.right {
	width:auto;
}
.home_content_left {
	float:left;
	width:450px;
	height:auto;
}
.home_content_right {
	float:right;
	width:450px;
	height:auto;
	padding-top:22px;
}
.home_content_right p {
	margin-bottom:10px;
	line-height:19px;
}
.round_box {
	background:#d6d3ca;
	float:left;
	width:450px;
	height:auto;
	margin-bottom:20px;
	clear:both;
}
.round_box_top {
	float:left;
	width:450px;
	background:url(../images/top_curve_home.jpg) no-repeat;
	height:10px;
	font-size:7px;
}
.round_box_bottom {
	float:left;
	width:450px;
	background:url(../images/bottom_curve_home.jpg) no-repeat;
	height:10px;
	font-size:7px;
}
.insert_box {
	padding:0px 10px;
}
.insert_box img {
	border:1px solid #fff;
}
.floatbox {
	float:left;
	width:450px;
	height:auto;
}
.common_head {
	background:url(../images/head_curve_mid.jpg) repeat-x;
	height:32px;
	float:left;
	width:100%;
}
.common_head .hleft {
	background:url(../images/head_curve_left.jpg) no-repeat;
	width:6px;
	height:32px;
	float:left;
}
.common_head .head {
	padding-left:10px;
	line-height:32px;
	float:left;
	color:#632d2f;
	text-transform:uppercase;
	font-size:14px;
	width:314px;
}
.common_head .hright {
	background:url(../images/head_curve_right.jpg) no-repeat;
	width:5px;
	height:32px;
	text-transform:uppercase;
	float:right;
}
.common_head_maxheight {
	background:url(../images/head_curve_mid.jpg) repeat-x;
	height:42px;
	float:left;
	width:100%;
}
.common_head_maxheight .hleft {
	background:url(../images/head_curve_left.jpg) no-repeat;
	width:6px;
	height:42px;
	float:left;
}
.common_head_maxheight .head {
	padding-left:10px;
	float:left;
	padding-top:5px;
	width:310px;
	color:#632d2f;
	text-transform:uppercase;
	font-size:14px;
}
.common_head_maxheight .hright {
	background:url(../images/head_curve_right.jpg) no-repeat;
	width:5px;
	height:42px;
	text-transform:uppercase;
	float:right;
}
.floatbox_innerbox {
	float:left;
	width:428px;
	overflow:hidden;
	height:195px; /* was height:280px;*/
	padding:10px;
	border-left:1px solid #dedcd6;
	border-right:1px solid #dedcd6;
}
.floatbox_innerbox_quote {
	float:left;
	/*width:500px;*/
	width:530px;
	padding:10px;
}
.floatbox p {
	margin-bottom:10px;
	line-height:19px;
}
.floatbox .bottom {
	background:url(../images/curve_bottom.jpg) no-repeat;
	float:left;
	width:450px;
	height:4px;
	font-size:2px;
}
ul.offer_list, .view_spacer ul {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:100%;
}
ul.offer_list li, .view_spacer ul li {
	line-height:20px;
	background:url(../images/bullet.gif) no-repeat center left;
	padding-left:10px;
}
ul.offer_list li a:link, ul.offer_list li a:visited {
	color:#46828C;
	text-decoration:underline;
}
ul.offer_list li a:hover {
	color:#46828C;
	text-decoration:underline;
}
.floatbox_right {
	float:left;
	width:450px;
	/*height:248px;*/

	height:246px;
	overflow:hidden;
	margin-bottom:20px;
}
.common_row {
	float:left;
	width:100%;
	padding:5px 0px;
}
.row {
	float:left;
	width:100%;
	padding-bottom:5px;
}
.row input {
	height:12px;
	margin-top:2px;
	display:inline;
}
.row .left {
	padding-right:4px;
}
.left_column {
	float:left;
	width:120px;
	padding-top:6px;
	text-align:right;
	font-weight:bold;
}
.left_column_quote {
	float:left;
	width:180px;
	padding-top:6px;
	text-align:right;
	font-weight:bold;
}
.left_column_pos {
	float:left;
	width:120px;
	text-align:right;
	font-weight:bold;
}
.right_column {
	float:right;
	/*width:299px;*/
	width:330px;
}
.right_column_home {
	float:right;
	/*width:299px;*/
	width:300px;
}
.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	background:#fff url(../images/input_bg.jpg) repeat-x;
	border:1px solid #ada898;
	color:#000;
	width:299px;
	height:18px;
	padding:5px 0px 3px;
}
.label {
	margin:0px;
	padding:0px;
}
.radio {
	vertical-align: top;
	margin: 0px 2px 0px 0px;
	width:14px;
}
.button_pan {
	padding-top:10px;
	width:100%;
	float:left;
	background:url(../images/dot.jpg) repeat-x top left;
	text-align:right;
}
.button_pan_quote {
	padding-top:10px;
	width:100%;
	float:left;
	text-align:right;
}
.banner {
	background:#d6d3ca;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.banner_top {
	background:url(../images/banner_top_curve.jpg) no-repeat top left;
	float:left;
	height:10px;
	font-size:8px;
	width:100%;
}
.banner_bottom {
	background:url(../images/banner_bottom_curve.jpg) no-repeat bottom left;
	float:left;
	height:10px;
	font-size:8px;
	width:100%;
}
.imagebox {
	border:1px solid #fff;
	margin:0px 10px;
	display:inline;
	float:left;
	overflow:hidden;
}
.record_imagebox {
	border:1px solid #fff;
	margin:0px 10px;
	display:inline;
	float:left;
	overflow:hidden;
	height:168px;
	position:relative;
	width:268px;
}
.sborder {
	float:left;
	width:100%;
	height:2px;
	font-size:2px;
	background:url(../images/dot.jpg) repeat-x bottom left;
	padding:00px 0px 0px;
}
.showdiv {
	float:left;
	width:100%;
	background:url(../images/dot.jpg) repeat-x bottom left;
	padding:0px;
}
/* -----------------------------breadcrumb-------------------------- */	

.breadcrumb {
	display:inline-block;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:38px;
	overflow:hidden;
	position:relative;
	width:729px;
}
.bd_arrow {
	background:url(../images/bc_bullet.jpg) no-repeat center left;
	float:left;
	height:36px;
	width:6px;
}
.breadcrumb a, .breadcrumb_spacer a, .breadcrumb a:visited, .breadcrumb_spacer a:visited {
	color:#46828c;
	display:inline-block;
	float:left;
	font-size:11px;
	overflow:hidden;
	padding:9px 5px 9px 5px;
	text-decoration:none;
}
.breadcrumb a:hover, .breadcrumb_spacer a:hover {
	text-decoration:underline;
}
.breadcrumb .last_item {
	color:#353b3c;
	cursor:default;
	text-decoration:none;
	font-size:11px;
}
.breadcrumb a.last_item:link, .breadcrumb a.last_item:visited {
	text-decoration:none;
	color:#353b3c;
}
.breadcrumb a.last_item:hover {
	color:#353b3c;
	text-decoration:none !important;
}
.breadcrumb a {
	padding-top:11px !important;
}
.breadcrumb .print {
	width:auto;
	height:36px;
	float:right;
}
.breadcrumb .print a, .breadcrumb .print a:visited {
	color:#476674;
	display:inline-block;
	float:left;
	font-size:11px;
	overflow:hidden;
	padding:10px 10px;
	text-decoration:none;
}
.breadcrumb .print a:hover {
	text-decoration:underline;
}
.breadcrumb .print img {
	float:left;
	padding-left:4px;
}
.breadcrumb .vdot {
	float:left;
	padding:0px 5px;
}
.pagi_left {
	width:auto;
	float:left;
}
.pagi_right {
	width:auto;
	float:right;
	padding:10px 10px 0px 10px;
}
.content_inn_panel {
	width:100%;
	margin-top:10px;
	float:left;
	height:auto;
}
.content_leftpanel {
	float:left;
	width:210px;
	height:auto;
}
.content_right_sml {
	float:right;
	width:220px;
	height:auto;
}
.content_midpanel {
	float:left;
	width:380px;
	height:auto;
	/*margin-left:20px;*/

	display:inline;
}
.content_midpanel p {
	margin-bottom:10px;
}
.content_rightpanel {
	float:right;
	width:290px;
	height:auto;
}
.content_right_full {
	float:right;
	width:690px;
	height:auto;
}
.content_left_full {
	float:left;
	width:680px;
	height:auto;
}
.content_box ul,.content_style ul{list-style:none;margin:0;}
.content_box ul li, .content_style ul li {list-style:none; margin-bottom:6px; padding-left:20px;background:url(../images/bullet.gif) 10px 5px no-repeat;}
.content_right_full p, .content_left_full p {
	margin-bottom:10px;
	/*padding-right:10px;*/

	line-height:20px;
}
.record_left {
	float:left;
	width:100%;
	height:auto;
}
.record_right {
	float:right;
	width:335px;
	height:auto;
}
.record_panel {
	margin-top:30px;
	width:100%;
	float:left;
}
.record_panel .view_spacer {
	float:left;
}
div.record_panel span.img_01 {
	border:5px solid #d6d3ca;
	display:inline;
	float:left;
	height:78px;
	margin-right:7px;
	overflow:hidden;
	width:117px;
	position:relative;
}
div.record_panel span.img_01 img {
	border:1px solid #fff;
}
.record_panel p {
	line-height:20px;
}
.record_floatbox {
	float:left;
	height:auto;
	width:335px;
	margin-right:10px;
	padding-bottom:20px;
}
.record_floatbox_innerbox {
	border-left:1px solid #DEDCD6;
	border-right:1px solid #DEDCD6;
	float:left;
	height:auto !important;
	min-height:190px;
	height:190px;
	padding:10px;
	width:313px;
}
.record_floatbox_innerbox_right {
	border-left:1px solid #DEDCD6;
	border-right:1px solid #DEDCD6;
	float:left;
	height:181px;
	height:auto !important;
	min-height:181px;
	padding:10px;
	width:313px;
}
.record_floatbox .bottom {
	background:url(../images/record_bottom_curve.jpg) no-repeat;
	float:left;
	width:335px;
	height:5px;
	font-size:2px;
}
.leftbox {
	width:210px;
	float:left;
	background:#f1f0ec;
	margin-bottom:20px;
}
.leftbox_top {
	float:left;
	width:210px;
	height:6px;
	font-size:3px;
	background:url(../images/left_top_curve.jpg) no-repeat top left;
}
.leftbox_bottom {
	float:left;
	width:210px;
	height:5px;
	font-size:3px;
	background:url(../images/left_bottom_curve.jpg) no-repeat bottom left;
}
.leftbox_inn {
	float:left;
	width:190px;
	padding:0px 10px 10px;
}
.leftbox h4 {
	background:url(../images/border.jpg) repeat-x bottom left;
	font-size:13px;
	margin:0px;
	float:left;
	padding:5px 0px 8px 10px;
	font-weight:bold;
	width:200px;
	text-transform:capitalize;
}
.leftbox .subhead {
	color:#716e59;
	padding:5px 0px 10px;
}
.leftbox ul {
	margin:0px;
	padding:0px;
}
.leftbox li {
	margin-bottom:10px;
	margin-top:5px;
	list-style:none;
}
.leftbox li a:link, .leftbox li a:visited {
	color:#716e59;
	text-decoration:none;
}
.leftbox li a:hover {
	color:#46828C;
	text-decoration:underline;
}
.leftbox li.active a {
	color:#46828C;
	text-decoration:underline;
}
.side_nav {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.rightbox {
	width:290px;
	float:left;
	background:#d6d3ca;
	margin-bottom:10px;
}
.rightbox_top {
	float:left;
	width:290px;
	height:10px;
	font-size:3px;
	background:url(../images/right_top_curve.jpg) no-repeat top left;
}
.rightbox_bottom {
	float:left;
	width:290px;
	height:10px;
	font-size:3px;
	background:url(../images/right_curve_bottom.jpg) no-repeat bottom left;
}
.rightbox_inn {
	float:left;
	width:270px;
	padding:0px 10px;
}
.side_nav h5 {
	background:url(../images/dot.jpg) repeat-x bottom left;
	font-size:11px;
	margin:0px 0px 8px !Important;
	padding:0px 0px 8px 10px;
	font-weight:bold;
	text-align:center;
}
.side_nav p {
	font-size:11px;
	padding-left:10px;
}
/* -----------------------------breadcrumb-------------------------- */

/* ------------------------------------- Footer-----------------------------------------------*/

.footer_wrapper {
	width:940px;
	margin:0px auto;
	padding:0px;
	height:auto;
}
.footer {
	margin-top:30px;
	background:url(../images/footer_bg.jpg) no-repeat top left;
	height:48px;
	font-size:10px;
	width:940px;
	float:left;
	line-height:48px;
	text-transform:uppercase;
	text-align:center;
}
.footer_left {
	width:auto;
	float:left;
	padding-left:10px;
}
.footer_right {
	float:right;
	line-height:1em;
	width:auto;
	margin-top:15px;
	padding-right:10px;
}
.footer_right a {
	margin:0px;
	padding:0px;
}
.footer_left ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer_left li {
	list-style:none;
	float:left;
	display:inline;
	background:url(../images/footer_bullet.jpg) center right no-repeat;
	padding:0px 8px 0px 6px;
	width:auto;
	color:#46828c;
}
.footer_left li a:link, .footer_left li a:visited {
	color:#46828c;
	text-decoration:none;
}
.footer_left li a:hover {
	color:#46828c;
	text-decoration:underline;
}
.footer_left li.none {
	background:none;
}
.base_footer {
	float:left;
	width:100%;
	font-size:11px;
	line-height:16px;
	text-align:center;
	padding:15px 0px 0px;
}
.base_footer a:link, .base_footer a:visited {
	color:#46828C;
	text-decoration:none;
}
.base_footer a:hover {
	color:#46828C;
	text-decoration:underline;
}
/* slideshow */

#s_slideshow_scroller {
	width: 428px;
	height: 248px;
	overflow: hidden;
	float:left;
	position:relative;
}
#s_slideshow_content {
	width: 10000px;
}
.s_slideshow_slide {
	float: left;
	width: 428px;
	height: 248px;
}
/* FAQ records Start*/

.standard_main_col ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
}
.standard_main_col li {
	font-size:13px;
	/*background:url(../images/h_bullet.gif) no-repeat center left;*/

	background:url(../images/bullet.gif) no-repeat center left;
	padding-bottom:6px;
	/*padding-top:5px;

	line-height:18px;

	padding-left:30px;*/

	padding-left:20px;
}
#standard_main_col_item {
	width:100%;
	margin:0 0 20px 0px;
	float:left;
	/*border:4px solid #E8DFD9;*/

	border:4px solid #DEDCD6;
}
#standard_full_record {
	background: #FFFFFF;
	padding:3px;
}
#standard_full_record_title {
	font-size:13px;
	font-weight:bold;
	background-color:#F1F0EC;
	padding:5px;
	color:#632D2F;
}
ul.faq_list li {
	margin-bottom:5px;
}
/* FAQ records End*/



/*Gallery css*/

.concise_float {
	float:left;
	padding:18px !important;
	padding:16px;
	width:150px;
}
.concise_float_img {
	border:5px solid #d6d3ca;
	height:110px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:150px;
	position:relative;
}
.faq_box h4 {
	clear:both;
}
.gallery_title {
	font-weight:bold;
	padding:3px;
	text-align:center;
	width:150px;
}
.head a:link, .head a:visited {
	color:#632D2F;
	text-decoration:none;
}
.head a:hover {
	color:#632D2F;
	text-decoration:none;
}
/*-----------FAQ style--------*/

ul.faqlist {
	margin:0px;
	padding:0px 0px 10px 22px;
	width:625px;
}
ul.faqlist li {
	list-style:decimal;
	padding:0 0 6px 0;
	background-image:none;
}
.tx_content_right {
	float:right;
	padding-top:9px;
	width:220px;
	height:auto;
}
.mandatory {
	color:#003366;
}
.formdiv {
	float:left;
	width:100%;
	margin-top:20px;
}
.common_row {
	float:left;
	width:100%;
	height:auto;
	padding:5px 0px;
}
.right_column .dropbox {
	width:227px;
	float:left;
}
.right_column .long_dropbox {
	width:330px;
	float:left;
}

.small_font {
	font-size:11px;
	color:#666666;
}
.font11 {
	font-size:11px;
}
.con_div {
	float:left;
	width:100%;
	margin-bottom:10px;
}
h4.faq_category {
	font-weight:bold;
	font-size:13px;
	margin-bottom:7px;
	margin-top:5px;
}
.dotline {
	float:left;
	width:100%;
	height:1px;
	background:url(../images/dot.jpg) repeat-x bottom left;
	margin-bottom:25px;
}
ul.faqdetail {
	margin:0px 0px 10px 0;
	padding:0px 0 0 25px;
	list-style:upper-alpha;
	width:625px;
}
ul.faqdetail li {
	list-style:upper-alpha;
	padding:0 0 6px 0;
	background-image:none;
}
ul.faqdetail p {
	margin-top:10px;
}
ul.faq_sublist {
	margin-left:60px;
	padding:0px;
}
ul.faq_sublist li {
	list-style:decimal;
	padding-bottom:6px;
}
ul.faqdetail li ul{list-style:none;}
ul.faqdetail li ul li{list-style:none; padding-left:20px;background:url(../images/bullet.gif) 10px 5px no-repeat;}
.right_box {
	float:left;
	width:220px;
	margin-bottom:10px;
	display:inline;
}
.right_box .icon {
	float:left;
	padding-right:5px;
}
.right_box h3 {
	background:transparent url(../images/dot.gif) repeat-x scroll left bottom;
	color:#333333;
	float:left;
	width:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}
.right_box .text {
	float:left;
	padding-top:4px;
}
.con_left {
	float:left;
	width:134px;
	padding-left:8px;
	line-height:15px;
}
.right_roundbox {
	float:left;
	width:220px;
	background:#e0e7ea url(../images/right_box_mid.jpg) repeat-x;
	height:auto;
}
.right_roundbox_top {
	float:left;
	width:220px;
	font-size:3px;
	height:6px;
	background:url(../images/right_box_top.jpg) repeat-x top left;
}
.right_roundbox_bottom {
	float:left;
	width:220px;
	font-size:10px;
	height:15px;
	background:url(../images/right_box_bottom.jpg) repeat-x bottom left;
}
.right_top_curve {
	background:url(../images/right_top_curve.jpg) no-repeat top left;
	width:220px;
	height:5px;
	display:inline;
	line-height:5px;
	font-size:5px;
	float:left;
}
.right_mid_content {
	background:#e0e7ea;
	width:220px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	padding:0px;
}
.right_bottom_curve {
	background:url(../images/right_bottom_cruve.jpg) no-repeat bottom left;
	width:220px;
	height:5px;
	line-height:5px;
	font-size:5px;
	float:left;
}
.right_inner_bottom {
	margin:0px auto;
	width:187px;
}
.right_inner_bottom ul {
	margin:0px 0px 0px 0px;
	/*padding-top:5px;*/

	padding-top:10px;
	float:left;
}
.right_inner_bottom li {
	float:left;
	width:177px;
	list-style:none;
	background:url(../images/r_bullet.jpg) 0px 5px no-repeat;
	padding:0px 0px 8px 10px;
}
.right_inner_bottom li span {
	float:left;
	padding:0px 0px 2px;
	margin-right:5px;
}
/*--- links page style-----*/

.link_panel {
	float:left;
	margin-top:25px;
	width:100%;
}
.linkpan_left {
	float:left;
	height:auto;
	width:330px;
	margin-bottom:20px;
}
.linkpan_right {
	float:right;
	height:auto;
	width:330px;
}
.head_top_curve {
	background:url(../images/head_top_curve.jpg) no-repeat top left;
	width:330px;
	height:5px;
	display:inline;
	line-height:5px;
	font-size:5px;
	float:left;
}
.head_mid_content {
	background:#f1f0ec;
	width:330px;
	height:auto;
	float:left;
	display:inline;
	padding:0px;
}
.head_bottom_curve {
	background:url(../images/head_bottom_curve.jpg) no-repeat bottom left;
	width:330px;
	height:5px;
	line-height:5px;
	font-size:5px;
	float:left;
}
.head_mid_content .head {
	padding:5px 0px 5px 20px;
	font-weight:bold;
	float:left;
	width:295px;
}
.head_mid_content .head a {
	color:#333333;
	text-decoration:none;
}
.link_floatbox {
	float:left;
	height:auto;
	width:330px;
	min-height:222px;
	height:auto !important;
	height:222px;
}
div.link_odd {
	margin-right:20px;
}
.link_panel .view_spacer {
	float:left;
	margin-top:20px;
	margin-left:15px;
	line-height:18px;
	display:inline;
	padding-left:10px;
	border-left:1px solid #c7c7c7;
}
.link_panel p {
	margin-bottom:10px;
}
div.link_panel span.img_01 {
	border:4px solid #e0e7ea;
	display:inline;
	float:left;
	margin-right:6px;
}





/*---end links-----*/
.contact_map_wrap{float:left; margin-left:20px;width:310px;border:1px solid #C2C2C2;}
