body {
	color:#4F4F4F;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:16px;
	background: #FFFFFF url(images/bg.gif) repeat-x;
}

h1 {
	font-size: 2em;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;

}

.img {
	margin-right:10px;
	border: 0;
}
.Icon {
	float: left;
	padding: 6px 4px 4px 0;
}

a {
	text-decoration: underline;
	color:#31ABB7;
}

a:hover{
	text-decoration: none;
	color:#FF0000;
}

#wrap {
	margin:0 auto;
	padding:0;
	width:776px;
}

#top {
	width:776px;
	height:72px;
	text-align:left;
	clear: both;
	float: left;
	margin: 0 auto;
}

#wrap #top #Logo {
	width: 260px;
	padding-top: 8px;
	float: left;
}
#wrap #top #Txt {
	color: #827B79;
	float: right;
	width: 480px;
	text-align: right;
	padding-right: 10px;
	height: 40px;
	padding-top: 30px;
}



#wrap #nav {
	width:776px;
	float: left;
	height: 54px;
	background: #606060 url(images/nav_bg.gif) no-repeat;
	clear: both;
	margin: 0 auto;
}

#wrap #nav ul {
	float: left;
	list-style-type: none;
	width: 768px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}

#wrap #nav ul li {
	float:left;
	height:27px;
	list-style-type: none;
}
#wrap #nav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	width: 128px;
	height: 20px;
	padding-top: 20px;
	text-align:center;
	letter-spacing: 1px;
}

#wrap #nav ul li a:hover {
	text-decoration: none;
	color: #FFCC00;
}

#top_txt {
	width:776px;
	height:26px;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	text-indent: 40px;
	line-height: 25px;
	background: url(images/top_bg.jpg) no-repeat;
	clear: both;
}

#content_back {
	width:776px;
	margin:0px auto;
	padding:0;
	background:url(images/bg1.jpg) no-repeat;
	text-align:center;
	display:table;
}

#content {
	width:776px;
	margin:0px auto;
	padding:0;
	background:url(images/px.jpg) repeat-y;
	text-align:left;
	display:table;
}


#content_left {
	width:227px;
	text-align:left;
	float:left;
	font-size: 11px;
	clear: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#content_right {
	width:520px;
	text-align:left;
	float:right;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	margin: 5px 10px 0 0;
	height: auto;
	display:inline;
}

#content_right info {
	float: left;
	padding: 0px 0px 10px 0px;
}
#content_right #info li {
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px dashed #CCCCCC;
	height: 20px;
	padding-left:20px;
	background:url(images/arr.gif) no-repeat 6px 6px;
}

#content_right #info ul {
	margin: 0px;
	padding: 6px 0 6px 20px;
}

#content_right #info img {
	padding: 4px;
	float: right;
	margin: 0px;
}

#content_right #down {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 20px;
	height: 40px;
}

#content_right #down li {
	display: inline;
	list-style-type: none;
	margin-right: 25px;
}

#sub_back {
	width:776px;
	margin:0px auto;
	padding:0px;
	background:url(images/sub_bg1.jpg) no-repeat;
	text-align:left;
}

#sub_content {
	width:776px;
	margin:0px auto;
	padding:0;
	background:url(images/sub_px.jpg) repeat-y;
	text-align:left;
}
#sub_back #sub_body {
	padding: 15px;
	text-align: center;
}


#footer {
	width:776px;
	height:44px;
	text-align:center;
	background:url(images/bot_bg.gif) no-repeat;
	clear:both;
	font-size: 10px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 100px;
	line-height: 30px;
}

#left_bg {
	margin:0px;
	padding:0;
	width:227px;
	text-align:left;
}

#inner_left {
	padding:0px;
	width:200px;
	margin: 0px 0px 0px 16px;
	border-bottom: 1px dotted #999999;
}

#QuickLinks {
	padding:0px;
	width:200px;
	margin: 0px 0px 0px 16px;
	border-bottom: 1px dotted #999999;
}

#subscribe 
{
	padding:0px;
	width:200px;
	margin: 0px 0px 0px 16px;
}


#line {
	width:192px;
	height:1px;
	background-color:#C2C0B2;
}

.form {
		border: 1px solid #797979;
		background-color:#ffffff;
		color:#797979;
}
		
.textarea{ 
		border:1px solid #797979;
		background-color:#ffffff;
		color:#797979;
		overflow:auto;
}
		
.Box {
	width: 96%;
	border: 2px dashed #CCCCCC;
}
