body {
	background-color: #666666;
	margin: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
#horizon {
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#main {
	width: 760px;
	height: 420px;
	background-color: #FFFFFF;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: -210px;
	visibility: visible;
}
#phone {
	position:absolute; 
	left:142px; 
	top:283px; 
	width:202px; 
	height:25px;
	background-image: url(../images/phone.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	width:138px;
	height:61px;
	left: 16px;
	top: 16px;
	background-image: url(../images/stills-logo.jpg);
}
#copyright {
	position:absolute; 
	left:725px; 
	width:35px; 
	height:100px;
	top:0px;
	background-image: url(../images/2009.jpg);
}
#bottomBanner {
	position:absolute;
	left:0px;
	top:327px;
	width:344px;
	height:93px;
	background-image: url(../images/bottombanner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#largeimagearea {
	padding: 10px;
	position: absolute;
	left: 154px;
	top: 16px;
	width: 540px;
	height: 264px;
	text-align: center;
	vertical-align: middle;
}
#imagebar1, #imagebar2, #imagebar3 {
	border: 1px solid #000000;
}
.imagebarinner {
	padding: 10px 0px;
}
.imagebarinner img { 
	cursor:pointer;
}
#content {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	position:absolute; 
	left:16px; 
	top:90px; 
	width:110px; 
	height:auto;
}
#nav a {
	color:#000000;
	text-decoration: none;
}
#nav a:hover, #login_area a:hover {
	color: #FF0000;
	text-decoration: none;
}
#login_area {
	position:absolute;
	left:16px;
	top:287px;
	text-align: left;
	width: 76px;
}
#login_area a {
	color:#FFFFFF;
	text-decoration: none;
}
#login_box {
	position:absolute;
	left:0px;
	top:195px;
	z-index:1;
	height: 30px;
	width: 760px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
}
.error {
	color: #CC3300;
}
