@charset "UTF-8";
/* CSS Document */

{ 
border:0px;
margin:0px;
padding:0px; 
}

body {
	
}
#container {
	height: auto;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 20px;
	overflow: hidden;
}
#LogoBanner {
	width: 960px;
	height: 160px;
}
#toplinks {
	height: 30px;
	width: 960px;
}



#column-container {
	position: relative;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_BG.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#leftcolumn {
	width: 304px;
	height: auto;
	float: left;
	overflow: hidden;
	display: inline;
	position: relative;
}
#content {
	width: 631px;
	height: auto;
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	overflow: auto;
	display: inline;
	position: relative;
}
#footer {
	background-image: url(../images/Footer.jpg);
	clear: both;
	height: 120px;
	width: 960px;
	position: relative;
	background-repeat: no-repeat;
}

#bottom {
	background-image: url(../images/body_BG.jpg);
	clear: both;
	height: 8px;
	width: 960px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}







.bodytext01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	text-align: left;
	overflow: auto;
	}
.sidecontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.address_side{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
	line-height: 25px;
}
.header01{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
	text-align: left;
}
.header02{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #030;
	text-align: left;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}
a:hover, a:active {
	color: #FF0;
}

a.two:link {
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
a.two:visited {
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
a.two:hover, a:active {
	color: #00F;
}

.ol{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	list-style-type: square;
}
.footerlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.italictext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
}
.boldsemiheader1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.disclaimer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 15px;
}
.disclaimer {
	text-align: center;
}
