body
{
	text-align: center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
}

p
{
	margin-bottom: 15px;
}

#container
{
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#logo
{
	float: left;
	width: 179px;
	padding-top: 6px;
}

#header ul.usp
{
	margin: 0 0 5px 0;
	padding: 0;
}

#header ul.usp li
{
	background-image: url('../images/small-cloud.gif');
	background-repeat: no-repeat;
	background-position: 100% 10%;
	display: inline;
	color: #2D2F6C;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 0 10px;
	padding: 6px 15px 0 0;
}

#header img.us-site
{
	float: right;
}

#nav
{
	margin: 0 0 0 20px;
}

#banner
{
	margin: 35px 0 0 0;
}

#content
{
	margin: 35px 0 35px 0;
}

#footer
{
	padding: 20px 20px 5px 20px;
	background-image: url('../images/footer-bg.gif');
	background-repeat: no-repeat;
}

#footer ul
{
	float: left;
}

#latest-tweet
{
	float: right;
}

#footer ul.links li
{
	font-weight: bold;
	font-size: 70%;
}

#footer ul.links a:link, #footer ul.links a:visited
{
	color: #54C0E7;
	text-decoration: none;
}

#footer ul.links a:hover, #footer ul.links a:active
{
	color: #54C0E7;
	text-decoration: underline;
}

#latest-tweet
{
	width: 250px;
	padding-left: 25px;
	background-image: url('../images/footer-latest-tweet.gif');
	background-repeat: no-repeat;
}

#latest-tweet, #latest-tweet a:link, #latest-tweet a:visited, #latest-tweet a:hover, #latest-tweet a:active
{
	color: #54C0E7;
}

#latest-tweet h3, #latest-tweet h4
{
	font-size: 70%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

#latest-tweet p
{
	font-size: 60%;
}

#footer li
{
	float: left;
	list-style-type: none;
	line-height: 30px;
	margin: 0 5px 0 0;
}

#footer p.copyright
{
	text-align: center;
	color: #A3C9D6;
	font-size: 70%;
}

#footer p.copyright a:link, #footer p.copyright a:visited, #footer p.copyright a:hover, #footer p.copyright a:active
{
	color: #A3C9D6;
}

#left,#right
{
	float: left;
}

#left
{
	width: 198px;
	margin: 0 36px 0 0;
}

#left div.top
{
	background-image: url('../images/left-top.gif');
}

#left div.bottom
{
	background-image: url('../images/left-bottom.gif');
	margin-bottom: 15px;
}

#left div.top, #left div.bottom
{
	background-repeat: no-repeat;
	width: 198px;
	height: 8px;
	font-size: 0;
}

#right
{
	width: 666px;
}

#right div.top
{
	background-image: url('../images/right-top.gif');
}

#right div.bottom
{
	background-image: url('../images/right-bottom.gif');
}

#right div.top, #right div.bottom
{
	background-repeat: no-repeat;
	width: 666px;
	height: 8px;
	font-size: 0;
}

#left div.middle, #right div.middle
{
	padding: 10px;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	background-color: #FFFFFF;
}

h1
{
	font-weight: bold;
	color: #01ADB7;
	line-height: 37px;
	font-size: 140%;
	background-image: url('../images/h1-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #01ADB7;
	padding: 2px 0 2px 0;
}

h2
{
	font-weight: bold;
	color: #01ADB7;
	font-size: 100%;
	padding-bottom: 2px;
	border-bottom: 2px solid #EFEFEF;
}

div.hp-section
{
	float: left;
	width: 118px;
	margin-right: 12px;
}

div.hp-last
{
	margin-right: 0;
}

div.hp-section h3
{
	font-weight: bold;
	color: #130F64;
	font-size: 80%;
}

div.hp-section p,div.hp-section li
{
	font-size: 70%;
}

ul.navigation
{
	padding: 0;
	margin: 0;
}

ul.navigation li
{
	list-style-type: none;
	border-bottom: 2px solid #EFEFEF;
	font-size: 85%;
}

ul.navigation li a
{
	display: block;
	padding: 5px 15px 5px 5px;
	background-image: url('../images/navigation-li-bg.gif');
	background-repeat: no-repeat;
	background-position: 98% 90%;
}

ul.navigation li a:hover
{
	background-color: #EFEFEF;
}

a:link,a:visited
{
	font-weight: bold;
	color: #01ADB7;
	text-decoration: none;
}

a:hover,a:active
{
	font-weight: bold;
	color: #01ADB7;
	text-decoration: underline;
}

#right div.middle ul
{
	padding-left: 30px;
	margin-bottom: 20px;
}

#right div.middle li
{
	list-style-position: outside;
	margin-bottom: 5px;
}