body {
background-color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin:0;
padding:0;
text-align: center;
}

h1 {
font-size:20px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

h2 {
font-size:18px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

h3 {
font-size:16px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

h4 {
font-size:14px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

h5 {
font-size:12px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

h6 {
font-size:10px;
font-weight:700;
color:#254B86;
margin-top:0;
padding-top:0;
}

a:hover {
color:#f58025;
font-size:12px;
}

#align_layer {
width:800px;
margin:0 auto;
padding:0;
}

#main_layer {
width:800px;
float:left;
background-image:url(../images/main_layer_bg.gif);
background-repeat:repeat-y;
text-align: left
}

#header_layer {
width:800px;
height:124px;
float:left;
}

#flashPic_layer {
width:800px;
height:267px;
float:left;
border-bottom:1px solid #FFF;
overflow:hidden;
}

#nav_layer {
width:150px;
float:left;
}

#content_layer {
width:650px;
float:right;
}

#slogan_layer {
width:650px;
height:37px;
float:right
}

#text_layer {
width:623px;
float:left;
padding-left:27px;
padding-right:0px;
padding-top:27px;
padding-bottom:27px;
text-align:justify;
display: inline
}

 Hack for stupid IE6; the comma makes it unreadable by real browsers 

#text_layer, {
width:650px;
}

#image_layer{
float:right;
margin-left:27px;
overflow:visible;
display: inline
}

#footer_layer {
width:800px;
height:68px;
float:left;
}

#login_button_layer {
	width:140px;
	height:53px;
	float:left;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}
#login_button_layer a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	
}
#login_button_layer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #F68223;
	text-decoration: none;	
}

#footer_image_layer {
background-image:url(../images/footer_image.gif);
background-repeat:no-repeat;
width:650px;
height:68px;
float:right;
}

a:link,a:visited {
color:#f58025;
}

#news_table{
font-size: 12px;
margin:0px;
padding:0px;
}

#news_table a:link,a:visited{
color:#f58025;
}

#news_popup hr{
background-color:#254B86;
}

	
	#SalesForm td{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	#SalesForm td input,select,textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#align_layer #main_layer #content_layer #text_layer table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}
