body {
	background-color: #c1dbe2;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585857;
	line-height: 21px;
	background-image: url(../img/re_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585857;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: justify;
	margin: 0px 0px 14px 0px;
}
a {
	color: #927a5f;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-weight: normal;
	color: #f35609;
	line-height: 28px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
	color: #715134;
	line-height: 28px;
}
h2 a{
	color: #715134;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
	color: #715134;
	line-height: 14px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #989594;
	font-style: italic;
	margin: 0px 0px 28px 0px;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #715134;
	line-height: 25px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-weight: bold;
	color: #adaba9;
	line-height: 19px;
	letter-spacing: 1px;

}
hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 15px 0px 15px 0px;
}
.clear{
	clear:both;
}
/*-------------------------------------------------------------------------------------------*/
#container{
	clear: both;
	width: 950px;
	margin: 0 auto;
}
/*-------------------------------------------------------------------------------------------*/
#top{
	clear: both;
	width: 950px;
	height: 32px;
}
#info{
	float: left;
	width: 58%;
	height: 31px;
	padding: 1px 0px 0px 15px;
}
#info h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #9e9e9e;
}
#info a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #9e9e9e;
	font-style: italic;
	background-image: url(../img/re_underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 16px;
	text-decoration: none;
}
#info a:hover{
	color: #d7d7d7;
}
#phone{
	float: right;
	width: 40%;
	height: 32px;
	text-align: right;
	line-height: 16px;
	color: #e5e0d5;
	font-size: 18px;
}
#phone_int{
	padding: 8px 0px 0px 0px;
}
#phone_int span{
	color: #9e9e9e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}
#call{
	float: right;
	color: #febc78;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
#phone_no{
	float: right;
	color: #e5e0d5;
	font-size: 18px;
	padding: 6px 15px 0px 12px;
}
/*-------------------------------------------------------------------------------------------*/
#header{
	clear: both;
	width: 950px;
	height: 173px;
}
#logo{
	float: left;
	width: 461px;
	height: 173px;
}
#logo h1{
	display: block;
	width: 461px;
	height: 173px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../img/logo.gif);	
}
#slogan{
	float: left;
	width: 449px;
	height: 138px;
	background-image: url(../img/sep_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 35px 0px 0px 40px;
}
#slogan_home{
	float: left;
	width: 449px;
	height: 138px;
	background-image: url(../img/sep_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 35px 0px 0px 40px;
}
#slogan h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	color: #4c4c4b;
	line-height: 22px;
}
#slogan h2 a{
	color: #4c4c4b;
}
#slogan_home h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	color: #4c4c4b;
	line-height: 22px;
}
#slogan_home h2 a{
	color: #4c4c4b;
}
/*-------------------------------------------------------------------------------------------*/
#menu{
	clear: both;
	width: 905px;
	height: 64px;
	background-image: url(../img/bk_menu.jpg);
	padding: 15px 0px 0px 45px;
}
#menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li{
	float: left;
	height: 46px;
	margin: 0px;
	padding: 0px;
}
#menu ul #sel{
	float: left;
	height: 46px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/bk_sel_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul .sep{
	float: left;
	height: 46px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sep_02.jpg);
}
#menu ul li a{
	height: 35px;
	margin: 0px;
	padding: 11px 9px 0px 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fefefe;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float:left;
}
#menu ul #sel a{
	background-image: url(../img/bk_sel_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul li a:hover{
	color: #f4efc6;
}
/*-------------------------------------------------------------------------------------------*/
#intro{
	clear: both;
	width: 950px;
	background-image: url(../img/bk_main_area_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 30px 0px;
}
#intro_content{
	clear: both;
	width: 950px;
	background-image: url(../img/bk_main_area_t.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#main_content{
	clear: both;
	width: 950px;
	background-image: url(../img/re_main_content.gif);
	margin: 0px 0px 30px 0px;
}
#main_content_int{
	clear: both;
	width: 950px;
	background-image: url(../img/bk_main_area_t2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#main_content_int2{
	clear: both;
	width: 950px;
	background-image: url(../img/bk_main_area_b2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mc_l_col_portfolio{
	float: left;
	width: 307px;
	padding: 37px 0px 90px 47px;
}
#mc_l_col{
	float: left;
	width: 327px;
	padding: 37px 0px 90px 47px;
}
#mc_l_col h2 span{
	color:#2f2f2f;
}
#mc_l_col form{
	padding: 4px 0px 19px 0px;
}
#mc_l_col form input{
	width: 212px;
	height: 28px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	padding: 5px 8px 0px 8px;
	margin: 0px 2px 0px 0px;
}
#mc_l_col form img{
	margin-bottom: -8px;
}
#mc_r_col_portfolio{
	float: left;
	width: 516px;
	padding: 44px 80px 90px 0px;
}
#mc_r_col{
	float: left;
	width: 483px;
	padding: 47px 90px 90px 0px;
}
#rfp{
	clear: both;
	width: 810px;
	padding: 47px 70px 90px 70px;
}
#rfp h1 span{
	color:#383838;
}
#mc_container_form{
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
}
#mc_container_message{
	float: left;
	width: 310px;
	padding: 20px 0px 0px 0px;
}

#mc_r_col h1 span{
	color:#383838;
}
#mc_r_col_portfolio h1{
	margin: 0px 0px 15px 0px;
}
#mc_r_col_portfolio h1 span{
	color:#383838;
}
.small_text{
	color: #686868;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}
.small_text2{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
.pad_top{
	margin-top: 25px;
}
.accolade{
	background-image: url(../img/ico_acolade.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 12px 0px 20px 60px;
}

#box_portfolio{
	clear: both;
	width: 257px;
	background-image: url(../img/box_more_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 17px 0px;
}
#box_portfolio_int{
	clear: both;
	width: 222px;
	padding: 12px 16px 15px 19px;
	background-image: url(../img/box_more_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box_portfolio_int h2 span{
	color:#2f2f2f;
}
#box_portfolio_int h2{
	margin: 0px 0px 23px 0px;
}
#box_portfolio_int h3{
	text-transform: uppercase;
	color: #726e6b;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 22px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c4b9;
	margin: 0px 0px 14px 0px;
}
.portfolio_section{
	margin: 0px 0px 23px 0px;
}
.portfolio_section_row{
	margin: 0px 0px 6px 0px;
}
.portfolio_thumb{
	float: left;
	width: 48px;
}
.portfolio_thumb img{
	border: none;
}
.portfolio_info{
	float: right;
	width: 160px;
	padding: 6px 0px 0px 0px;
}
.portfolio_info h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #595552;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
.portfolio_info h1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #595552;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.portfolio_info h1 a:hover{
	text-decoration: none;
}
.portfolio_info p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #918e8b;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
.scrollable{
	width: 514px;
	height: 364px;
	border: 1px solid #c6c5ba;	
	overflow: hidden;
	position: relative;
}
.items{
	width:20000em;	
	clear:both;	
	position: absolute;
}
.items div{
	float: left;
	width: 514px;
	margin: 0px;
}
#controls{
	margin: 0px 0px 29px 0px;
}
#project_description{
	float: left;
	width: 330px;
	color: #737373;
}
#project_features{
	float: right;
	width: 150px;
}
#project_features h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #989594;
	font-style: italic;
	margin: 0px 0px 4px 20px;
}
#project_features ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#project_features ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/bullet_04.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969391;
}
.project_link{
	display: block;
	width: 102px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #adaba9;
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
.project_link:hover{
	color: #686561;
}

#box_more{
	clear: both;
	width: 257px;
	background-image: url(../img/box_more_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 17px 0px;
}
#box_more_int{
	clear: both;
	width: 231px;
	padding: 12px 16px 15px 10px;
	background-image: url(../img/box_more_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box_more_int h2 span{
	color:#2f2f2f;
}
#box_more_int h2{
	margin: 0px 0px 5px 9px;
}
#box_more_int ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#box_more_int ul li{
	margin: 0px;
	padding: 0px;
}
#box_more_int ul #sel2 a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color:#e5e5e5;
	background-image: url(../img/indicator.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 18px;
}
#box_more_int ul #sel2 ul li a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 30px;
	font-size: 13px;
	color: #595552;
	background-image: url(../img/bullet_03.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 18px;
	background-position: 12px 9px;
}
#box_more_int ul #sel2 ul li a:hover{
	background-image: url(../img/indicator3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#box_more_int ul li ul li a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 30px;
	font-size: 13px;
	color: #595552;
	background-image: url(../img/bullet_03.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 18px;
	background-position: 12px 9px;
}
#box_more_int ul li ul li a:hover{
	background-image: url(../img/indicator3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#box_more_int ul #sel3 a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 30px;
	font-size: 13px;
	color:#e5e5e5;
	background-image: url(../img/indicator4.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 18px;
	background-position: 0px 0px;
}

#box_more_int ul li a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color: #595552;
	text-decoration: none;
	line-height: 18px;
}
#box_more_int ul li a:hover{
	background-image: url(../img/indicator2.gif);
	background-repeat: no-repeat;
}

#slide{
	float: left;
	width: 434px;
	height: 385px;
	padding: 0px 0px 0px 30px;
}
#slide #more_projects{
	margin: 6px 0px 0px 150px;
}
#mask{
	clear:both;
	overflow: hidden;
	height: 154px;
	}
#intro_text{
	float: left;
	width: 406px;
	padding: 40px 80px 0px 0px;
}
#intro_text h1 span{
	color:#383838;
}
/*-------------------------------------------------------------------------------------------*/
.box_blog{
	clear: both;
	width: 257px;
	background-image: url(../img/box_more_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 20px 0px;
}
.box_blog_int{
	clear: both;
	width: 231px;
	padding: 12px 16px 15px 10px;
	background-image: url(../img/box_more_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box_blog_int h2 span{
	color:#2f2f2f;
}
.box_blog_int h2{
	margin: 0px 0px 5px 9px;
}
.box_blog_int ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.box_blog_int ul li{
	margin: 0px;
	padding: 0px;
}
.box_blog_int ul li a{
	display: block;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color: #595552;
	text-decoration: none;
	line-height: 18px;
}
.box_blog_int ul li a:hover{
	background-image: url(../img/indicator2.gif);
	background-repeat: no-repeat;
}
#box_rss{
	clear: both;
	width: 237px;
	height: 68px;
	background-image: url(../img/bk_rss.jpg);
	padding: 19px 0px 0px 20px;
	cursor: pointer;
}
#box_rss a{
	text-decoration: none;
	color: #ffffff;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
}
#box_rss a span{
	color: #f0f0ed;
	font-size: 20px;
	font-weight: bold;
}
#box_portfolio_quote{
	clear: both;
	width: 257px;
	height: 87px;
	background-image: url(../img/bk_portfolio_quote.jpg);
	padding: 0px;
}
#box_portfolio_quote a{
	width: 237px;
	height: 68px;
	display: block;
	padding: 19px 0px 0px 20px;
	text-decoration: none;
	color: #ffffff;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
}
#box_portfolio_quote a span{
	color: #f0f0ed;
	font-size: 20px;
	font-weight: bold;
}
.blog_post h1 a{
	text-decoration: none;
	color: #f35609;
}
.post_details {
	color: #969391;
	font-size: 11px;
	margin: 0px 0px 18px 0px;
	display: block;
	line-height: 14px;
}
.post_details a{
	color: #969391;
	text-decoration: none;
}
.post_details a:hover{
	text-decoration: underline;
}
.post_links {
	padding: 10px 0px 10px 0px;
}
.post_comments{
	float: left;
	width: 40%;
}
.post_comments a{
	font-style: italic;
	font-size: 15px;
	color:#989594;
	text-decoration: none;
}
.post_comments a:hover{
	text-decoration: underline;
}
.post_comments span{
	font-size: 21px;
}
.post_read_more {
	float: right;
	width: 40%;
	text-align: right;
}
.post_read_more a{
	font-style: italic;
	font-size: 15px;
	color:#989594;
	text-decoration: none;
	background-image: url(../img/ico_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 29px;
}
.post_read_more a:hover{
	text-decoration: underline;
}
#blog_controls {
	text-align: center;
	color:#989594;
}
#mc_r_col_blog hr{
	border-top-color: #9a9796;
	margin: 24px 0px 34px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#optns{
	clear: both;
	width: 950px;
	margin: 0px 0px 20px 0px;
}
#quick_links{
	float: left;
	width: 444px;
	padding: 0px 0px 26px 0px;
	background-image: url(../img/bk_box_01_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#quick_links_content{
	float: left;
	width: 384px;
	padding: 17px 30px 0px 30px;
	background-image: url(../img/bk_box_01_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#quick_links_content h2 span{
	color:#2f2f2f;
}
#quick_links_content ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#quick_links_content ul li{
	margin: 0px;
	padding: 3px 0px 4px 28px;
	background-image: url(../img/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#quick_links_content ul li a{
	margin: 0px;
	padding: 0px;
	display: block;
	color: #5e544c;
	text-decoration: none;
}
#quick_links_content ul li a:hover{
	text-decoration: underline;
}
#blog{
	float: left;
	width: 252px;
	padding: 0px 0px 26px 0px;
	background-image: url(../img/bk_box_02_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#blog_content{
	float: left;
	width: 192px;
	padding: 17px 30px 0px 30px;
	background-image: url(../img/bk_box_02_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 16px;
}
#blog_content h2{
	float: left;
	width: 100px;
	padding: 0px;
	color: #d9d8c9;
}
#blog_content img{
	float: right;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}
#blog_content a{
	text-decoration: none;
	color: #e7e7e7;
	font-size: 13px;
}
#blog_content a:hover{
	text-decoration: underline;
}
.blog_post_date{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin: 13px 0px 0px 0px;
}
#blog_content #first_date{
	margin: 0px 0px 0px 0px;
}
#blog_content #blog_archive{
	margin: 10px 0px 0px 0px;
	display: block;
	font-size: 13px;
	color: #f88a2d;
	font-weight: bold;
}
#quote{
	float: left;
	width: 254px;
	padding: 0px 0px 26px 0px;
	background-image: url(../img/bk_box_03_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#quote_content{
	float: left;
	width: 224px;
	padding: 17px 10px 0px 20px;
	background-image: url(../img/bk_box_03_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#free_quote{
	clear: both;
	width: 207px;
	height: 72px;
	padding: 24px 0px 0px 13px;
	background-image: url(../img/bk_quote.jpg);
	cursor: pointer;
}
#free_quote a{
	text-decoration: none;
	color: #ffffff;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#free_quote a span{
	color: #f0f0ed;
	font-size: 23px;
}
#send_rfq{
	clear: both;
	width: 200px;
	height: 42px;
	padding: 18px 0px 0px 12px;
	background-image: url(../img/ico_envelope2.gif);
	background-repeat: no-repeat;
	background-position: 164px 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5dade;
	border-bottom-color: #d5dade;	
	margin: 14px 0px 7px 0px;
}
#send_rfq a{
	text-decoration: none;
	color: #6c5e3f;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#send_rfq a:hover{
	text-decoration: underline;
}
#quote_info{
	color: #747474;
	font-size: 13px;
	padding: 7px 0px 0px 12px;
	width: 200px;
	height: 90px;
	cursor: pointer;
	display:block;
	text-decoration: none;
}
#quote_info:hover{
	background-image: url(../img/bk_offer.gif);
}
#quote_info h1{
	color: #454545;
	font-size: 20px;
	margin: 0px 0px 4px 0px;
}
#quote_info h1 span{
	color: #f4691f;
}
#quote_info .offer_title{
	color: #454545;
	font-size: 20px;
	margin: 0px 0px 4px 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#quote_info .offer_title span{
	color: #f4691f;
}
#quote2{
	clear: both;
	width: 257px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 17px 0px;
	background-image: url(../img/bk_quote_t.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#quote_content2{
	clear: both;
	width: 233px;
	padding: 14px 12px 20px 12px;
	background-image: url(../img/bk_quote_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#free_quote2{
	display: block;
	width: 221px;
	height: 73px;
	padding: 26px 0px 0px 13px;
	background-image: url(../img/bk_quote2.jpg);
	text-decoration: none;
	color: #ffffff;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#free_quote2  span{
	color: #f0f0ed;
	font-size: 23px;
}
#send_rfq2{
	clear: both;
	width: 227px;
	height: 42px;
	padding: 18px 0px 0px 7px;
	background-image: url(../img/ico_envelope3.gif);
	background-repeat: no-repeat;
	background-position: 165px 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5dade;
	border-bottom-color: #d5dade;	
	margin: 14px 0px 14px 0px;
}
#send_rfq2 a{
	text-decoration: none;
	color: #6c5e3f;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#send_rfq2 a:hover{
	text-decoration: underline;
}
#quote_info2{
	color: #747474;
	font-size: 13px;
	padding: 7px 0px 0px 12px;
	width: 222px;
	height: 90px;
	cursor: pointer;
	display:block;
	text-decoration: none;
}
#quote_info2:hover{
	background-image: url(../img/bk_offer2.gif);
}
#quote_info2 h1{
	color: #454545;
	font-size: 20px;
	margin: 0px 0px 4px 0px;
}
#quote_info2 h1 span{
	color: #f4691f;
}
#quote_info2 .offer_title{
	color: #454545;
	font-size: 20px;
	margin: 0px 0px 4px 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#quote_info2 .offer_title span{
	color: #f4691f;
}
.box_min_height{
	height: 270px;
}
/*-------------------------------------------------------------------------------------------*/
#mc_container_form form table{
	color: #807d7b;
	font-size: 14px;
}
#mc_container_form hr{
	width: 85%;
	margin: 20px 0px 20px 0px;
}
#mc_container_form form .field{
	width: 212px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#mc_container_form form select{
	width: 226px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 3px 0px 3px 0px;
}
#mc_container_form form textarea{
	width: 400px;
	height: 224px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
}
#mc_container_form2 form .field{
	width: 212px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#mc_container_form2 form textarea{
	width: 400px;
	height: 224px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
}

#message{
	position:relative;
	width: 270px;
	top:0px;	
	background-color: #eeece9;
	padding: 12px 20px 12px 20px;
	color: #868380;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 19px;
}
#box_submit_quote{
	clear: both;
	width: 237px;
	height: 68px;
	background-image: url(../img/bk_quote3.jpg);
	padding: 19px 0px 0px 20px;
	margin: 0px 0px 0px 80px;
	cursor: pointer;
}
#box_submit_quote{
	text-decoration: none;
	color: #ffffff;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
}
#box_submit_quote span{
	color: #f0f0ed;
	font-size: 20px;
	font-weight: bold;
}
#box_submit_quote2{
	clear: both;
	width: 267px;
	height: 68px;
	background-image: url(../img/bk_quote4.jpg);
	padding: 19px 0px 0px 20px;
	margin: 0px 0px 0px 80px;
	cursor: pointer;
}
#box_submit_quote2{
	text-decoration: none;
	color: #ffffff;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
}
#box_submit_quote span2{
	color: #f0f0ed;
	font-size: 20px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	height: 85px;
	margin: 0px 0px 0px 0px;
	background-color: #333332;
}
#footer_content{
	clear: both;
	width: 950px;
	height: 85px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#footer_location{
	float: left;
	width: 182px;
	padding: 23px 0px 0px 89px;
	background-image: url(../img/ico_envelope.gif);
	background-repeat: no-repeat;
	background-position: 19px 23px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
#footer_address{
	float: left;
	width: 133px;
	padding: 23px 0px 0px 0px;
	color: #dedede;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
#footer_menu{
	float: right;
	width: 546px;
	padding: 23px 0px 0px 0px;
	text-align: right;
	color: #999999;
	font-size: 13px;
	line-height: 17px;
}
#footer_menu p{
	text-align: right;
	color: #999999;
	padding: 0px 3px 0px 0px;
}
#pay_invoice{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #f6761f;
	padding: 0px 9px 0px 0px;
	background-image: url(../img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#pay_invoice:hover{
	color: #ffffff;
}
#sitemap{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #f6761f;
}
#sitemap:hover{
	color: #ffffff;
}
.sitemap_separator{
	font-size: 14px;
	color: #818181;
}
#lnk{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #f6761f;
}
#lnk:hover{
	color: #ffffff;
}

/*-------------------------------------------------------------------------------------------*/
#sitemap_content ul{
	list-style-type: none;
	margin: 0px 20px 40px 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 185px;
}
#sitemap_content ul ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
	width: 205px;
}
#sitemap_content ul li{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
#sitemap_content ul ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/bullet_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
#sitemap_content ul li a{
	font-weight: normal;
	font-size: 12px;
}

/*-------------------------------------------------------------------------------------------*/
#rfq_form{
	font-style: italic;
}
#rfq_form .field{
	width: 200px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#rfq_form textarea{
	width: 200px;
	height: 124px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 10px 0px;
}
#form_quick_upload{
	font-style: italic;
}
#form_quick_upload .field{
	width: 200px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#form_invoice .field{
	width: 230px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#form_invoice .fieldi{
	width: 242px;
	height: 31px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 4px 5px;
	margin: 3px 0px 3px 0px;
}
#form_invoice .field2{
	width: 541px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#form_invoice .field3{
	width: 169px;
	height: 24px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 0px 5px;
	margin: 3px 0px 3px 0px;
}
#form_invoice .field3i{
	width: 169px;
	height: 31px;
	color: #989594;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 4px 5px 4px 5px;
	margin: 3px 0px 3px 0px;
}
.q_mark{
	text-decoration: none;
	font-size: 16px;
}
.testimonial{
	background-color: #f6f6f6;
	padding: 45px 52px 10px 25px;
	background-image: url(../img/img_curl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: italic;
	color: #898684;
	line-height: 19px;
	margin: 0px 0px 20px 0px;
	zoom: 1;

}
.testimonial hr{
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
}
/*-------------------------------------------------------------------------------------------*/
.highlighted{
	background-color: #f8f3c9;
}
.blank{
	background-color: #fff;
}
/*-------------------------------------------------------------------------------------------*/
.AuthorizeNetSeal{
	width:200px; 
	display: inline; 
	margin:0px 0px 0px 10px;
}
.geotrust{
	margin:-5px 10px 0px 0px;
	display: inline; 
}
/*-------------------------------------------------------------------------------------------*/
.border_01{
	border: 3px solid #b2b2b2;	
}
.margin_01{
	margin: 7px 0px 14px 27px;
}
.margin_04{
	margin: 7px 0px 0px 21px;
}
.margin_05{
	margin: 0px 10px 15px 0px;
}
.line_01{
	line-height: 19px;
}
.list_01{
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.list_01 li{
	padding: 0px 0px 0px 20px;
	background-image: url(../img/bullet_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
/*-------------------------------------------------------------------------------------------*/
a.prev, a.next, a.prevPage, a.nextPage {
	margin: 10px 0px 0px 0px;
	display:block;
	width:18px;
	height:18px;
	background:url(../img/left.png) no-repeat;
	float:left;
	cursor:pointer;
	font-size:1px;
}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}
a.disabled {
	visibility:hidden !important;		
}
a.next, a.nextPage {
	background-image:url(../img/right.png);
}
div.navi {
	margin: 10px 0px 0px 210px;
	float: left;
	width: 269px;
	height:20px;
}
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
div.navi a:hover {
	background-position:0 -8px;      
}
div.navi a.active {
	background-position:0 -16px;     
} 
/*-------------------------------------------------------------------------------------------*/
.display_none{
	display: none;
}
.display_inline{
	display: inline;
}
.highlight {
	color:#F35609;
}
.margin_02 {
	margin: 0px 5px 0px 0px;
}
.margin_03 {
	margin: 0px 25px 0px 0px;
}
.hours{
	font-weight: bold;
	display: block;
	padding: 1px 0px 3px 33px;
	background-image: url(../img/ico_clock.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.address{
	font-weight: bold;
	display: block;
	padding: 1px 0px 3px 33px;
	background-image: url(../img/ico_earth.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone{
	font-weight: bold;
	display: block;
	padding: 1px 0px 3px 33px;
	background-image: url(../img/ico_phone.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.print{
	font-weight: bold;
	display: block;
	width: 77px;
	float: right;
	padding: 12px 50px 10px 0px;
	background-image: url(../img/ico_printer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fine_print{
	font-size: 12px;
	color: #969391;
	line-height: 18px;
}
.thumb_float{
	float: left;
	width: 120px;
}
.descr_float{
	float: left;
	width: 280px;
}
.large p{
	color:#636363;
	font-size: 17px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}
.large h2{
	color:#636363;
	margin: 0px 0px 20px 0px;
	font-size: 26px;
}
.tn img{
	border: none;
	margin: 0px 15px 15px 0px;
}

#medical_previews {
	width: 451px;
	height: 222px;
	position: relative;
	background-image: url(../img/bk_examples.gif);
	padding: 15px;
}
#medical_previews div.scrollableArea img {
	float: left;
	margin: 0px 11px 0px 0px;
}
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 451px;
	height: 200px;
}
div.scrollableArea {
	position: relative;
	width: 451px;
	height: 200px;
}
