body {
	margin:0;
	font-family: Verdana;
	font-size:13px;
	background:#e9e8e8;
	color:#515151;
	text-align:justify;
}
#wrap {
	margin:0 auto;
	width:840px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/bg.gif);
	padding-bottom:5px;
}
#header {
	margin:0 auto;
	width:840px;
	height:195px;
	background-color:#FFFFFF;
	display:table;
	background-image:url(images/top_banner.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
}
#menu {
	margin:0 auto;
	width:840px;
	height: 2.5em;
	line-height: 2.5em;
	background-color:#5C2C45;
	display:table;
}
#nav-menu {
	width: 840px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	float:left;
	background-image:url(images/menu_bg.gif);
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}
#nav-menu li {
	float: left;
	margin: 0;
}
#nav-menu li a {
	height: 2.5em;
	line-height: 2.5em;
	float: left;
	width: 138px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding:0px;
}
#nav-menu li a:hover {
	height: 2.5em;
	line-height: 2.5em;
	float: left;
	width: 138px;
	display: block;
	color: #8a9092;
	text-decoration: none;
	text-align: center;
	padding:0px;
}
#content {
	width:840px;
	float:left;
	background-color:#FFFFFF;
	background-position:top;
	text-align:justify;
}
#left {
	width:210px;
	text-align:left;
	float:left;
	padding:7px;
	border-right:#d7d7d7 thin dashed;
}
#right {
	width:590px;
	text-align:justify;
	float:right;
	padding:7px;
	margin-right:5px;
}
.text_purple {
	color: #64375d;
}
.text_grey {
	color: #455660;
}
.search_box {
	width:200px;
	height:115px;
	background-image:url(images/search_box.gif);
	font-size:11px;
	color:#ffffff;
	text-indent:17px;
}
#footer {
	width:840px;
	height: 30px;
	float: left;
	background-color:#64375d;
}
#xenex_footer {
	width:830px;
	background-color:#fff;
	text-align:right;
	padding:3px;
	font-size:10px;
}
.xenex_footer a {
	text-align:right;
	font-size:10px;
	color:#666666;
}
hr {
	color:#006600;
	height: 1px;
}
a {
	text-decoration:underline;
	color: #666666;
}
a:visted {
text-decoration:underline;
color: #666666;
}
.text_footer {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.text_footer a:hover {
	padding:7px;
	font-size: 11px;
	color: #8a9092;
	text-decoration:none;
	text-align:center;
}
.text_footer a {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
h1 {
	padding:6px;
	margin:0;
	font-size:18px;
	color:#455560;
	font-weight:bold;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-x;
	height:25px;
}
h2 {
	width:100%;
	font-size:13px;
	color: #ffffff;
	text-indent: 10px;
	font-weight: bold;
	height:15px;
	text-align:left;
	background-color:#455560;
	padding-top:7px;
	padding-bottom:7px;
}
h3 {
	margin:0;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
}
h4 {
	margin:0px;
	font-size:14px;
	color:#ffffff;
	padding-left:15px;
}
.image_left {
	float:left;
	padding-right: 30px;
	border:none;
}
.image_right {
	float:right;
	padding-left: 30px;
	border:none;
}
.img {
	border:none;
}
.bullet li {
	list-style-type:none;
	list-style-image: url(images/bullet.gif);
	fflist-style-position: outside;
}
#navlist {
	margin-left: 5px;
	padding-left: 1px;
	list-style: none;
	padding-top:20px;
	padding-bottom:10px;
}
#navlist li {
	background-position: 0px;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
	width: 200px;
	background-image: url(images/nav_menu.gif);
	background-repeat:no-repeat;
	height:25px;
}
#navlist li a {
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#navlist li a:hover {
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:15px;
	text-decoration:none;
	color:#666666;
}
input {
	font-size:10px;
}
button {
	font-size:10px;
	width:40px;
	margin-right:15px;
}
.boxh {
	font-size:12px;
	text-align:center;
	color:#333333;
	padding-bottom:2px;
	background-image: url(images/box.gif);
	background-repeat:no-repeat;
	width: 200px;
	height:217px;
	padding-top: 10px;
	margin-left:5px;
}
p {
	margin:0px;
	padding:0px
}
