BODY {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	background: url('/images/design/b01.gif');
}

P {
	margin: 10px 0px;
}

A {
	color: #000;
}

A:hover {
	text-decoration: none;
}

#layer1 {
	width: 756px;
}

#layer2 {
	float: left;
	width: 756px;
	background: #FFF url('/images/design/b02.gif') repeat-y;
}

#layer3 {
	position: relative;
	left: 17px;
	width: 722px;
	float: left;
	text-align: left;
	background: #FFF;
}

#top {
	float: left;
	width: 100%;
	/*background: #F2F2F2 url('/images/design/p02.jpg') no-repeat;*/
	background: #F2F2F2 url('/images/design/logon.jpg') no-repeat;
	height: 255px;
}

#promo {
	padding-top: 21px;
	float: left;
	width: 100%;
	height: 171px;
	background: url('/images/design/b09.gif') repeat-x;
}

#promo DIV.pr01 {
	float: left;
	background: url('/images/design/pr01.jpg') no-repeat;
	width: 243px;
	height: 171px;
}


#promo DIV.pr02 {
	float: left;
	background: url('/images/design/pr02.jpg') no-repeat;
	width: 250px;
	height: 171px;
	margin-left: 3px;
}


#promo DIV.pr03 {
	float: right;
	background: url('/images/design/pr03.jpg') no-repeat;
	width: 223px;
	height: 171px;
}

#top IMG {
	border: 0;
}

#top IMG.logo {
	float: left;
	width: 270px;
	height: 50px;
	position:relative;
	left: 300px;
	top: 10px;
}

#top FORM {
	position: relative;
	left: 550px;
	top: 10px;
	margin: 0;
	width: 100px;
}

#top FORM INPUT.text {
	width: 130px;
	border: 1px solid #7F9DB9;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
}

#top FORM INPUT.image {
	position: absolute;
	top: 0px;
	margin-left:3px;
}

#top DIV.icons {
	position: relative;
	left: 450px;
	top: 184px;
	border: 1px solid #FFF;
	width: 270px;
	height: 39px;
	background: #85C2E6 url('/images/design/b04.jpg');
}

#top DIV.icons A {
	position: relative;
	top: 11px;
	left: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#top DIV.icons A:hover {
	text-decoration: underline;
}

#top DIV.icons A.i01 {
	padding-left: 15px;
	background: url('/images/design/i01.gif') no-repeat left center;
}

#top DIV.icons A.i02 {
	background: url('/images/design/i02.gif') no-repeat left center;
}

#top DIV.icons A.i03 {
	background: url('/images/design/i03.gif') no-repeat left center;
}

DIV.menu {
	float: left;
	width: 100%;
	clear: both;
	background: url('/images/design/b10.gif') repeat-x;
	padding: 10px 0 15px 0;
}

DIV.menu A {

	background: url('/images/design/b05.gif') repeat-y right;
	font-size: 13px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
}

DIV.menu A:hover {
	text-decoration: underline;
}

#welcome {
	width: 702px;
	float: left;
	background: #CBCBCB url('/images/design/b11.gif') repeat-x top;
	overflow: hidden;
	padding: 10px;
	font-size: 12px;
}

#welcome H3 {
	color: #1678AB;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#content {
	float: left;
	width: 722px;
}

DIV.cIndex {
	background: url('/images/design/b06.gif') repeat-y;
}

DIV.cInfo {
	background: url('/images/design/b07.gif') repeat-y;
}

#content DIV.col1 {
	float: left;
	width: 198px;
	overflow: hidden;
}

#content DIV.col2 {
	float: left;
	overflow: hidden;
	width: 288px;
}

#content DIV.col3 {
	float: left;
	width: 236px;
	overflow: hidden;
}

#content DIV.col4 {
	float: left;
	overflow: hidden;
	width: 524px;
}

#content H1, #content H4 {
	margin: 0;
	background: url('/images/design/h01.gif');
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding: 7px 0 7px 35px;
	text-transform: uppercase;
}

#content DIV.col1 DIV  {
	margin: 15px 10px;
}


#bottom {
	clear: both;
	float: left;
	width: 702px;
	background: url('/images/design/b08.gif') repeat-x top;
	font-size: 12px;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #DADADA;
}

#bottom STRONG {
	font-weight: bold;
	color: #1678AB;
}



DIV.col4 DIV.news {
	margin-bottom: 15px;
}

DIV.col4 DIV.news SPAN {
	font-size: 10px;
	font-weight: bold;
	color: gray;
}

DIV.col4 DIV.text {
	margin: 10px;
	font-size: 12px;
}

DIV.col4 FORM {
	margin: 0;
}

DIV.col4 INPUT, DIV.col4 SELECT, DIV.col4 TEXTAREA  {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	border-left: 5px solid #7F9DB9;
}

DIV.col4 INPUT.btn {
	border: 1px solid #7F9DB9;
	background: #AFC2D3;

}

DIV.dash {
	border-top: 2px dashed silver;
	margin: 10px 0;
}



DIV.col2 A, DIV.col4 A, DIV.col3 A {
	color: #1678AB;
}