body {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #0b374a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	color: #0b374a;
	font-size: 16px;
	margin-bottom: 5px;
}

p, li {
	color: #000000;
	font-size: 14px;
}

p strong a {
	color: #0b374a;
}

a img {
	border: none;
}

p a:hover, li a:hover {
	color: #000033;
}

p a.selected {
	color: #000033;
	font-weight: bold;
}

#content_right ul, #content_right ul li {
	padding-top: 0px;
	margin-top: 0px;
}

.img_right {
	padding: 0px 0px 0px 20px;
	float: right;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#container {
	width: 873px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
.terms {
	font-size: 10px;
	float: right;
	padding-right: 5px;
}


#header {
	width: 873px;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #c7b055;
}

#header_animation {
	width: 873px;
	height: 141px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #c7b055;
}

#header #nav {
	list-style-type: none;
	padding: 0px;
	/*margin-top: 3px;*/
	margin:3px 0px 0px 0px;
}

#header #nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	position:relative;
}
#header #nav li a{
	/*float:left;*/
}
#header #nav li #menu {
	display: none;
	list-style-type: none;
	position: absolute;
	padding: 0px 0px 0px 2px;
	margin: 2px 0px 0px 0px;
	width: 170px;
	height: 213px;
	line-height: 0px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	top:25px;
	left:0px;
}

#header #nav li:hover #menu, #header #nav li.over #menu {
	display: block;
}

#header #nav li #menu li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#content #content_top {
	height: 24px;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
}

#content #content_mid {
	height: 434px;
	overflow: auto;
	padding: 0px 70px 0px 47px;
	background-image: url(../images/content_mid_bg.jpg);
	background-repeat: repeat-y;
}
#content #content_midAUTO {
	height: auto;
	overflow: auto;
	background-image: url(../images/content_mid_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 47px;
}


#content #content_mid.mid_small {
	height: 331px;
	overflow: auto;
	padding: 0px 50px 0px 47px;
	background-image: url(../images/content_mid_bg.jpg);
	background-repeat: repeat-y;
}

#content #content_mid.mid_quote {
	height: 434px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/content_mid_bg.jpg);
	background-repeat: repeat-y;
}

#content .quality_li {
	list-style-type: disc;
	width: 220px;
	float: left;
}

#content #content_mid #content_left {
	width: 280px;
	float: left;
}

#content #content_mid #content_right {
	width: 440px;
	padding: 0px 0px 0px 20px;
	float: left;
}

#content #content_btm {
	min-height: 24px;
	_height: 24px;
	background-image: url(../images/content_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0px;
	line-height: 0px;
}

#footer {
	height: 57px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer #footer_nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#footer #footer_nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#frame iframe {
	background: none;
	border: none;
	margin: 0px 0px 0px 5px;
}
#lcolumn{
	width: 515px;
	float:left;
	margin-right: 0px;
	height:400px;

}
#rcolumn{
	float: left;
	width: 225px;
	margin-top: 40px;
}
.right {
	float: right;
}

