body {
	color:#888;
	margin:0;
	background-attachment:fixed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #666666;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* {
	margin:0;
	padding:0;
}

#wrapper1 {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper2 {
	width:780px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#nav {
	float:right;
	border:none;
	width: 440px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
;
}

#nav li a {
	display:block;
	color:#444444;
	text-decoration:none;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 21px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	;
}
#nav li a:hover {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#header h1 {
	font:2.7em Arial;
	letter-spacing:-1px;
	color:#222222;
	float:left;
	padding: 0px;
}
#header h1 a {
	color:#222222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:0.8em;
	color:#CCCCCC;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:20px 0 0 0;
}
#banner {
	background-color: #999999;
	height: 179px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 280px;
}
#quote {
	color: #555555;
	padding: 5px;
	border: 1px solid #DDDDDD;
	width: 400px;
	margin-bottom: 15px;
}
#button {
	border: 1px solid #DDDDDD;
	width: 60px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#sidebar h2 {
	color:#333333;
	margin:10px 0;
	font-size:1.3em;
}
#sidebar {
	width:230px;
	float:right;
	background:url(../images/sidebar.jpg) top right no-repeat #fff;
	margin-top: -31px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar ul {
	list-style:none;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	padding: 0;
	margin: 0px;
}
#sidebar ul li {
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding: 5px;
}
#sidebar ul li a {
	color:#0066DD;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033AA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content {
	margin:0 260px 0 5px;
	padding:10px 20px 0 0;
	background:url(../images/content.jpg) top right no-repeat;
}

#content h2 {
	color:#121212;
	letter-spacing:-1px;
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content h3 {
	color:#555555;
	margin:10px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#content img {
	padding:3px;
	border:1px solid #eee;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content img:hover {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content p {
	margin:15px 0;
	font-size:11px;
	line-height:21px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
}
#footer {
	color:#CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 800px;
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#footer a {
	color:#EEEEEE;
	font-weight: bold;
}
.team {
	background-color: #F2F2F2;
	height: auto;
	width: 445px;
	padding: 10px;
	color: #333333;
	display: none;
}
.utility {
	color: #DDDDDD;
	font-size: 11px;
}
.utility:hover {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 0px;
}
p.description {
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	background-color: #666666;
	background-image: url(../images/description.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
p.description a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}
ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

p.news {
	background:#F4F4F4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333333;
	text-decoration:none;
	text-align:right;
	border:none;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555555;
	width:220px;
}

blockquote {
	padding:0 0 0 10px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

ul {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
}
li {
	margin:0 0 0 10px;
	padding:5px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
 a {
	color:#222222;
	text-decoration:none;
}
 a:hover {
}
#sitepreview {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
}

#sitepreview h2 {
	color:#121212;
	letter-spacing:-1px;
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#sitepreview h2 a {
	color:#121212;
	text-decoration:none;
}
#sitepreview h3 {
	color:#555555;
	margin:10px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#sitepreview img {
	padding:3px;
	border:1px solid #eee;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sitepreview img:hover {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#sitepreview p {
	margin:15px 0;
	font-size:11px;
	line-height:21px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
}
