#header-photo {
	width: 766px;
	height: 117px;
	background: url(../images/index-header-photo.jpg) top left no-repeat;
}

#torso-bottom {
	background: url(../images/index-torso-bottom.gif) bottom left no-repeat;
}

#torso-top {
	background: url(../images/index-torso-top.gif) top left no-repeat;
}

#main {
	width: 468px;
	float: left;
}

.container-padding {
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 14px;
	padding-left: 7px;
}

.content-margin {
	margin: 10px;
}

#primary-bottom {
	background: url(../images/index-primary-bottom.gif) bottom left no-repeat;
}

#primary-top {
	background: url(../images/index-primary-top.gif) top left no-repeat;
}

#primary {
	
}

#primary h2 {
	background: url(../images/index-primary-header-background.gif) top left repeat-y;
	margin: 0;
	line-height: 1em;
	padding: 8px 10px;
	font-size: 14px;
	color: #252466;
	
}

#primary-left {
}

#primary-right {
	width: 170px;
	float: right;
	text-align: center;
}

#secondary-bottom {
	
}

#secondary-top {
	background: url(../images/index-secondary-top.gif) top left no-repeat;
}

#secondary {
	
}

#secondary-left {
	width: 157px;
	float: left;
}

#secondary-left h2 {
	background: url(../images/index-secondary-left-header-background.gif) top left repeat-y;
	margin: 0;
	line-height: 1em;
	padding: 8px 10px;
	font-size: 14px;
	color: #252466;
}

#secondary-left ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary-left ul li {
	margin-bottom: 15px;
}

#secondary-left ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#secondary-right {
	width: 272px;
	float: right;
}

#secondary-right h2 {
	background: url(../images/index-secondary-right-header-background.gif) top left repeat-y;
	margin: 0;
	line-height: 1em;
	padding: 8px 10px;
	font-size: 14px;
	color: #252466;
}

#secondary-right p {
	margin-top: 0;
}

.register {
	background: url(../images/button-register.gif) bottom left no-repeat;
	width: 93px;
	height: 30px;
	margin: 0 auto;
}

.register a {
	display: block;
	width: 93px;
	height: 30px;
	background: url(../images/button-register.gif) top left no-repeat;
}

.register a:hover {
	background: transparent;
}

.register a span {
	display: none;
}

.more {
	background: url(../images/button-more.gif) bottom left no-repeat;
	width: 42px;
	height: 10px;
	float: right;
}

.more a {
	display: block;
	width: 42px;
	height: 10px;
	background: url(../images/button-more.gif) top left no-repeat;
}

.more a:hover {
	background: transparent;
}

.more a span {
	display: none;
}

#sidebar {
	width: 231px;
	float: right;
}

#contact {
	text-align: center;
	color: #252466;
}

#contact h3 {
	margin-bottom: 0;
}

#contact .phone {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
}

#contact .email {
	margin-top: 0;
}

.sidebar-box {
	border: 1px solid #C8BC71;
	padding: 5px;
	text-align: center;
}

.sidebar-box h3 {
	color: #252466;
	margin-top: 0;
}