@charset "UTF-8";
#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	margin-top: 12px;
	height: 85px;
	background-image: url(/images/header_background.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#nav {
	height: 45px;
	width: 680px;
	float: left;
	margin-top: 40px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
#logo {
	float: right;
	height: 85px;
	width: 250px;
}
#banner {
	height: 232px;
	width: 960px;
	background-image: url(/images/banner_background.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
}
#footer {
	margin-top: 12px;
	clear: both;
	width: 920px;
	height: 100px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#columns_content {
	height: auto;
	width: 960px;
}
#leftcolumna {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
}
#rightcolumna {
	float: right;
	height: auto;
	width: 714px;
	margin-bottom: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 20px;
}
#newsletter {
	height: 160px;
	width: 188px;
	margin-top: 30px;
	margin-right: 12px;
	background-image: url(/images/email_background.jpg);
	background-repeat: no-repeat;
}
#newsletterhead {
	height: 40px;
	width: 120px;
	padding-left: 40px;
	padding-top: 10px;
}
#newslettertext {
	height: 80px;
	width: 155px;
	padding-left: 5px;
	padding-top: 20px;
}
#title {
	height: 70px;
	width: 714px;
}
#photo_out {
	float: left;
	height: 192px;
	width: 682px;
	padding-left: 30px;
}
#photo_in {
	height: 190px;
	width: 680px;
	border: 1px solid #FFFFFF;
}
#offers_out {
	float: right;
	height: 225px;
	width: 201px;
	padding-right: 25px;
	padding-left: 22px;
}
#offers_in {
	height: 225px;
	width: 200px;
	background-image: url(/images/offers_background.jpg);
	background-repeat: no-repeat;
	float: right;
}
#offertext {
	height: 110px;
	margin-top: 70px;
	padding-top: 10px;
}
#button1 {
	height: 66px;
	width: 200px;
}
#button2 {
	height: 66px;
	width: 200px;
}
#button3 {
	height: 66px;
	width: 200px;
}
#button4 {
	height: 66px;
	width: 200px;
}
#button5 {
	height: 66px;
	width: 200px;
}
#text_outer {
	height: auto;
	width: 714px;
}
#text_inner {
	height: auto;
	width: 665px;
	padding-left: 14px;
	padding-right: 35px;
	background-image: url(/images/main_background.jpg);
	background-repeat: no-repeat;
}
#smalltextbox {
	float: left;
	height: auto;
	width: 451px;
	background-image: url(/images/main_background.jpg);
	background-repeat: no-repeat;
}
#smallimage {
	height: 178px;
	width: 178px;
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 34px;
}

