html {background: #f1f1f1 url('../images/top-bg.gif') top center repeat-x;}
body {width: 100%; margin: 0 auto; text-align: center; position: relative;}

strong {font-weight: bold;}
em {font-style: italic;}

.clear {clear: both;}
.floatl {float: left;}
.floatr {float: right;}

.curved {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border: 1px solid black;
	}

.wrapper {width: 965px; margin: 0 auto;}
.header .floatr {margin: 35px 0 0 0;}

.title {background: url('../images/pick-category.gif') top left no-repeat; height: 94px;}
.title h1 {color: #b97f09; font-weight: bold; font-size: 45px; line-height: 90px;}

.content {width: 960px; background: url('../images/nav-bg.gif') top left repeat-y;}
.half {background-color: white;}
.content .nav {width: 196px; float: left;}
.content .nav ul {margin:10px 0; text-align: left;}
.content .nav ul li {width: 196px; height: 48px; background: url('../images/menu_button.gif') top left no-repeat;}
.content .nav ul .current {background: url('../images/menu_current.gif') top left no-repeat;}
.content .nav ul .current a {color: white;}
.content .nav ul li a {font-weight: bold; width: 196px; height: 48px; display: block; color: #f7ce7b; font-size: 16px; text-decoration: none; line-height: 45px; text-indent: 10px;}
.content .nav ul li a:hover {color: white;}

.faqbox {float: left; width: 763px; margin: 0 0 0 0;}

.page-questions {width: 270px; padding:20px; text-align: left; float: left;}
.page-questions h2 {color: #b97f09; font-size: 15px; text-transform: uppercase; font-weight: bold;}
.page-questions ul {list-style-type:none; padding-left:0; margin:15px 0 0 12px;}
.page-questions li {font-size:14px; line-height:18px; list-style-image:url('../images/arrow.gif'); padding-bottom:15px; list-style-position: outside;}
.page-questions li a {color:#333;}
.contact-bubble {background-image:url('../images/contact-bubble.gif'); padding:25px 0 20px 0; text-align:center;}
.contact-bubble a { color:#b97f09; font-weight:bold;}

.footer {background-image:url('../images/footer-bg.gif');background-repeat:repeat-x;padding-top:20px;margin-top:20px;clear:both;height:100px;color:#666;}
.footer-content {width:960px;margin:0 auto 0 auto;font-size:12px;line-height:18px;}
.footer-content a {color:#333;font-weight:bold;}
.disclaimer {font-size:11px;float:right;width:600px;line-height:14px;}

.iframe {width:452px; height:600px; float: left;}
.iframebig {width:763px; height:600px;}
