html {
	text-align: center;
	margin: auto;
	margin-top: 10px;
	width: 52em;
	color: #fff;
	background-color: #009;
	overflow:auto;
}
html, body, td, th, p, q {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: small;
}
body {
	padding-left: 4em;
	text-align: center;
	border-width: 0em;
	width: 48em;
	color: #009;
	background: url(/style/img/logo50.png) top left no-repeat;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div, #nav ul {
	padding: 0em;
	margin: 0em;
	border: 0em;

}
div.twtr-doc {
	width: 350px;
}
#mainContent, #banner, #body {
	background-color: #fff;
}
#header {
	clear:both;
	width: auto;
	background-image: url(/img/header2.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin: 0px auto;
	height: 5.4em;
	background-color: white;
} 

/* Corners on divs */
#header span.top, #footer span.top {
	background: url(/style/img/tlc_009.gif) top left no-repeat;
	display:block;
	width:auto;
	height: 7px;
}
#header span.top span, #footer span.top span{
	background:url(/style/img/trc_009.gif) top right no-repeat;
	float:right;
	height:7px;
	width:7px;
}
#body span.base, #footer span.base {
	background: url(/style/img/blc_009.gif) bottom left no-repeat;
	display:block;
	clear:both;
	width:auto;
	height: 7px;
}
#body span.base span, #footer span.base span{
	background:url(/style/img/brc_009.gif) bottom right no-repeat;
	float:right;
	height: 7px;
	width:7px;
}
/* END: Corners on divs */

/* Navigation stylings */
#nav a {
	border: 0em transparent solid;
 	padding: 0.2em 0.5em;
	color: white;
	text-decoration: none;
} 
#nav a:hover, #nav a.viewing   {
	background-color: #99f;
}
#nav ul {
	display: block;
	margin: 0em;
	padding: 0em;
	border: 0em;
	background-color: #060;
	background: url(/style/img/nav_bg.jpg) top right no-repeat;
	float:right;
	width:100%;
}
#nav h2 {
	display: none;
}
#nav li {
	background-color: transparent;
	display: inline-block !important;
	display:inline;
	margin: 0em;
	padding: 0.2em;
	border: 0em;
}
#footer {
	font-style: oblique;
	text-align: center;
	color: #009900;
	width: auto;
	border-top: solid 0.5em #000099;
	background: url(/style/img/swoosh_blue.jpg) bottom right no-repeat;
	background-color: white;
	margin: auto;
}
#footer p#legal {
	font-size: smaller;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#banner h1 {
	color: #093;
	display: none;
}

#body {
	margin: 0em auto;
	text-align: justify;
	background: url(/style/img/swoosh_blue.jpg) bottom right no-repeat;
	background-color: white;
}
#body div#mainContent {
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 4.8em 1em 10.4em;
	width: auto;
	background-repeat:no-repeat;
	background-position: top left;
	background-color: transparent;
}
#body #header h2 {
	display: none;
}
#testimonials q {
	display: block;
	text-align: justify;
	font-style: normal;
	padding-bottom: 0.5em;

}
#testimonials p {
	font-style: oblique;
	text-align: right;
	padding-bottom: 1em;
}
#body #testimonials {
	width: auto;
	margin-right: 0em;
	padding-right: 0em;
}
#body span {
	display: inline-block;
	width: 100%;
	height: 5px;
}

#twitter {
	border: solid 1px #060;
	padding: 0em 1em;
}
