/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-color:#232323;
	left: auto;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 11px;
	line-height: 16px;
	color: #557F55;
	margin-right: 5px;
	margin-left: 45px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 0px;
}
h2 {
	font-size: 12px;
	color: #557F55;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
	color: #CCFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

address {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3F5453;
	padding: 0px;
	margin: 20px 0px 20px 15px;
	text-align: left;
}
address a:link {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
/* Creates the div container for the site. */
div#container {
	background:#232323;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 8px solid #666666;
	color: #FFFFFF;
}

/* Creates the div for the content */
div#content {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 600px;
}


/* Creates the div container for the footer. */

div#nav {
	float: 180px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
ul#nav {
	padding: 0px;
	margin: 10px 0px 0px;
	width: 168px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F5453;

}
ul#nav li {
	display: inline;
	list-style: none;
	line-height: 15px;
		
}
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display: block;
	border-bottom: 1px solid ##E7E47C;
	color: #3F5453;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif, bold;
	padding: 4px 0px;
	text-indent: 15px;
	margin: 0px;
	font-weight:bold;
}
ul#nav li a:hover, ul#nav li a.current:link, ul#nav a.current:visited {
	color: #666666;
	background: #FFFFFF;
	
}

ul#list {
	color: #3F5453;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 80px;
	padding: 0px;
	font-weight:bolder
}

ul#list li {
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 2px;
	color: #3F5453;
}
h3 {

	font-size: 12px;
	color: #5484A0;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
div#content img.logos {
	margin: 0px 0px 20px 5px;
	float: right;
	clear: left;
	border: none;
}
iframe {
	margin-top: -50px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
td {
	padding: 0px 5px 5px 0px;
	margin: 0px;
}
div#box1 {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	clear: right;
}
div#box2 {
	width: 290px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.clear {
	clear: middle;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
h4 {

	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
div#content img.center {
	padding: 5px;
	margin: 0px 0px 20px;
	border: 1px solid #CCCCCC;
	float: none;
}

div#right {
float:left;
padding:1px;
margin:1px;
}
div#bottomimg {
margin: margin-bottom;
padding:0px;
vertical-align:middle;
}
div#whatsnew {
	float: left;
	width: 400px;
}
.imageleft {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
div#employeeleft {
	float: left;
	margin: 5px 40px 5px 15px;
	width: 200px;
}
div#employeeright {
	float: right;
	margin: 5px 5px 5px 5px;
	width: 185px;
}
div#employeeleft p, div#employeeright p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #372F46;
	margin: 0px 10px;
	font-weight: bolder;
	}
div#employeeleft a img, div#employeeright a img {
	padding: 1px;
	border: 1px solid #3F5453;
	margin-bottom: 5px;
	text-align: center;
	}
div#links{
    font: 13px, Chick, Century Gothic
	color: #372F46;
	text-decoration: underline;
	font-weight: bolder;
	}
	
	div.box2       {
	width:200px;
	height:100%;
	padding: 4px 2px 2px 4px;
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color:white;
	line-height:120%;
	border: 1px solid white;
	float: left;
}
	
	
	div#footer {
	clear: both;
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 800px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	border: 1px solid #CCCCCC;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px auto;
	padding: 0px;
}
div#copyright a {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

div#flash {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: 325px;
	width: 314px;
	border: 8px solid #3F5453;
	
}

