/* CSS Document */


body {
	background: #000000 url('../images/bkgrd-home.jpg') repeat-x;
}



#pagetop {
	position:relative;
	width:770px;
	height:59px;
	margin:0 0 0 0px;
	background-image:url('../images/pagetop-home.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	border:0;
	padding:0;
}

#pagebody {
	position:relative;
	width:770px;
	float:left;
	margin:0 0 0 0px;
	background-image:url('../images/pagebody-home.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	border:0;
	padding:0;
}

#leftcontact h2 {
	margin: 0 auto;
	width: 193px;
	height: 44px;
	background-image: url('../images/left-contact-top-home.jpg');
	background-repeat: no-repeat;
}

#bottomLinksLayer a:hover {
	text-decoration:none;
	color:#1ebdf1;
}

#bottomLinksLayer li.selected a {
		color:#1ebdf1;
}

#leftcontact a:link, #leftcontact a:visited, #leftcontact a:active {
	text-decoration:none;
	color:#1ebdf1;
}

#leftcontact a:hover {
	text-decoration:underline;
}


a:link, a:visited, a:active {
	text-decoration:underline;
	color:#1ebdf1;
}

a:hover {
	text-decoration:underline;
}

#pagebodycontent h2 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #929e79;
	margin: 30px 0 0px 0;
	background-image: url(images/underline-dots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: -1px;
}

#pagebodycontent{
	margin-top: 190px;
}

.nucomtext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #1ebdf1;
	margin: 0px 0 0 0;
	font-size: 1.2em;
}


#flashtop {
	position: absolute;
	width: 484px;
	height: 222px;
	margin-left: 268px;
	margin-top: -18px;
}


#callcostbox
{
	background-image:url(../images/ccost-bg.jpg);
	background-repeat:no-repeat;
	width:193px;
	background-color: #0A0A0A;
}

#callcostbox a,
#callcostbox a:visited
{
	color: #1EBDF1;
}

#callcostbox a:hover
{
	text-decoration: underline;
}

#callcostbox p
{
	margin-bottom:30px;
	margin-top:5px;
	padding-left:72px;
	width:108px;
	color: #4e575a;
}
