



/* Global  ------------------------------------------------------------------ */



/* Body  --------------------------------------------------------------- */

BODY {

	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			   
			   
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;

}


.randombg {
	background-image:url(../bgimages/rotator.php);
	background-repeat:no-repeat;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
}
h1 {
	color: #d1d1d1;
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
}

.nav {
	
	color: #fff;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5em;
	padding-top: 2px;
}

.nav a {
	color: #fff;
		text-decoration: none!important;
}

.nav a:active
{
	color: #fff;
}

.nav a:visited
{
	color: #fff;
}

.nav a:hover
{
	color: #8bc4ff;
}

.social {
	

	height: 35px;
}


.social a {
	font-size: 11px;
	vertical-align: 9px;
	color: black;
	text-decoration: none!important;
	
}


.social a:active
{
	color: #fff;
}

.social a:visited
{
	color: #fff;
}

.social a:hover
{
	color: #6189b2;
}

.promos a {
	font-size: 10px;
	color: #fff;
	text-decoration: none!important;

}
.promos a:active
{
	color: #fff;
}

.promos a:visited
{
	color: #fff;
}

.promos a:hover
{
	color: #6189b2;
}
.company
{
	height: 30px;
}
.footer
{
	height: 40px;
	font-size: 10px;
	color: #bababa;
	text-align: right;
	padding-right: 40px;
	padding-top: 12px;
}




