/* ############################################################################## */
/* basic */
body
{
	margin: 0px;
	padding: 0px;
	background: #eff0f0;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	word-break: keep-all;
	text-align: justify;
}

img
{
	border: 0px none;
}

a
{
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
a.more_link
{
	font-weight: bold;
}
a:hover.more_link
{
	font-weight: bold;
	color: #1954b6;
}

.bold
{
	font-weight: bold;
}
.black
{
	color: #000000 !important;
}
.blue
{
	color: #1a59ba !important;
}
.gray
{
	color: #989797 !important;
}
.dark_gray
{
	color: #929191 !important;
}
.dark_blue
{
	color: #1954b6 !important;
}
.blockEnd
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* basic */
/* ############################################################################## */


/* ############################################################################## */
/* top */
#layout_top #logo_layout
{
	display: block;
	margin-left: 13px;
	width: 159px;
	height: 49px;
	background: url(../_img/_basic/logo.gif);
	text-indent: -1000px;
	overflow: hidden;
}
#layout_top #link_layout
{
	position: absolute;
	top: 0px;
	right: 5px;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
#layout_top #link_layout a, #layout_top #link_layout div
{
	margin: 0px 3px;
	float: left;
}
#layout_top #link_layout a
{
	display: block;
	font-size: 9px;
	color: #000;
	line-height: 1.2em;
}
#layout_top #link_layout div
{
	margin-top: 2px;
	width: 2px;
	height: 7px;
	background: url(../_img/_basic/top_link_bar.gif);
	font-size: 1px;
}


#layout_top #search_layout
{
	position: absolute;
	top: 22px;
	right: 0px;
	width: 205px;
}
#layout_top #search_layout input
{
	margin: 1px 5px;
	_margin: 1px 1px;
	width: 170px;
	background: #b5b5b5;
	color: #fff;
	font-size: 10px;
	float: left;
	border: 1px solid #8b8b8b;
}
#search_layout a.search_icon
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 21px;
	height: 19px;
	background: url(../_img/_basic/search_icon.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
/* top */
/* ############################################################################## */

/* ############################################################################## */
/* content */
#container
{
}
#subContainer, #subContainer #layout_content_container
{
	position: relative;
}
#subContainer
{
	margin-top: 7px;
	width: 982px;
}
#subContainer #layout_content_container
{
	margin-top: 12px;
	width: 982px;
}

ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.content_Text
{
	font-family: Verdana;
	text-align: justify;
	word-break: keep-all;
}
.content_Text .page_title
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold; /*line-height: 2.2em;*/
	padding-top: 15px;
	padding-bottom: 10px;
}

#content_Text #content .text
{
	color: #333;
	text-align: justify;
	word-break: keep-all;
}
.content_Text .content .content_img
{
	margin: 0px 15px 20px 0px;
}
.block .content_img
{
	margin: 0px 20px 0px 0px;
}
.block div.bar
{
	background: transparent url(../_img/_basic/LI_icon.gif) no-repeat scroll 0 6px;
	color: #333333;
	line-height: 2em;
	text-indent: 0px;
}
span.bar, .block span.bar
{
	background: transparent url(../_img/_basic/LI_icon.gif) no-repeat scroll 0 2px;
	color: #333333;
	line-height: 1.5em;
	padding-left: 15px;
	margin-left: 15px;
}
/* content */
/* ############################################################################## */

/* ############################################################################## */
/* bottom */
#layout_bottom
{
	margin: 8px 10px 30px;
}
#layout_bottom #copyright
{
	font-size: 9px;
}
/* bottom */
/* ############################################################################## */


/* sub_menu */
#sub_menu, .sub_menu
{
	margin-left: 15px;
	_margin-left: 8px;
	width: 220px;
	background: url(../_img/_basic/sub_menu_bg.gif);
	background-repeat: no-repeat;
	_background-position: -1px 0px;
	float: left;
}

#sub_menu #sub_menu_Text, .sub_menu .sub_menu_Text
{
	margin-bottom: 30px;
	width: 220px;
}
#sub_menu #sub_menu_Text .title, .sub_menu .sub_menu_Text .title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	line-height: 2.8em;
	text-indent: 20px;
}
#sub_menu #sub_menu_Text #content1, .sub_menu .sub_menu_Text .content1
{
	position: relative;
	margin: 12px 36px 0px 13px;
}
#sub_menu #sub_menu_Text #content1 li, .sub_menu .sub_menu_Text .content1 li
{
	list-style: none;
	width: 172px;
	background: url(../_img/_basic/sub_menu_arrow.gif) no-repeat 0px 9px;
	line-height: 30px;
	text-indent: 15px;
	border-bottom: 1px solid #e0e0e0;
}
#sub_menu #sub_menu_Text #content1 li a:hover, .sub_menu .sub_menu_Text .content1 li a:hover
{
	font-weight: bold;
	color: #089090;
}

#sub_menu #sub_menu_Text #content1 li ul.low_deph, .sub_menu .sub_menu_Text .content1 li ul.low_deph
{
	margin: 7px 0px 0px 0px;
	padding: 5px 0px;
	_padding: 15px 0px; #padding:15px0px;width:172px;
background:#f1f1f1;
border-top:1pxsolid#e0e0e0;
_border-top:1pxsolid#e0e0e0;
#border-top:1pxsolid#e0e0e0;
border-bottom:1pxsolid#e0e0e0;
_border-bottom:0pxnone;
#border-bottom:0pxnone;
}
#sub_menu #sub_menu_Text #content1 ul.low_deph li, .sub_menu .sub_menu_Text .content1 ul.low_deph li
{
	margin: 10px;
	width: 149px;
	line-height: 15px;
	text-indent: 10px;
	background: url(../_img/_basic/sub_menu_arrow2.gif) no-repeat 0px 3px;
	color: #757575;
	border-bottom: 0px none;
}

#sub_menu #sub_menu_contact, #sub_menu #sub_menu_download, .sub_menu .sub_menu_contact, .sub_menu .sub_menu_download, #sub_menu #layout_content_FreeQuote2, .sub_menu #layout_content_FreeQuote2
{
	position: relative;
	width: 195px;
}
#sub_menu #sub_menu_contact, .sub_menu .sub_menu_contact
{
	height: 147px;
	background: url(../_img/_basic/sub_menu_contact.gif) no-repeat;
}
#sub_menu #sub_menu_contact #sub_menu_contact_bar, .sub_menu .sub_menu_contact .sub_menu_contact_bar
{
	width: 195px;
	height: 1px;
	background: url(../_img/_basic/sub_menu_contact_bar.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
}
#sub_menu #sub_menu_contact #content1, .sub_menu .sub_menu_contact .content1
{
	margin: 45px 18px 10px;
	width: 160px;
	height: 30px;
	line-height: 1.5em;
}
#sub_menu #sub_menu_contact #content2, .sub_menu .sub_menu_contact .content2
{
	margin: 5px 18px;
	width: 135px;
	height: 30px;
	line-height: 1.5em;
}
#sub_menu #sub_menu_contact a, #sub_menu #sub_menu_download a, .sub_menu .sub_menu_contact a, .sub_menu .sub_menu_download a
{
	display: block;
	position: absolute;
	top: 12px;
	left: 14px;
	height: 22px;
	width: 169px;
	background: url(../_img/_basic/sub_menu_contact_btn.gif) no-repeat;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 1.7em;
	text-indent: 11px;
}

#sub_menu #sub_menu_download, .sub_menu .sub_menu_download
{
	margin-top: 13px;
	height: 88px;
	background: url(../_img/_basic/sub_menu_download.gif) no-repeat;
}
#sub_menu #sub_menu_download #content1, .sub_menu .sub_menu_download .content1
{
	margin: 42px 18px 10px;
	width: 160px;
	height: 30px;
	letter-spacing: 0px;
	line-height: 1.5em;
}
/* sub_menu */
a.aDownloadsSubLink
{
	color: #333333 !important;
	text-decoration: none;
	background-image: none !important;
	font-family: Verdana !important;
	font-size: 11px !important;
	text-align: justify !important;
	top: 0 !important;
	left: 0 !important;
	display: inline !important;
	position: relative !important;
	font-weight: normal !important;
	text-indent: 0 !important;
}
a.aDownloadsSubLink:hover
{
	color: #089090 !important;
	text-decoration: underline;
	background-image: none !important;
	font-family: Verdana !important;
	font-size: 11px !important;
	text-align: justify !important;
	top: 0 !important;
	left: 0 !important;
	display: inline !important;
	position: relative !important;
	font-weight: bold !important;
	text-indent: 0 !important;
}

/* ############################################################################## */
/* box set */


.boxT1, .boxT2, .boxT3, .boxWT1, .boxW, .boxT1 .head, .boxT2 .head, .boxT3 .head, .boxWT1 .head, .boxW .head
{
	position: relative;
}
.boxT1 .head a.more, .boxT2 .head a.more, .boxT3 .head a.more, .boxWT1 .head a.more, .boxW .head a.more
{
	position: absolute;
}

.boxT1
{
	margin-right: 16px;
	margin-bottom: 11px;
	width: 334px;
	float: left;
}
.boxT1 .head
{
	height: 27px;
	background: url(../_img/box/box_334_t.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	text-indent: 18px;
}
.boxT1 .head a.more
{
	display: block;
	top: 8px;
	right: 13px;
	width: 49px;
	height: 12px;
	background: url(../_img/_basic/more_icon.gif) no-repeat;
	font-size: 11px;
	line-height: 1em;
	overflow: hidden;
	text-indent: -1000px;
}
.boxT1 .head a.more:hover
{
	background-position: 0px -13px;
}
.boxT1 .body
{
	min-height: 20px;
	_height: 20px;
	background: url(../_img/box/box_334_m.gif);
}
.boxT1 .body .block
{
	margin: 0 17px;
	padding: 12px 0px 5px 0px;
	color: #333;
}
.boxT1 .foot
{
	height: 7px;
	background: url(../_img/box/box_334_b.gif);
	font-size: 1px;
	line-height: 1em;
}
.boxT1 .blank_space
{
	height: 8px;
	font-size: 1px;
	line-height: 8px;
}

.boxWT1
{
	margin-right: 16px;
	margin-bottom: 11px;
	width: 334px;
	float: left;
}
.boxWT1 .head
{
	height: 27px;
	background: url(../_img/box/boxw_334_t.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0088cc;
	line-height: 27px;
	text-indent: 18px;
}
.boxWT1 .head a.more
{
	display: block;
	top: 8px;
	right: 13px;
	width: 49px;
	height: 12px;
	background: url(../_img/_basic/more_icon.gif) no-repeat;
	font-size: 11px;
	line-height: 1em;
	overflow: hidden;
	text-indent: -1000px;
}
.boxWT1 .head a.more:hover
{
	background-position: 0px -13px;
}
.boxWT1 .body
{
	min-height: 20px;
	_height: 20px;
	background: url(../_img/box/box_334_m.gif);
}
.boxWT1 .body .block
{
	margin: 0 17px;
	padding: 5px 0px 5px 0px;
	color: #333;
}
.boxWT1 .foot
{
	height: 7px;
	background: url(../_img/box/box_334_b.gif);
	font-size: 1px;
	line-height: 1em;
}
.boxWT1 .blank_space
{
	height: 8px;
	font-size: 1px;
	line-height: 8px;
}


.boxT2
{
	margin-right: 5px;
	margin-bottom: 10px;
	width: 457px;
	float: left;
}
.boxT2 .head
{
	height: 27px;
	background: url(../_img/box/box_457_t.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	text-indent: 18px;
}
.boxT2 .head a.more
{
	display: block;
	top: 8px;
	right: 13px;
	width: 49px;
	height: 12px;
	background: url(../_img/_basic/more_icon.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1em;
	overflow: hidden;
	text-indent: -1000px;
}
.boxT2 .head a.more:hover
{
	background-position: 0px -13px;
}
.boxT2 .body
{
	min-height: 20px;
	_height: 20px;
	background: url(../_img/box/box_457_m.gif);
}
.boxT2 .body .block
{
	padding: 5px 17px 0px 17px;
}
.boxT2 .foot
{
	height: 11px;
	background: url(../_img/box/box_457_b.gif);
	font-size: 1px;
}


.boxT3
{
	margin-right: 5px;
	margin-bottom: 15px;
	width: 684px;
	float: left;
}
.boxT3 .head
{
	height: 27px;
	background: url(../_img/box/box_684_t.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	text-indent: 18px;
}
.boxT3 .head a.more
{
	display: block;
	top: 8px;
	right: 13px;
	width: 49px;
	height: 12px;
	background: url(../_img/_basic/more_icon.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1em;
	overflow: hidden;
	text-indent: -1000px;
}
.boxT3 .head a.more:hover
{
	background-position: 0px -13px;
}
.boxT3 .body
{
	min-height: 20px;
	_height: 20px;
	background: url(../_img/box/box_684_m.gif);
}
.boxT3 .body .block
{
	margin: 0px 17px;
	padding: 5px 0px;
}
.boxT3 .foot
{
	height: 8px;
	background: url(../_img/box/box_684_b.gif);
	font-size: 1px;
}


.boxW
{
	margin-right: 5px;
	margin-bottom: 10px;
	width: 684px;
	float: left;
}
.boxW .head
{
	height: 14px;
	background: url(../_img/box/boxw_t.gif) no-repeat;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	text-indent: 18px;
}
.boxW .head a.more
{
	display: block;
	top: 8px;
	right: 13px;
	width: 49px;
	height: 12px;
	background: url(../_img/_basic/more_icon.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1em;
	overflow: hidden;
	text-indent: -1000px;
}
.boxW .head a.more:hover
{
	background-position: 0px -13px;
}
.boxW .body
{
	min-height: 1px;
	_height: 20px;
	background: url(../_img/box/boxw_m.gif) 0px 0px;
}
.boxW .body .block
{
	margin: 0px 20px;
	color: #434444;
}
.boxW .body .block .block_title
{
	margin-bottom: 10px;
	font-family: Arial;
}
.boxW .foot
{
	height: 14px;
	background: url(../_img/box/boxw_b.gif);
	font-size: 1px;
}
.boxW .blank_space
{
	height: 9px;
	font-size: 1px;
	line-height: 9px;
}
.right_nomargin
{
	margin-right: 0px;
}

/* box set */
/* ############################################################################## */


.content_Text .big_title
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.content_Text .brochure_box
{
	position: relative;
	/*width: 100%;684px;*/
	height: 75px;
	background: url(../_img/_company/main_content_download_bg.gif) no-repeat;
}
.content_Text .brochure_box .text
{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 4.2em;
	text-indent: 105px;
}
.content_Text .brochure_box a
{
	position: absolute;
	top: 16px;
	right: 34px;
	width: 92px;
	height: 22px;
	background: url(../_img/_company/main_content_download_a.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 1.9em;
	text-indent: 7px;
}

.content_Text .title
{
	border-bottom: 1px solid #E5E5E5; /*height:50px;*/
	position: relative;
	vertical-align: top;
}
div .divSplitText
{
	height: 7px;
}
a.mailto
{
	color: #1954B6;
	text-decoration: underline;
}
/*a.mailto:hover
{
	color:#089090;
}*/

ol li
{
	list-style-type: decimal;
}
#layout_content_FreeQuote2{
	margin:0;
	width:195px;
	height:46px;
	background:url(../_img/_free_quote/main_content_FreeQuote2.gif) no-repeat;
	padding-top: 11px;
}
#layout_content_FreeQuote2 a{
	/*position:absolute;
	top:11px;
	right:17px;*/
	width:100px;
	min-width:100px;
	height:22px;
	background:url(../_img/_free_quote/main_Free_btn2.gif) no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:1.6em;
	text-indent:8px;
	display:block;
	padding-top: 2px;
	
}
img.mmImg
{
	width: 986px;
	height: 213px;
	margin-left: -2px;
}
table.mmMenu
{
	position: absolute;
	top:180px;
	left:5px;
	width:970px;
	font-weight: bold;
	font-size: 130%;
	
	color: White;
	text-align: center;
}
img.mmImgMain
{
	width: 982px;
	height: 296px;
}
table.mmMenuMain
{
	position: absolute;
	top:263px;
	left:5px;
	width:970px;
	font-weight: bold;
	font-size: 130%;
	
	color: White;
	text-align: center;
}
table.mmMenu a, table.mmMenu a:hover,table.mmMenuMain a, table.mmMenuMain a:hover
{
	
	font-weight: bold;
	font-size: 100%;
	color: White;
	text-decoration: underline;
}