body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #E3E4E6;
	min-width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
#header {
	height: 136px;
	background-image: url(images/red_line.jpg);
}
#header #leftStyling {
	height: 136px;
	width: 153px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/left_styling.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header #logoArea {
	background-color: #FFFFFF;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	height: 136px;
	float: left;
	width: 870px;
}
#header #logoArea img {
	margin-left: 5px;
}
#header #navigation p {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#navigation {
	margin-bottom: 0px;
	margin-top: 4px;
	padding-left: 54px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#navigation a:link, #navigation a:visited {
	color: #A10204;
	text-decoration: none;
}
#navigation a:hover {
	color: #004890;
	text-decoration: none;
}
#navigation a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#bodyContent {
	clear: both;
	background-color: #004890;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
#bodyContent #zoomBox {
	width: 153px;
	float: left;
	height: 273px;
	background-image: url(images/zoom_style.jpg);
	background-repeat: no-repeat;
}
#bodyContent #dropShadow {
	background-image: url(images/drop_shadow.jpg);
	background-repeat: repeat-y;
	background-position: 153px 0px;
	padding: 0px;
}
#bodyContent #mainContent {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainBody_background.jpg);
	background-repeat: no-repeat;
	clear: none;
	width: 870px;
}
#mainContent h1 {
	margin-left: 64px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#mainContent p {
	margin-left: 64px;
	color: #eeeeee;
	font-size: 0.9em;
	margin-right: 64px;
	text-align: justify;
	line-height: 1.5em;
}
#mainContent #imageBox {
	margin-right: 54px;
	margin-left: 54px;
}
#footer {
	bottom: 0px;
	position: relative;
	overflow: visible;
	visibility: visible;
	width: 100%;
	clear: both;
}
#bodyContent #footer #footerContent {
	margin-left: 153px;
	background-color: #FFFFFF;
	height: 40px;
	background-image: url(images/red_lineb.jpg);
	width: 100%;
}
#footerContent p {
	line-height: 3em;
	margin: 0px 0px 0px 23px;
	padding: 0px;
	font-size: .8em;
}
#footerContent a:link {
	color: #A50202;
	text-decoration: none;
	font-weight: bold;
}
#footerContent a:hover {
	color: #004890;
	text-decoration: none;
}
#footerContent a:visited {
	color: #333333;
	text-decoration: none;
}
.clearing {
	clear: both;
}

#dropMenu {
	position:absolute;
	left:405px;
	top:130px;
	width:370px;
	height:40px;
	z-index:1;
	background-image:url(images/drop_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	visibility: hidden;
}
#dropMenu p {
	line-height: 2em;
}
#dropMenu a {
}
#zoomBox #quoteBox {
	margin-top: 55px;
	width: 150px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	margin-left: 50px;
	background-color: #004890;
	border: 1px solid #E3E4E6;
}
#quoteBox blockquote {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px 10px 0px;
	white-space: normal;
	line-height: 1.4em;
}
#quoteBox .spoken {
	color: #00CCFF;
	font-size: .8em;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#tipOfMonth {
	margin: 35px 20px 20px;
	float: right;
	width: 200px;
	background-color: #0E4F9C;
	border: 1px solid #E3E4E6;
}
#tipOfMonth h1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#tipOfMonth p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5em;
	text-align: left;
	font-size: 0.7em;
}
h4 {
	font-size: 10pt;
	color: #A0F0FE;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#subscribe {
	height: 80px;
	width: 130px;
	font-size: 0.9em;
	color: #FFFFFF;
	float: left;
	margin-top: 300px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
