@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

#logo {
	height: 50px;
	width: 960px;
	background-image: url(images/logo.jpg);
	margin-top: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;
}
#buttons {
	height: 131px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#bodys {
	height: 800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 25px;
}
#form {
	height: 500px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#bodyweb {
	height: 800px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.bodytxtblck {
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
}
#links {
	float: left;
	height: 133px;
	width: 198px;
	padding-left: 20px;
}
#description {
	float: left;
	height: 133px;
	width: 485px;
	padding-left: 20px;
	border-left-color: #999999;
	padding-top: 10px;
}
.link2 {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 18pt;
	color: #999999;
	text-decoration: none;
	padding-top: 12px;
}
.descblack {
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	line-height: 18pt;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 15pt;
	color: #999999;
}
#shadows {
	background-image: url(images/button-shadow.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#write {
	float: left;
	width: 150px;
	padding-top: 25px;
	padding-left: 23px;
	padding-right: 18px;
}
#bottom {
	height: 155px;
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#bottomtext {
	width: 400px;
	padding-left: 40px;
	float: left;
	padding-right: 40px;
}
#footer {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.hometext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
	line-height: 12pt;
}
.footertext {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}
.desctext {
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 20px;
	color: #999999;
}
#footer2 {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 50px;
}
#homebutton {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-left: 895px;
}
#bodyui {
	height: 718px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	background-image: url(images/ui.jpg);
	background-repeat: no-repeat;
}
#bodyabout {
	height: 449px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

