body {background-color:#0360af;}

#copyright, #copyright a {color: #629ccd;}
	
#copyright a:hover {color: #a1c4e1;}

/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */

#menu-bg {background-color: #52a634;}

#menu {
	width: 782px;
	height: 20px;
	}
	
#menu a.submenu, #menu a.submenu3, #menu a.submenu4  {display: none;}

#menu a.submenu2 {
	font-size: 8pt;
	line-height: 20px;
	color: #e3ebda;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	display: inline;
	border-right: 1px solid #f0f4f3;
	}

#menu a.submenu2:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#mast-bg {
	background: url(/clientImages/38210/template/child/bg-mast.gif) repeat-x;
	border-bottom: 1px solid #52a634;
	}
	
#content-bg {
	background:#fff url(/clientImages/38210/template/child/bg-content.gif) top left repeat-x;
	padding: 0px;
	}
	
#footer {

	min-height: 78px;
	background-color:#0360af;width:100%;
	}
	
#contact, #contact a {color: #f0f6fa;}

.niceform, .nicebutton {
	background-color: #2b78af;
	border: 1px solid #000000;
	color: #8ed4ed;
	}

