/* CSS Document */

a {
	color:#006699;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#Home a {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#Home a:hover {
	color:#9999CC;
	font-weight:bold;
}

body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#9999CC;
}

form {
	margin:0px;
}

h1 {
	margin:0px;
	margin-bottom:5px;
	font-size:18px;
	color:#333;
}

h3 {
	color:#333;
	margin:0px;
	margin-bottom:5px;
	font-size:13px;
}

input, textarea, select, option {
	font-size:11px;
	color:#9999CC;
	background:#ffffff;
	border:solid 1px #999999;
	overflow:auto;
 	text-decoration: none;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

ul {
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0px;
	margin-top:0px;
}

#all {
	position:relative;
}

#Content {
	margin:0px 50px 10px 112px;
	padding:40px;
	width:620px;
	background-color:#FFFFFF;
}

#Footer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:829px;
	left:0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:80px; /* 14px + 17px + 2px = 33px */
	background-color:#9999CC;
	border-style:solid;
	border-color:#FFFF99;
	border-width:2px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	width:100%;
}

#Footer_index {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:959px;
	left:0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:80px; /* 14px + 17px + 2px = 33px */
	background-color:#9999CC;
	border-style:solid;
	border-color:#FFFF99;
	border-width:2px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	width:100%;
}

#Header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:80px; /* 14px + 17px + 2px = 33px */
	background-color:#9999CC;
	border-style:solid;
	border-color:#FFFF99;
	border-width:0px 0px 2px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	width:100%;
}

#Commercial {
	position:absolute;
	top:102px;
	left:257px;
	z-index:2;
}

#Home {
	position:absolute;
	top:102px;
	left:135px;
	z-index:2;
}

#Left {
	background-color:#9999CC;
	color:#FFFFFF;
	padding:15px 0px 0px 0px;
	position:absolute;
	top:82px;
	left:0px;
	height:715px;
	width:133px;
	text-align:center;
}

#Left_index {
	background-color:#9999CC;
	color:#FFFFFF;
	padding:15px 0px 0px 0px;
	position:absolute;
	top:82px;
	left:0px;
	height:845px;
	width:133px;
	text-align:center;
}

#Left_pic {
	padding: 160px 0px 0px 0px;
	position:relative;
	vertical-align:bottom;
}

#Menu {
	position:relative;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:100%;
	background-color:#9999CC;
	height:28px;
}

#Menu_text {
	position:absolute;
	top:105px;
	left:170px;
}

#Footer_trim {
	position:absolute;
	left:0px;
	top:809px;
	width:100%;
	height:20px;
	background-color:#9999CC;
}

#Footer_trim_index {
	position:absolute;
	left:0px;
	top:939px;
	width:100%;
	height:20px;
	background-color:#9999CC;
}