hr {
	width:95%;
}
h1 {
	font-size:20pt;
	color:#ffffff;
}
h2 {
	font-size:14pt;
	color:#ffffff;
	margin:5px;
}
p {
	color:#ffffff;
	text-align:left;
	font-size:12px;
	margin:5px;
}
li {
	color:#FFF;
}
img {
	border:none;
}
#innerContent {
	text-align:left;
}
#homePageTable td {
	padding:8px;
}
.innerContentDiv {
	text-align:left;
	background-color:#D2D1E1;
	padding:7px;
	color:#2F303F;
	font-size:10pt;
	font-weight:bolder;
	overflow:auto;
}
.innerContentDiv h1 {
	display:block;
	color:#000066;
	font-weight:bold;
	font-size:20pt;
	font-family:Arial;
	padding:2px;
	margin:0px;
}
body {
	background:url("../images/background.jpg") top center no-repeat;
	background-attachment:fixed;
	background-color:#010066;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size:10pt;
}
#innerBody {
	background:url('../images/tp.png') repeat;
	width:950px;
	
	padding: 10px;
	margin:10px;
}
#header {
	width:940px;
	height:100px;
	margin-bottom:5px;
	background:url("../images/headerBackground.png");
	color:#010066;
}
#header span {
	position:relative;
	top:28px;
}
#movieDiv {
	width:100%;
	height:150px;
}
.hpLink {
	text-decoration:none;
	color:#2F303F;
}
a.hpLink:hover {
	border:1px outset black;
	margin-left:-1px;
	margin-right:-1px;
}
a:link {
	color:#FFF;
}
a:visited {
	color:#FFF;
}
#nav2 {
	text-align:left;
	width:940px;
	height:50px;
	background:url("../images/navBar2.png") no-repeat center;
}
#nav2 .links {
	position:relative;
	top:10px;
	left:30px;
}
#nav2 a {
	color:#010066;
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
}
#nav2 a:hover {
	text-decoration:underline;
}
.darkBlue, .lightblue{
	padding-bottom:30px;	
}
#flashMovie {
	z-index:4;
	width:900px;
	height:230px;
}

#About_us p {
	font-size:15pt;
}

#About_us H1 {
	
}
