body {
background: url(../images/body_bg.jpg) repeat-x;
background-color:#975d9d;
margin:0 auto;
padding:0;
width:967px;
}

#wrapper {
margin:0 auto;
padding:0;
}

#page-content {
width:967px;	
background: url(../images/content_bg.png) repeat-y;
float:left;
margin:0;
padding:0;
}

#content {
text-align:center;
width:425px;
margin-left:85px;
color:#575757;
font-weight:700;
font-size:16px;
}



#contentwrap {
	width:967px;
clear:both;
overflow:hidden;
}


#leftbox {
width:470px;
float:right;
display:inline;
margin:0 65px 30px;
}

#rightbox {
width:270px;
height: 280px;
float:left;
margin:0px 0 0 90px ;
}




#leftboxContent {
padding: 0 40px 0 0px;
}



#footer {
width:100%;
height: 30px;
float: left;
text-align:center;
color:#FFF;
margin:0;
padding: 0;
background-color: #16b3b6;
}

#head {
width:967px;
clear:both;
overflow:hidden;
height:340px;
background:transparent url(../images/header_BG.jpg) top left repeat-x;
}

#headcontainer {
clear:both;
width:967px;
height:346px;
display:inline;
float:left;
overflow:hidden;
margin:0 0 0 50px;
}

#headflash {
width:300px;
height:227px;
display:inline;
float:left;
overflow:hidden;
margin:5px 65px 0 0;
padding:0;
}

.address {
width:450px;
height:100px;
text-align:right;
float:right;
margin:15px 60px 5px 0px;
padding:0;
color: #6f6f6f;
font-weight: bold;
}

.MainNav {
	
width:967px;
height:83px;
background: url(../images/content_bg.png) repeat-y;
}
                        

.lavaLampBottomStyle {
position:relative;
height:29px;
overflow:hidden;
margin: 0;
padding:5px;
padding-left: 60px;
}

.lavaLampBottomStyle li {
float:left;
list-style:none;
}

.lavaLampBottomStyle li.back {
border-bottom: 2px solid #16b3b6;
width: 6px;
height: 30px;
z-index: 8;
position: absolute;
}


.lavaLampBottomStyle li a {
font:bold 14px arial;
text-decoration:none;
color:#975d9d;
text-align:center;
top:7px;
letter-spacing:0;
z-index:10;
display:block;
float:left;
height:30px;
position:relative;
overflow:hidden;
margin:auto 20px;
}

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
border: none;
}  