@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-bottom: 10px;
	
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
.clear {
	clear:both;
}
#main {
	margin: 0 auto 0 0;
	width: 1099px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/menu.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 821px;
	margin-bottom: 0;
	width: 229px;
}
#colwrap1 {
	overflow: visible;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 869px;
}
#header {
	padding-left: 2px;
	overflow: visible;
	display: inline;
	float: left;
	height: 179px;
	margin-bottom: 0;
	width: 869px;
	background-color: #070364;
}
#content {
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(images/content.gif);
	overflow: visible;
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 0;
	width: 868px;
	position:relative;
	top: 10;
}#colwrap1 #content .promo_content_txt .lastNode {
	color: #FD9F0C;
}
.promobox {
	color: #000;
}

