#shadow {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fadebg.jpg);
	height: 600px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	height: 598px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #ffffff;
	border-bottom-color: ;
	border-left-color: #ffffff;
}
#shadow #container #strapline1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	padding-right: 10px;
	color: #666666;
}


#shadow #container #content_wrapper {
	height: 435px;
	width: 900px;
}
#shadow #container #content_wrapper #menu1 {
	float: left;
	height: 435px;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
#shadow #container #content_wrapper #menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#shadow #container #content_wrapper #menu1 li {
	margin-bottom: 15px;
}

#shadow #container #content_wrapper #main_content {
	height: 435px;
	width: 700px;
	float: right;
}
#shadow #container #content_wrapper #main_content h2 {
	font-size: 14px;
	font-weight: bold;
	color:#CC0000
}
#shadow #container #site_info {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 900px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-bottom: 2px;
}
#shadow #container #strapline1 {
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#shadow #container #content_wrapper #menu1 a {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 150px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	list-style-type: none;
	display: block;
	text-decoration: none;
}
#shadow #container #site_info a {
	font-size: 10px;
	color: #333333;
}

#shadow #container #content_wrapper #menu1 a:hover {
	color:#CC0000;
}
#shadow #container #content_wrapper #main_content li {
	padding-bottom: 5px;
}
#shadow #container #content_wrapper #main_content ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#shadow #container #content_wrapper #menu1 .button {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 150px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	list-style-type: none;
	display: block;
	text-decoration: none;
	cursor:pointer;
}