body {
	min-width: 780px;
	margin: 0px;
	font-family: verdana,tahoma,arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
	}

#wrapper {
	position: relative;
	width: 780px;
	height: auto;
	left: 50%;
	margin-left: -390px; /* set to a negative number 1/2 of your width \*/
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px;
	vertical-align: top;
	}

#wrapperPopup {
	position: relative;
	width: 400px;
	height: auto;
	vertical-align: top;
	}

#clearboth {
	clear: both;
	}

#mainHeader {
	width: 780px;
	height: 110px;
	border-bottom: 1px solid #cccccc;
	background-image: url('images/hd_bg.jpg');
	background-repeat: no-repeat;
	background-position: 174px;
	}

#mainNav {
	width: 780px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	}

#mainContent1 {
	max-width: 780px;
	height: auto;
	padding: 10px;
	margin: 0px;
	text-align: left;
	background-color: #fff;
	}

#mainThreeCol {
	width: 780px;
	height: auto;
	margin: 10px;
	background-image: url('images/cont_bg.gif');
	}

#mainFooter {
	clear: both;
	width: 780px;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	background: #fff;
	}

#col1 {
	width: 241px;
	float: left;
	}

#col2 {
	width: 236px;
	float: left;
	margin-left: 21px;
	}

#col3 {
	width: 241px;
	float: left;
	margin-left: 21px;
	}

#listLeft {
	width: auto;
	float: left;
	}

#listRight {
	width: auto;
	float: left;
	margin-left: 5px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: right; }
/* End */

h1 {
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	color: #000000;
	}

h2 {
	font-family: arial,tahoma,verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11pt;
	color: #b4b4b6;
	font-weight: bold;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

ul#mainMnu a {
	display: block;
	padding: 0 5px;
	line-height: 30px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	background-color: #fff;
	}

ul#mainMnu a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}

ul li {
	float: right;
	}

a {
	text-decoration: none;
	color: #000000;
	}

a:link {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
	}

#mainFooter p {
	font-size: 7pt;
	color: #666666;
	}

#mainFooter p#designedby {
	float: right;
	text-align: right;
	}

#mainFooter p#copyright {
	float: left;
	text-align: left;
	}

#mainFooter p a {
	text-decoration: none;
	color: #666666;
	}

#mainFooter p a:link {
	text-decoration: none;
	color: #666666;
	}

#mainFooter p a:hover {
	text-decoration: underline;
	color: #666666;
	}