.clear {
	clear:both;
}
a:hover {
	color:#3a3a3a;
}
/*
	PAGE HEADER
*/

#Header {
	/*background-image:url(headerbackground.jpg);*/
}
#HeaderLogo {
	/*background-image:url(headertext.gif);*/
	padding-top: 25px;
}
#HeaderLogo a {
	display: block;
	height:	65px;
	width: 245px;
	
}
#HeaderOverflowTransitionLeft {
	background-image:url(headertransitionleft.jpg);
}
#HeaderOverflowLeft {
	background-image:url(headerleft.gif);
}
#HeaderOverflowTransitionRight {
	background-image:url(headertransitionright.jpg);
}
#HeaderOverflowRight {
	background-image:url(headerright.gif);
}
/*
	CONTENT
*/

#Content {
	text-align:left;
	background:url(leftnavbackground.jpg) no-repeat 0 0 #f6fbf7;
}
/*
	MENU
*/
DIV.MenuItem {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.1em;
	font-weight:bold;
	line-height:normal;
	padding:9px 0 0 12px;
	width:auto;
	color:#bbedea;
}
DIV.MenuItem a {
	color:#bbedea;
}
DIV.MenuItem a:hover {
	color:#bbedea;
}
DIV.MenuItemActive {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.1em;
	font-weight:bold;
	line-height:normal;
	padding:9px 0 0 12px;
	width:auto;
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.MenuItemActive a {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.MenuItemActive a:hover {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItem {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1em;
	line-height:normal;
	padding:4px 0 0 22px;
	width:auto;
	color:#bbedea;
}
DIV.SubMenuItem a {
	color:#bbedea;
}
DIV.SubMenuItem a:hover {
	color:#bbedea;
}
DIV.SubMenuItemActive {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1em;
	font-weight:bold;
	line-height:normal;
	padding:4px 0 0 22px;
	width:auto;
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItemActive a {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItemActive a:hover {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItemMenuActive {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1em;
	font-weight:normal;
	line-height:normal;
	padding:4px 0 0 22px;
	width:auto;
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItemMenuActive a {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.SubMenuItemMenuActive a:hover {
	color:#1d9b86;
	background-color:#aee7e4;
}
DIV.MenuDivider {
	border-bottom:1px solid #1d9b86;
	height:1px;
	font-size:0px;
	line-height:0px;
	padding-top:8px;
}
DIV.MenuDividerActive {
	border-bottom:1px solid #1d9b86;
	height:1px;
	font-size:0px;
	line-height:0px;
	padding-top:8px;
	background-color:#aee7e4;
}
/*
	MENU - NAVIGATION
*/



#MenuNavigation {
}
#MenuNavigationTopDivider {
	height:7px;
	font-size:0px;
	line-height:0px;
	background:url(leftnavtopdivider.gif) no-repeat 0 0;
}
#MenuNavigation {
/*background-color:#f1f9f3;*/

	/*border-right:1px solid #a9d6b4;*/
}
#MenuNavigationHeader {
	height:32px;
	width:100%;
	background-color:#1d9b86;
}
#MenuNavigationHeader h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.31em;
	font-weight:bold;
	padding-left:8px;
	padding-top:10px;
	color:#fcfdfd;
}
#MenuNavigationBody {
	margin:0;
	padding-top:0px;
	padding-bottom:12px;
}
/* SHOWREEL and NEW STYLES */
#ShowReel {
	background:url(dividerline.gif) 50% 0px repeat-y;

}
#ShowReel TD.Divider {
	background-color:#FFF;
	height:12px;
}
#ShowReel TD.showreelHeader {
	background-color:#555;
}
#ShowReel DIV.ImageArea {
	width:555px;
}
#ShowReel DIV.ImageArea DIV.Caption {
	background-color:#a4d6d1;
	font-size:0.8em;
	color:#247b6c;
	text-align:right;
	padding:4px 9px;
	width: 551px;
}
#ShowReel DIV.ImageBox {
	margin-bottom:11px;
}
#ShowReel DIV.ImageBox DIV.Image {
	background:url(imageboxtop.gif) 0 0 no-repeat #FFF;
	padding-top:9px;
}
#ShowReel DIV.ImageBox DIV.Caption {

	font-size:0.8em;
	color:#247b6c;
	text-align:right;
	padding:4px 9px 4px 3px;
	height:11px;
}
#ShowReel TD.Left {
	padding-right:13px;
}
#ShowReel TD.Right {
	padding-left:13px;
}
DIV.more {
	width:100%;
	text-align:right;
	padding:4px 0;
}
#LinkList {
	padding-bottom:7px;
}
#LinkList H1 {
	font-weight:bold;
	font-size:1.3em;
	color:#247b6c;
	padding:13px 0 9px 13px;
}
#LinkList DIV.Content {
	padding:0 6px 0 7px;
	color:#333333
}
#LinkList DIV.Content P {
	padding:4px 16px 10px 16px;
}
#LinkList DIV.Content a {
	text-decoration:underline;
	color:#333333
}
#LinkList DIV.Content DIV.Header {
	background:url(fullpanelheader.gif) 0 0 no-repeat;
	height:28px;
	font-weight:bold;
	color:#fcfdfd;
	padding-left:10px;
	line-height:28px;
	margin:8px 0 14px 0;
}
/*{background:url(fullpanelheader.gif) 0 0 no-repeat;font-weight:bold;height:20px;color:#fcfdfd;padding:8px 0 0 10px;margin:15px 0 0 0;border:1px solid red;}*/

#FullPanel H3 {
	font-weight:bold;
	font-size:1.3em;
	color:#247b6c;
	padding:13px 0 9px 6px;
}
#FullPanel DIV.Panel {
	background:url(fullpanelbackground.jpg)  repeat-x;
	padding: 0px 0px 10px;

}
#FullPanel DIV.Panel.BufferBottom {
	min-height:640px;
	height:640px;
}
#FullPanel DIV.Panel DIV.Top {
	background:url(fullpanelbackgroundtop.jpg) 0 0 no-repeat;


}
#FullPanel DIV.Panel DIV.Content {
	padding:10px 16px 0;
	color:#333333
}
#FullPanel DIV.Panel DIV.Content P {
	margin:0px 0 7px;
}
#FullPanel DIV.Panel a {
	text-decoration:underline;
	color:#333333
}
#FullPanel DIV.Panel DIV.Buttons {
	width:562px;
	text-align:right;
	padding:3px 0 7px 0px;
	margin:0px;
}
#FullPanel DIV.Panel DIV.ImageHeader {
	background:url(fullpanelimageheader.gif) 0 0 no-repeat;
	padding-top:45px;
	margin:0 0 0 10px;
	width:548px;
}
#FullPanel DIV.Header {
	background:url(fullpanelheader.gif) 0 0 no-repeat;
	height:28px;
	color:#fcfdfd;
	padding-left:10px;
	line-height:28px;
	margin-bottom:14px;
	margin-top: 10px;
}
#FullPanel DIV.Header.Image {
	


}

#FullPanel DIV.QuarterPanels {
	padding-left:12px;
}
#FullPanel DIV.QuarterPanels DIV.ImageBox {
	width:135px;
	float:left;
	padding-left:2px;
}
#FullPanel DIV.QuarterPanels DIV.ImageBox.First {
	padding-left:0;
}
#FullPanel DIV.QuarterPanels DIV.ImageBox DIV.Caption {
	background:url(quarterimageboxbottom.gif) 0 0 no-repeat;
	font-size:0.8em;
	color:#247b6c;
	height:27px;
	margin-bottom:7px;
	margin-top: -3px;
	text-align: center;
	padding-top: 5px;

}
#FullPanel DIV.QuarterPanels DIV.ImageBox DIV.Caption DIV.VerticallyAlignedText {

}
#FullPanel DIV.QuarterPanels DIV.ImageBox DIV.Image {
	background:url(quarterimageboxtop.gif) 0 0 no-repeat #FFF;
	padding-top:9px;
	
}
img.Image {
	background:url(quarterimageboxtop.gif) 0 0 no-repeat #FFF;
	padding-top:9px;
	
}
#FullPanel DIV.ThirdPanels {
	padding-left:12px;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox {
	width:180px;
	float:left;
	margin-left:2px;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox.First {
	padding-left:0;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox DIV.Caption {
	background:url(thirdimageboxbottom.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:1.12em;
	color:#247b6c;
	height:32px;
	position:relative;
	margin-bottom:8px;
	padding-top:8px;
	text-align:center;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox DIV.Caption A {
	color:#247b6c;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox DIV.Caption DIV.VerticallyAlignedText {
	width:180px;
	height:32px;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-16px;
}
#FullPanel DIV.ThirdPanels DIV.ImageBox DIV.Image {
	background:url(thirdimageboxtop.gif) 0 0 no-repeat #FFF;
	padding-top:9px;
	margin:0px;
}
#FullPanel TABLE.RateCard {
	border:1px solid #35abac;
	color:#000;
	width:554px;
	margin:12px 0 12px 7px;
}
#FullPanel TABLE.RateCard TD.SectionHeader {
	color:#fff;
	background-color:#35abac;
	font-weight:bold;
	padding:7px 0 6px 9px;
}
#FullPanel TABLE.RateCard TR.Odd {
	background-color:#fff;
}
#FullPanel TABLE.RateCard TR.Even {
	background-color:#d7eeee;
}
#FullPanel TABLE.RateCard TD {
	color:#000;
	border-left:1px solid #35abac;
	padding:9px 0 5px 7px;
	vertical-align:top;
}
#FullPanel TABLE.RateCard TD.first {
	border-left:none;
}
#FullPanel TABLE.RateCard TD.SectionFooter {
	color:#000;
	background-color:#fff;
	padding:7px 0 6px 8px;
	border-left:none;
	border-top:1px solid #35abac;
}
#FullPanel TABLE.SundriesCard {
	border:1px solid #CBCDC8;
	color:#000;
	width:554px;
	margin-left:7px;
}
#FullPanel TABLE.SundriesCard TD.SectionHeader {
	color:#000;
	background-color:#CBCDC8;
	font-weight:bold;
	padding:7px 0 6px 9px;
}
#FullPanel TABLE.SundriesCard TR.Odd {
	background-color:#fff;
}
#FullPanel TABLE.SundriesCard TR.Even {
	background-color:#E6E6E6;
}
#FullPanel TABLE.SundriesCard TD {
	color:#000;
	border-left:1px solid #CBCDC8;
	padding:9px 9px 5px 7px;
	vertical-align:top;
}
#FullPanel TABLE.SundriesCard TD.first {
	border-left:none;
}
#FullPanel TABLE.SundriesCard TD.SectionFooter {
	color:#000;
	background-color:#fff;
	padding:7px 0 6px 8px;
	border-left:none;
	border-top:1px solid #35abac;
}
#FullPanel P.indent {
	padding:0 15px 0 15px;
}
DIV.BackToTop {
	/*text-align:right;*/
	padding-top:5px;
}
DIV.BackToTop a {
	color:#247b6c !important;
	font-weight:bold;
	text-decoration:underline;
}
/*
	SHOWCASES and NEWSLETTERS
*/

#Showcases a {
	color:#1f4b42;
}
/* Contact Us */
ul#ContactUsList {

}
ul#ContactUsList li {
	list-style: none;
	display: inline;
	float: left;
	width: 45%;
	height: 90px;

}
/*
	PAGE FOOTER
*/

#Footer {
	border-top:1px solid #a9d6b4;
	text-align:center;
	text-indent:11px;
}
#Footer a {
	text-decoration:underline;
	color:#333333;
}
#FooterOverflowLeft {
	background-color:#e8e8e8;
	border-right:1px solid #9e9e9e;
	height:20px;
}
#FooterOverflowRight {
	background-color:#e8e8e8;
	border-left:1px solid #9e9e9e;
	height:20px;
}
