body,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}

ul, li { 
list-style: none; 
}

img { 
border: 0; 
}

a { 
text-decoration: none; 
color: #161616;
}
body {
background:#FFFFFF;
color: #161616;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#content { 
width:900px;
height:auto; 
margin:0 auto;
}

#content h1{
font-size:15px;
padding: 15px 0 0 0;
line-height:18px;
}

#content h2{
font-size:15px;
padding: 15px 0 0 0;
line-height:18px;
}

h2#contactus{
margin-left:317px;
}

#content li{
	list-style-type:none;
	background:  url("../img/li.jpg") 0px 7px no-repeat;
	line-height:20px;
	padding-left:15px;
}
#content ul{
margin: 10px 20px;
}

#header{
overflow:hidden;
text-align:center;
margin:20px 0 10px 0;

}

#headline{
width:900px;
height:115px;
border-bottom:#e2e2e2 1px solid;
}

#headline img{
float:left;
margin:0 50px;
}

#headline h2{
text-align:left;
font-size:24px;
font:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
line-height:32px;
letter-spacing:-1px;
padding-bottom:40px;
}

#menu{ 
height:20px; 
width:800px;
margin: 12px 0 0 0;
padding:0 50px;
overflow:hidden;
border-bottom:#e2e2e2 1px solid;
}

#menu a{
text-decoration: underline;
color: #161616;
}

#menu a:hover{ 
color:#333333;
}

#left{ 
float:left;
height:auto; 
width:450px;
margin: 0 50px 0 0;
overflow:hidden;
line-height:15px;
}

#right{ 
float:right;
height:auto; 
width:400px;
margin: 0;
overflow:hidden;
}

#contact{ 

float:right;
margin:0;
}

#footer{ 
height:40px; 
width:900px;
clear:both;
text-align:center;
color:#333333;
font-size:10px;

}

#footer img{ 
text-align:center;
margin-top:20px;
}

#footer p{ 
border-top: 1px #999999 solid;
padding:5px;
margin:0;
}

#thumbs img{ 
float:left;
margin:7px 5px 0;
padding:2px;
border:1px solid #959595;
}

#menu-right{ 
margin: 50px 0 0 118px;
padding-left:15px;
width:258px;
height:auto;
border-left: 1px solid #cccccc;
}

#menu-right a{ 
text-decoration: underline;
color: #161616;
}


#menu-right a:hover{ 
color:#333333;
}

#menu-right li{
	list-style-type:none;
	background:  url("../img/li.jpg") 0px 7px no-repeat;
	line-height:20px;
	padding-left:15px;
}
#menu-right ul{
margin: 10px 20px;
}

#center{
height:auto; 
width:650px;
margin: 0 auto;
overflow:hidden;
}

/*
	SLIDER
*/
.slider-wrap								{ width: 600px; margin:0 0 10px 0; overflow:hidden;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 600px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 200px; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: 10px 0 ; }
#movers-row div								{ width: 48px; float: left; padding: 3px; margin: 2px;}

