html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

body {
	background: url(images/1header_bg1.jpg) repeat-x;
	text-align: center;
	background-color:#000000;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 29px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 40px;
}

#photo {
	float: right;
	width: 768px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
	background-image: url(images/CompanyImage.gif); background-repeat:no-repeat;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 800px;
}
#body-form {
	float: left;
	width: 244px;
}
#body-formright {
	float: right;
	width: 470px;
}
#body-right {
	float: right;
	width: auto;
}

#body-center {
	float: left;
	width: 744px;
	padding-left: 15px;
	padding-right: 15px;
}
#body-left ul.bullets {
	margin-top: 45px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.bullets li {
	background: top left url(images/bullet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body-right ul.bullets {
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;
}
#body-right ul.bullets li {
	background: top left url(images/bullet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body-center ul.bullets {
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;
}
#body-center ul.bullets li {
	background: top left url(images/bullet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #fff;
	background: #000000 url(images/footer_1bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: normal;
}
#footer p {
	margin: 0;
	padding: 0;
}

.footereORB{color:#504634; font-size:11px; } 
.footereORB a{color:#e70000; font-size:11px; text-decoration:none} 
.footereORB a:hover{text-decoration:underline}

.option1{color:#2b0c13;}
.option11{ color:#b5a379; }
.to-mediumteal{ color:#404040; }
.to-lightblue{ color:#9cf; }
.to-mediumblue{	color:#36c;}
.to-lightpurple{ color:#c9f; }
.to-darkpurple{ color:#639; }
.to-lightpink{ color:#f9f; }
.to-red{color:#B10513;font-size: 14px;
}
.to-mediumgray{ color:#999; }
.to-darkestgray{ color:#333; }
.to-white{
	color:#fff;
	font-weight:normal
}
.to-gray{ color:#999; }
.to-drakgray{ color:#404040; }
.to-black{ color:#000; }

.to-submit{
	color:#B10513;
	font-size: 12px;
	margin-right: 20px;
}
.form { height:29px;}
.form input {width:177px; height:19px; background:none; border:1px solid #a09b96; color:#969696; font-size:1.27em; font-family: Arial, Helvetica, sans-serif;}
textarea {
	width:150px;
	height:44px;
	background:none;
	overflow:auto;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family: tahoma, arial, sans-serif;
	color:#5C5C5C;
