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

HTML {}
BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg-texture.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #01669E;
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #B02117;
}
H2 {
	font-size: 16px;
	color: #B02117;
}
H3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 15px;
	font-size: 24px;
	font-weight: normal;
}
H4 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #B02117;
}
H4 A {
	text-decoration: none;
}
H5 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
H6 {
	font-size: 26px;
	font-weight: normal;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 15px;
	margin: 0px;
}

.clr {
	clear: both;
	font-size: 1px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#page {
	background-image: url(../img/top-centre-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#header #logo {
	position: absolute;
	z-index: 900;
}

#header #slider {
	margin: 0px;
	padding: 0px;
	height: 344px;
	width: 900px;
	overflow: hidden;
	position: relative;
}
#header .feature {
	height: 344px;
	width: 900px;
	position: absolute;
	z-index: 100;
}

#menu {
	background-color: #1a1a1a;
	margin-top: 30px;
	height: 50px;
	font-size: 15px;
}
#menu UL {
	margin: 0px;
	padding: 0px;
}
#menu UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#menu A {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-decoration: none;
}
#menu A:HOVER {
	color: #EF8B22;
}

#content {
	background-image: url(../img/middle-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E7E8E9;
	padding: 30px;
}
#content #left {
	width: 590px;
}
#content #sub-menu {
	width: 280px;
	float: right;
}
#content #sub-menu .sub-bg {
	background-image: url(../img/menu-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #sub-menu UL {
	margin: 0px;
	padding: 0px;

}
#content #sub-menu UL LI {
	list-style-type: none;
}
#content #sub-menu A {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	display: block;
}
#content #sub-menu A:HOVER {
	color: #EF8B22;
	border-bottom-color: #EF8B22;
}


#content P {
	font-size: 13px;
	color: #333333;
}
#content .small {
	font-size: 12px;
}
#content TD {
	font-size: 12px;
	color: #333333;
}
#content TH {}
#content A {
	color: #B02117;
}
#content A:HOVER {
	text-decoration: none;
}
#content #left UL {}
#content #left UL LI {
	font-size: 13px;
	background-image: url(../img/bullet-main.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}


#content #homeblocks .blue-block {
	background-image: url(../img/blue-box.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#content #homeblocks DIV.blue-block UL {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content #homeblocks DIV.blue-block UL LI {
	color: #FFFFFF;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}
#content #homeblocks DIV.blue-block A {
	color: #FFFFFF;
}
#content #homeblocks DIV.blue-block A:HOVER {
	text-decoration: none;
}
#content #homeblocks .red-block {
	background-image: url(../img/red-box.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 280px;
	margin-bottom: 20px;
}
#content #homeblocks DIV.red-block UL {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content #homeblocks DIV.red-block UL LI {
	color: #FFFFFF;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}
#content #homeblocks DIV.red-block A {
	color: #FFFFFF;
}
#content #homeblocks DIV.red-block A:HOVER {
	text-decoration: none;
}

#content .border-01 {
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #666666;
}
#content .border-02 {
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #666666;
	float: right;
}
#content .videoframe {
	text-align: center;
}


#footer {
	background-image: url(../img/bot-centre-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer A {
	color: #FFFFFF;
	text-decoration: none;
}
#footer A:HOVER {
	text-decoration: underline;
}
