body {
	background:url(images/background.jpg) center top repeat-x #dad8d9;
	margin: 0;
}
/* clear out default styles */
html, body, div, h1, h2, h3, h4, h5, h6, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; outline:none; }

a:link, a:visited {
	color: #2e3192;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #f7931e;
	text-decoration: none;
}
/* ----------divs-------------- */
#container {
	background:url(images/content-internal-bkgd.jpg) center top repeat-y;
	width:962px;
	margin:0 auto;
	padding:0;
}
#container-internal {
	background:url(images/content-internal-bkgd.jpg) center top repeat-y;
	width:962px;
	margin:0 auto;
	padding:0 0 20px 0;
}
#logo {
	width:311px;
	float:left;
}
#header {
	width:651px;
	float:left;
}
#searchbox {
	width:651px;
	background:url(images/header.jpg) center top no-repeat;
	height:78px;
}
#menu {
	width:610px;
	height:21px;
	padding:15px 0 0 41px;
}
#intro {
	width:418px;
	float:left;
}
#headline {
	width:418px;
	background: url(images/headline-back.jpg) no-repeat;
}
#content-home {
	width:358px;
	background:url(images/content.jpg) center top no-repeat;
	padding:0 15px 0 45px;
}
#photo {
	width:544px;
	float:left;
	background-image: url(images/flash-photo-back.jpg);
	background-repeat: no-repeat;
}
#columntabs-container {
	width:100%;
	background:url(images/coltabs-bkgd.jpg) center top repeat-x #2e3192;
	padding:0;
}
#columntabs {
	width:924px;
	background:url(images/columntabs.jpg) center top no-repeat;
	padding:9px 19px 0 19px;
	margin:0 auto;
}
#content {
	width:882px;
	background:url(images/content-internal.jpg) center top no-repeat;
	padding:30px 40px 0 40px
}
#footercontainer {
	width:100%;
	background:url(images/footerbkgd.jpg) center top repeat-x #dbd9d9;
}
#footer {
	background:url(images/footer-home.jpg) center top no-repeat;
	width:882px;
	margin:0 auto;
	padding:5px 40px;
}
#footer-internal {
	background:url(images/footer-internal.jpg) center top no-repeat;
	width:882px;
	margin:0 auto;
	padding:5px 40px;
}
.border {
	border: solid 3px #ebebeb;
}
.pngfix {
	behavior: url(iepngfix.htc);
}
.orange {
	color:#f7931e;
}
/* ----------main body-------------- */
h1 {
	font: normal 21px "Century Gothic", Arial, sans-serif;
	color: #2e3192;
	padding:0 0 5px 0;
	margin:0;
}
h2 {
	font: normal 18px "Century Gothic", Arial, sans-serif;
	color: #f7931e;
	padding:0 0 5px 0;
	margin:0;
}
h3 {
	font: normal 16px "Century Gothic", Arial, sans-serif;
	color: #f7931e;
	padding:0 0 5px 0;
	margin:0;
}
p {
	font: normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #535353;
	padding:0 0 10px 0;
	margin:0;
}
.whitetext {
	color:#FFFFFF;
}
.whitetext a:link, .whitetext a:visited {
	color: #f7931e;
	text-decoration: none;
	outline:none;
}
.whitetext a:hover, .whitetext a:active {
	color: #f7931e;
	text-decoration:underline;
}
hr {
	border: none 0; 
	border-bottom: 1px solid #5c5e6f;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	padding: 0;
}
.services ul {
	padding:0;
	margin:0 0 0 35px;
}
.services li {
	font: normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #d2d2d4;
	padding:0 0 5px 0;
	margin:0;
}
ul.bullets {
	margin:0 0 5px 35px;
	padding:0;
}
ul.bullets li{
	list-style: disc;
	font: normal 14px Arial, sans-serif;
	color: #333;
	line-height:18px;
	padding:0 0 5px 0;
}
/* ----------footer-------------- */
#footer p {
	font: normal 10px Arial, sans-serif;
	color:#535353;
	line-height:14px;
}
#footer a:link, #footer a:visited  {
	color:#535353;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#2e3192;
	text-decoration: none;
}
#footer-internal p {
	font: normal 10px Arial, sans-serif;
	color:#535353;
	line-height:14px;
}
#footer-internal a:link, #footer-internal a:visited  {
	color:#535353;
	text-decoration: none;
}
#footer-internal a:hover, #footer-internal a:active {
	color:#2e3192;
	text-decoration: none;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
