* {
	margin:0;
	padding:0;
}

body {
	font-family:arial,sans-serif;
	font-size:small;
	background-color:#E4E3E7;
}

a img {
	border:none;
}



#wrapper {
	width:774px;
	margin:10px auto;
	background-color:#fff;
	font-size:90%;
}

#header {
	width:769px;
	padding:5px 3px 0 2px;
	background:url(/images/headerbg.jpg) top left no-repeat #fff;
	float:left;
}

	#loginFormHeader {
		margin:0;
		padding:0;
	}
	
	#loginFormHeader div.field {
		float:left !important;
		border:1px solid green;
	}
	
	#loginFormHeader input {
		width:6em;
		font-size:90%;
		margin-right:4px;
		margin-top:-0.5em;
		padding:3px !important;
		float:left !important;
		border:1px solid #ccc;
	}
	
	#loginFormHeader label {
		font-weight:normal;
		float:left;
		width:auto !important;
		margin-right:4px !important;
		float:left !important;
	}
	
	#loginFormHeader input.button {
		width:auto;
		font-size:90%;
		padding:3px !important;
		border:1px solid #ccc;
	}
	
	#header #loginBox a {
			border-bottom:1px solid #ccc;
			margin-left:8px;
			text-decoration:none;
			color:#666666;
		}

		#header #loginBox a:hover{
			color:#E642C9;
		}


	#loginFormHeader label {
		color:#666;
	}

#nav {
	position:absolute;
	float:left;
	list-style:none;
	background-color:transparent;
	margin-top:60px;
	z-index:999;
}


	#nav.accounts {
		background:url(/images/navaccounts/accountsnavbg.gif) top left no-repeat transparent;
		width:655px;
	}

	#nav li {
		float:left;
	}
	
		#nav li a {
			display:block;
		}


	#nav li ul {
		position:absolute;
		width:652px;
		z-index:30;
		top:28px;
		left:1px;
		background-color:#efefef;
		border-bottom:1px solid #cacdcd;
		border-right:1px solid #cacdcd;
		border-top:1px solid #cacdcd;
		display:none;
		list-style:none;
	}
	
	#nav li:hover ul, #nav li.sfhover ul {
		display:block;
		
	}
	
	#nav li ul li a {
		display:block;
		color:#555;
		background-color:#efefef;
		padding:6px;
		border-right:1px solid #adb1b3;
		text-decoration:none;
	}
	
		#nav li ul li a:hover {
			color:#E642C9;
			background-color:#E0E5E8;
		}
		
#loginBox {

}

#loginLink {
	text-decoration:none;
	font-size:85%;
	font-weight:bold
}

	#header #loginBox {
		margin:8px 0 0 4px
	}

	#loginBox div.field {
		float:left;
	}
	
	#loginBox div.field input {
		width:80px;
		margin-right:8px;
	}
	
	#loginBox #rememberme {
		display:none;
	}
	

ul.menu {
	list-style:none;
}

.menu li {
	float:left;
}
	
	.menu li a {
		display:block;
	}
	

	

#logo {
	margin:5px;
	float:right;
}

#section {
	position:relative;
	height:297px;
}


#section img.box {
	position:absolute;
	right:0;
	bottom:70px;
}

body.home #section {
	clear:both;
	background:url(/images/sectionpics/home.jpg) top left no-repeat #fff;
}


#bottom {
	float:left;
	clear:both;
	background:url(/images/bottombg.gif) top left repeat-y #fff;
	width:766px;
	padding:0 4px 8px 4px;
}

#panels {
	float:left;
}

	a.panel {
		float:left;
	}
	
#links {
	list-style:none;
	clear:left;
	padding:10px;
	width:380px;
}

	#links li {
		width:190px;
		float:left;
	}
	
	#links li a {
		display:block;
		padding:4px 4px 4px 16px;
		margin-right:8px;
		border-bottom:1px solid #ccc;
		text-decoration:none;
		color:#666666;
		background:url(/images/bullet.gif) left center no-repeat #fff;
	}

	#links li a:hover{
		color:#E642C9;
		background:url(/images/bulleton.gif) left center no-repeat #fff;
	}

#copy {
	float:left;
	width:340px;
	padding-left:8px;
	line-height:1.25;
}


	#copy p {
		color:#666666;
		margin-bottom:0.5em;
	}

	#copy p.intro {
		color:#700F61;
	}
	
	.top {
		float:left;
		text-align:right;
		padding-top:10px;
		height:30px;
		background:url(/images/line.gif) top left repeat-x #fff;
		width:600px;
	}
	
#footer {
	float:left;
	clear:both;
	background:url(/images/footerbg.gif) top left no-repeat #E4E3E7;
	width:766px;
	padding:8px 4px;
	font-size:93%;
	color:#ababab;
}

#footer ul {
	clear:both;
	margin-top:4px;
	float:left;
}

	#footer ul li {
	
	}

	#footer ul li a {
		display:block;
		padding:0 4px 0 4px;
		margin-bottom:2px;
		border-right:1px solid #ababab;
		float:left;
		text-decoration:none;
	}
		
	
		#footer a {
			color:#ababab;
			text-decoration:none;
		}
		
		#footer a:hover {
			color:#E642C9;
		}

	
	#footer #copyright {
		clear:left;
		margin-left:4px;
		color:#ababab;
	}
	
		#footer #copyright a {
			color:#ababab;
		}

		#footer #copyright a:hover {
			color:#E642C9;
		}
		
	.lotsalinks {
		font-size:90%;
	}
	
	li.lastitem a {
		border:none !important;
	}
	
	hr.clearer {
		visibility:hidden;
		clear:both;
	}
	
	
	#ads {
		float:left;
		margin:15px 5px 0 5px;
		padding-top:15px;
		width:756px;
	}
	
	.bannerlink {
		float:left;
		margin:0 3px;
	}