body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0 px;
}

img
{  border-style: none;
}

#main_nav_background {
	background: url(../images/gui/main_nav_bg.jpg) repeat-x;
	height: 123px;
}
#nav-wrap #printLogo {
	display: none;
}



#home_banner_background {
	background: url(../images/gui/home_banner_bg.jpg) repeat-x;
	height: 249px;
}

#home_banner_background #banner-wrap {
	height: 249px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/gui/banner.jpg) no-repeat;
}
#upper_content_background {
	background: #f5f5f5 url(../images/gui/upper_content_bg.jpg) repeat-x top;
	padding-top: 20px;
}
#upper_content_background #upper-wrap {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/gui/quater_globe.jpg) no-repeat 672px bottom;
}
#home-sidebar {
	float: right;
	width: 245px;
	background: url(../images/gui/content-div.jpg) repeat-y left top;
	padding-left: 15px;
}
#home-sidebar h1 {
	font-size: 140%;
	color: #B60000;
	margin: 0px 0px 10px;
	text-align: right;
}
#home-sidebar h4 {
	font-size:14px
	margin: 5px 0px;
	color: #008BFF;
	text-align: right;
}
#home-sidebar h5 {
	font-size:12px
	margin: 5px 0px;
	color: #333;
	text-align: right;
}
#home-sidebar ul {
	list-style: none;
	padding: 0px;
	font-size: 75%;
	color: #004BE7;
	text-align: right;
	border-bottom: 1px dashed #999;
	margin: 0px 0px 10px;
	font-weight: bold;
}



#home-content {
	width: 663px;
	padding-right: 10px;
	float: left;
}
#home-content h1 {
	color: #b60000;
	margin: 0px 0px 5px 0px;
	font-size: 150%;
	letter-spacing: .1em;
}

#home-content h3{
	font-size:110%;
	margin:0px 0px 10px 0px;
	color: #581B16;	
}
#home-content p {
	font-size: 95%;
	color: #333;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
#lower_content_background {
	background: #FFF;
	border-top: 1px solid #dddddd;
}
#lower_content_background #lower-wrap {
	height: 151px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 5px;
}
.lowerImgLeft {
	float: left;
	margin-right: 31px;
}
.lowerImgRight {
	float: right;
}



.clearFloat {
	font-size: 0.1em;
	line-height: 0.1em;
	clear: both;
	height: 0.1em;
}
#twitter {
	float: right;
	height: 20px;
	width: 80px;
}
