
body {  
margin:0;
background:#eae5e0;
}
a {text-decoration:none;
background-color:transparent;}

#container {
margin:0 auto; 
width:1100px;}

#header { 
background:url(images/banner.jpg) right 0; 
height:93px;
margin-top:8px; 

}

#menu { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
/*background-color:transparent;*/
width:850px;
height:20px;
position:relative;
top:70px;
left:200px;
/*font-weight:500;*/
}

#blank { 
background:url(images/default_02.jpg) right 0;
height:383px;

 }

#mainContent { 
/*background:url(bg.gif) right 0 repeat-y; */

overflow:auto;
zoom:1; 
margin-bottom:0px;}


#content {
position:relative;
float:right; 
width:1100px;
height:309px; 
padding:0px;
background:url(images/default_03.jpg);
}

#copyright {

position:relative;
width:1100px;
height:21px; 
font-size:10px; 
background-color:#343434;
color:#FFF; 
text-align:center;  
vertical-align:central;
line-height:200%;
/*background:url(images/default_11.jpg)left 0;*/}

#footer { 
height:100px; 
background:url(images/default_05.jpg) left 0;
}

#footercontent,#footercontent1,#footercontent2{
}

#footercontent { 
font-size:8px; 
font-family: Arial, Helvetica, sans-serif;
padding:1em 4em 0em 4em;
line-height:120%;	

}

#footercontent1 { 
font-size:11px; 
font-family: Arial, Helvetica, sans-serif;
text-align:center;
padding-top:0px;
line-height:110%;	

}

#footercontent2 { 
font-size:11px; 
font-family: Arial, Helvetica, sans-serif;
text-align:center;
padding-top:0px;
font-weight:bold;
color:#666;
line-height:80%;	

}

p.margin
{
font-family:Arial, Helvetica, sans-serif;
margin:60px 50px 0px 74px;
line-height:85%;
font-weight:bold;
}

ul.margin
{
margin-left:80px;
margin-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
line-height:18px;
}

div.go
{
/*background-color:white;*/
width:80px;
height:50px;
position:relative;
z-index:1; 
line-height:100%;
color:#666;

}

.clearfloat { 
clear:both; 
height:0; 
font-size: 1px; 
line-height: 0px;}