body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: arial;
	font-size: 12px;
	color: #333;
}


#logo {
	width: 1020x;
	height: 200px;
	margin: 0px auto;
	background-color: #000;
}

	

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}


h1 {
	margin: 0;
	padding: 3px 0;
	font-size: 150%;
	font-weight: Bold;
	color: #570187;
	border-bottom: dotted .02em #570187;
	margin-bottom: .2em;
}



h2 {
color: #ff8a00;
font-size: 130%;

}



h3 {
color: #ff8a00;
font-weight: bold;
font-size: 1.2em;
margin-bottom: .1em;

}

h4 {
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	color: #570187;
	border-bottom: dotted .02em #570187;
	margin-bottom: .2em;
}

h5 {
	margin: 0;
	font-weight: normal;
	font-size: 110%;
	color: #570187;

}

.header
{
color: #570187;
font-weight: bold;
}

table.colored
{
background-color: #ffffcc;
border: solid .02em #ff9900;
border: solid .02em #ccccff;
}


td.header
{
text-align: right;

}



#textBoxMain ul li
{
list-style-type: square;
}

/* top nav */
.top #topNav {
position:relative;display:block;height:42px;font-size:.9em;
font-weight:bold;
background:transparent url(images/OrangeBg.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
}


.top #topNav ul {
margin:0px;padding:0;list-style-type:none;width:auto;
}

.top #topNav ul li {
display:block;float:left;margin:0 1px 0 0;
}

.top #topNav ul li a {
display:block;float:left;color:#EEFFDF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}

.top #topNav ul li a:hover,.top #topNav ul li a.current {
color:#fff;background:transparent url(images/OrangeBgOn.gif) no-repeat top center;}
/*  END top nav */


#textBoxMain {
	padding: 7px 30px 10px 15px;
	font-style: normal;

}




#textBoxMain img
{
float:right;
border: .04em #ccc solid;
padding: 1em;
margin: 0 .2em 0 .06em;
}

/* container */

#container {
	width: 1020px;
	margin: 0 auto;
	/*background: #fff url(images/bgSidebar.gif) repeat-y;*/
}




/* Content */

#content {
	float: right;
	width: 1020px;
	background-color: #fff;
}


/* Footer */

#footer {
	width: 1020px;
	height: 20px;
	margin: 0 auto;

}

#footer p {
	margin: 0;
}




#footerLinks {
	float: right;
	width: 1020px;
	height: 25px;
	padding: 15px 0 0 5px;
	background: url(images/OrangeBg.gif) repeat-x;
}



	
	#featureBox1, #featureBox2  {
    width: 300px;
	margin-left:25px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	padding: 10px;
	border: 1px dotted #c02636;
}

.box img
{

float: left;
padding-right: 2px;
}

