body {
	background-color: #b3b3b3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#topmenu {
	background-color: #FFFFFF;
	height: 15px;
	width: 900px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D0C8;
}

#topmenu a {
	color: #ff4d00;
	text-decoration: none;
	font-weight: bold;
}

#topmenu a:hover {
	color: #666666;
	text-decoration: underline;
}

#email-log-form {
	position: absolute;
	right: 50%;
	top: 0%;
	width: 320px;
	height: 200px;
	/* the width/2 */ 
 	margin-left: -150px;
	/* the height/2 */ 
	margin-top: 35px;
	margin-right: -445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
}

#email-log-form a {
	color: #0099FF;
	text-decoration: underline;
}

#email-log-form a:hover {
	color: #333333;
	text-decoration: none;
}

#logo {
	background-color: #FFFFFF;
	text-align: left;
	height: 72px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#maskhead {
	background-color: #FFFFFF;
	text-align: center;
	height: 201px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#saperator1 {
	height: 13px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#nav {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}

#nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#nav ul li {
	display: inline;
}

#saperator2 {
	background-color: #FFFFFF;
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	color: #555555;
	padding-bottom: 25px;
	margin-bottom: 0px;
}

#content .quote {
	font-style: italic;
	color: #7ba8d2;
	margin-left: 25px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ececec;
	padding-left: 18px;
}

#module-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	float: right;
	width: 247px;
	height: 400px;
	margin-left: 20px;
	background-image: url(../images/bg-tiling-announce.gif);
	background-repeat: repeat-y;
}

.module-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	width: 199px;
	background-image: url(../images/bg-tiling-announce2.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	margin-bottom: 35px;
}

#content .module-right ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content .module-right ul li {
	line-height: 23px;
}

#content .module-right ul li a {
	color: #FF4D00;
	text-decoration: none;
}

#content .module-right a:hover {
	color: #333333;
}

.contenttable {
	padding-left: 20px;
}
.contenttable a {
	color: #0066FF;
	text-decoration: underline;
}
.contenttable a:hover {
	color: #FF4D00;
}



.bold {
	font-weight: bold;
}


.modulecontent {
	background-color: #e7e7e7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	margin: 0px;
	padding: 0px;
}

.in {
	padding-right: 15px;
	padding-left: 15px;
}

.in a {
	color: #FF4D00;
	text-decoration: underline;
}
.in a:hover {
	color: #000000;
	text-decoration: none;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-bottom: 30px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
}

.imgalign {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}

