
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg) repeat-x ;
	background-color: #454545;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5 {
	margin: 0px;
	text-transform: uppercase;
	color: #CCC;
}

h1 span, h2 span, h3 span, h4 span, h5 span{
	color: #C00;
}

h1 {
	font-size: 28px;
}

h2 {
	margin-bottom: 25px;
	font-size: 20px;
}

h2.style1 {
	font-size: 11px;
	color: #999;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
}
h4 {
	margin-bottom: 20px;
	font-size: 14px;
}
h6 {
	color: #CCC;
}

tr.preferred{
	color: #FF0;
}
.h8red{
	text-align: center;
	color: #F00;
	font-size: 14px;
	text-transform: uppercase;
}
.h3red{
	margin-bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
	color: #F00;
}
.h3white{
	margin-bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
}
.formtext {
	font-size:10px;
	color:#000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
.formselect {
	font-size:11px;
	font-weight:bolder;
	color:#FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;

}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

p, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 190%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 li {
	padding: 21px 0px 20px 0px;
	border-top: 1px solid #E2E2E2;
}

ul.list1 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 li {
	padding: 4px 0px;
	border-top: 1px solid #E2E2E2;
}
	
ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 a {
	text-decoration:none;
}
ul.list2 a:hover {
	color:#C00;
}

strong {
	color: #C00;
}

/** POP Text */

fieldset {
	margin-top: 10px;
}

legend.submit {
	color: #FF0;
}
input.submit {
	color: #000;
}

legend {
	color: #dddddd;
}


label {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	display: block;
	float: left;
	width: 180px;
}

label.fieldlabel {
	display: inline;
	float: none;
}


input.poptext {
	font-size: .8em;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 15px;
}



/** LINKS */

a {
	color: #CCC;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}

img.border {
	padding: 3px;
	/*border: 1px solid #CFCFCF;*/
}

img.left {
	float: left;
	margin: 3px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 28px;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	/*background: url(images/subpage1_02.jpg) repeat-x left top;*/
}

/** CONTACT */

#contact {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	/*background: url(images/subpage1_04.jpg) no-repeat left top;*/
}

#contact p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

/** MENU */

#menu {
	width: 900px;
	height: 65px;
	margin: 0px auto;
	padding: 0px;
	/*background: url(images/subpage1_04.jpg) no-repeat left top;*/
}

#menu ul {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 0px 24px 0px 24px;
	background: url(images/homepage05.gif) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/** HEADER */

#header {
	width: 900px;
	height: 150px;
}

/** TOP MENU */

#topmenu {
	/*background: url(images/subpage1_03.jpg) no-repeat left top;*/
}

/** BANNER */

#banner {
	width: 880px;
	height: 94px;
	margin: 0px auto;
	padding: 0px 0px ;/*10px*/
	background: #FFFFFF;
}

/** PAGE */

#page {
	/*ackground: #FFFFFF url(images/subpage1_05.jpg) repeat-y center top;*/
}

.subpage #page {
	/*background: #FFFFFF url(images/subpage2_01.jpg) no-repeat left top;*/
}

#bg {
	padding-bottom: 20px;
	/*background: url(images/subpage1_08.jpg) no-repeat left bottom;*/
}

/** CONTENT */

#content {
	padding: 44px 47px 20px 39px;
	/*background: url(images/subpage1_07.jpg) no-repeat right top;*/
}

.subpage #content {
	padding-bottom: 40px;
	/*background: url(images/subpage2_02.jpg) no-repeat left bottom;*/
}

/** SIDEBAR */

#sidebar {
	width: 144px;
	padding: 44px 25px 20px 30px;
	/*background: url(images/subpage1_06.jpg) no-repeat left top;*/
}

/** FOOTER */

#footer {
	clear:both;
	width: 900px;
	height: 70px;
	/*background: url(images/subpage1_09.jpg) no-repeat left top;*/
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top:solid;
	border-top-width: 1px;
	padding: 25px 0px 0px 0px;
	
}

#footer p {
	margin: 0px;
	text-align: center;
}

#footer a {
	color: #999;
}

.subpage #footer p {
	padding-left: 0px;
}
