﻿body {margin: 0; padding: 0; background: #000;}
img, img a, a img {border: 0;}


#mainContainer {width: 1080px; padding: 0px; margin: 0px; left: 0px; top: 0px; background-color: #ffffeb;}
#header {width: 1080px; height: 93px; padding: 0px; margin: 0px; left: 0px; top: 0px;}
#navContainer {width: 210px; top: 0px; left: 0px;}
#nav {margin:0; padding:0px; float: left; /* IE WHTESPACE BUG */}
#nav li {list-style: none; left:0px; border:0px; padding: 0px; display: inline;}
#nav li img {vertical-align: bottom; border: 0px; padding: 0px;}
#nav ul {margin:0; padding:0; list-style:none;}
#lineContainer {top:93px; left: 210px; width: 49px; position:absolute;}
#lineContainerHome {left: 0px; width: 49px; vertical-align: bottom;}
#contentRight {float: right; width:796px;}
#logoContainer {float: left; width: 796px; height: 155px;}
#contentContainer {float: left; width: 796px; background: url("../images/content_area.jpg") repeat;}
#contentContainerFlex {float: left; width: 796px; height: 594px; background: url("../images/content_area.jpg") repeat;}
#content { width: 650px; padding:45px; text-align: center;}
#footer {position: relative; width: 1080px; height: 158px;}
#imageLeft {align: left; padding-right: 10px; width: 245px;}
.row1 {display: block; width: 325px; padding: 5px; float: left; text-align: left;}
.row2 {display: block; width: 300px; padding: 5px; float: right; text-align: left;}
#ontap li {list-style: none; left:0px; line-height:18px; border:0px; font-family: Georgia, Times New Roman, Serif; font-size: 13px; color: #000;}

/*NEW ADDITIONS*/
#fb {position: relative; z-index: 99; top: 300px; left: 120px;}



/*HOME*/
#homeContainer {width: 1080px; height: 1000px; background: url("../images/background.jpg"); background-repeat:no-repeat;}
#contentEnter {width: 517px; margin: auto; padding-top: 325px; padding-left: 50px;}
#enter {display: block; width: 288px; height: 45px; background: url("../images/clickhere.gif") no-repeat 0 0; margin: auto;}
#enter:hover {background-position: 0 -45px;}
#enter span {display: none;}

p {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	line-height:21px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
	
p a{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	line-height:21px;
	color: #000;
	font-decoration: underline;
	text-align: left;
}
.heading {font-family: Georgia, Times New Roman, Serif; font-size: 16px; line-height:21px; color: #000; font-weight: bold;}

