BODY {

	background-color:#FFFFFF;
	background-image:URL("images/bg.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:9pt;
	
}

div#centerAll{
	margin-left:auto;
	margin-right:auto;
	width:849px;
}

div#header{
	width:849px;
	height:121px;
	background-image:URL("images/header.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:right;
}

div#content{
	width:849px;
	height:750px;
	background-image:URL("images/contentbg.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:relative;
}


div#topNav{
	text-align:center;
}

span.topMenu a{
	font-size:14pt;
	text-align:left;
	text-decoration:none;
	color:#808080;
	padding-right:14px;
}

span.topMenu a:hover{
	font-size:14pt;
	text-align:left;
	text-decoration:underline;
	color:#5991b0;
	padding-right:14px;
}

span.bottomMenu a{
	font-size:9pt;
	text-decoration:none;
	color:#808080;
	padding-right:18px;
}

span.bottomMenu a:hover{
	font-size:9pt;
	text-decoration:underline;
	color:#5991b0;
	padding-right:18px;
}

span.leftMenu a{
	font-size:10pt;
	text-decoration:none;
	color:#e98b1c;
	font-weight:900;
	line-height:11px;
}

span.leftMenu a:hover{
	font-size:10pt;
	color:#5991b0;
	font-weight:900;
}

a{
	color:#5991b0;
}

a:hover{
	color:#808080;
}

hr.search{
	height:1px;
	width:749px;
	color:#FFFFFF;
	border:0px;
	border-top:1px dotted #5991b0;
}

hr{
	height:1px;
	color:#FFFFFF;
	border:0px;
	border-top:1px dotted #5991b0;
}

h1 {
	font-size:18pt;
	color:#5991b0;
	margin:0px;
}

h2 {
	font-size:13pt;
	color:#5991b0;
	margin:0px;
}


h3 {
	font-size:13pt;
	color:#d3841c;
	margin:0px;
}


.sectionHeader {
	font-size:14pt;
	color:#5991b0;
}

.contentHeader {
	font-size:18pt;
	font-weight:bold;
	color:#5991b0;
}

.normalText{
	font-size:9pt;
	font-family:Arial;
}

.productName{
	font-size:10pt;
	font-weight:bold;
}

div#homeAd{
	height:120px;
	width:175px;
	margin:10px;
	float:right;
	background-color:#DEDEDE;
	text-align:center;
}

input.search{
	font-size:14pt;
	color:#404040;
	width:400px;
	border:1px solid #404040;
	padding:3px;
}

input.newsletter{
	font-family:Arial;
	background-color:#EDEDED;
	border:1px solid #404040;
	margin-top:8px;
	margin-bottom:8px;
	padding:2px;
}

div#mainContent{
	padding-left:50px;
	padding-right:50px;
	text-align:left;
}

div#leftColumn{
	
	width:175px;
	text-align:left;
        
	padding-right:10px;
	border-right:1px dotted #5991b0;
}

div#rightColumn{
	
	width:544px;
	position:absolute;
	left: 235px;
	padding-left:15px;
	

}


div#rightColumnMain{
	
	background-color:#fff;
	width:340px;
	border-right:180px solid #fff;
	margin-right:-180px;
	padding-right:10px;
	float:left;
	
}

div#rightColumnSide{
	
	padding-left:12px;
	background-color:#fff;
	width:180px;
	float:left;
	height:100%;
	
}

div#labelTop{

	width:339px;
	height:10px;
	background-image:url("images/labelTop.gif");
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	
}

div#labelBottom{

	width:339px;
	height:10px;
	background-image:url("images/labelBottom.gif");
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	
}

div#labelBG{

	width:339px;
	background-image:url("images/labelBG.gif");
	background-repeat:repeat-y;
	
}


div#widgetTop{

	width:175px;
	height:17px;
	background-image:url("images/widgetTop.gif");
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	
}

div#widgetBottom{

	width:175px;
	height:17px;
	background-image:url("images/widgetBottom.gif");
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	
}

div#widgetBG{

	width:175px;
	background-image:url("images/widgetBG.gif");
	background-repeat:repeat-y;
	
}


