/* ---------------------------------------------------------------------------------------  RESET DEFAULT  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: 100%;*/
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style-type: none;
}
table {
	border-width: 0;
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* h1, h2 {
 font-family:"myriad pro", "Lucida Grande", Arial, sans-serif font-weight:bold;
}
/* ---------------------------------------------------------------------------------------  TYPOGRAPHY */

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #005129;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #005129;
}
p {
	color:  #000;
	font-size: 14px;
	padding: 10px 10px 10px 0;
}
h3 {
	font-size: 18px;
	color: #B9C539;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	color: #777777;
	font-weight: bold;
}
.bodytext3 {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.bodytext4 {
	font-size: 18px;
	color: #000!important;
}
.bodytext4 :hover {
	text-decoration:underline;
}
.bodytext5 {
	font-size: 16px;
	font-weight: bold;
	color: #005129;
	padding:10px 0px 5px 0px;
}
.bodytext6 {
	font-size: 11px;
}
.bodytext7 {
	font-size: 18px;
}
.bodytext7 :hover {
	text-decoration:underline;
}
.smalltext {
	font-size:10px;
	line-height:10px;
}
.errortext {
	border:1px solid #e0dedf;
	line-height:30px;
	color:#cf4948;
	background-color:#f9f7f8;
	padding:7px 7px 9px 7px;
	font-weight:bold;
	margin:15px 5px 5px 0px;
}
.popupsmalltext2 {
	font-size:11px;
}
.underline a:hover {
	text-decoration:underline!important;
}
#resturantresults a, .defaultlink a {
	text-decoration:underline!important;
	color:#336699!important;
}
.sup {
	font-size:7px!important;
}
/* ---------------------------------------------------------------------------------------  ENVIRONMENT  */
img {
	behavior: url(iepngfix.htc);
	border: 0;
}
body {
	font-family: "myriad pro", Arial, Verdana, sans-serif;
	font-size: 14px;
	background:  #fff;
}
hr {
	border: 0;
	color: #E6E6E6;
	background-color: #E6E6E6;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
}
#site {
	width: 943px;
	margin: 20px auto;
	padding:0;
	position:relative;
}
a {
	/*color: #4A4A4A;*/
	color: #194f85;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.nbm {
	margin-bottom: 0 !important;
}
.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	marginwidth:0px;
	marginheight:0px;
	leftmargin:0px;
	topmargin:0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto;
}
/* --------------------------------------------------------------------------------------- SPRITE  */

#news span a, .bulet, .button1, .button2, .button3, .button4, .button5 {
	background: url(../../images/lb-sprite.gif) no-repeat;
}
/* --------------------------------------------------------------------------------------- HEADER  */

#header {
	height: 50px;
	padding-bottom: 15px;
 #padding-bottom: 15px;/* IE Hack  */
	_padding-bottom: 5px; /* IE Hack  */
}
#header #logo {
	width: 235px;
	height: 62px;
	display: block;
	text-indent: -9999px;
	background-image:url(dashOrder_Logo.gif);
}
#header .right {
	margin: 30px 5px 5px 5px;
}
#header a {
	color: #000;
	font-weight:bold;
}
#header a:hover {
	color: #000;
	text-decoration:underline;/* --------------------------------------------------------------------------------------- TOP NAV  */
}
#nav {
	width: 940px;
	height: 32px;
	background:url(../../images/nav-bg.png) repeat-x;
	margin-bottom: 1px;
	padding-top: 15px;
}
#nav li {
	display: inline;
	padding: 0px 35px 0 15px;
	margin-top: 10px;
	width:auto;

}
#nav li a {
	color: #615f60;
	font-size: 18px;
}

#nav li a:hover {
	color: #000;
}

#nav li.join_do a {
	 margin-left:210px;
	 color:#ee1313;
}

.nav2 {
	font-size: 18px;
 	#padding:  0px 34px 0 15px !important;/* IE Hack  */
	_padding:  0px 34px 0 15px !important;/* IE Hack  */
	width:auto;
	background:#c20000;
	height:40px;
	color: #fff;
	padding-right:12px!important;
}

.nav2 a{color:#fff !important;}


#join_do_link{
	font-size: 18px;
	width:148px;
	height:30px; 
	position:absolute; 
	left: 780px; 
	top: 82px;
	text-align:center;
}

#join_do_link a{ color: #ee1313; }

#join_do_link a:hover{ color: #000; }

#join_do_link a.active{ 
	padding:0 10px 0 10px;
	background:#ee1313;
	height:40px;
	color: #fff;
	text-align:center;
}

#join_do_btn{ position:absolute; left: 755px; top: 77px; background:url(../../images/join_do_bk.gif) no-repeat; width:156px; height:28px; 
text-align:center; font-size:15px; font-weight:bold; color:#fff; padding-top:5px; }

#join_do_btn a{color:#fff;}

#join_do_btn a:hover{color:#000;}

 #join_do_btn_cent{ position:absolute; left: 211px; top: 432px; background:url(../../images/join_do.gif) no-repeat; width:156px; height:28px; 
text-align:center; font-size:15px; font-weight:bold; color:#fff; padding-top:5px; }

#join_do_btn_cent a{color:#fff;}

#join_do_btn_cent a:hover{color:#000;}

 
/* --------------------------------------------------------------------------------------- GRID  */
#left {
	width: 550px;
	min-height: 300px;
	float: left;
}
#leftsub {
	float: left;
	width: 940px;
}
#leftSmall {
	width: 408px;
	min-height: 300px;
	float: left;
}
#right {
	width: 328px;
	min-height: 200px;
	float: right;
	margin-top:20px;
}
#rightLarge {
	width: 515px;
	min-height: 200px;
	float: right;
}
.block {
	width: 300px;
	margin: 10px auto;
}
.block p {
	font-size: 11px;
	color: #000;
	line-height: 150%;
}
.block h2 {
	width: 45%;
}
.block span a {
	color: #679C3F;
	background-position: -285px -20px;
	padding-left: 13px;
	height: 12px;
	margin-top: 3px;
}
.block2 {
	width: 232px;
	margin: 10px auto;
	float:left;
}
/* --------------------------------------------------------------------------------------- HOME CONTENT  */

#welcome {
	width: 500px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top:20px;
}
#welcome p {
	font-size: 20px;
	color: #c20000;
	margin:0px 0px 15px 0px;
	padding:0px;
}
#welcome h1 {
	font-size: 15px;
	color: #000;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:600;
}



#opening {
	width: 500px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top:20px;
}
#opening p {
	font-size: 20px;
	color: #c20000;
	margin:0px 0px 15px 0px;
	padding:0px;
}
#opening h1 {
	font-size: 15px;
	color: #000;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:600;
}



#content2 {
	background: #E7F2DE;
	width: 557px;
	height:162px;
	padding: 10px;
	background:url(boxBg.gif) repeat-x;
	border:1px solid #dfdfdf;
}
#content2 p {
	width: 260px;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	margin-left: 10px;
}
#content2 h1 {
	width: 260px;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	margin-left: 10px;
	font-weight:normal;
}
#content2 h2 {
	padding-left: 10px;
	color: #000;
	font-size: 18px;
}
#content2 p b {
	color: #000;
	font-size: 14px;
}
#mainimage {
	width: 328px;
	text-align:left;
	margin-top:0;
	padding: 0px;
	background-repeat: no-repeat;
}
.listyes1 li {
	list-style-image: url(icon_bulet1.gif);
	font-size:16px;
	margin-left:20px;
	color:#666666;
	font-weight:600;
	padding-bottom:12px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
/* --------------------------------------------------------------------------------------- NEWS BLOACK  */
#news span a {
	color: #686868;
	background-position: -295px -46px;
	padding-left: 13px;
	height: 12px;
	margin-top: 3px;
}
#news a {
	color: #000;
}
#news a:hover{
 color: #A3A3A3;
 text-decoration:underline;
}
.block span a:hover, #news span a:hover {
	color: #000;
}
.block .left {
	margin-right: 10px;
}
.bulet {
	background-position: -285px -20px;
	padding:0px 5px 1px 15px;
	height: 12px;
	margin:15px 0px 5px 0px;
}
#right .block {
	width: 280px;
	border: 1px solid #CFD8D5;
	margin-top:0;
	padding: 10px;
	background: #F9F9F9;
}
#right .block p {
	color: #777;
}
#news {
	width: 280px;
	padding: 15px;
	padding-left:10px;
	margin-bottom:16px;
	font-weight:bold;
}
#news h2 {
	margin-bottom:14px;
	font-size:16px;
	font-weight:bold;
	color:#c20000;
	text-decoration:none;
}
#news ul {
	margin-top: 10px;
}
#news ul li {
	color:#000;
	font-size: 12px;
	list-style-image: url(icon_bulet.gif);
	padding-bottom: 2px;
	padding-top:2px;
	font-weight:bold;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:bottom !important;
}
#news ul li em {
	color: #005129;
	font-style: normal;
	float: right;
}
/* --------------------------------------------------------------------------------------- BUTTONS  */

.button1 {
	width: 156px;
	height: 25px;
	display: block;
	background-position:0px -1px;
	padding-top:4px;
	float: left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
 #margin-left:7px; /* IE Hack  */
	_margin-left:4px; /* IE Hack  */
}
.button2 {
	width: 235px;
	height: 24px;
	display: block;
	background-position:0px -30px;
	padding-top:4px;
	float: left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
 #margin-left:7px; /* IE Hack  */
	_margin-left:4px; /* IE Hack  */
}
.button3 {
	width: 315px;
	height: 26px;
	display: block;
	background-position:-0px -59px;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
 #margin-left:7px; /* IE Hack  */
	_margin-left:4px; /* IE Hack  */
}
.button4 {
	width: 155px;
	height: 25px;
	display: block;
	background-position:0px -88px;
	padding-top:4px;
	float: left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:-2px;
 #margin-left:-1px; /* IE Hack  */
	_margin-left:-1px; /* IE Hack  */
	text-decoration:none!important;
}
.button4 :hove {
color:#000!important;
}
.button5 {
	width: 50px;
	height: 25px;
	display: block;
	background-position:-155px -87px;
	padding-top:4px;
	float: left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:2px;
 #margin-left:1px; /* IE Hack  */
	_margin-left:1px; /* IE Hack  */
	text-decoration:none!important;
}
/* --------------------------------------------------------------------------------------- FOOTER  */

#footer {
	width: 940px;
	height: 32px;
	background:url(../../images/fotterBG.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
	text-align:right;
	padding:7px 0px 0px 0px;
}
#footer2 a {
	color:#000;
}
#footer2 :hover {
	color:#000;
	text-decoration:underline;
}
#footer a {
	color:#fff;
}
#footer :hover {
	color:#fff;
	text-decoration:underline;
}
#footer ul {
	float: left;
	margin-right: 20px;
}
#footer ul li {
	color: #999;
	font-size: 11px;
	text-transform: capitalize;
	padding: 2px;
}
#footer ul li a {
	color: #000;
}
#footer ul li a:hover {
	color: #000;
}
#footer p {
	color:#999;
	margin-top: -10px;
}
#footer img {
	vertical-align: top;
	margin-left: 10px;
}
#footer div {
	font-size:12px;
	font-weight:bold;
	padding:1px 5px 3px 5px;
}
.footer2 {
	color: #000 !important;
}
/* --------------------------------------------------------------------------------------- ALIGNMENT  */
.rightalign {
	text-align:right;
}
.lefttalign {
	text-align:left;
}
.alighright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.space01 {
	padding-left:2px;
}
.space02 {
	margin-top:15px;
	line-height:30px;
}
.space03 {
	padding:10px 0px 5px 0px;
}
.space04 {
	padding-left:5px;
 #padding-left:5px; /* IE Hack  */
	_padding-left:10px; /* IE Hack  */
}
.space05 {
	height:35px;
	padding-left:210px;
}
.space06 {
	height:250px;
}
.space07 {
	margin-left:25px;
}
.space08 {
	padding:10px 25px 5px 14px;
}
.space09 {
	margin-left:60px;
}
.margintop10px {
	margin-top:10px;
}
.margintop5px {
	margin-top:5px;
}
.textaligtop {
	vertical-align:top;
}
/* --------------------------------------------------------------------------------------- FORM */

.labletext {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.textboxbg {
	background-color:#fff;
	border:1px solid #999999;
	margin-left:4px;
	margin-top:5px;
	height:20px;
}
.textdropboxbg {
	background-color:#fff;
	border:1px solid #999999;
	margin-left:4px;
	margin-top:5px;
	height:22px;
}
.conatctexarea {
	background-color:#fff;
	border:1px solid #999999;
	margin-left:4px;
	margin-top:5px;
	width:250px;
	height:48px;
	font-family:"myriad pro", Helvetica, Arial, sans-serif;
}
.droptboxbg200 {
	background-color:#ffffec;
	border:1px solid #999999;
	margin-left:4px;
	width:214px;
	margin-top:5px;
	height:30px;
}
label {
	display: block;
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0 0 0;
	text-align: right;
}
.lablespace {
	display: block;
	float: left;
	width: 187px;
	padding: 10px;
	margin: 5px 0 0 0;
	text-align: right;
	line-height:45px;
	font-size:11px;
}
.labelsmallblock {
	display: block;
	float: left;
	width: 110px;
	padding: 0;
	margin: 5px 0 0 0;
	text-align: right;
	font-weight:bold;
}
.redlable {
	color:#cf4948;
}
.maincontentbox p {
	margin:0;
	padding:4px;
}
.cheaderwidth2 {
	width:385px;
	height:220px;
	background-color: #ebebeb;
}
.tr2 {
	background:url(tr.gif) 100% 0 no-repeat;
	padding:10px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
}
.padding15 {
	padding:15px 15px 5px 15px;
}
.maincontentbox label {
	margin:0;
	padding:1px 10px 1px 1px
}
.contentbox {
	width:450px;
}
#mainsub label {
	vertical-align:bottom;
	line-height:20px;
}
.labelspaceleft {
	margin-left:212px;
}
.labelspaceleft2 {
	margin-left:122px;
}
.droptboxbgLarge {
	border:1px solid #a5acb2;
	width:219px;
	height:20px;
	position:absolute;
	z-index:2000;
}
.droptboxbgLarge a:hover {
	width:519px;
}
.textboxLarge {
	border: 1px solid #a5acb2;
	outline: 0;
	width:214px;
	height:20px;
}
/* --------------------------------------------------------------------------------------- OTHER */
	
.orhr {
	background-image:url(../../images/or.png);
	height:60px;
}
.hr1 {
	border: 0;
	color: #ccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-style:dashed;
}
#subcontent {
	margin-left: 2px;
	padding-left: 10px;
	padding-top:20px;
}
.subcontenthead {
	font-size: 20px;
	color: #c20000;
	margin:0px 0px 15px 0px;
	padding:0px;
}

#subcontent h1 {
	font-size: 14px;
	color: #000;
	margin:0px 0px 1px 0px;
	padding:0px;
}
#subcontent h2 {
	font-size: 16px;
	color: #c20000;
	margin:0px 0px 1px 0px;
	padding:0px;
}
.subcontenth1spase {
	margin-bottom:-5px !important;
}
/* IEHACK
--------------------------------*/
.iehackpadding11 {
#padding-right:11px;
	_padding-right:11px;
}
/* --------------------------------*/
.newsalret{border:1px solid #CC0000;
font-size:18px; 
margin:15px 0px 15px 0px;
padding:5px;
font-weight:bold;
text-align:center;}
.newsalret a {color:#0066CC;}
.newsalret :hover { text-decoration:underline;}

.submitButton {
    font-family: "myriad pro", Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffe0a1;
    background-color: #ff0000;
    border: 0px solid #fff;
    cursor:pointer;
    padding:6px;
}

/* ------------------------ revamp*/

#left_pane_sml{ width:180px; float:left; position:absolute; left:20px;}

#right_pane_large{ width:715px; min-height:250px; float:right; border:1px solid #eeeeee; margin:0 5px 10px 0; padding:8px 0 5px 10px; }

#right_pane_large p{ font-size:14px;}

#right_pane_large h1{font-size:14px;}

ul.why_do_accord{ width:180px; margin:0; padding:0;}

.why_do_accord li{ height:23px; border:1px solid #ccc; border-bottom:none; padding:10px 0 0 10px; color:#615e60; font-size:13px; 
background:url(../../images/list_bg.gif) repeat-x; font-weight:bold;}

.why_do_accord li a{text-decoration:none; display:block; color:#615e60; height:23px; }
.why_do_accord li.selected a{color:#fff;}

.why_do_accord li.selected{color:#fff; background:url(../../images/list_selected_item.gif) repeat-x;}

.why_do_accord li.last{border:1px solid #ccc;}

div.right_pane_large h1{ font-size:12px; font-weight:bold; color:#615e60; }

#right_pane_large li{ margin-left:20px; list-style-type:disc; line-height:17px;}

.do_demo_box{width:178px; float:left;}

.do_demo_box p{ padding:10px 12px 0 13px; line-height:18px;}

#do_res_banner{ width:140px; height:20px; padding:5px 0 0 10px; background:#dc2016; color:#fff; font-size:12px; margin:0 0 1px 10px; float:left;}

#view_more_res{ width:400px; float:right; font-size:11px; text-align:right; padding:3px 10px 0 0;}

#view_more_res a{ color:#0066FF;}

#view_more_res a:hover{ text-decoration:underline;}

#do_res_list{ width:673px; margin:auto; padding:10px; border:1px dashed #ccc; text-align:center;}

.res_holder{ width:138px; float:left; margin:0 10px 10px 0; text-align:center; padding:10px; border:1px solid #efefef; }

.res_holder img{margin-bottom:10px;}

.res_holder a{ font-size:10px; color:#0000CC;}

.margin_rght_reset{margin-right:0;}

.red_info{ color:#dc2016;}

.info_text{ font-size:11px!important;}

.info_txt_pad{ padding-left:205px;}

/* home page */

.submit_btn{ margin:5px 0 0 166px; color:#fff; font-weight:bold; font-size:15px; background:url(../../images/btn_submit.gif) no-repeat right; width:92px; 
height:27px; text-align:center; padding-top:7px; }

.submit_btn a{color:#fff;}

.submit_btn a:hover{color:#000;}

.border_box{border: 1px solid #cccccc; padding:5px 4px 5px 8px; width:276px;} 

.hm_left_margin{margin-left:17px;}

.content2_extra{ height:170px!important; background-image:url(../../images/hm_box_bg.gif)!important; background-repeat: repeat-x; padding:7px!important; }

/* news */

div#news .press_header{ font-size:15px; font-weight:bold;}

div#news  hr{ margin:0; padding:0; margin-bottom:10px;}

div.hm_left_margin .pr_logo{ float:left; width:92px; height:91px; border:1px solid #ccc; text-align:center; padding-top:1px;}

div.hm_left_margin .pr_desc{ float:right; width:170px; font-weight:normal; font-size:12px;}

.pr_desc a{font-weight:bold; color:#4a4a4a!important;}
.pr_desc a:hover{color:#000!important;}

.pr_wrap{ margin-bottom:10px;}

ul.news_accord{ width:430px; margin:0; padding:0; list-style:none; }

.news_accord li{ float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
		background:url(../../images/list_bg.gif) repeat-x;
		
}

.news_accord li a {
		text-decoration: none;
		display: block;
		padding: 0.24em 1em;
		color: #615e60;
		width: 8em;
		text-align: center;
		height:18px;
		padding-top:5px;
		
}

.news_accord li.selected{background:url(../../images/list_selected_item.gif) repeat-x;}

.news_accord li.selected a{color:#fff;}

.news_tab{border:1px solid #ccc; padding:10px; width:545px;}

#breadcrum {margin:0px 0 10px 0; color:#0000FF; color:#194F85; font-size:14px; font-weight:bold; text-decoration:none;}

#breadcrum a{ color:#194F85; font-size:14px; text-decoration:none; font-weight:bold;}

#breadcrum a:hover{ text-decoration:underline; color:#000;}

.more_do{font-size:12px; color:#0000FF;}

.more_do:hover{font-size:12px; color:#0000FF; text-decoration:underline;}

.pr_wrap_margin{margin-top:10px;}

.pr_logo_home{ width:140px; height:114px; float:left; border:1px solid #ccc; padding-top:2px; text-align:center;}

.margin_right5{margin-right:5px;}

h5{font-size:11px; padding-bottom:5px;}

.pad_bot_5{ margin-bottom:5px!important;}


/*popup */

#backgroundPopup{
display:none;
position:absolute!important;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000;
border:1px solid #cecece;
z-index:1;
	left: 157px;
	top: 1889px;

}
#popupContact{
	display:none;
	position:absolute!important;
	_position:absolute; /* hack for internet explorer 6*/
	height:102px;
	width:408px;
	background: url(../../images/popup_bg.gif) repeat-x;
	border:2px solid #cfcfcf;
	z-index:2;
	padding:12px;
	font-size:13px;
	left: 321px;
	top: 1927px;
}
#popupContact h1{
text-align:left;
color:#c20000;
font-size:15px;
font-weight:700;
/*border-bottom:1px dotted #D3D3D3;
*/padding-bottom:2px;
margin-bottom:20px;
padding-top:20px;
}
#popupContactClose{
cursor: pointer;

font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#c20000;
font-weight:bold;
display:block;
}


/*popup */

/* do restaurants */

.block3 {width: 232px;	margin: 10px auto; float:left; height:232px; text-align:center;}

.block3 img{padding:3px; border:1px solid #ccc;}

.block3 .bold{font-weight:bold;}

.block3  a.res_links{color:#0066CC; font-size:11px;}

.block3  a.res_links:hover{color:#0066CC; text-decoration:underline;}

/* home */

#home_ad_wrap{width:580px; padding-top:20px;}

#home_ad_wrap p{font-size: 20px; color: #c20000; margin:0px 0px 10px 0px; padding:0px;}

#home_ad_wrap h1{font-size: 19px; color: #000; margin:0px 0px 10px 0px;	padding:0px; font-weight:600;}

#home_ad_left{width:265px; float:left; margin:15px 0 5px 2px;	padding:18px 0 0 10px; background:url(boxBg.gif) repeat-x; height:180px; border:1px solid #dfdfdf;}

#home_ad_left p{font-size: 20px; color: #c20000; margin:0px 0px 15px 0px; padding:0px;}

#home_ad_left h1{font-size: 18px; color: #000; margin:0px 0px 10px 0px;	padding:0px; font-weight:600;}

#home_ad_left:hover{ border:1px solid #c20000;}
#home_ad_right:hover{ border:1px solid #c20000;}

#home_ad_right{width:265px; height:180px; float:right; background: #E7F2DE; padding:18px 0 0 20px; margin-top:15px;
 background:url(boxBg.gif) repeat-x; border:1px solid #dfdfdf;}

#home_ad_right p{font-size: 12px; color: #000; line-height: 150%;}

#home_ad_right h1{font-size: 12px; color: #000; line-height: 150%; margin-left: 10px; font-weight:normal;}

#home_ad_right h2{color: #000; font-size: 18px; color: #000; font-weight:600; }

.listyele2 li {list-style-image: url(icon_bulet1.gif); font-size:16px; margin-left:30px;	color:#666666;
	font-weight:600; padding-bottom:12px; background-repeat: no-repeat;	background-position: 0 .5em;}
	
.nl_red{ font-size:17px; font-weight:bold; color:#c20000;}

.nl_black{font-size:17px; font-weight:bold; color:#000;}

.msg_area{background-color:#fff; border:1px solid #999999; margin-left:4px;	margin-top:5px;	width:400px; 
height:200px; font-family:"myriad pro", Helvetica, Arial, sans-serif;
}

/* carousel */

.infiniteCarousel {
  width: 395px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 571px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 175px;
  overflow: auto;
  min-height: 10em;
  margin: 0 2px;
  position: absolute;
  top: 32px;
    border: 1px solid #dcdcdc;

}

.infiniteCarousel ul a img {
  border: 1px solid #dcdcdc;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 175px;
  width: 167px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 21px;
  width: 21px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 6px;
  cursor: pointer;

}

.infiniteCarousel .forward {
  right: -169px;
  background:url(../../images/arrow_carousel_forward.gif) no-repeat;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 511px;
  background:url(../../images/arrow_carousel_back.gif) no-repeat;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}


.carousel_header{ width:571px; height:32px; background:#000; position:absolute; left: 2px; top: 0px; 
background:url(../../images/carousel_header.gif) repeat-x; border:1px solid #dcdcdc; border-bottom:none;}


.h2margin_top{margin-top:30px;}

.flash_banner{border:1px solid #CCCCCC; width:287px!important; height:217px;}

.flash_banner_abt{border:1px solid #ccc; width:287px!important; float:right; margin-right:16px;}

.news_margin{margin-bottom:-5px!important;}

.learn_more_btn{position:absolute; left: 627px; top: 363px;}

.margin_bot_0{ margin-bottom:0px;}

.why_do_wrap{position:relative; font-size:14px;}

.news_sec{ width:262px!important; padding:15px 4px 5px 22px!important; margin-top:10px;}

.marg_top_ie{margin-bottom:10px!important;}