@import url("reset.css");

body {
background: #F2F2F2;
font: 12px Helvetica, Arial, sans-serif;
color:#ABABAB;
background-image: url("../images/bodybg.jpg");
background-position:center 222px;
background-repeat:no-repeat;
}

h1, h2, h3, h4, h5 {
display:block;
margin:8px 0 10px 0;
color:#8A742D;
}

h1.head {
margin:0px 0 10px 0;
}

h1 {
font-size:150%
}

h2 {
font-size:140%
}

h3 {
font-size:130%
}

h4 {
font-size:120%
}

h5 {
font-size:110%
}

a:link, a:visited, a:hover {
color:#ABABAB;
text-decoration:none;	
}

a:hover {
text-decoration:underline;	
}


.clear {
clear:both;	
}



#wrapperdiv {
margin:0 auto;
padding:110px 0 0 0;
width:766px;
text-align:left;
line-height:normal;	
}

#logoin {
float:right;
text-align:right;
padding:0 19px 23px 0;
width:747px;	
}

#header {
float:right;
text-align:right;
padding:10px 0 0 0;
margin:0 19px 0px 0;
width:747px;	
background-image: url("../images/headerbg.png");
background-position: right top;
background-repeat:no-repeat;
text-transform:uppercase;
font-size:103%;
font-weight:bold;
}

#contentin {
float:right;
margin:12px 0 0 0;
width:747px;	
height:369px;
background-image: url("../images/Bg1.png");
background-position:left top;
background-repeat:no-repeat;
}

#content {
float:left;
margin:20px 0 0 22px;
width:696px;	
height:304px;
overflow:auto;
color:#000000;
}

#footer {
float:right;
text-align:right;
padding:0px 0 0 0;
margin:0 19px 0px 0;
width:747px;
font-size:75%;
text-transform:uppercase;	
font-weight:bold;
}

#footer.marg {
margin-top:382px;	
}