* {
font-size: 100%; padding: 0; margin: 0;
}

body {
font: 0.9em/1.4em Arial, Helvetica, sans-serif;
color: #252525;
background: #000;
}

p, li {
margin: 0.8em 0em 0.8em 0em;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

h2, h3, h4, h5 {
text-transform: uppercase;
font-weight: bold;
}

h1{
display: block;
width: 271px;
height: 146px;
background: transparent url('../img/cn.png') no-repeat left top;
float: left;
position:absolute;
z-index: 100;
}

h1 a{
display: block;
width: 260px;
height: 148px;
}

h1 span{
margin-left: -9999px;
}

h2 {
font-size: 140%;
line-height: 120%;
margin: 10px 0 20px 0;
color: #BF1E2E;
}

h3 {
font-size: 240%;
line-height: 120%;
padding-right: 40px;
margin: 10px 0 20px 0;
}

h4 {
font-size: 140%;
line-height: 120%;
margin: 10px 0 20px 0;
}

.rightred h4 {
color: #FFF;
}

#leftinner strong{
text-transform: uppercase;
font-weight: bold;
color: #BF1E2E;
margin: 40px 0 20px 0;
display: block;
}

ol {
list-style-type: decimal;
margin-left: 20px;
}

ul.menu{
float: right; 
margin: 90px 55px 0 0;
}

ul.menu li{
list-style:none; 
display:inline;
text-transform: uppercase;
margin: 0 14px 0 14px;
}

ul.menu li a{
color: #fff;
font-size: 120%
}

ul.menu li a:hover{
color: #BF1E2E;
text-decoration: none;
}

#wrapper { 
margin: 0 auto;
width: 910px;
}

#header {
color: #fff;
width: 910px;
float: left;
height: 120px;
background: #000;
padding-left: 40px;
}

#leftcolumn { 
background: #fff;
margin: 0px 20px 20px 0px;
width: 600px;
float: left;
display: block;
}

#lefthome { 
background: #000;
margin: 0px 20px 20px 0px;
width: 600px;
float: left;
display: block;
}

#lefttext{
margin-top: 20px;
background: #252525;
color:#fff;
padding: 10px 20px 10px 20px;
height: 170px;
}

#lefttext h4{
display: block;
width: 150px;
margin-right: 25px;
float: left;
color: #BF1E2E;
line-height: 1.55em;
text-align: right;
}

#leftinner{
padding: 50px 40px 20px 40px;
}



#leftinner em, #lefttext em{
color: #BF1E2E;
}

#rightcolumn { 
float: right;
background: #000;
margin: 0px 0px 20px 0px;
width: 290px;
display: block;
padding-bottom: 0px;
}

.rightred{
background: #BF1E2E;
color: #000;
padding: 15px 20px 15px 20px;
}

.righthome{
height: 250px;
}

.righthome h3{
margin: 0;
font-size: 220%;
}

.rightblackhome{
height: 160px;
}

.rightblackhome h4{
line-height: 1.55em;
}

.rightred h3, .rightred a, .rightred strong,  .rightred em{
color: #fff;
}

.rightblack{
background: #252525;
color: #BF1E2E;
padding: 15px 20px 15px 20px;
}

.rightblack h4, .rightblack a, .rightblack strong {
color: #fff;
}

.rightspacer{
height: 20px;
}

td{
padding-right: 8px;
line-height: 1.2em;
}



/*---------Forms-------*/

form.contactfrm {
	width: 380px;
	margin-top: 15px;
	font-size: 100%;
}


.contactfrm dl{
	margin-top: 10px;
}

.contactfrm dt {
	float: left;
	padding: 5px 10px 0 0px;
	width: 140px;
}

.contactfrm dd {
	margin: 0 0 0 10px;
	padding: 5px 10px 5px 0;
	text-align: right;
}

.contactfrm input, .contactfrm textarea {
	font: normal 100% Verdana, Geneva, sans-serif;
	width: 205px;
}

.contactfrm #submit {
	width: 80px;
	background: #BF1E2E;
	text-transform: uppercase;
	color: #fff;
	border: 0;
}

.contactfrm #submit:hover {
	background: #252525;
	cursor:pointer;
}


/*---------Ticker-------*/

#footer { 
clear: both;
width: 910px;
margin: 0px 0px 20px 0px;
padding-top: 0;
overflow: hidden;
position: relative;
cursor: default;
background: #BF1E2E; 
color: #000;
}

.ticker{
white-space: nowrap;
line-height: 16px;
cursor: default;
visibility: hidden;
margin-top: 0;
padding-top: 0;
}


.ticker-holder .ttl{
color:#fff;
font-weight: bold;
}


.ulabout{
list-style-image: url('../img/disc.gif');
list-style-position: inside;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}
