body
{
	color: #000;
	margin: 0px;
	background-color: #F7B55E;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bk.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#siteBy {
	display: block;
	width: 800px;
	height:57px;
	text-align: right;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}
h2 { margin: 0 10px; color: #233490;}

#header
{
	display: block;
	width: 800px;
	height:141px;
}

#header1
{
	display: block;
	float:left;
	width: 314px;
}

#header2
{
	display: block;
	float:left;
	width: 257px;
}

#header3
{
	display: block;
	float:left;
	width: 229px;
}

#headerMain
{
	display: block;
	width: 800px;
	height:29px;
	background-color:#25358D;
}

#main
{
	display: block;
	width: 800px;
	background:url(../images/main_bk.jpg);
	background-repeat:repeat-y;
}

#main1
{
	display: block;
	float:left;
	width: 154px;
	background:url(../images/main1_bk.jpg);
	background-repeat:no-repeat;
}

#main1inside
{
	display: block;
	padding:45px 0 15px 19px;
	width: 124px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
}

#main2
{
	display: block;
	float:left;
	width: 417px;
}

#pageTitle
{
	display: block;
	width: 407px;
	height:46px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	line-height:28px;
	background:url(../images/title_bk.jpg);
	background-repeat:repeat-x;
}

#Text
{
	display: block;
	width: 377px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}



br{clear: both;
}



.homeCenterspace
{
	margin-left:100px;
	vertical-align:middle;
}

.centeredColumn
{
	width: 800px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 800) / 2 + 'px');
	background:url(../images/main_bk.jpg);
	background-repeat:repeat-y;
}


#foot
{   
	display: block;
	text-align: center;
	color:#fff;
	font-size: 11px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 1px;
	line-height: 48px;
}


a.footLink { text-decoration: none;

	color:#fff;
	font-size: 11px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 1px;
	line-height: 48px; 
}

	
a:hover.footLink
{
	color: #25358d;
	text-decoration: none;
}


#home_footer
{
	display: block;
	width: 800px;
	height:57px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
}

#container { overflow: hidden; }

#container .column
{
	padding-bottom: 1001em;
	/* X + padding-bottom */
	margin-bottom: -1000em;
	/* X */
}



#Main3
{
	display: block;
	width: 226px;
	float:left;
}



#Featured
{
	display:table;
	width: 226px;
	background:url(../images/feature_bk.jpg);
	background-repeat:no-repeat;
}

#FeaturedImage
{
	display: block;
	width: 83px;
	height:87px;
	float:right;
	padding:5px 7px 5px 2px;
}
#rightproducts {
	color:#ffffff;
	font-size: 10px;
	margin: 10px;
	}

#FeaturedText
{
	display: block;
	width: 88px;
	margin-left: 45px;
	margin-top: 10px;
	float:left;
	padding:5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#FeaturedTextNews
{
	display: block;
	width: 174px;
	float:right;
	padding:5px 8px 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#FFFFFF;
}

#FeaturedButton
{
	display: block;
	width: 225px;
	height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	line-height:19px;
	color:#FFFFFF;
	background:url(../images/feat_button.jpg);

}


a.FeaturedB
{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	line-height:19px;
	color:#FFFFFF;
}

a:hover.FeaturedB
{
	color:#c5deea;
	text-decoration: none;
}


.categories
{
	color: #999;
	font-size: 9px;
	line-height: 14px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
}

a.categories
{
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}
.categories-dd
{
	color: #999;
	font-size: 9px;
	line-height: 14px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: top;
}
a:hover.categories
{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#textTestbox {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	background-color: #666;
	font-size: 9px;
}