div#title {
	margin-left: auto;
	margin-right: auto;
	width: 937px;
	height: 40px;
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
	z-index: 20;
}

.title1 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
}

.title2 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #b950a1;
}

body { 
margin: 0px;
padding: 0px;
border: 0px;
font: Verdana, Arial, Helvetica, sans-serif;
background: #DAD8D9;
}

/* layers */

#container{
margin-left: auto;
margin-right: auto;
width: 921px;
height: 586px;
padding: 8px;
background-color: #EFEFEF;
}

#enlargement{
position: relative;
float: left;
width: 100px;
height: 71px;
margin: 0px;
padding: 0px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}

html>body .bottomLeft {
position: absolute;
float: left;
z-index: 10;
background-image: url(../images/bottom-left.png);
background-repeat: no-repeat;
clear: both;
width: 10px;
height: 10px;
bottom: 0px;
}

#contact{
top:-20px;
position: relative;
float: left;
width: 130px;
height: 71px;
overflow: hidden;
margin: 0px;
padding: 0px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 22px;
}

.submenu {
float:right;
text-align: right;
width: 130px;
}

ul.submenu{
font: 10px Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
list-style: none;
padding: 0px;
line-height: 22px;
}

ul.submenu h{
font: 10px Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
list-style: none;
background-color: #EFEFEF;
margin-right: 10px;
line-height: 22px;
}

ul.submenu h a {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
display: block;
margin: 0px;
padding: 0px 10px 0px 10px;
text-decoration: none;
line-height: 22px;
}

ul.submenu h a:link {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 0px;
padding: 0px 10px 0px 10px;
line-height: 22px;
}

ul.submenu h a:visited {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 0px;
padding: 0px 10px 0px 10px;
line-height: 22px;
}

ul.submenu h a:hover {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin: 0px;
padding: 0px 10px 0px 10px;
text-decoration: none;
line-height: 22px;

}


#content{
position: relative;
float: left;
width:921px;
height: 515px;
background-color:#FFFFFF;
}

#contentScroller{
overflow: hidden;
white-space: nowrap;
float: right;
margin: 0px;
padding: 50px 0px 0px 0px;
width:921px;
height: 460px;
background-color: #CCCCCC;
}

html>body .topLeft {
position: absolute;
float: left;
font: 10px Verdana, Arial, Helvetica, sans-serif;
z-index: 20;
width: 921px;
height: 40px;
top: 10px;
left: 0px;
line-height:30px;
border-bottom-width: 5px;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
}

html>body .topRight {
position: absolute;
float: right;
z-index: 20;
width: 10px;
height: 10px;
top: 0px;
right: 0px;
background-image: url(../images/top-right.png);
}

#contentDetails{
position: relative;
float: left;
width: 921px;
height: 71px;
background-color: #CCCCCC;
overflow: hidden;
}




.clear {
	clear: both;
}