/* Basic Configuration */
body {
	margin:0;
	padding:0;
}
img { border:0; }
img, p, form, ul, li, h1, h2, h3, h4 { margin:0; padding:0; }
.clear { clear:both; }
* { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#545454; }
* a { text-decoration:none; outline:none; color:#545454; }
* a:hover { text-decoration:none; outline:none; color:#ff8100; }
ul { list-style:none; list-style-type:none; }

/* Structure */
.placeholder {
	width:950px;
	margin:0 auto;
}
#full {
	background:url(images/background.gif) repeat-x top;
}
#header h1 a{
	float:left;
	background:url(images/logo-new_03.jpg) no-repeat 0px 6px;
	width:220px;
	height:77px;
	display:block;
	text-indent:-9999px;
	margin:17px 0 12px;
}
#header .phone {
	float:right;
	width:148px;
	height:63px;
	margin:22px 10px 0 0;
}
ul.nav li {
	float:left;
	display:inline;
	height:39px;
}
ul.nav li a {
	display:block;
	height:39px;
	text-indent:-9999px;
}
ul.nav li a:hover {
	background-position:0 -39px!important;
}
ul.nav li a.active {
	background-position:0 -78px!important;
}
ul.nav li.nav1 a {
	background:url(images/nav1.gif) no-repeat;
	width:80px;
}
ul.nav li.nav2 a {
	background:url(images/nav2.gif) no-repeat;
	width:101px;
}
ul.nav li.nav3 a {
	background:url(images/nav3.gif) no-repeat;
	width:100px;
}
ul.nav li.nav4 a {
	background:url(images/nav4.gif) no-repeat;
	width:97px;
}
ul.nav li.nav5 a {
	background:url(images/nav5.gif) no-repeat;
	width:102px;
}
ul.nav li.nav6 a {
	background:url(images/nav6.gif) no-repeat;
	width:113px;
}
ul.nav li.nav7 a {
	background:url(images/nav7.gif) no-repeat;
	width:71px;
}
ul.nav li.end {
	background:url(images/nav_end.gif) no-repeat;
	width:286px;
}
.banner {
	margin-bottom:10px;
}
#footer {
	background:url(images/bg_footer.gif) repeat-x;
	height:30px;
	border-top:2px solid #ff8100;
	margin:10px 0;
	padding:13px 5px 0 10px;
	font-size:11px;
}
#footer ul.links {
	float:right;
}
#footer ul.links li {
	float:left;
	margin:0 8px;
}
#footer ul.links li a {
	font-size:11px;
}

/* Home */

.box {
	float:left;
	width:310px;
}
.box a.viewmore{
	float:right;
	background:url(images/arrow_viewmore.gif) no-repeat 0 2px;
	padding-left:20px;
	color:#b3cadf;
	display:block;
	margin:10px 10px 0 0;
	font-size:11px;
}
.box h1 {
	height:39px;
}
.box h1.products {
	background:url(images/t_featured_products.gif) no-repeat;
}
.box h1.news {
	background:url(images/t_news.gif) no-repeat;
}
.box h1.markets {
	background:url(images/t_featured_markets.gif) no-repeat;
}
.box .content {
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	padding:10px;
	padding-bottom:0!important;
}
.box .content h2 {
	color:#0053a5;
	font-size:14px;
	font-weight:bold;
	margin:12px 0;
}
.box .content p {
	color:#585858;
	margin-bottom:18px;
}
.box .content a.learn_more {
	background:url(images/btn_learnmore.gif) no-repeat;
	width:100px;
	height:22px;
	display:block;
	text-indent:-9999px;
}
.box .content a:hover.learn_more {
	background-position:0 -22px!important;
}
.box .content ul.news li {
	background:url(images/box_icon.gif) no-repeat 0 3px;
	padding:0 0 18px 20px;
	margin-top:18px;
	border-bottom:1px solid #d6d6d6;
}
.box .content ul.news li.last {
	border-bottom:none!important;
}
.box ul.markets li a{
	background:url(images/bg_markets.gif) no-repeat;
	height:27px;
	display:block;
	padding:12px 0 0 50px;
	font-size:14px;
	font-weight:bold;
}
.box ul.markets li a:hover{
	background-position:0 -39px!important;
}
.box ul.markets li.last a{
	background:url(images/bg_markets_last.gif) no-repeat;
}
.box .content li span {
	color:#ff8100;
	font-weight:bold;
}
.box .footer {
	background:url(images/box_footer.gif) no-repeat;
	height:18px;
}

/* Sectional */
#sidebar {
	float:left;
	width:229px;
	margin-right:31px;
}
.sidenav_header {
	background:url(images/sidenav_header.gif) no-repeat;
	height:4px;
}
.sidenav_footer {
	background:url(images/sidenav_footer.gif) no-repeat;
	height:4px;
}
ul.sidenav {
	background:url(images/sidenav_bg.gif) repeat-y;
	padding-bottom:10px;
}
ul.sidenav li a {
	background:url(images/blue_arrow.gif) no-repeat 10px 10px;
	padding:10px 0 10px 35px;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #b5b5b5;
}
ul.sidenav li.selected a {
	background:url(images/sidenav_selected.gif) no-repeat;
	padding:10px 0 15px 35px;
	font-weight:bold;
	display:block;
	border-bottom:none;
	margin-top:-1px;
}
#content {
	float:left;
	width:690px;
}
#content ul.breadcrumbs li {
	float:left;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
	background:none;
	padding-left:0px;
}
#content ul.breadcrumbs li.selected {
	color:#ff8100;
}
#content h1 {
	font-size:24px;
	color:#1a63a7;
	margin:20px 0;
}
#content h2 {
	font-size:16px;
	color:#5e5e5e;
	margin-bottom:20px;
}
#content p {
	color:#808080;
	margin-bottom:20px;
	line-height:18px;
}
#content img {
	float:right;
	margin-left:20px;
	border:3px solid #dbdbdb;
}
#content li {
	background:url(images/orange_arrow.gif) no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	font-weight:bold;
}

#sideBarMainCat
{
	margin-bottom:10px;
}

#secGallery
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

#contactForm
{
	
}

#contactForm td
{
	padding:4px;
	border-bottom:1px dotted #e1e1e1;	
}

#contactForm td input
{
	width:250px;
}

#contactForm td select
{
	width:255px;
}

#button
{
	width:100px!important;
}

#newsSpecials
{
}.spanBlue{
color:#1854a4;
}

.spanGray{
color:#333333;
}

#contactTable th{  
background-color:#102d58; 
font-family:Tahoma, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#ffffff; 
padding:4px;
text-align:left; 
font-weight:bold;
}

#contactTable td{
padding-top:4px;
padding-bottom:4px;
}

#contactTable td.lft{
padding-top:4px;
padding-bottom:4px;
padding-left:4px;
}
#contactTable td.rgt{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
}

.boldContactTable{
background-color:#f5f5f5;
font-weight:bold;
color:#666666;
padding-left:4px;
}
.regBlue{
padding-left:8px;
color:#1854a4;

}

#contactTable2 th{  
background-color:#102d58; 
font-family:Tahoma, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#ffffff; 
padding:4px;
text-align:left; 
font-weight:bold;
}

.bottomText{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#007dc4;
padding-top:5px;
padding-left:15px;
padding-right:15px;
}
.bottomText a:link{
color:#44a6dd;
text-decoration:none;
}
.bottomText a:visited{
color:#44a6dd;
text-decoration:none;
}
.bottomText a:hover{
color:#44a6dd;
text-decoration:underline;
}
.bottomText a:active{
color:#44a6dd;
text-decoration:none;
}
.bottomText img{
display:block;
}

.contentTop{
	border-top:3px solid #e48100;
}

#contactTableNew th{  
background-color:#102d58; 
font-family:Tahoma, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#ffffff; 
padding:4px;
text-align:left; 
font-weight:bold;
}