* {
	margin: 0; 
	padding: 0;}
body {
	background-color: #666666;
}	
#container {
	margin: 24px auto auto;
	width: 800px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/extended-bg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 112px;
}
#logo img {
	float: right;
	padding-right: 50px;
}
#logo {
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	width: 291px;
	margin-right: 20px;
	padding-top: 90px;
	color: #6B6B6B;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

#navigation {
	background-image: url(../images/navigation-bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 21px;
	text-transform: uppercase;
	padding-left: 75px;
	width: 725px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 675px;
}
#navigation li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	display: block;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 8px;
}
#navigation a:hover {
	background-color: #75405D;
	padding-top: 8px;
	padding-bottom: 6px;
}
.current {
	background-color: #75405D;
	padding-top: 8px;
	padding-bottom: 6px;
}
#content {
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	min-height:335px;
	overflow:hidden;
	height:expression(
    this.scrollHeight < 335? "335px" : "auto" );
	padding-right: 35px;
	padding-left: 33px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content-footer {
	background-image: url(../images/content-footer.gif);
	height: 32px;
	font-size: 1px;
	line-height: 0px;
}


.clr {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}
#site-footer #subfoot {
	background-color: #000000;
	color: #FFFFFF;
	height: 31px;
	padding-top: 3px;
	padding-right: 45px;
	padding-bottom: 3px;
	padding-left: 45px;
	text-align: right;
}
#site-footer #mainfoot {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	color: #B7B7B7;
	font-size: 10px;
	padding-top: 25px;
}
.tagline {
	text-transform: uppercase;
	color: #8F6176;
	letter-spacing: 1px;
}
#mainfoot-middle {
	float: left;
	padding-left: 270px;
}
#mainfoot-right {
	float: right;
	margin-right: 20px;
}
#mainfoot a {
	color: #A6A6A6;
	text-decoration: none;
}
#mainfoot a:hover {
	color: #75405D;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D6DA;
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	color: #75405D;
	letter-spacing: -1px;
	margin: 0px 0px 15px;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -1px;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8F6176;
	letter-spacing: -1px;
}


#page-padding {
	padding-right: 20px;
	padding-left: 23px;
}

#left-clm {
	float: left;
	width: 475px;
}
#content a {
	color: #75405D;
	text-decoration: none;
}
#content a:hover {
	color: #575757;
	text-decoration: underline;
}


#right-clm {
	float: right;
	width: 200px;
}
#right-clm img {
	margin-bottom: 10px;
}
#subheader {
	float: left;
	width: 300px;
	font-size: 10px;
	color: #ABABAB;
}
.field {
	width: 250px;
	border: 1px solid #E2D6DA;
}
.box {
	border: 5px solid #F1F1F1;
	padding: 8px;
}
form {
	margin: 0px;
}
.button {
	color: #000000;
	background-color: #E2D6DA;
	border: 1px solid #75405D;
}
#jas-image-text h2 {
	margin: 0px;
	font-weight: normal;
	letter-spacing: -1px;
}
#sub-nav {
	background-color: #75405D;
	padding: 3px 3px 3px 90px;
	margin-bottom: 6px;
	display: block;
	float: left;
	width: 601px;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav ul li {
	float: left;
}#ads {
list-style-type:none;
margin:0;
padding:0;
}
#sub-nav a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 4px;
	text-decoration: none;
	color: #FFFFFF;
}
#sub-nav a:hover {
	color: #19161A;
	background-color: #E2D6DA;
	text-decoration: none;
}
