body {
	padding: 0px;
	text-align: left;
	background: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0px auto;
	width: 100%;
	background: none;
}

#contentContainer {
	margin: 0px auto;
	width: 791px;
	text-align: left;
}

#ticker {
	/*margin-top: 20px;*/
	text-align: center;
	height: 20px;
	font-size: 12px;
	color: #a4a4a4;
}

#content {
	background: none;
}

#secPageHdr {
	margin: 25px 0px -1px;
	padding: 0px;
	background: url(../images/layoutImages/secPageHdrBkgd.png) no-repeat;
	height: 116px;
	text-align: left;
}

#logoPhone {
	background: url(/images/layoutImages/skycastersSecPageLogoSymbol.gif) no-repeat;
	height: 62px;
	width: 228px;
	margin-top: 29px;
	margin-left: 40px;
	font: bold 16px/10px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #00535e;
	float:left;
}


/*===============TOP NAV===============*/

#hdrNavContainer {
	width: 791px;
	height: 53px;
}

#hdrNav, #hdrNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

#hdrNav .topNav {
	width: 195px;
	margin-top: 10px;
	border-left: 2px solid #bca35f;
}
/*
#hdrNav .subNav {
	width: 200px;
}

#hdrNav .subNav li {
	width: 195px;
	clear: both;
	padding: 5px;
}
*/
#hdrNav .first { border: none; }

#hdrNav a:link { display: block; color: #0a3e43; text-decoration: none; text-align: center;}
#hdrNav a:visited { display: block; color: #0a3e43; text-decoration: none; text-align: center;}
#hdrNav a:hover { display: block; color: #bca35f; text-decoration: none; text-align: center;}
#hdrNav a:active { display: block; color: #bca35f; text-decoration: none; text-align: center;}
/*
#hdrNav .subNav a:link { color: #0a3e43; text-align: left; }
#hdrNav .subNav a:hover { color: #FFF; text-decoration: none; }
#hdrNav .subNav a:active { color: #FFF; text-decoration: none; }
*/
#hdrNav li { /* all list items */
	float: left;
	width:auto;
}

#hdrNav li ul { /* second-level lists */
	padding-top: 15px;
	position: absolute;
	background: url(../images/layoutImages/subNavBkgd.png) no-repeat;
	background-position: 0px 10px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#hdrNav li:hover ul, #hdrNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*===============END TOP NAV===============*/


#leftNav {
	float: left;
	width: 140px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 60px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#leftNav #international_number
{
	color: #0a3e43;
	font-size:11px;
}
#leftNav ul {
	padding: 0px; margin: 0px;
}

#leftNav li {
	padding-left: 0px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 16px;
}

#leftNav ul li ul li {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 0px 8px;	
}

#leftNav .leftSubSubNav {
	padding: 8px 0px 0px 16px;
}

#leftNav .leftSubSubSubNav { padding: 8px 0px 0px 20px; }

/*#leftNav silo color #b1c5c9*/

#leftNav a { color: #0a3e43; text-decoration: none; }
#leftNav a:link { color: #0a3e43; text-decoration: none; }
#leftNav a:visited { color: #0a3e43; text-decoration: none; }
#leftNav a:active { color: #bca35f;	text-decoration: none; }
#leftNav a:hover { color: #bca35f; text-decoration: none; }

#leftNav ul li ul li a { color: #666; text-decoration: none; }
#leftNav ul li ul li a:link { color: #666; text-decoration: none; }
#leftNav ul li ul li a:visited { color: #666; text-decoration: none; }
#leftNav ul li ul li a:active { color: #bca35f;	text-decoration: none; }
#leftNav ul li ul li a:hover { color: #bca35f; text-decoration: none; }

#leftNav .leftSubSubNav a { color: #333; text-decoration: none; }
#leftNav .leftSubSubNav a:link { color: #333; text-decoration: none; }
#leftNav .leftSubSubNav a:visited { color: #333; text-decoration: none; }
#leftNav .leftSubSubNav a:active { color: #bca35f;	text-decoration: none; }
#leftNav .leftSubSubNav a:hover { color: #bca35f; text-decoration: none; }

#testimonials {
	color: #788588;
	font-size: 12px;
	line-height: 18px;
}

#footer ul {
	
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid #bca35f;
}

#footer a {
	color: #0a3e43;
	text-decoration: none;
}
#footer a:link {
	color: #0a3e43;
	text-decoration: none;
}
#footer a:visited {
	color: #0a3e43;
	text-decoration: none;
}
#footer a:active {
	color: #bca35f;
	text-decoration: none;
}
#footer a:hover {
	color: #bca35f;
	text-decoration: none;
}


#mainContent {
	margin: 0 0 0 200px;
	text-align: left;
	padding: 40px;
	font-size: 12px;
	line-height: 18px;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
}

#footerBot {
	background: url(../images/layoutImages/footerBkgd.png) no-repeat;
	height: 80px;
}

#homepageNews {
	width: 503px;
}

#homepageNewsContent {
	background: url(../images/layoutImages/homepageNewsBkgd_mid.gif) repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 12px;
}

#homepageNewsContent p {
	margin: 0px;
	padding: 5px 0px;
}

#homepageNewsContent a {
	color: #000;
	text-decoration: underline;
}
#homepageNewsContent a:link {
	color: #000;
	text-decoration: underline;
}
#homepageNewsContent a:visited {
	color: #333;
	text-decoration: underline;
}
#homepageNewsContent a:active {
	color: #bca35f;
	text-decoration: none;
}
#homepageNewsContent a:hover {
	color: #bca35f;
	text-decoration: none;
}

h1 {
	color: #BB8c0a;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: normal;
	border-bottom: 1px solid #BB8c0a;
	padding-bottom: 10px;
	margin-bottom: 5px;
	line-height: 30px;
}

h2 {
	color: #0a3e43;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 10px 0px;
}

.gold { color: #bca35f; }
.green { color: #0a3e43; }