@charset "utf-8";
/*** Global Styles ***/

a img { border: 0; }

body {
	font-family: Arial, Verdana;
	font-size: 0.9em;
	color: #787777;
}

.Clear {clear:both;}

img {
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 110%;
	color: #5398d4;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #5398d4;
}

/*** Links ***/
a.BlueLink {color: #5398d4; text-decoration: none; font-weight:bold}
a:Hover.BlueLink {color: #5398d4; text-decoration:underline;}


/*** Span Colors ***/
.BlueText { color: #5398d4; }

/*** CORE LAYOUT ***/
#Wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#Banner {
	width: 800px;
	height: 55px;
}

#Banner .LogoLeft {
	width: 220px;
	float: left;
	text-align: left;
	padding: 9px 0px 0px 0px;
}

#Banner .LogoRight {
	width: 220px;
	float: right;
	text-align: right;
	padding: 8px 0px 0px 0px;
}
#bannercall {
	height: 98px;
	width: 383px;
	position: relative;
	top: -50px;
	right: 92px;
	background-image: url(../images/banner-call.jpg);
}

#Navigation {
	width: 790px;
	padding-left: 10px;
	height: 33px;
	background:url(../images/nav-bg.gif) no-repeat;
}

#Content {
	width: 800px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#ContentInner {
	width: 740px;
	padding: 20px 30px 20px 30px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/*** MENU: ESSENTIAL CSS ***/
.sf-menu, .sf-menu * {
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** MENU: THE SKIN ***/
.sf-menu {
}

.sf-menu a { color: #000000; text-decoration: none; }
.sf-menu a:hover { color: #FFFFFF; text-decoration: none; }

.sf-menu li {
	float: left;
	font-size: 100%;
	line-height: 33px;
	padding: 0px 24px 0px 20px;
	background: url(../images/nav-splitter.gif) center right no-repeat;
}

.sf-menu li ul {
	background: url(../images/tier2bg.png);
	width: 230px;
}

.sf-menu li ul li {
	font-size: 90%;
	background: none !important;
	margin: 0px;
}

#Footer {
	width: 800px;
}

#Footer a { color: #787777; text-decoration: none;}
#Footer a:hover { color: #000000; text-decoration: none;}

#Footer .TitleBar {
	width: 800px;
	height: 28px;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

#Footer .TitleBarBlue {
	width: 800px;
	height: 28px;
	line-height: 28px;
	color: #5398d4;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

#Footer .TitleBar .Items {
	width: 180px;
	float: left;
	color: #5398d4;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 10px 0px 10px;
}

#Footer .Content {
	width: 800px;
}

#Footer .Content .Items {
	width: 180px;
	padding: 10px;
	float: left;
}

#Footer .Content .Items .SocialItem {
	width: 22px;
	float: left;
	margin: 20px 10px 0px 0px;
}.cen {
	text-align: center;
}
#bannercall {
	float: none;
	margin-right: 300px;
	margin-left: 300px;
}
#ban_call {
	clear: both;
	float: left;
	height: 62px;
	width: 383px;
	margin-right: 300px;
	margin-left: 300px;
	position: relative;
	top: -55px;
	right: 90px;
	background-image: url(../../Site/images/banner-call.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannercall {
	background-image: url(../images/banner-call.jpg);
	height: 68px;
	width: 383px;
	position: relative;
	top: -58px;
	right: 91px;
	text-align: center;
	font-size: 0.3em;
}
.transp {
	font-size: 0.01px;
	position: relative;
	top: 10px;
	right: 20px;
	visibility: visible;
}
