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


#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; margin: 0px; border:0px; padding: 0px; display: inline;}
#li img {vertical-align: bottom; margin: 0px; border:0px;}
#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;}

#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;}

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;}
