body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 50px 0 50px 0;
	background-color: #dF002b;
	text-align: justify;
	color: #666666;
}
#header{
	margin: 0 auto 0 auto;
	width:720px;
	height:74px;
	background-image:url(images/header.jpg);
	border-left: #000000 solid 20px;
	border-right: #000000 solid 20px;
}
#menu{
	width:650px;
	text-align:left;
	padding-top: 10px;
}
.menudiv {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto 0 auto;
	width:720px;
	border-left: #000000 solid 20px;
	border-right: #000000 solid 20px;
	background-color:#FFFFFF;
}
#maincontent {
	text-align: justify;
	margin: 7px 0 30px 0px;
	float:right;
	width: 650px;
	padding-right: 40px;
}
#bodycontent {
	text-align: justify;
	margin: 7px 0 30px 0px;
	float:right;
	width: 480px;
	padding-right: 40px;
}
#side {
	width: 200px;
	float:left;
	padding: 15px 0 0 0;
}
#footer {
	margin: 0 auto 0 auto;
	width:720px;
	height: 28px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	clear:both;
}
#menus {
	text-align:center;
	padding-top: 15px;
}
/*#side-menu {
	width: 120px;
	margin-left: 7px;
	margin-top: 0px;
}*/
a:link {
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
a:visited {
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
a:hover, a:active {
	text-decoration: none;
	color:#000000;
	text-decoration: underline;
}

/* footer links */
a.menu:link {
	text-decoration: none;
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding: 0 10px 0 10px;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	padding: 0 10px 0 10px;
}
a.menu:hover {
	text-decoration: underline;
	color: #cccccc;
}
a.menu:active {
	text-decoration: underline;
	color: #ffffff;
}
/* end of footer links */

.imagewrap {
	list-style-position: inside;
	float: left;
	margin-right: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	color: #666666;
}
h1.stretch {
	letter-spacing: 6px;
}
h2, h3 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
.imagewrapRight {
	list-style-position: inside;
	float: right;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}
li {
	list-style-image: url(images/bullet.jpg);
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 5px;
}
.sitemap1 {
	margin-left: 20px;
}
.sitemap2 {
	margin-left: 40px;
}
.img-left {
	float: left;
	padding-right: 20px;
}
input, select {
	font-size: 10px;
}
.div {
	border-bottom: #666666 dashed 1px;
	line-height: 1px;
	padding: 10px 0 10px 0;
}
