body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
 	li, dl, dt, dd, form, a, fieldset,  th, td  
 	 {  
 	 margin: 0; padding: 0;  border:0; outline: none;
	}  
body {

}
#outercontainer {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/outercontainer-background.png);
	background-repeat: repeat-y;
	
}
#container {
	width: 780px;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(images/banner-background.jpg);
	background-repeat: no-repeat;
	height: 265px;
}
#content {
	background-color: #ffffff;
	float: left;
}
#sidebar {
	width: 280px;
	height: 360px;
	float: left;
	background-image: url(images/sidebar-background.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#maincontent {
	float: right;
	width: 500px;
	background-color: #ffffff;
}
#column1 {
	width: 260px;
	float: left;
}
#column1 {
	width: 260px;
	float: left;
}
#services {
	width: 450px;
	text-align: justify;
}
#footer {
	clear: both;
}
.logo {
	margin-left: 30px;
}
.navigation {
	float: right;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 25px;
	color: #333399;
	font-weight: bold;
	font-size: 14px;
}
.navigation li {
	display: inline;
	padding-right: 7px;
}
.navigation a:link {
	color: #333399;
	text-decoration: none;
	}
.navigation a:visited {
	color: #333399;
	text-decoration: none;
	}
.navigation a:hover {
	color: #333399;
	text-decoration: underline;
	}
.navigation a:active {
	color: #333399;
	text-decoration: none;
	}	
.navigation2 {
	float: right;
	list-style-type: none;
	padding-right: 60px;
	color: #333399;
	font-weight: bold;
	font-size: 14px;
}
.navigation2 li {
	display: inline;
	padding-right: 7px;
}
.navigation2 a:link {
	color: #333399;
	text-decoration: none;
	}
.navigation2 a:visited {
	color: #333399;
	text-decoration: none;
	}
.navigation2 a:hover {
	color: #333399;
	text-decoration: underline;
	}
.navigation2 a:active {
	color: #333399;
	text-decoration: none;
	}	
.sidebar {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	text-align: justify;
}
.columntext {
	font-size: 14px;
	padding-right:30px;
	padding-top: 10px;
	color: #333333;
}
.promotions {
	font-size: 14px;
	color: #333333;
	padding-left: 100px;
}
h1 {
	color:#FFFFFF;
	font-size: 18px;
	margin-left: 25px;
	padding-top: 15px;
}
h2 {
	margin-top: 35px;
	font-size: 16px;
	color: #0099cc;
	padding-left: 30px;
}
h3 {
	color: #0099cc;
	font-size: 14px;

}
.textreplace {
	margin-top: 15px;
}
.textreplace2 {
	margin-top: 15px;
}
.intro {
	color: #ffffff;
	width: 260px;
	margin-left: 25px;
	padding-top: 10px;
	font-size: 12px;
	text-align: justify;
}
.introb {
	margin-top: -100px;
	margin-right: 15px;
	float: right;
	color: #FFF;
	font-size: 14px;
	text-align: right;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
}
.footer {
	font-size: 10px;
	float: left;
	color: #666;
	padding-left: 60px;
}
.banimage {
	position: absolute;
	top: 20px;
	left: 620px;
}
#services p {
	padding-bottom: 20px;
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-left: 90px;
}
.serviceheading {
	padding-bottom: 5px;
}
.serviceheading a:link {
	color: #0099cc;
	text-decoration: none;
	}
.serviceheading a:visited {
	color: #0099cc;
	text-decoration: none;
	}
.serviceheading a:hover {
	color: #0099cc;
	text-decoration: underline;
	}
.serviceheading a:active {
	color: #0099cc;
	text-decoration: none;
	}	
#verification, .verification { 
  visibility: hidden;
  display: none;
}
.floatleft {
	float: left;
}
.floatright {
	float:right;
}
.smallimage {
	padding-right: 10px;
	padding-top: 10px;
}
.superscript {
	font-size:xx-small; 
	vertical-align:top;
} 
.subscript{
	font-size:xx-small; 
	vertical-align:bottom;
} 

