body, html {
margin:0;
padding:0;
}
body {
background-image:url(/img/bg-body02.jpg);
background-repeat:repeat-x;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#1A0500;
}

#wrapper {
width:960px;
margin:auto;
}
#container {
background-image:url(/img/bg-page02.png);
background-repeat:no-repeat;
background-position:top center;
width:960px;
float:left;

}
#header {
width:960px;
float:left;
}
#logo {
background-image:url(/img/logo03.png);
background-repeat:no-repeat;
width:276px;
height:114px;
float:left;
z-index:9999;
position:absolute;
}
#navbar {
background-image:url(/img/bg-navbar.png);
background-repeat:no-repeat;
width:773px;
height:63px;
float:left;
margin:0px 0px 0px 60px;
}
#navLinks {
width:550px;
margin:20px 0px 0px 0px;
float:right;
}
#navLinks ul {
margin:0;
padding:0;
border:none;
}
#navLinks li {
float:left;
font-size:14px;
list-style-type:none;
margin:0px 15px 0px 15px;
padding:0;
}
#navLinks a {
color:#fefefe;
text-decoration:none;
font-weight:bold;
}
#navLinks a:hover {
color:#e06452;
}
#homeContent {
float:right;
width:290px;
padding:0px 10px 10px 10px;
/*background-color:#FDFAED;
border-top:2px solid #E06452;
border-bottom:1px dotted #E06452;*/
margin:0px 170px 0px 0px;
}
#homeContent h2 {
font-size:18px;
color:#E06452;
letter-spacing:-2px;
}
#homeContent p {
font-size:12px;
color:#333;
}
#homeContent a {
color:#e06452;
font-weight:bold;
text-decoration:none;
}
#homeContent a:hover {
text-decoration:underline;
}
#homeContent ul {
}
#homeContent li {
font-size:12px;
color:#333;
list-style-type:none;
padding:3px 0px 3px 0px;
}
#homeContent li a {
color:#e06440;
text-decoration:none;
font-weight:bold;
}
#homeContent li a:hover {
color:#333;
}
#showMenuDiv {
width:466px;
height:489px;

background-image:url(../img/bg-showMenu01.png);
background-repeat:no-repeat;
float:left;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 20px 0px 20px;
}
#showMenuText {
width:450px;
height:450px;
float:left;
overflow:auto;
margin:20px 0px 0px 10px;
}
#showMenuText p{
color:#333;
font-size:12px;
}
#showMenuText a {
color:#e06452;
font-weight:bold;
text-decoration:none;
}
#showMenuText a:hover {
text-decoration:underline;
}
#showMenuText ul {
margin:0px 0px 0px 0px;
padding:0;
}
#showMenuText li {
font-size:11px;
color:#333;
border-bottom:1px dotted #999;
padding:4px;
list-style-type:none;
}
#showMenuText h2 {
font-size:22px;
color:#E06452;
letter-spacing:-2px;
}
#showMenuText h3 {
font-size:16px;
color:#6C9A4E;
letter-spacing:-1px;
}
#showMenuText h4 {
font-size:14px;
color:#9ABF96;
letter-spacing:-2px;
}
#showMenuImgs {
width:450px;
height:450px;
float:left;
overflow:auto;
margin:20px 0px 0px 10px;
}
#showMenuImgs p{
color:#333;
font-size:12px;
}
#showMenuImgs a {
color:#e06452;
font-weight:bold;
text-decoration:none;
}
#showMenuImgs a:hover {
text-decoration:underline;
}
#showMenuImgs ul {
margin:0px 0px 0px 0px;
padding:0;
}
#showMenuImgs li {
font-size:11px;
color:#333;
border-bottom:1px dotted #999;
padding:4px;
list-style-type:none;
}
#showMenuImgs h2 {
font-size:22px;
color:#E06452;
letter-spacing:-2px;
}
#showMenuImgs h3 {
font-size:16px;
color:#6C9A4E;
letter-spacing:-1px;
}
#showMenuImgs h4 {
font-size:14px;
color:#9ABF96;
letter-spacing:-2px;
}
#showMenuImgs img {
border:1px solid #999;
padding:2px;
}
#showMenuImgs img:hover {
padding:2px;
border:1px dotted #e06452;
}
.signature em{
font-size:12px;
color:#8ABB81;
}
.signature {
font-size:12px;
color:#333;
text-align:right;
}
#boxContact {
background-image:url(../img/bg-box-contact.png);
width:203px;
height:188px;
float:right;
margin:0px 0px 0px 500px;
padding:60px 0px 0px 30px;
}
#boxContact p {
color:#333333;
font-size:13px;

}
#boxContact a {
color:#e06452;
}
#boxContact a:hover {
text-decoration:none;
}

#footer {

background-image:url(/img/bg-footer.png);
height:50px;
padding:0px;
width:100%;
margin:-20px 0px 0px 0px;
float:left;


}
#footer p {
color:#eee;
font-size:11px;
text-align:center;
margin:10px 0px 0px 0px;
}
#footer a {
color:#e06452;
}
#footer a:hover {
text-decoration:none;
}