body {
	background:url(images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.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;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:702px;
	border: 0px solid #f0f0f0;
}
#header {
	margin-left:0px;
	margin-top:50px;
	width:702px;
	height:165px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/logo.png);
	overflow:hidden;
}
#header_menu {
	width:300px;
	padding-left:418px;
	padding-top:130px;
}
.menu{
font-weight: bold;
width: 100%;
}
.menu ul{
padding: 6px 0 7px 0; 
margin: 0;
text-align: right; 
}
.menu ul li{
display: inline;
}
.menu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; 
margin-right: 20px; 
text-decoration: none;
border-bottom: 4px solid gray;
}
.menu ul li a:hover, .menu ul li a.selected{
border-bottom-color: black;
}
#content {
	margin-left:0px;
	margin-top:2px;
	width:702px;
	height:270px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/content.png);
	overflow:hidden;
}
.content_text {
	margin-left:450px;
	margin-top:2px;
	width:250px;
	height:270px;
	margin-bottom:0px;
	float:left;
	overflow:hidden;
	font-size:10px;
	color:#FFF;
}
#border {
	margin-bottom:30px;
	margin-top:60px;
	height:3px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/border.png);
	background-repeat:repeat-x;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:230px;
}
.footer_menu {
	padding-top:5px;
}
.footer_contact li ul{
	padding-left:20px;
	padding-top:5px;
	list-style-type:none;
}

.footer_menu ul li{
	text-decoration:none;
}
.footer_menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer_menu li{
line-height:20px;
}
.footer_menu a{
	text-decoration:none;
	font-size:10px;
	color:#000;
}
#footer_left {
	padding-bottom:50px;
	margin-left:16px;
	background-image:url(images/footerbg.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	width:240px;
	height:230px;
}
#footer_middle {
	padding-bottom:50px;
	margin-left:26px;
	background-repeat:no-repeat;
	background-image:url(images/footerbg.png);
	text-align:center;
	float:left;
	width:240px;
	height:230px;
}
#footer_right {
	background-repeat:no-repeat;
	padding-bottom:50px;
	margin-left:26px;
	background-image:url(images/footerbg.png);
	line-height:2px;
	text-align:center;
	float:left;
	width:240px;
	height:230px;
	font-size:10px;
}

