body
	{
	background: #190E08;
	}
#container
{
	margin: 0 auto;
	width: 781px;
	background: transparent url(../imx/inner_781x1.jpg);
}
#header {
	/*width: auto;*/
	height: 133px;
	background: transparent url(../imx/windy_header.jpg) repeat-x;
	border-top: 1px solid #255796;
	text-align: left;
}
#logo {
	width: 357px;
	height: 51px;
	background: transparent url(../imx/windy_logo.png);
	margin-left: 100px;
	margin-top: 22px;
}
#topnav {
	background: #190E08;
	width: 781px;
	height: 28px;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	margin-top: -26px;
	/*border: 1px solid red;*/
}
#topnav ul {
	width: 779px;
	margin: 0;
	/*border: 1px solid green;*/
	/*margin-top: 24px;*/
}
#topnav li {
	display: block;
	/*text-align: center;*/
	padding: 3px 10px 3px 10px;
	float: left;
	/*line-height: 23px;*/
	font-size:14px;
	/*border: 1px solid red;*/
}
#topnav li a {
	padding: 3px 7px 3px 7px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
#topnav li a:hover {
	padding: 3px 6px 3px 6px;
	font-weight:bold;
	background: #215C9E;
	border: 1px dashed #FFFFFF;
}
.conttop {
	background:transparent url(../imx/cont_top.jpg);
	color:#FFFFFF;
	height:15px;
	width:781px;
}
#contbot {
	background:transparent url(../imx/cont_bot.jpg);
	color:#FFFFFF;
	height:40px;
	width:781px;
}
#maincontent {
	float:left;
	width:568px;
	text-align: left;
}
#leftcontent {
	width: 545px;
	float: left;
	padding: 2px 10px 10px 20px;
}
#footer {
	background:#72645B;
	border:1px dashed #FFFFFF;
	color:#FFFFFF;
	height:103px;
	margin:8pt auto;
	width:743px;
	text-align: left;
}
#footer_contact {
	color: #fff;
	font-size: 11px;
	width: 250px;
	float: left;
}
#footer_contact ul{
	line-height: 12px;
	list-style: none;
	padding-top: 17px;
}
#footdesc {
	color: #fff;
	margin-top: 80px;
	text-align: right;
	padding-right: 5px;
	float: right;
	width: 190px;
}
#footdesc a{
	color: #fff;
	padding: 3px;
	text-decoration: none;
}
#footdesc a:hover{
	color: #fff;
	padding: 3px;
	background: #808080;
	text-decoration: none;
}
.works {
	background: transparent url(../imx/worksbg.jpg)no-repeat;
	height: 35px;
	padding: 3px 21px;
	margin-bottom: 0px;
}
#title {
	height: 0px;
	margin-left: -5000px;
}
.bold {
	font-weight: bold;
}
.pad5pxLR {
	padding: 0px 5px 0px 5px;
}
/* right sidebar */
#rightbar {
	width: 188px;
	float: left;
	text-align: left;
	border: 1px dashed #4C453F;
	/*background: #eddeb6;*/
    padding-bottom: 8px;
	margin-top: 6px;
}
#rightbar li {
	font-size: 13px;
	list-style: none;
	background: transparent url(../imx/targdet.png)no-repeat 2px;
	padding: 0px 2px 0px 8px;
	/*border: 1px solid transparent;*/
	list-style-type: square;
	list-style-position: inside;
}
#rightbar li:hover {
	background: transparent url(../imx/target.png)no-repeat 2px;
	padding: 0px 2px 0px 8px;
	text-decoration: underline;
}
#rightbar li a {
	color: #000;
	text-decoration: none;
}
#rightbar li a:hover {
	color: #000;
	text-decoration: none;
}
/* typography overwrite */
h4.white {
color:#FFFFFF;
font-size:1.6em;
text-align: center;
margin-top: 6px;
}
ul.resources {
	margin:0;
	text-align: left;
}
#title {
height:0px;
margin-left:-5000px;
}
