img {
border: 0px;
}

a {
text-decoration: none;
cursor: pointer;
display: block;
}

.handcursor {
cursor: pointer;
}


body {
max-width: 900px;
height: 100%;
background-image: url(bg.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin: 0px auto;
font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


#global {
width: 900px;
}

#contentLeft {
width: 243px;
float: left;
}

#logo {
background-image: url(logo.png);
width: 243px;
height: 166px;
background-repeat: no-repeat;
background-position: top;
float: left;
}

#menu {
margin-left: 10px;
padding-top: 70px;
float: left;
}

#menu .up {
width: 220px;
height: 28px;
background-color: #FFFFFF;
border: 1px solid #cfcfcf;
margin-top: 1px;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height: 28px;
text-indent: 20px;
font-weight: normal;
}

#menu .up:hover {
width: 220px;
height: 28px;
background-color: #114b87;
border: 1px solid #114b87;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
line-height: 28px;
text-indent: 20px;
font-weight: normal;
}

#menu .down{
width: 220px;
height: 28px;
background-color: #053a70;
border: 1px solid #053a70;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
line-height: 28px;
text-indent: 20px;
font-weight: normal;
}

#menu .sub {
width: 220px;
height: 22px;
background-color: #FFFFFF;
border: 1px solid #cfcfcf;
margin-top: 1px;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 22px;
text-indent: 20px;
font-weight: normal;
}

#menu .sub:hover {
width: 220px;
height: 22px;
background-color: #E1E1E1;
border: 1px solid #cfcfcf;
margin-top: 1px;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 22px;
text-indent: 20px;
font-weight: normal;
}

#menu .subdown {
width: 220px;
height: 22px;
background-color: #E1E1E1;
border: 1px solid #cfcfcf;
margin-top: 1px;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 22px;
text-indent: 20px;
font-weight: normal;
}

#login {
width: 220px;
height: 170px;
background-color: #B5C3CE;
border: 1px solid #cfcfcf;
margin-top: 20px;
text-align: center;
float: left;
margin-left: 10px;
}

#contentRight {

width: 646px;
float: right;
}

#contentRight .banner {
background-image: url(banner.png);
width: 646px;
height: 295px;
background-repeat: no-repeat;
float: right;
margin-top: 10px;
position: relative;
margin-bottom: 30px;
z-index: 1
}

#contentRight .welcome {
background-image: url(welcome.png);
width: 406px;
height: 65px;
background-repeat: no-repeat;
margin-left: 10px;
margin-top: 360px;
}

#contentRight .title1 {
font-family:"Helvetica 35 Thin", Arial;
font-size: 27px;
color: #3D3D3D;
padding-left: 10px;
line-height: 18px;
}

#contentRight .title2 {
font-family:"Helvetica 35 Thin", Arial;
font-size: 38px;
color: #053a70;
margin-left: 10px;
}

#contentRight .title3 {
font-family:"Helvetica 35 Thin", Arial;
font-size: 14px;
color: #053a70;
font-weight: bold;
}

#contentRight .text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
padding-left: 10px;
line-height: 20px;
padding-top: 10px;
text-align: justify;
}

#horse {
background-image: url(horse.jpg);
width: 150px;
height: 143px;
background-repeat: no-repeat;
background-position: center;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 40px;
}

#bar {
background-image: url(bar.jpg);
width: 900px;
height: 31px;
background-repeat: repeat-x;
position: relative;
float: left;
margin-top: 20px;
}

#bar .arrow {
background-image: url(bar_arrow.jpg);
width: 25px;
height: 31px;
background-repeat: no-repeat;
float: right;
}

#bar .title4 {
font-family: "Trebuchet MS";
font-size: 18px;
color: #FFFFFF;
line-height: 31px;
padding-left: 20px;
}

#bar .title5 {
font-family: "Trebuchet MS";
font-size: 14px;
color: #053a70;
font-weight: bold;
}

.title6 {
font-family: "Trebuchet MS";
font-size: 20px;
color: #053a70;
line-height: 39px;
padding-left: 20px;
}

#bar .text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
padding-left: 10px;
line-height: 20px;
padding-top: 10px;
text-align: justify;
}

#copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 20px;
margin-top: 40px;
text-align: center;
}
