body {
	background-image: url(Images/background-blue.jpg);
	background-repeat: repeat-x;
}
h1 {
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#F47B20;
	font-style:bold;
}
#h1swap {
	background-image:url(html/Images/problemssolutions.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:475px;
	height:75px;
}
#h1swapcontact {
	background-image:url(html/Images/contact.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:500px;
	height:50px;
}
#h1swapzombies {
	background-image:url(html/Images/zombies.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:500px;
	height:90px;
}
#h1swapthanks {
	background-image:url(html/Images/thanks.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:500px;
	height:50px;
}
#wrapper {
	width: 710px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 560px;
	position: relative;
}
#logo {
	background-image: url(html/Images/logo.png);
	float: left;
	height: 82px;
	width: 170px;
	text-indent: -9999px;
	margin: 0;
	overflow: hidden;
	clear: left;
}
#navigation {
	background-image: url(html/Images/nav-background.png);
	background-repeat:no-repeat;
	float: left;
	height: 260px;
	width: 170px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	clear: left;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	vertical-align: text-top;
	display: inline;
}
#maincontainer {
	background-image:url(html/Images/main-background-white-middle.png);
	background-repeat:repeat-y;
	height: 520px;
	width: 510px;
	float: right;
	position: relative;
	display: block;
	vertical-align: top;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	overflow: auto;
}
#maincontainercontact {
	background-image:url(html/Images/main-background-white-middle.png);
	background-repeat:repeat-y;
	height: 600px;
	width: 510px;
	float: right;
	position: relative;
	display: block;
	vertical-align: top;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	overflow: auto;
}
#maincontainerhome{
	background-image:url(html/Images/main-background-white-middle.png);
	background-repeat:repeat-y;
	height: 425px;
	width: 510px;
	float: right;
	position: relative;
	display: block;
	vertical-align: top;
	clear: right;
	overflow: auto;
	padding: 10px;
}
#maintop {
	background-image:url(html/Images/main-background-white-top.png);
	background-repeat: no-repeat;
	float: right;
	width: 530px;
	height: 7px;
	background-position: top;
}
#mainbottom {
	background-image:url(html/Images/main-background-white-bottom.png);
	background-repeat: no-repeat;
	float: right;
	width: 530px;
	height: 7px;
	background-position: bottom;
}
#homecontainer {
	background-image: url(html/Images/horizontalbar.png);
	background-repeat:no-repeat;
	height: 193px;
	width: 510px;
	background-position: center bottom;
	text-align: center;
	position: relative;
	margin-top: 10px;
	clear: both;
}
.bottomdiv {
	background-image: url(html/Images/verticalbar.png);
	background-repeat:no-repeat;
	height: 200px;
	width: 150px;
	float: left;
	background-position:  right center;
	padding: 10px;
	display:inline;
	overflow: auto;
}
.homebutton {
	background-image: url(Images/home-button.png);
	background-repeat: no-repeat;
	float: none;
	display: block;
	visibility: inherit;
	z-index: auto;
	margin: 0px;
	padding-top: 50%;
	padding-top: 0;
	padding-right: 50%;
	padding-bottom: 0;
	padding-left: 50%;
}
a.home {
	width: 150px;
	height: 44px;
	background: url("Images/home-button.png");
	}

a.home:hover {
	background-position: -150px 0;
	}

	
li {
	display:block;
	float:left;
	width:100%;
	position: relative;
	left: 0px;
	text-align: left;
	text-indent: -20px;
	white-space: normal;
	height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	vertical-align: top;
	list-style-type: none;
	margin-bottom: 0px;
}

ul.nobullets {
	display:block;
	list-style:none;
	list-style-type:none;
	float:left;
	width:160px;
	text-indent:inherit;
	
}
.homestatic {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/home-static.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.workstatic {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/work-static.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.contactstatic {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/contact-static.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.aboutstatic {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/about-static.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.rolloverhome a {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/home-rollover.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.rolloverhome a:hover { 
	background-position:center;
}
.rolloverhome a:active {
	background-position:bottom;
}

.rolloverabout a {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/about-rollover.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.rolloverabout a:hover { 
	background-position:center;
}
.rolloverabout a:active {
	background-position:bottom;
}

.rolloverresume a {
	display:block;
	width: 136px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(html/images/buttons/resume-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rolloverresume a:hover { 
	background-position:center;
}
.rolloverresume a:active {
	background-position:bottom;
}

.rollovercontact a {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/contact-rollover.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.rollovercontact a:hover { 
	background-position:center;
}
.rollovercontact a:active {
	background-position:bottom;
}
.rolloverwork a {
	display:block;
	width: 170px;
	height:62px;
	text-decoration: none;
	text-indent:-99999px;
	float: none;
	background-image: url(html/images/buttons/work-rollover.png);
	background-repeat: no-repeat;
	position: static;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.rolloverwork a:hover { 
	background-position:center;
}
.rolloverwork a:active {
	background-position:bottom;
}

.rollover-1 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/wsbbrochure-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#impact {
	height: 320px;
	width: 496px;
	position: fixed;
}
.rollover-1 a:hover { 
	background-position:center;
}
.rollover-1 a:active {
	background-position:bottom;
}
#leftcontainer {
	height: 363px;
	width: 170px;
	clear: left;
	background-image: url(html/Images/nav-background-white.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333;
	padding: 10px;
	height: 25px;
	width: 510px;
	text-align: center;
	display: block;
	clear: both;
	float: right;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-align: center;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #f37b21;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}
#frontwrapper {
	height: 350px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#frontpagelogo {
	background-image: url(Images/LSDesign-biglogo.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 200px;
	width: 430px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.rolloverflash a {
	background-image: url(Images/buttons/flash-site-button.png);
	clear: none;
	float: left;
	height: 87px;
	width: 191px;
	background-repeat: no-repeat;
	text-indent: -999999px;
	position: relative;
}
.rolloverflash a:hover {
	background-position:center;
}
.rolloverflash a:active {
	background-position:bottom;
}
.rolloverhtml a {
	background-image: url(Images/buttons/html-site-button.png);
	clear: right;
	float: right;
	height: 87px;
	width: 191px;
	text-indent: -999999px;
	display: block;
	background-repeat: no-repeat;
}
.rolloverhtml a:hover {
	background-position:center;
}
.rolloverhtml a:active {
	background-position:bottom;
}
#wsbbrochure {
	height: 520px;
	width: 450px;
	position: fixed;
}
#ibox_wrapper {
    line-height:25px;
    border:0;
	color:#666;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#eceded; }
#ibox_content { color:#666; background-color:#eceded; border:0; margin: 0px 0px 10px 0px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 10px;
    top: auto;
	color:#999;
}
#ibox_footer_wrapper a {
	text-indent:-1000px;
    background: url('html/Images/close.jpg') center center no-repeat;
    width: 40px;
    height: 11px;
    line-height: 50px;
	border:0px;
	color:#666;
	margin:9px 0px 0px 0px;
}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: url('html/images/loading.png') center center no-repeat;
}
.rollover-2 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/100days-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Presmailer {
	background-image: url(html/Images/100days-mailer.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	text-indent: -9999px;
}
#uco {
	height: 530px;
	width: 569px;
}
.rollover-2 a:hover { 
	background-position:center;
}
.rollover-2 a:active {
	background-position:bottom;
}
.rollover-3 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/globalization-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-3 a:hover { 
	background-position:center;
}
.rollover-3 a:active {
	background-position:bottom;
}
.rollover-4 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/coffee-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-4 a:hover { 
	background-position:center;
}
.rollover-4 a:active {
	background-position:bottom;
}
.rollover-5 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/holiday-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-5 a:hover { 
	background-position:center;
}
.rollover-5 a:active {
	background-position:bottom;
}
#birthdaycard {
	height: 530px;
	width: 291px;
}
#globalmailer {
	background-image: url(html/Images/Globalization-Mailer.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 600px;
	text-indent: -9999px;
}#holidaycard {
	background-image: url(html/Images/globalization-mailer.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 440px;
}
.rollover-6 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/sparkplug-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-6 a:hover { 
	background-position:center;
}
.rollover-6 a:active {
	background-position:bottom;
}
.rollover-7 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/onesheet-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-7 a:hover { 
	background-position:center;
}
.rollover-7 a:active {
	background-position:bottom;
}
.rollover-8 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/uco-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-8 a:hover { 
	background-position:center;
}
.rollover-8 a:active {
	background-position:bottom;
}
.rollover-9 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/eye-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-9 a:hover { 
	background-position:center;
}
.rollover-9 a:active {
	background-position:bottom;
}
.rollover-10 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/newyear-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-10 a:hover { 
	background-position:center;
}
.rollover-10 a:active {
	background-position:bottom;
}
.rollover-11 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/wsbweb-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-11 a:hover { 
	background-position:center;
}
.rollover-11 a:active {
	background-position:bottom;
}
.rollover-12 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/berman-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-12 a:hover { 
	background-position:center;
}
.rollover-12 a:active {
	background-position:bottom;
}
.rollover-13 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/simpson-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-13 a:hover { 
	background-position:center;
}
.rollover-13 a:active {
	background-position:bottom;
}
.rollover-14 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/rftssite-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-14 a:hover { 
	background-position:center;
}
.rollover-14 a:active {
	background-position:bottom;
}
.rollover-15 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/carrotsite-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-15 a:hover { 
	background-position:center;
}
.rollover-15 a:active {
	background-position:bottom;
}
.rollover-16 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/impact-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-16 a:hover { 
	background-position:center;
}
.rollover-16 a:active {
	background-position:bottom;
}
.rollover-17 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/polarbear-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-17 a:hover { 
	background-position:center;
}
.rollover-17 a:active {
	background-position:bottom;
}
.rollover-18 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/joestate-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-18 a:hover { 
	background-position:center;
}
.rollover-18 a:active {
	background-position:bottom;
}
.rollover-19 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/carrotseed-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-19 a:hover { 
	background-position:center;
}
.rollover-19 a:active {
	background-position:bottom;
}
.rollover-20 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/deco-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-20 a:hover { 
	background-position:center;
}
.rollover-20 a:active {
	background-position:bottom;
}
.rollover-21 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/rftslogo-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-21 a:hover { 
	background-position:center;
}
.rollover-21 a:active {
	background-position:bottom;
}
.rollover-22 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/dogsled-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-22 a:hover { 
	background-position:center;
}
.rollover-22 a:active {
	background-position:bottom;
}
.rollover-23 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/bday-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-23 a:hover { 
	background-position:center;
}
.rollover-23 a:active {
	background-position:bottom;
}
.rollover-24 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/rftsholiday-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-24 a:hover { 
	background-position:center;
}
.rollover-24 a:active {
	background-position:bottom;
}
.rollover-25 a {
	display:block;
	width: 102px;
	height:102px;
	text-decoration: none;
	text-indent:-999999px;
	float: left;
	background-image: url(html/Images/buttons/eagle-rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.rollover-25 a:hover { 
	background-position:center;
}
.rollover-25 a:active {
	background-position:bottom;
}
#coffee {
	height: 500px;
	width: 358px;
	background-image: url(html/Images/coffee.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#holidaycard {
	height: 530px;
	width: 450px;
}
#sparkplug {
	height: 530px;
	width: 347px;
}
#onesheets {
	height: 530px;
	width: 349px;
}

#eyemailer {
	height: 530px;
	width: 293px;
}
#freshinsights {
	height: 530px;
	width: 695px;
}
#wsbwebsite {
	height: 530px;
	width: 411px;
}
#berman {
	height: 600px;
	width: 800px;
}
#simpson {
	height: 500px;
	width: 696px;
}
#polarbear {
	height: 378px;
	width: 755px;
	background-image: url(html/Images/polarbear.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#joestate {
	height: 378px;
	width: 755px;
	background-image: url(html/Images/joestate.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#greenbag {
	height: 530px;
	width: 273px;
}
#dogsled {
	height: 378px;
	width: 800px;
	background-image: url(html/Images/dogsled.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#eagleposter {
	height: 474px;
	width: 346px;
	background-image: url(html/Images/eagleposter.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#decoposter {
	height: 475px;
	width: 358px;
	background-image: url(html/Images/decoposter.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#carrotsite {
	height: 500px;
	width: 588px;
}
#rftssite {
	height: 500px;
	width: 750px;
}
#rftslogo {
	height: 300px;
	width: 721px;
	background-image: url(html/Images/rftslogo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rftsholiday {
	height: 432px;
	width: 361px;
	background-image: url(html/Images/rftsholiday.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.paragraphdiv {
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.submitbutton{
	background-image:url(html/Images/buttons/submit.jpg);
	text-indent:-9999px;
	height:42px;
	width:138px;
	display:block;
}
