body
	{
	background: #606;
	padding: 10px;
	text-align: center;
	}
	
img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #ff0;
	}

div#content a
	{
	color: #c63;
	}

a.active
	{
	color: #fff;
	}
	
a:hover
	{
	text-decoration: underline;
	}

div#leftnav a:hover, a.active
	{
	text-decoration: none;
	color: #fff;
	}

h1, h2, h3, p, blockquote, ul, li, a, div, td, th
	{
	font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
	}

h1, h2, h3, p, ul, li, div
	{
	color: #525;
	}

h1, h2, h3, p, blockquote, li, a, body
	{
	margin: 0;
	}

p, li, td, th
	{
	font-size: 12px;
	line-height: 140%;
	}

li
	{
	padding: 0;
	}

p, ul
	{
	padding: 0 0 20px 0;
	}
	
ul
	{
	margin: 0 0 0 22px;
	}
	
blockquote
	{
	color: #fff;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
h1
	{
	font-size: 18px;
	padding: 0 0 25px 0;
	text-transform: uppercase;
	font-weight: normal;
	}

h2
	{
	font-size: 14px;
	padding: 0;
	text-transform: uppercase;
	}

h3
	{
	font-size: 13px;
	padding: 0;
	font-weight: bold;
	}

div, img
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	margin-left: 15px;
	}
	
.left
	{
	float: left;
	margin-right: 15px;
	}
	
div#container
	{
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 732px;
	height: 1039px;
	text-align: left;
	margin: 0 auto;
	}

body.home div#container
	{
	height: 639px;
	}

div#leftnav
	{
	width: 162px;
	padding-top: 220px;
	float: left;
	}

div#leftnav p
	{
	border-bottom: 1px solid #fc6;
	padding: 12px 0 0 10px;
	font-weight: bold;
	line-height: 11px;
	}

a#logo
	{
	width: 260px;
	height: 73px;
	display: block;
	padding: 0;
	margin: 0 0 0 210px;
	}

div#content
	{
	width: 525px;
	height: 788px;
	margin: 55px 0 16px 192px;
	}

body.home div#content
	{
	width: 350px;
	height: 170px;
	padding: 120px 0 0 0;
	margin: 45px 0 26px 370px;
	}

div#bottomwidget div
	{
	float: left;
	width: 170px;
	padding-left: 13px;
	}

div#bottomwidget div p, div#bottomwidget div p a
	{
	color: #fff;
	font-weight: bold;
	padding-bottom: 0;
	}

body.home div#bottomwidget div h3
	{
	padding-top: 10px;
	}
	
p#footer
	{
	width: 732px;
	text-align: center;
	margin: 0 auto;
	padding: 3px 0;
	color: #ff0;
	font-size: 10px;
	}

input
	{
	border: 1px solid #c96;
	}

input.button
	{
	color: #000;
	background: #fff;
	font-size: 11px;
	}

div.quote
	{
	padding: 5px 25px 0 25px;
	}

div.quote p
	{
	color: #d82;
	}

.quoter
	{
	text-align: right;
	padding-top: -15px;
	margin-top: -15px;
	color: #d82;
	}

div#content p.contactbutton a
	{
	color: #fff;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #fc6;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background: #606;
	}

div#content p.contactbutton a:hover
	{
	color: #fff;
	border: 1px solid #fc6;
	background: #a4a;
	}