/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #817f7f;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
}
#Page {
	width:860px;
	height:100%;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#817f7f url('../images/pageBG.gif') repeat top;
}
.wrapper {
	width: 810px;
	margin:auto;
}
.clear {
	clear:both;
}
#logo {
	width:810;
	height:104px;
	background:url('../images/logo.jpg') no-repeat top left;
}
#topLinks {
	background:#817f7f url('../images/linkBg.gif') repeat-x top left;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#topLinks a, #topLinks a:link, #topLinks a:visited {
	color:#000000;
	text-decoration:none;
}
#topLinks a:hover{
	color:#0c5a76;
	text-decoration:underline;
}
#mainContent {
	background:url('../images/mainBg.jpg') no-repeat top left;
	width:100%;
	height:766px;
}
#video {
	margin-left:34px;
	width:320px;
	height:250px;
	position:relative;
	top:50px;
	float:left;
}
#formTab {
	margin-right:12px;
	width:193px;
	height:245px;
	position:relative;
	top:40px;
	float:right;
}
#mainTxt1 {
	margin-left:65px;
	width:461px;
	height:186px;
	position:relative;
	top:165px;
	float:left;
	text-align:left;
}
#mainTxt2 {
	margin-right:28px;
	width:200px;
	height:180px;
	position:relative;
	top:185px;
	float:right;
	text-align:left;
	font-size:11px;
}
#footer {
	background-color:#000;
	color:#CCC;
	font-size:11px;
	width:100%;
	height:40px;
	padding-top:10px;
}
#mainContentIn {
	background:url('../images/mainBg2.jpg') no-repeat top left;
	width:100%;
	height:766px;
}
#mainContentInB {
	background-image: url('../images/mainBg3.jpg');
	background-color:#a0daee;
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:1650px;
}
#mainContentInC {
	background-image: url('../images/mainBg3.jpg');
	background-color:#a0daee;
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:1150px;
}
#mainTxtInB {
	margin-left:40px;
	margin-right:80px;
	width:90%;
	height:1600px;
	position:relative;
	top:130px;
	text-align:center;
}
#mainTxtInC {
	margin-left:60px;
	margin-right:60px;
	width:90%;
	position:relative;
	top:150px;
	text-align:center;
	height:1150px;
}
#mainContentNletter {
	background:url('../images/nletter.jpg') no-repeat top left;
	width:100%;
	height:690px;
}
#mainTxtIn {
	margin-right:60px;
	width:540px;
	height:545px;
	position:relative;
	top:150px;
	float:right;
	text-align:justify;
	overflow: auto;
}
#mainTxtInNletter {
	margin-left:50px;
	width:699px;
	height:690px;
	top:100px;
	float:left;
	text-align:justify;
	overflow: auto;
	position:relative
}

