body {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#EFE4F5;
}
.cta{
	margin-bottom: 15px;
}
.clear {
	clear:both
}
.logo {
	height:80px;
	width:270px;
	background-image:url(../images/logo.jpg);
	background-repeat:repeat;
}
.header {
	height:110px;
	width:960px;
}
.container {
	width:960px;
	margin:0 auto;
}
.column {
	float:left;
}
.column140 {
	width:140px;
}
.column630 {
	width:630px;
	margin:0 10px;
}
#footer {
	padding:50px 10px 10px 10px;
	background-color:#FFFFFF;
	background-image:url(../images/logos.gif);
	background-repeat:no-repeat;
	background-position:center top
}
#footer .first {
	width:225px;
	float:left;
	padding-left:10px;
}
#footer .second {
	width:225px;
	float:left;
	padding-left:10px;
}
#footer .third {
	width:225px;
	float:left;
	padding-left:10px;
}
#footer .fourth {
	width:225px;
	float:left;
	padding-left:10px;
}
.nav {
	height:24px;
	position:absolute;
	margin-top:8px;
}
.nav ul li {
	display:inline;
}
.nav ul li a.first {
	padding-left:0;
	background-image:none;
}
.nav ul li a {
	padding-left:20px;
	padding-right:15px;
	background-image:url(../images/div_nav.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.quote {
	height:24px;
	position:absolute;
	margin-top:8px;
	margin-left:707px;
}
.quote a{
	color:#FFFFFF;
}
.banner {
	height:138px;
	width:960px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
.content {
	background-color:#FFFFFF
}
.email {
	width:210px;
	height:65px;
	margin-top:-70px;
	margin-left:410px;
	position:absolute;
	background-image:url(../images/bg_label_email.gif);
	background-repeat:no-repeat;
	padding-top:7px;
}
.email label {
	padding-left:33px;
	position:absolute;
}
.email input {
	width:160px;
	padding:3px;
	position:absolute;
	margin-top:18px;
	border:1px solid #cccccc;
	background-image:url(../images/grad_grey.jpg);
	background-repeat:repeat-x;
}
.email p {
	color:#FFFFFF;
	position:absolute;
	margin-top:45px;
	font-size:80%;
}
.email .submit {
	margin-left:170px;
	margin-top:15px;
	position:absolute;
	border:0 none;
	width:auto;
	background-image:none;
}
.search {
	width:210px;
	height:65px;
	margin-top:-70px;
	margin-left:730px;
	position:absolute;
	background-image:url(../images/bg_label_search.gif);
	background-repeat:no-repeat;
	padding-top:7px;
}
.search label {
	padding-left:33px;
	position:absolute;
}
.search input {
	width:160px;
	padding:3px;
	position:absolute;
	margin-top:18px;
	border:1px solid #cccccc;
	background-image:url(../images/grad_grey.jpg);
	background-repeat:repeat-x;
}
.search p {
	color:#FFFFFF;
	position:absolute;
	margin-top:45px;
	font-size:80%;
}
.search #submit {
	margin-left:170px;
	margin-top:15px;
	position:absolute;
	border:0 none;
	background-image:none;
}
#submit {
	width:auto;
}
.box_blue {
	width:170px;
	background-image:url(../images/bg_box_blue.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:5px 10px 0 10px;
	margin-bottom:10px;
}
.box_purple {
	width:170px;
	background-image:url(../images/bg_box_purple.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:5px 10px 0 10px;
	margin-bottom:10px;
}
.box_purple img {
	margin: 10px 0px;
}
.box_blue img {
	margin: 10px 0px;
}
.box_contact {
	margin-top:20px;
	background-image:url(../images/bg_contact_box.jpg);
	background-repeat:repeat-x;
	background-position:20px;
}
.breadcrumb {
	padding:10px 10px;
	background-color:#efefef;
	margin-bottom:10px;
}
#category .left .menu li{
	text-transform:uppercase;
}