@CHARSET "UTF-8";

body {
	background: rgb(255, 255, 255) url(../images/CIMG6429.jpg) repeat scroll
		top left;
	margin: 0pt;
}

#main {
	margin-left: 0px;
	position: relative;
	width: 1057px;
}

#header {
	background: rgb(255, 255, 255) url(../images/backgroundimage.jpg)
		no-repeat scroll top left;
	width: 1057px;
	height: 200px;
}

#logo {
	background: url(../images/header_logo.png) no-repeat scroll top left;
	width: 500px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	float: left;
}


.header-address {
	color:white;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	left:350px;
	position:absolute;
	text-align:left;
	top:7px;
	width:200px;
	z-index:999;
}	
/* sign in staff */
#header .topLinks {
	width: 350px;
	height: 100%;
	float: right;
	position: relative;
	display: inline;
	color:white;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:13px;
	vertical-align: bottom;
}
#header .links {
	color:#FFFFFF;
	display:inline;
	float:right;
	height:10px;
	margin-left:5px;
	padding:5px 10px 15px;
	position:relative;
	width:auto;
}

#header .links a {
	color:#FFFFFF;
	font-size:13px;
	margin:0 5px;
	text-decoration:none;
}

input.login { /*border: 1px solid #DDDDDD;*/
	color: #777777;
	font-size: 12px;
	font-style: italic;
	height: 14px;
	padding: 2px;
	width: 150px;
	position: relative;
	clear: both;
}

a.login {
	color: white;
	padding-top: 10px;
	font-style: italic;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:13px;
}

div.login-status {
	font-size: 10px;
	line-height: 22px;
	text-align: left;
	position: relative;
	clear: both;
}

div.login-status-error {
	font-size: 10px;
	line-height: 22px;
	text-align: left;
	background: #FFEBE8 none repeat scroll 0 0;
	border: 1px solid #DD3C10;
	position: relative;
	clear: both;
	padding: 2px;
}
#login_links {
	position: relative;
}

#login_links a {
	clear: both;
	margin: 4px;
	color: #333333;
}

#menu {
	position: relative;
	width: 1057px;
	top: 0px;
	left: 4px;
	clear: both;
	text-align: left;
}

#menu .item {
	height: 35px;
	width: 97px;
	background: url(../images/ball_button.png) no-repeat scroll center left;
	color: white;
	display: inline;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	font-style: oblique;
	font-weight: bold;
	font-size: 12pt;
}

#menu a {
	text-shadow: black 0.2em 0.2em 0.2em;
	text-decoration: none;
}

#menu a:HOVER {
	text-shadow: yellow 0.2em 0.2em 0.2em;
}

.drop_menu {
	display: none;
}

