
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #414141;
}

h1 span, h2 span {
	color: #6E0000;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;

	
}

h3 {
font-size: 16px;
margin-top: 50px;
	text-align: center;
	text-shadow:#999999;
	color:#FFFFFF;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 23px;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #636363;
}

a {
	color: #6e0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	border: 1px solid #D1D1D1;
}

img.alignleft {
	float: left;
	margin-right: 28px;
}

img.alignright {
	float: right;
	margin-left: 28px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) no-repeat center top;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 135px;
}




/** MENU */

#menu {
	height: 70px;
}

#menu ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 30px;
	padding: 25px 24px 0px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #FFFFFF url(images/homepage04.gif) repeat-x left top;
	color: #5B5B5B;
}

/** PAGE */

#page {
	width: 930px;
	padding: 10px;
}

/** BANNER */

#banner {
	padding: 20px;
	background: url(images/homepage09.gif) repeat-x left top;
}

/** CONTENT */

#content {
	float: left;
	width: 580px;
	padding-left: 20px;
}

#content.1 {
	float: left;
	width: 890px;
	padding-left: 20px;
}


/** BOX STYLE 1 */

.box-style1 {
	padding: 30px;
	background: url(images/homepage10.gif) repeat-x left top;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 30px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.box-style2 .column1 {
	float: left;
	width: 243px;
}

.box-style2 .column2 {
	float: right;
	width: 243px;
}

/** TABLE GRID */

.table-style1 {
}

.table-style1 th, .table-style1 td {
	padding: 5px 10px;
}

.table-style1 th {
	background: #650000 url(images/subpage1_02.gif) no-repeat left top;
	color: #FFFFFF;
}

.table-style1 td {
	background: #D8DEDF;
	color: #666666;
}

.table-style1 .nobg {
	background: none !important;
}

.table-style1 .order {
	background: #005975 url(images/subpage1_03.gif) no-repeat left top;
}

.table-style1 .order a {
	text-decoration: none;
	color: #FFFFFF;
}

.table-style1 .order a:hover {
	text-decoration: underline;
}

.table-style1 {
}






/** FOOTER */

#footer {
	height: 135px;
	background: url(images/homepage09.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	color: #A0A0A0;
}

#footer .legal {
}

#footer .links {
}
