body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	height: 40px;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
}
#nav {
	height: 30px;
	width: 555px;
}


#content {
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 90px;
	padding-left: 90px;
	background-image: url(images/gradbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 45px;
	background-color: #FFFFFF;
}



#footer {
	height: 30px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: middle;
	padding-top: 15px;
	text-align: center;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}

.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FF0000;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
#indent {
	float: left;
	height: 165px;
	width: 40px;
}
#bottombanner {
	height: 95px;
	width: 709px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-top: 20px;
}
#contactform {
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 20px;
}

#bannersingle {
	margin: 1px;
	float: left;
	height: 90px;
	width: 139px;
	background-color: #CCCCCC;
	text-align: center;
}

  a.pink span
{
	color: #000000;
	text-decoration: none
}
#contactwrapper {
	width: 545px;
	margin-bottom: 5px;
	height: 230px;
}


  a.pink:hover span
{
	color: #FF66CC;
	text-decoration: none
}

.style6 {font-size: 16px}

.chromestyle{
	width: 555px;
	padding-left: 120px;
	height: 30px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

.chromestyle ul{
	width: 555px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #494949;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;



filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);		border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0800;
	border-right-color: #FF0800;
	border-bottom-color: #FF0800;
	border-left-color: #FF0800;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFFF99;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
#bottombannercms {
	height: 115px;
	width: 709px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#replacement-1 {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/banner1.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#banner {
	width: 139px;
	height: 90px;
	padding: 5;
	margin: 0;
	border: 0;
	background: transparent url(images/banner1.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: left;
}
