@charset "utf-8";
/* CSS Document */
#header {
height: 316px;
background-image:url(images/home-header.jpg);
background-color: #20222f;
}
#ontrack {
width: 266px;
margin-left: 12px;
padding-top: 185px;
}
#content {
padding: 15px 17px 0 20px;
background-image:url(images/home-content-bg.gif);
background-repeat:repeat-x;
background-position:top;
width: 764px;
min-height: 239px;
}
* html #content {
height: 239px;
h\eight: 236px;
width: 801px;
w\idth: 764px;
}
.leftinfo {
float: left;
width: 345px;
}
.leftinfo p {
margin: 8px 0;
}
.rightinfo {
float: right;
width: 390px;
}
.logohome {
float: right;
}
.pride {
margin-top: 40px;
float: left;
}
.homemenu {
text-align: right;
font-size: 14px;
padding-top: 37px;
font-size: 14px;
}
.homemenu a {
text-decoration: none;
}
#bottom {
background-image:url(images/bottom-corner-home.gif);
background-repeat:no-repeat;
height: 31px;
}