@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	}
	
#container {
	position:relative;
	z-index:1;
	top: 0px;
	left: 0px;
	height: auto;
	width: 920px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}

#header {
	position:relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 100px;
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
	background: url(../images/design2/contentbg.jpg) 0px 0px repeat-y;
}

#logo {
	position:absolute;
	z-index:1;
	top: 20px;
	left: 20px;
	width: 250px;
	height: 80px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#contact {
	position:absolute;
	z-index:1;
	top: 20px;
	left: 780px;
	width: 120px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#navbar {
	position: relative;
	z-index:2;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	background: url(../images/design2/contentbg.jpg) 0px 0px repeat-y;
}

#ad {
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	background: url(../images/design2/contentbg.jpg) 0px 0px repeat-y;
}

#weather {
	position: relative;
	z-index:2;
	top: -22px;
	left: 0px;
	width: 870px;
	height: 12px;
	padding: 5px;
	filter: Alpha(Opacity=85);
	opacity: 0.85;
	background-color:#FFFFFF;
}

#content {
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background: url(../images/design2/contentbg.jpg) 0px 0px repeat-y;
}

#footer {
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 30px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	background: url(../images/design2/footerbg.jpg) 0px 0px no-repeat;
}

#seo {
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

#cloudnine {
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 20px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	text-align:center;
}

/* Template Layers */
#breadcrumbs{
	position: relative;
	z-index:1;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 14px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	background: url(../images/design2/contentbg.jpg) 0px 0px repeat-y;
}

/*
#email_signup {
	top: 0px;
	left: 0px;
	width: 860px;
	height: 30px;
	position: relative;
	border: 1px solid #CCC;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	background-color:#FFFFFF;
}
*/
