@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #FFF;
	background-repeat: repeat-x;

}
#bigbox {
	background-color: #FFF;
	padding: 0px;
	width: 905px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	border: 1px solid #000;
}
#bigbox #header {
	background-image: url(img/banner-animation.gif);
	background-repeat: no-repeat;
	height: 263px;
	text-align: left;
}
#bigbox #header h1 {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bigbox #header h1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 24px;
}
#bigbox #leftcol {
	padding: 15px;
	float: left;
	width: 115px;
}
#bigbox #rightcol {
	width: 733px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(images/Elegant.png);
	background-repeat: no-repeat;
	background-position: 420px 20px;
}
#bigbox #footer {
	text-align: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #600;
	font-style: italic;
}
#bigbox #topnav {
	background-color: #900;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 18px;
}
#bigbox #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	font-weight: normal;
}
#bigbox #topnav ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#bigbox #topnav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#bigbox #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#bigbox #topnav ul li a:hover {
	color: #CC3;
	text-decoration: underline;
	font-weight: normal;
}
#bigbox #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bigbox #rightcol h2 {
	color: #009;
	font-size: 13px;
}
#bigbox #leftcol p strong {
	color: #036;
}
#bigbox #leftcol p strong font {
	color: #FC6;
}
