@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#navigation {
	display: block;
	float: left;
	height: 300px;
	width: 150px;
	margin-top: 15px;
	margin-left: 0px;
}
#footer {
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 175px;
	padding-right: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.privacy {
	text-align: right;
	color: #FFFFFF;
	float: right;
	display: inline;
}

#twd-footer {
	font-size: 9px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999999;
}
#twd-footer a {
	color: #4081C3;
	text-decoration: none;
}
#headers {
	background-image: url(images/illiana-newbg_01.jpg);
	margin: 0px;
	height: 237px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#news {
	display: block;
	padding-top: 130px;
	padding-left: 275px;
	padding-right: 50px;
	height: 90px;
}
#news h3 {
	color: #333333;
	text-transform: capitalize;
	padding: 0px;
	line-height: 7px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	display: block;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
	width: 600px;
	font-size: 17px;
}
#navigation a {
	background-image: url(images/button-up.jpg);
	display: block;
	height: 25px;
	width: 138px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation a:hover {
	background-image: url(images/button-hover.jpg);
	display: block;
	height: 25px;
	width: 138px;
	color: #000066;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
