@import url(drop-down.css);

body, h1, h2, h3, p, a, ul, li, img {
	margin: 0px;
	padding: 0px;
}
body, html {
	height:100%;
}
body {
	background-color: #1b5282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {

}
h2 {

}
h3 {

}

p {
	line-height: 18px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.flt100l {
	width:100%;
	float:left;
	height:auto;
}
.fltl {
	float:left;
	height:auto;
}
.fltr {
	float:right;
	height:auto;
}
#page-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}
.top-margin {
	float: left;
	height: 50%;
	width: 100%;
	margin-top: -300px;
}

a.logo {
}
.header{
	float: left;
	height: 150px;
	width: 100%;

}
.header a {
	text-indent: -9999px;
	float: left;
	background-image: url(../images/twof-logo.png);
	height: 106px;
	width: 119px;
	margin-top: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.content {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg.jpg) no-repeat left top; 
}

.content1 {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg1.jpg) no-repeat left top; 
}
.content2 {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg2.jpg) no-repeat left top; 
}

.content3 {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg3.jpg) no-repeat left top; 
}
.content4 {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg4.jpg) no-repeat left top; 
}

.content5 {
	float: left;
	height: 600px;
	width: 100%;
	background: url(../images/content-bg5.jpg) no-repeat left top; 
}

.wide-column {
	float: left;
	height: 600px;
	width: 545px;
}
#narrow-column {
	background: url(../images/narrow-column-bg.png) repeat-y left top;
	float: left;
	height: 510px;
	width: 265px;
	position: relative;
	margin: 0px 18px 0 18px;
      padding-top:45px;
padding-bottom:45px;

	overflow: auto;
}

#narrow-column p{
	margin-top:0px;
	margin-bottom:0px;
      margin-left:18px;
      margin-right:18px;
}



#narrow-column ol{
	margin-top:0px;
	margin-bottom:-10px;
	margin-left:0px;
	padding-left:12px;
	font-size:12px;
	padding-bottom: 0px;
}

#narrow-column li{
	padding-bottom: 10px;
}

#narrow-column a{
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
}

#narrow-column a:hover{
	text-decoration:none;
}

.footer{
	float:left;
	width:975px;
	padding: 5px 0 0 5px;
}
.footer p {
	font-size:10px;
	float:left;
	color:#8da9c1;
}
.footer a {
	color:#8da9c1;
}
.footer p span {
	margin: 0 16px;
}




/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: none;}
.vscrollerbar {width: 15px;background-color: black;}
.hscrollerbase {height: 15px;background-color: none;}
.hscrollerbar {height: 15px;background-color: black;}
.hscrollerbar {background: #99CBCB url(horizontalbarbody_cornerjog.png) 0px -10px repeat-x;}
.vscrollerbar {background: #99CBCB url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}
.vscrollerbarbeg {background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;width: 15px;height: 15px;}
.hscrollerbarbeg {background: url(basebarcaps_verticalbarbody.png) -60px -15px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbarend {background: url(basebarcaps_verticalbarbody.png) -30px -15px no-repeat;height: 15px;width: 15px;}
.scrollerjogbox {width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;}
.vscrollerbase {background: #D7EBDF url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;height: 15px;width: 15px;}
.hscrollerbase {background: #D7EBDF url(horizontalbarbody_cornerjog.png) 0px -15px repeat-x;}
.hscrollerbasebeg {background: url(basebarcaps_verticalbarbody.png) -60px 0px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbaseend {height: 15px;width: 15px;background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;}
.scrollerjogbox:hover {background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;}


.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: visible;
}
