* {
	margin: 0;
	padding: 0;
}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A7F7F;
	background-image: url(images/mianBg.jpg);
	background-repeat: repeat;
}

h1, h2, h3 {
	margin-bottom: 5px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	text-decoration: underline;
	color: #549DC7;
}

img{
	border:none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 199px;
} 

#header h1 {
	margin: 0;
}

.sidebar h1{
	text-align: left;
	background-image: url(images/sideh2Bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	letter-spacing: 1px;
	font-family: Arial, Tahoma, "Trebuchet MS", Helvetica;
	font-size: 14px;
	text-transform: uppercase;
}

.sidebar ul {
	list-style: none;
	background-color: #F7F7F7;
	margin: 0px;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 10px;
	padding-top: 0px;
}

.sidebar ul li {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.sidebar .nav a{
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.sidebar .nav a:hover{
	color: #E58C43;
}

#sidebar1 {
	float: left;
	width: 202px;
	padding: 10px 0px;
}

#sidebar2 {
	float: right;
	width: 202px;
	padding: 10px 1px 10px 0px;
}

#sidebar2 .box{
	background-color:#a9e8ff;
	width: 202px;
	color: #083B56;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar2 h3{
	background-image: url(images/sideH3Bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	padding-top: 2px;
	padding-left: 10px;
}


#sidebar2 .box p{
	font-size: 10px;
	padding: 5px;
	margin: 0px;
}

#sidebar2 .box span{
	color:#06515b;
	font-weight:bold;
	font-size: 10px;
}
#sidebar2 .btns{
	margin: 3px 10px;
}
#sidebar2 .box a{}

#sidebar2 .box a:hover{}

#mainContent {
	margin: 0 210px;
	padding: 10px 0px;
} 

#mainContent h1{
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 36px;
	background-image: url(images/welcomeIco.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}

#mainContent h1.ranking{
	background-image: url(images/rankingIco.jpg);
	padding-left: 25px;
}

#mainContent .content{}

#mainContent .tittle{
	background-image: url(images/h1Bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 543px;
	height: 33px;
}

#mainContent .txtBody{
	background-image: url(images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 533px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#mainContent a{}

#mainContent a:hover{}

#rankingTable{
	width: 540px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}

#rankingTable tr.topRow{
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #F7F7F7;
}

#rankingTable td{}

#rankingTable tr{
	line-height: 24px;
	color: #000000;
	text-align: center;
}


#footer {
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
} 

#footer .nav{
	color: #a0a0a0;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0;
}

#footer a{
	color: #a0a0a0;
	text-decoration:none;
}
#footer a:hover{
	color: #FBFBFB;
	text-decoration:none;
}

#footer .leagal{
	color: #a0a0a0;
	font-size: 10px;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}
