/* CSS Document */
  * {
     margin: 0;
 }
 html, body {
     height: 100%;
	 background: #000;
 }
 .wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -3em;

 }
 .footer {
	height: 4em;
	background: #3CC43C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
 }
 .push{
	height: 700px;


}
#rightCol{
	position: absolute;
	top: 150px;
	left: 160px;
	width: 775px;

}


#content {

	background: #000;
	}
#header {
	background: #44362E url(../images/header_bck.jpg) no-repeat left;
	height: 140px;
	width: 100%;
}
#headerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 275px;
	top: 35px;
}
 


#hr {
	background: #EB6AA3;
	position: absolute;
	top: 138px;
	height: 2px;
	clear: both;
	left: 0px;
	width: 100%

}
#hr2 {
	background: #F3C69C;
	position: absolute;
	top: 140px;
	height: 2px;
	z-index: 200;
	left: 0px;
	width: 100%

}
#mainContent {
	background: #FFFFFF;
	width: 600px;
	min-width: 400px;
	position: relative;
	left: 20px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000033;

	top: 10px;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #000033;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
table{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
}
td{
	height: 120px;
	width: 250px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	background: white;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1.2em 0px 0px;
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED8D01;
	margin-top: 10px;
	margin-bottom: 5px;
	font-variant: normal;
	padding-right: 10px;
	margin-left: 10px;
}

/* Homepage Css */
object {
	position: absolute;
	left: 490px;
	top: 120px;
	height: 220px;

}
#hpSlide{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 30px;
}
.slideButtons {
	clear: both;
	margin-left: -10px;
}
#hpVideo {
	position: absolute;
	left: 480px;
	top: 350px;
}
#hpSpotlight {
	position: absolute;
	left: 510px;
	top: 0px;
	
}
#hpTwitter {
	position: absolute;
	left: 675px;
	top: 0px;
}
#hpButton1 {
	position: absolute;
	left: 675px;
	top: 90px;
}
#hpButton2 {
	position: absolute;
	left: 675px;
	top: 165px;
}
#hpButton3 {
	position: absolute;
	left: 675px;
	top: 240px;
}
#hpButton5 {
	position: absolute;
	left: 400px;
	top: 390px;
}
#hpButton6 {
	position: absolute;
	left: 200px;
	top: 390px;
}
#hpFacebook {
	position: absolute;
	left: 675px;
	top: 390px;
	height: 60px;
	width: 100px;

	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
#hpBlog {
	position: absolute;
	left: 675px;
	top: 330px;
}
/* End Homepage Css*/

a:link {
	color: #990000;
}
a:hover {
	color: #FF0000;
}

a:visited {
	color: #990000;
}

 


 
 
 
 
 
 
 
  
 
