#torso-bottom {
	background: url(../images/content3-torso-bottom.gif) bottom left no-repeat;
}

#torso-top {
	background: url(../images/content2-torso-top.gif) top left no-repeat;
}

#main {
	width: 468px;
	float: left;
}

.primary h3 {
	color: #546481;
	margin-bottom: 0;
}

.primary h3 + p {
	margin-top: 2px;
}

.primary p {
	line-height: 1.2em;
}

.primary ul li {
	line-height: 1.3em;	
}

.primary .float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.primary .float-right {
	float: right;
	margin: 0 0 10px 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-back {
	background: url(../images/index-primary-background.gif) top left repeat-y;
}

.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;
}

.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;
}
.sidebar-box p {
	font-size: 11px;
}