body
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
	background: #989898 url(images/bg.png) repeat-x scroll 0 0;
}

body.front
{
    background: #989898 url(images/bg-front.png) repeat-x scroll 0 0;
}

img
{
    border: none;
}

h1.title
{
    color: #14266A;
    font-family: Georgia,Times New Roman,serif;
    font-size: 24px;
    margin: 1em 0;
    padding: 0;
}

#wrapper
{
    padding: 0;
    margin: 0;
    background: transparent url(images/bg-shadows.png) repeat-y scroll top center;
}

#header-top,
#header-bottom
{
    position: relative;
    clear: both;
}

#header-top
{
    background: #15266A;
    height: 52px;
    line-height: 52px;
}

#logo
{
    float: left;
    padding: 13px 0 0 45px;
}

#slogan
{
    float: right;
    padding-right: 40px;
    color: #EEEEEE;
    font-style: italic;
    font-size: 12px;
}

#header-bottom
{
    height: 31px;
    background: #223789;
}

#primary-links
{
    padding: 5px 0 0 50px;
}

#primary-links ul li
{
    padding-right: 20px;
    height: 21px;
}

#primary-links ul li.active,
#primary-links ul li:hover
{
    background: transparent url(images/bg-primary-button.png) no-repeat scroll 0 0;
}

#primary-links ul li a
{
    color:#FFFFFF;
    font-family: Georgia,Times New Roman,serif;
    margin: 0 10px;
    padding: 0 10px 6px 0;
    text-decoration:none;
    text-transform:lowercase;
    background: transparent url(images/bg-primary-link-dots.png) repeat-x scroll right 15px;
}

#primary-links ul li.active a,
#primary-links ul li a:hover
{
    background:transparent url(images/bg-primary-button.png) no-repeat scroll right -22px;
}

.front #champion
{
    position: relative;
    height: 233px;
    background: #46736C url(images/bg-champion.jpg) no-repeat scroll 0 0;
    color: #FFFFFF;
}

#champion
{
	height: 13px;
	background: #46736C;
}

#champion-inner h1
{
    margin: 0;
    font-size: 20px;
    font-family: Georgia, Times New Roman, serif;
}

.front #champion-inner
{
    padding: 35px 0 0 50px;
    width: 600px;
}

.front #champion-inner a
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
}

#champion-inner .read-more-button
{
    background: transparent url(images/bg-read-more-button.png) no-repeat scroll 0 0;
    height: 25px;
    padding: 5px 0 0 13px;
}

#champion-message
{
    color: #FFFFFF;
    font-size: 16px;
    font-family: Georgia, Times New Roman, serif;
    line-height: 25px;
}

.front #contact
{
    position: absolute;
    top: 20px;
    right: 40px;
    margin: 0;
}

#contact
{
    width: 215px;
    height: 290px;
    background: transparent url(images/bg-contact.png) no-repeat scroll 0 0;
    margin-left: 31px;
}

#contact-inner
{
    padding: 12px 20px 15px;
    color: #919191;
    text-align: left;
}

#contact-inner h2
{
    padding: 0;
    margin: 0 0 15px 0;
    color: #4C7D76;
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 16px;
}

#contact-inner .form-item
{
    margin: 0 0 7px 0;
}

#contact-inner .form-text,
#contact-inner .form-textarea
{
    width: 173px;
}

#contact-inner .form-textarea
{
    height: 55px;
}

#contact-inner #edit-submit
{
    float: right;
    background: transparent url(images/bg-read-more-button.png) no-repeat scroll 0 0;
    border: none;
    width: 97px;
    height: 25px;
    padding-bottom: 2px;
    color: #666666;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#page
{
    margin: 0 auto;
    width: 950px;
    background: #FFFFFF;
}

#content
{
    margin: 20px 30px 10px 50px;
    clear: both;
}

#main
{
    width: 550px;
    padding: 0 60px 0 0;
    margin-bottom: 10px;
    float: left;
    border-right: solid 1px #C9C9C9;
    line-height: 18px;
}

#main p
{
	clear: both;
}

#sidebar-right
{
    float: left;
    text-align: center;
    width: 250px;
}

.front #sidebar-right #secondary-links
{
    margin-top: 80px;
}

#secondary-links ul
{
    padding: 0;
    margin-left: 25px;
}

#secondary-links ul li
{
    padding: 15px 0 20px 0;
    list-style: none;
    text-align: center;
    background: transparent url(images/bg-sidebar-nav.png) no-repeat scroll bottom center;
    width: 230px;
    
}

#secondary-links ul li a
{
    text-decoration: none;
    color: #919191;
    font-weight: bold;
    text-transform: lowercase;
    font-size: 1.2em;
}

#footer
{
    clear: both;
    background: #14266A;
    color: #5A6CB1;
    text-align: center;
	padding: 20px;
}

#footer a
{
    color: #5A6CB1;
    text-decoration: none;
}

ul.links
{
    padding: 0;
    margin: 0;
}
ul.links li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

div.imagify
{
	float: left;
	padding-bottom: 10px;
	text-align: center;
}

div.imagify img
{
	border-top: solid 10px #46736C;
	border-left: solid 10px #46736C;
	border-right: solid 10px #46736C;
}

div.imagify label
{
	padding: 5px 0;
	display: block;
	background: #46736C;
	color: #CCCCCC;
	font-style: italic;
}

div.thankyou
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: black;
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	background: #BCED91;
	z-index: 1337;
	font-size: 20px;
}