body {
    background-image: url(/siteflow/sitelets/visitor/background.png);
}

div#content {
    padding: 466px 0 0;
}

div#header {
    left:230px;
    width:730px;
}

form#thesearch {
    padding-top:35px;
} 

ul#siteletnav {
	margin: 0;
}

div#subHeader h3, div#subHeader h4 {
	width: 100%;
	
}

div#subHeader h3{
    margin: 10px 0px 4px;
}

img#thelogo {
    margin: 10px 0 0;
}

div#links {
    background:url(/siteflow/images/leftnavBackground.png) no-repeat scroll left top transparent;
    margin:9px 0 0 4px;
}

div#linksBottom {
    background:url(/siteflow/images/leftnavBackgroundBottom.gif) no-repeat scroll left top transparent;
}

div#footer {
    margin-top:0;
}

div#symtomsButtons {
    border-top:1px dotted #999;
	margin-top:10px;
	padding-top:10px;
}

div#symtomsButtons div {
    float:left;
    width:120px;
}

div#symtomsButtons a, div#symtomsButtons a:VISITED {
    font-size:11px;
    text-decoration:none;
}

div#symtomsButtons a:HOVER, div#symtomsButtons a:ACTIVE  {
    color:#C60;
}

div#bottomModules {
    background:url(/siteflow/images/bottomModulesBackground.jpg) repeat-x scroll left top #1279c8;
    clear:both;
    margin-top:20px;
    position:relative;
    width:100%;
    z-index:1;
}

div#bottomModulesWrapper {
    width:960px;
    margin: 0 auto;
    padding:15px 0;
    position:relative;
}

div#bottomModules div div {
    color: #fff;
    float:left;
    padding:5px 15px;
    width:290px;
}

div#bottomModules h2 {
    font: 22px/25px  Georgia, "Times New Roman", Times, serif;
    font-weight:normal !important;
    border-bottom:1px dotted #73a0c3;
    padding-bottom:7px;
}

div#bottomModules a, div#bottomModules a:VISITED {
    color:#fff;
    text-decoration:underline;
}

div#bottomModules a:HOVER, div#bottomModules a:ACTIVE {
    text-decoration: none;
	color:#FC6 !important;
}

div#bottomModules ul.arrowList a, div#bottomModules ul.arrowList a:VISITED {
    color:#fff;
    text-decoration:none;
}

div#bottomModules ul.arrowList a:HOVER, div#bottomModules ul.arrowList  a:ACTIVE {
    text-decoration: none;
	color:#FC6 !important;
}

div#bottomModules img {
    float:left;
    margin: 0px 10px 5px 0px;
}

div#subHeader div#slides {
    width:380px;
}

div#slides div#buttons {
    width: 225px;
}

img.spotlight {
	width:93px;
	float:left;
	padding:0;
	border:1px solid #4488bd;
	}

div#subHeader div#slides div.slide img {
	height:334px !important;
}

div#subHeader div#slides {
	height:315px !important;
}

div#subHeader div#slides div.slide div.inner  {
	padding: 15px 30px 0 20px;
	height: 280px !important;
}
