﻿html, body, form { padding: 0; margin: 0; }
body {font-size:11px;font-family:Arial, Verdana;color:#222222;background:url(../Images/site-bg.gif) repeat-x #FFFFFF;}

img {border:0;}
a {color:#0080a2;}
a:hover {color:#8e3426;}

h1 {margin:0 0 5px 0;padding:0;font-family:palatino;font-size:16px;font-weight:normal;color:#0080a2;}
h2 {margin:0;padding:0;font-size:14px;font-weight:normal;color:#0080a2;}
hr {border-collapse:collapse;height:1px;background:none;border:0;border-bottom:1px dotted #ababab;}

.siteWrapper {width:100%;height:520px;background:url(../Images/site-bg-graphic.jpg) no-repeat top center;}

.siteHeader {width:952px;height:150px;margin:0 auto;background:url(../Images/site-bg-graphic.jpg) no-repeat top center;}
.siteHeader .logo {width:160px;margin:15px 10px 0 0;float:left;}
.siteHeader .title {margin:45px 0 0 0;float:left;}

.siteMenu {width:952px;height:41px;margin:0 auto;position:relative;z-index:99;}

.siteContent {width:952px;height:300px;margin:0 auto;background:url(../Images/content-bg.jpg) no-repeat top #FFFFFF;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;}
.siteContent .leftColumn {width:642px;padding:14px;}
.siteContent .rightColumn {width:308px;line-height:18px;}
.siteContent .rightColumn a {color:#FFFFFF;}
.siteContent .rightColumn .greyBox {width:308px;padding-bottom:20px;color:#FFFFFF;position:relative;background:url(../Images/right-box-bg-1.jpg) no-repeat;}
.siteContent .rightColumn .redBox {width:308px;padding-bottom:20px;color:#FFFFFF;position:relative;background:url(../Images/right-box-bg-2.gif) repeat-x #8d3224;}
.siteContent .rightColumn .greenBox {width:308px;padding-bottom:31px;color:#FFFFFF;position:relative;background:url(../Images/right-box-bg-3.gif) repeat-x #006985;}
.siteContent .rightColumn .link {width:308px;text-align:right;position:absolute;bottom:0;}
.siteContent .rightColumn .bulletLink a {padding:0 0 0 7px;background:url(../Images/right-bullet.gif) no-repeat;}

.siteFooter {width:952px;height:77px;margin:0 auto;font-size:10px;color:#656565;background:url(../Images/footer-bg.gif) no-repeat;}
.siteFooter a {text-decoration:none;color:#656565;}
.siteFooter a:hover {text-decoration:underline;}

.contentTitle {margin:-15px 0 10px -10px;padding:0;font-family:palatino;font-size:20px;font-weight:normal;color:#8e3426;position:relative;z-index:50;}
.fullWidthContent {width:582px;margin:30px 0 0 0;padding:0 15px 20px 15px;line-height:16px;border:1px solid #e0e0df;background:#FFFFFF;position:relative;}
.fullWidthContent .floatedLink {text-align:right;position:absolute;bottom:0;right:0;}

.splitContent {width:614px;margin:0 auto;overflow:auto;}
.halfWidthContent1 {width:268px;margin:30px 14px 0 0;padding:0 15px 20px 15px;line-height:16px;border:1px solid #e0e0df;background:#FFFFFF;position:relative;float:left;}
.halfWidthContent2 {width:268px;margin:30px 0 0 0;padding:0 15px 20px 15px;line-height:16px;border:1px solid #e0e0df;background:#FFFFFF;position:relative;float:left;}
.halfWidthContent1 .floatedLink, .halfWidthContent2 .floatedLink {text-align:right;position:absolute;bottom:0;right:0;}
