body {
	background:  #d7d7d7;
}
body, div {
	margin: 0;
	padding: 0;
}
body, div, td, input, textarea {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #454545
}


a {
	color: #ff6600;
	text-decoration: underline;
}

a:hover, a.active {
	color: #ff6600;
	text-decoration: none;	
}


.news {
	width: 594px;
	margin: 0 0 10px 0;
}

.news_img {
	width: 140px;
	float: left;
}
.news_img a img {
	padding: 1px;
	border: 1px solid #e4f6fc;
}

.news_text {
	width: 454px;
	float: left;
}

.news_more {
	float: right;
	margin: 0 10px 0 0;
}


div#top {
	width: 100%;
	height: 173px;
	text-align: center;
}
div#top #top-flash {
	width: 888px;
	height: 173px;
	margin: 0 auto;
}


div#container {
	width: 100%;
	text-align: center;
}

div#main {
	width: 888px;
	margin: 0 auto;
	background: #fff;	
}


div#left {
	width: 218px;
	float: left;
	display: inline;
	background-color: #EFEFEF;
}

div#left2 {
	width: 30px;
	height: 10px;
	float: left;
	display: inline;
	background: #fff;
}

div#center {
	width: 620px;
	float: left;
	display: inline;
	text-align: left;
}

div#center_ {
	padding: 20px 0 20px 20px;	
}




div#footercontainer {
	width: 100%;
	text-align: center;
}

div#footermain {
	width: 888px;
	margin: 0 auto;	
	background-color: #FFF;
}

div#footerleft {
	background-image: url('/img/footer_left_column_new.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	float:left;
	width: 240px;
	height: 85px;
	background-color: #F6F6F6;
}

div#footercenter {
	background-image: url('/img/footer_center_new.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	float:left;
	width: 650px;
	height: 85px;
	background-color: #FFF;
}




div.column_title {
	background-image: url('/img/column_title_bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 240px;
	height: 24px;
	text-align: left;
}
div.column_title div {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #F95111;
	width: 190px;
	height: 17px;
	position: relative;
	left: 40px;
	top: 6px;
	line-height: 0.8em;
}

div.column_subtitle {
	width: 100%;
	text-align: left;
	margin-bottom: 9px; 
}
div.sublink {
	width: 169px;
	float: left;
	text-align: left;
}


div.subdot {
	height: 14px;
	width: 49px;
	float: left;
	vertical-align: middle;
}

div.subdot div {
	background: url(/img/dot.gif) no-repeat left;
	width: 3px;
	height: 14px;
	position: relative;
	left: 37px; 
}


h1.main-title {
	font-size: 11px;
	line-height: 1.3em;
	font-weight: bold;
	color: #0e2c69;
	text-transform: uppercase;
	margin: 0 0 4px 0; 
}
h2.title {
	font-size: 14px;
	font-weight: normal;
	color: #0E2C69;
	margin: 15px 0; 
}

li {
	list-style-type: disc;
 	list-style-position: inside;
	margin-left: 10px;
}


img.main-category {
	padding: 0px;
	border: #BCA7DD solid 4px;
}


div#footer {
	display: block;
	width: 100%;
	height: 73px;
}

td#footer-right {
	width: 100%;
	height: 73px;
	background-image: url('/img/footer_right.gif');
	background-repeat: repeat-x;
}

div.spacer{
	background-color: #FFF;
	clear:both; 
	height:0px; 
	width:100%; 
	display:block;
}


div#brand-logo {
	color: #363636;
	padding: 0;
	margin-right: 37px;
	width: 131px;
	height: 25px;
	vertical-align: middle;
	float: right;
	position: relative;
	top: 20px;
}
img#brand-logo-img {
		
}
div#brand-logo div {
	display: inline;
	position: relative;
	top: -2px;	
}


A.columnlink        { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}
A.columnlink:hover  { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}
A.columnlink:active { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}

A.subcolumnlink        { color: #0e2c69; text-decoration: none; font-weight: normal; font-size: 11px; }
A.subcolumnlink:hover  { color: #0e2c69; text-decoration: none; font-weight: normal; font-size: 11px; }
A.subcolumnlink:active { color: #0e2c69; text-decoration: none; font-weight: normal; font-size: 11px; }

A.brand-link        { color: #5e5e5e; text-decoration: none; font-weight: normal; font-size: 11px; }
A.brand-link:hover  { color: #363636; text-decoration: underline; font-weight: normal; font-size: 11px; }
A.brand-link:active { color: #363636; text-decoration: none; font-weight: normal; font-size: 11px; }



a.menulink, a.menulink:hover, a.menulink:active { 
	color: #fff; text-transform: uppercase; font-weight: bold; text-decoration: none; 
}




#newsletter-input {
	width: 164px;
	height: 20px;
	border: 1px solid #8E8E8E;
	margin: 8px auto 11px auto;
	padding: 2px 0 0 3px;		
}

#signup {
	width: 58px;
	height: 23px;
	float: left;
	margin: 0 18px 0 27px;
}
