body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	margin: 0px;
	color: #4d4d4d;
	background-color: #00a5d9;
	line-height: 160%;
}
#topWrapper {
	background-color: #00a5d9;
	height: 148px;
	width: 100%;
	background-image: url(../images/top_wrapper_bg.jpg);
}
#header {
	background-color: #0CF;
	height: 148px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/capabilities_header1.jpg);
}
#headerEpilepsy {
	background-color: #0CF;
	height: 148px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/epilepsy_header1.jpg);
}
#menuWrapper {
	background-color: #FFF;
	height: 30px;
	width: 100%;
}
.imageLeft {
	float: left;
	margin-right: 10px;
}
.imageLeft2 {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.imageRight2 {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
#topMenu {
	background-color: #E8E8E8;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	font-size: 80%;
}
#topMenu a {
	color: #242222;
	text-decoration: none;
}
#topMenu a:hover {
	color: #F17946;
}
#midWrapper {
	background-color: #f26631;
	width: 100%;
}
#content {
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	background-color: #FFF;
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	font-size: 85%;
}
#emailSidebar {
	background-image: url(../images/email_normal_cap.jpg);
	height: 25px;
	width: 120px;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-size: 90%;
}
#emailSidebar a {
	color: #2DA6DA;
	text-decoration: none;
}
#emailSidebar a:hover {
	color: #F17946;
	text-decoration: none;
}
#hours {
	background-color: #fff;
	width: 170px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2EB4DF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2EB4DF;
	border-bottom-color: #2EB4DF;
	border-left-color: #2EB4DF;
}
#upcomingNews {
	background-color: #FFF;
	width: 170px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2EB4DF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2EB4DF;
	border-bottom-color: #2EB4DF;
	border-left-color: #2EB4DF;
}
#sidebar .paragraphHeader {
	font-size: 120%;
	font-weight: bold;
	color: #FB6A38;
}
#fadeshow1 {
	background-color: #CCC;
	height: 265px;
	width: 530px;
	background-image: url(../images/fadeshow1/1.jpg);
}
#contentRight {
	float: right;
	width: 530px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
#contentRight .pageHeader {
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	padding: 1px 0px 2px 4px;
	background-color: #00A5D9;
	border-top: 2px solid #A0C505;
	border-left: 8px solid #A0C505;
	border-bottom: 3px solid #A0C505;
	border-right: 2px solid #A0C505;
}
#contentRight .paragraphHeader {
	font-size: 145%;
	font-weight: bold;
	color: #f26631;
}
#contentRight .indented {
	text-indent: 20px;
	padding-left: 20px;
}
#contentRight .subHead {
	font-size: 125%;
	font-weight: bold;
	color: #2BA1D0;
}
#contentRight .subHead2 {
	font-size: 115%;
	font-weight: bold;
	color: #A0C505;
}
#contentRight .subHeadhelpLinks {
	font-size: 100%;
	font-weight: bold;
	color: #C52F8E;
}
#contentRight a {
	color: #2BA1D0;
	text-decoration: none;
}
#contentRight a:hover {
	color: #FB6A38;
	text-decoration: none;
}
.caption {
	font-size: 80%;
}
#clear {
	clear: both;
}
#footerWrapper {
	background-color: #00a5d9;
	height: 110px;
	width: 100%;
	background-image: url(../images/footer_wrapper_bg.jpg);
	background-repeat: repeat-x;
}
#bottomMenu {
	height: 34px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	text-align: center;
	font-size: 85%;
}
#bottomMenu a {
	color: #FFF;
	text-decoration: none;
}
#bottomMenu a:hover {
	color: #ACD020;
	text-decoration: none;
}
#bottom {
	background-color: #FFF;
	height: 68px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-left: 205px;
}
#bottomLogo {
	background-image: url(../images/capabilities_logo_ep_bottom.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 575px;
}
.topOfPage {
	font-size: 85%;
	color: #2EB4DF;
}
#helpfulLinks a {
	font-size: 100%;
	font-weight: bold;
	color: #2EB4DF;
}
#helpfulLinks a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #A0C505;
}
.blueHighlight {
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
}
#emailForm {
	height: 240px;
	width: 320px;
}
#contentRight .callList {
	font-size: 85%;
}
#contact {
	background-color: #fff;
	width: 170px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2EB4DF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2EB4DF;
	border-bottom-color: #2EB4DF;
	border-left-color: #2EB4DF;
}
#sidebar #contact a {
	font-weight: bold;
	color: #2DA5D8;
	text-decoration: none;
}
#sidebar #contact a:hover {
	font-weight: bold;
	color: #F17946;
	text-decoration: none;
}

