body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(../images/global/background.gif);
	background-repeat: repeat-x;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#navbar a:link {
	color: #000;
	text-decoration: none;
}
#navbar a:visited {
	color: #000;
	text-decoration: none;
}
#navbar a:hover {
	color: #F00;
	text-decoration: none;
}
a:link, a:visited{
	color: #00F;
	text-decoration:inherit;
	font-weight: bold;
}
#main {

	width:1020px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#topbar {
	margin-left:0px;
	margin-top:0px;
	width:1020px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/home_images/topbar.gif);
	overflow:hidden;

}
#footer {
	font-size: 10px;
}
#left_header {
	margin-left:0px;
	margin-top:0px;
	width:450px;
	height:121px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/home_images/left_header.gif);
	overflow:hidden;
	padding-top: 20px;
}
#right_header {
	margin-left:0px;
	margin-top:40px;
	width:570px;
	height:101px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/home_images/right_header.gif);
	overflow:hidden;
}
#navbar {
	color: #000;
	font-size: 14px;
	font-weight: bolder;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: right;
}
.linkbar {
	color: #F00;
	font-weight: bolder;
}
#home_banner {
	margin-left:0px;
	margin-top:0px;
	width:1020px;
	height:421px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#left_column {
	margin-left:0px;
	margin-top:0px;
	width:547px;
	height:308px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/home_images/left_column.gif);
	overflow:hidden;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}
#right_column {
	margin-left:0px;
	margin-top:0px;
	width:433px;
	height:308px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/home_images/right_column.gif);
	overflow:hidden;
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 14px;
	text-align: justify;
}
.highlight {
	font-weight: bold;
	color: #F00;
}
