@charset "UTF-8";
.oneColElsCtrHdr #mainContent2 {
	background: #FFFFFF;
	width: 930px;
	background-image: url(expressions/page-back.png);
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}
.oneColElsCtrHdr #mainContent #mainimage2 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 0 20px 30px;
}
.oneColElsCtrHdr #mainContent #bodytext2 {
	width: 580px;
	float: left;
	margin: 0;
	padding: 40px 20px 20px 0;
}
.bodytext {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #666666;
}
.style1 {
	color: #4A82C3;
	line-height: 120%;
	font-size: 14px;
}
.style2 {
	color: #759AD0;
	line-height: 120%;
	font-size: 14px;
}
.style3 {font-size: 16px}
body {
	font: 100% Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(back.png);
	background-repeat: repeat-x;
	background-color: #D5D5D5;
}
.oneColElsCtrHdr #container {
	width: 958px;
	margin: 0 auto;
	text-align: left;
}
.oneColElsCtrHdr #header {
	background-image: url(header-back.png);
	width: 958px;
	height: 300px;
	background-repeat: no-repeat;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 10px 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-weight: normal;
}
.oneColElsCtrHdr #footer {
	width: 958px;
	background-image: url(fotter-back.png);
	height: 70px;
	float: left;
	margin: 0;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0 0 44px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #header #logo {
	width: 720px;
	height: 90px;
	padding: 65px 0 10px 50px;
	float: left;
	border: none;
}
.oneColElsCtrHdr #mainContent #mainimage{
	width: 400px;
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
}
.oneColElsCtrHdr #mainContent #bodytext{
	width: 470px;
	float: left;
	margin: 0;
	padding: 45px 40px 0 0;
	;
}
.oneColElsCtrHdr #mainContent {
	background: #FFFFFF;
	width: 958px;
	background-image: url(page-back.png);
	float: left;
	margin: 0;
	overflow: auto;
	clear: both;
	display: inline;
}
.oneColElsCtrHdr #header #headertext {
	width: 150px;
	padding: 46px 0 0 4px;
	text-align: left;
	float: left;
}
.oneColElsCtrHdr #container #header #headertext p {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	text-align: left;
}
.oneColElsCtrHdr #container #header #headertext a:link {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	text-align: left;
	text-decoration: none;
}
.oneColElsCtrHdr #container #header #headertext a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #759AD0;
	text-align: left;
	text-decoration: none;
}
.oneColElsCtrHdr #container #header #nav {
	float: left;
	padding: 0 30px 0 29px;
	background-image: url(page-back.png);
}
.oneColElsCtrHdr #container #links {
	margin: 0 0 0 0;
	text-align: left;
	float: left;
	background-image: url(page-back.png);
	padding: 10px 0 6px 38px;
	background-repeat: repeat-y;
	width: 920px;
	display: inline;
	;
}
.oneColElsCtrHdr #mainContent #bodytext #title {
	width: 380px;
	float: left;
	margin: 0;
}
.pagetitles {
	font-size: 40px;
	font-family: Helvetica, Arial;
	color: #4a82c3;
	line-height: 24px;
}
.pagetitles2 {
	font-size: 29px;
	font-family: Helvetica, Arial;
	color: #999999;
	line-height: 4px;
}
.style5 {
	color: #4A82C3
}
.oneColElsCtrHdr #mainContent #bodytext3 {
	width: 860px;
	float: left;
	margin: 0;
	padding: 50px 50px 0 50px;
}
.oneColElsCtrHdr #mainContent #mainimage3 {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0 0 0 60px;
}
.oneColElsCtrHdr #header #mainContent #mainimage .borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.oneColElsCtrHdr #header #mainContent #mainimage .borderless img {
	margin-top: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
