@charset "utf-8";
/* CSS Document */
* { margin: 0px;}
html, body {
	height: 100%;
}
#gallery { position: relative; width:798px; height:239px; margin:0; padding:0; }
#gallery li { display: block; }
body {
	background-color: #D8E0E5;
	height: 100%;
	text-align: center;
	background-image: url(images/pageshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Container{
	position: relative;
	width: 828px;
	margin: 0 auto -40px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.SEO{
	position: absolute;
	top: -50px;
	left: -1000px;
}
.Logo{
	position: relative;
	width: 270px;
	top: 0px;
	height: 108px;
	text-align: left;
	margin-left: 15px;
	margin-right: 56px;
	float: left;
	z-index: 600;
}
.TopMenu{
	position: relative;
	display: inline;
	width: 468px;
	height: 40px;
	background-image: url(images/topmenu_background.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.TopMenu a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TopMenu a:hover{
	color: #000000;
}
.TopMenu p{
	margin-top: 3px;
	padding-left: 15px;
}
.Helpline{
	position: relative;
	display: inline;
	width: 468px;
	height: 40px;
	float: left;
}
.MenuImage{
	position: relative;
	display: block;
	width: 798px;
	height: 239px;
	margin-left: 15px;
	top: -32px;
	float: left;
}
.Menu{
	position: relative;
	display: block;
	width: 798px;
	height: 44px;
	top: -32px;
	text-align: center;
	margin-left: 15px;
	padding-left: 40px;
	float: left;
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
.Menu_Home a,.Menu_About a,.Menu_Treatment a,.Menu_Support a,.Menu_Addiction a,.Menu_Alumni a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 36px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	height: 26px;
	display: inline;

}
.Menu_Home a, .Menu_Home a:hover{
	background-image: url(images/menu_home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_About a:hover{
	background-image: url(images/menu_about.png);
	background-repeat: no-repeat;
	background-position: center center;
	behavior: url("iepngfix.htc");
}
.Menu_Treatment a:hover{
	background-image: url(images/menu_treatment.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Support a:hover{
	background-image: url(images/menu_support.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Addiction a:hover{
	background-image: url(images/menu_addiction.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Alumni a:hover{
	background-image: url(images/menu_alumni.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Content{
	position: relative;
	display: block;
	width: 798px;
	top: -20px;
	min-height: 100px;
	padding-left: 50px;
	float: left;
}
.Content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	color: #0078C0;
}
.Content p {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	color: #555555;
	font-style: normal;
	text-align: justify;
}
.Content a {
	color: #0078C0;
}
.Content a:hover {
	color: #333333;
}
.Footer{
	position: relative;
	width: 798px;
	height: 40px;
	margin: 0 auto;
	background: url(images/footer_background.jpg) no-repeat;
}
.Footer p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	color: #595959;
	padding-top: 6px;
	font-weight: normal;
	margin: 0px;
}
.Footer a{
	color: #595959;
}
.Footer a:hover{
	color: #000000;
}
.push {   height: 40px;   clear: both;}
.SearchBox{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E9E9E9;
	height: 16px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	vertical-align: middle;
	border-right-width: 0px;
}
.GOButton{
	height: 18px;
	width: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #005D8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#alert{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF !important;
	background-color: #F00;
	width: 720px;
	padding: 4px;
	margin-bottom: 15px;
}
