html, body { 
	margin:0; 
	padding:0; 
	text-align:center; 

	background-color:#fff;
} 

input .paypal {
border: 1px solid #000;
}

image{
border:none;
}
 
#pagewidth { 
	width:960px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	margin-top: 20px;
} 
 
#header {
	position:relative; 
	height:470px; 
	width:100%;
} 

#slideshow {
width:960px;
	height: 380px;


	clear: both;
}

	.imageSlideshowHolder,.imageSlideshowHolder_left{

		
		width:960px;	/* Image width */
		height:380px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}


#wrapper {

padding-bottom:30px;
}

#maincol {
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width: 620px; 
	margin: 15px 0 100px 20px;
}
 
#rightcol {
	width: 240px;
	float: right;
	margin: 15px 20px 0 0;	
}

#footer {
	height:100px; 
	clear:both;
	background-color:#c40d0d;
}  
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}

@media print{ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#logo {
	width:476px;
	height: 70px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;	
	float: left;
	z-index: 999;
	margin-left: 3px;
}

#navigation {
	float: right;
	margin-top: 35px;
}

#navigation ul li{
	display: inline;	
	margin-left: 30px;
}

#navigation ul li a {
	text-decoration: none;	
	font-size: 15px;
	color:#000;
}

#growth {
	background-image: url(../images/stripe.gif);
	width: 960px;
	height: 80px;
	clear: both;	
	float: left;
}

#slideshowleft {
	width: 520px;
	height: 260px;
	float: left;
	background-repeat: no-repeat;
}

#output {
	visibility: hidden;
	background-repeat: no-repeat;
}

#leftarrow {
	width: 34px;
	height: 38px;
	float: left;
	margin-top: 85px;
	margin-left: 20px;
}

#rightarrow {
	width: 34px;
	height: 38px;	
	float: left;
	margin-top: 67px;
}

#slideshowright {
	width: 270px;
	height: 220px;
	background-image: url(../images/Hdr_BringyourPSD.gif);
	background-repeat: no-repeat;
	float: right;	
}

#headerseperator {
	width: 960px;
	height: 2px;
	background-image: url(../images/Seperator.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #5a3410;	
	margin: 10px 0 0 3px;
	font-weight: normal;
	padding: 0;
	display: inline;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #c40d0d;		


	margin: 0 0 0 0px;
	padding: 14px 0 0 5px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin: 0 0 0 20px;
}

#maincol .h3 {
	font-size: 16px;
	font-weight: normal;
	color: #5a3410;	
	margin: 10px 0 0 3px;
	font-weight: normal;
}

#maincol .h4 {
	font-size: 14px;
	font-weight: normal;
	color: #5a3410;	
	margin: 7px 0 0 3px;
	font-weight: normal;
}

#maincol .h4 a {
	border-bottom: 1px dotted #5a3410;
	font-size: 14px;
	font-weight: normal;
	color: #5a3410;	
	text-decoration: none;
	font-weight: normal;
}

#maincol .h4 a:hover {
	border-bottom: 1px solid #5a3410;
	background-color: #e2ecb8;
}

#galcol {
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width: 800px; 
	margin: 15px 0 10px 20px;
}

#signup {
	background: url(../images/Btn_Signup.gif) no-repeat;
	white-space: nowrap;
	display: block;
	height: 65px;
	width: 615px;
	margin: 30px 0 0 3px;
	padding: 0;
}

#signup a:hover {
	background: url(../images/Btn_Signup.gif) no-repeat;
	background-position: 0 -67px;	
}

#signup a {
	display: block;
	height: 65px;
}

#signup span {
	display: none;
}

#aseasy {
	margin: 30px 0 0 0;
}

#stepone, #steptwo, #stepthree {
	height: 220px;
	width: 200px;
	float: left;	
	margin: 20px 0 0 0;
}

#stepone, #steptwo {
	background-image	: url(../images/Breaker.jpg);
	background-position: right center;
	background-repeat: no-repeat;	
}

#maincol p {
	font-size: 14px;	
	margin: 15px 0 0 0;
	color:#000;
}

#maincol .step {
	font-size: 14px;
	color: #000;	
	margin: 0 0 0 10px;
	width: 180px;
}

#anyquestions {
	background-image: url(../images/SBox.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 194px;
}

#rightcol p {
	margin: 15px 0 0 15px;
	width: 200px;
	font-size: 14px;
	line-height: 18px;
	color:#000;
}

#email {
	background: url(../images/Btn_Email.png) no-repeat;
	white-space: nowrap;
	display: block;
	height: 40px;
	width: 82px;
	margin: 20px 0 0 15px;
	padding: 0;
	float: left;
}

#email a:hover {
	background: url(../images/Btn_Email.png) no-repeat;
	background-position: 0 -45px;	
}

#email a {
	display: block;
	height: 40px;
}

#email span {
	display: none;
}

#skype {
	background: url(../images/Btn_Skype.png) no-repeat;
	white-space: nowrap;
	display: block;
	height: 35px;
	width: 90px;
	margin: 20px 15px 0 0;
	padding: 0;
	float: right;
}

#skype a:hover {
	background: url(../images/Btn_Skype.png) no-repeat;
	background-position: 0 -35px;	
}

#skype a {
	display: block;
	height: 35px;
}

#skype span {
	display: none;
}

#ourguarantee {
	background-image: url(../images/LBox.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 424px;
	margin: 35px 0 0 0;
}

#ourguarantee .header {
	text-decoration: underline;	
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	width: 200px;
	font-size: 16px;
	line-height: 28px;
}


#links {
	padding: 15px 0 0 0;
	margin: 0 0 0 50px;	
}

#links ul {
	float: left;
	width: 220px;	
}

#links li {
	border-bottom: 1px dashed #fff;
	width: 170px;
	margin-left: 10px;
}

#links li a {
	color: #fff;	
	text-decoration: none;
	display: block;
	padding: 3px 0 0 10px;
}

#links li a:hover {
		
	color: #fff;
}

ul li .fheader {
	color: #FFF;
	font-weight: bold;	
}

#footerlogo {
	float: right;
	margin: 0 20px 0 0;
}

#footerlogo p {
	color: #e2ecb8;
	font-size: 10px;
	text-align: right;	
}

#footerlogo p a{
	color: #e2ecb8;
	font-size: 10px;
	border-bottom: 1px dotted #e2ecb8;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
}

#footerlogo p a:hover {
	background-color: #e2ecb8;
	color: #5a3410;
	border-bottom: 1px solid #FFF;
}

#left {
	width: 410px;
}
.map {
	float: right;
	margin-top: 10px;
}

.headerpadd {
	margin-top: 50px;	
}

.h2 {
	font-size: 24px;
	font-weight: normal;
	color: #4a821d;		
	border-bottom: 1px dashed #ded9c9;
	width: 220px;
	margin: 25px 0 0 0;
}

#steponelarge, #steptwolarge, #stepthreelarge {
	background-repeat: no-repeat;
	width: 613px;
	height: 58px;
	margin: 35px 0 0 0;	
}

#steponelarge {
	background-image: url(../images/Hdr_Design.jpg);
}

#steptwolarge {
	background-image: url(../images/Hdr_Send.jpg);
}

#stepthreelarge {
	background-image: url(../images/Hdr_Relax.jpg);
}

#contact {
	background-image: url(../images/FormBG.jpg);
	background-repeat: no-repeat;
	width: 626px;
	height: 351px;
	margin: 50px 0 0 0;
}

#leftalignform {
	float: left;	
	margin: 40px 0 0 20px;
	width: 235px;
}

#rightalignform {
	float: right;	
	margin: 58px 30px 0 0;
	width: 315px;
}

#rightalignform #message {
	margin: 15px 0 0 15px;	
}

#rightalignform textarea {
	font-size: 14px;
	color: #4a821d;
	border:1px solid #000;
}

#name, #mail, #telephone, #regarding, #question {
	padding: 20px 0 0 0;	
	font-size: 18px;
	color: #4a821d;
	clear: both;
}

#rightalignform #submit {
	float: right;
	clear: both;
	background-color: transparent;
	border: none;
	width: 87px;
	height: 36px;
	margin: 40px -20px 0 0;
	background-image: url(../images/Submit.jpg);
	background-repeat: no-repeat;
}

#contact p {
	font-size: 18px;
	margin: 15px 0 0 5px;
}

#contact input {
	font-size: 14px;
	width: 205px;
	color: #4a821d;
	-moz-border-radius: 5px;
	border: 2px solid #eae5e0;
}

#contact #message {
	color: #4a821d;
	font-size: 18px;
}

#leftalignform select {
	font-size: 14px;
	width: 205px;
	color: #4a821d;
	-moz-border-radius: 5px;
	border: 2px solid #eae5e0;
}

textarea{
	float: right;
	width: 305px;
	height: 165px;
	border: 1px solid #000;
}
#maincol .process {
	font-size: 14px;
	margin: 10px 0 10px 20px;
	width: 560px;
}

#maincol .process a {
	border-bottom: 1px dotted #5a3410;
	font-size: 14px;
	font-weight: normal;
	color: #5a3410;	
	text-decoration: none;
	font-weight: normal;
}

#maincol .process a:hover {
	border-bottom: 1px solid #5a3410;
	background-color: #e2ecb8;
}

#pricing {
	width: 620px;
	-moz-border-radius: 15px;
	border: 2px solid #eae5e0;
}

#pricing .row td{
	border-bottom: 1px solid #e8e3de;
}

#pricing .tableheaders {
	width: 200px;
	border-right: 1px solid #e8e3de;
	padding: 10px;
	height: 60px;
	font-size: 14px;
	background-color: #FFF;
}

#pricing .tablelite {
	border-right: 1px solid #e8e3de;	
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 20px;
	background-color: #fdfefa;
}

#pricing .tablesuper {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 20px;
	background-color: #f5f8e6;
}

#superheader {
	width: 180px;
	height: 70px;	
	background-repeat: no-repeat;
	background-image: url(../images/Hdr_Super.jpg);
	background-color: #FFF;
	background-position: center center;
	float: right;
	margin: 50px 0 10px 0;
}

#liteheader {
	width: 175px;
	height: 70px;	
	background-repeat: no-repeat;
	background-image: url(../images/Hdr_Lite.jpg);
	background-position: center center;
	background-color: #FFF;
	float: right;
	margin: 50px 0 10px 0;
	border-right: 1px solid #e8e3de;
}

#twocols .error {
	font-size: 16px;	
	margin: 20px 0 0 0;
}

#twocols .errorheader {
	font-size: 18px;
	color: #d02b2b;
	font-weight: bold;
	border-bottom: 1px solid #d02b2b;
}

#twocols .correctheader {
	font-size: 18px;
	color: #4a821d;
	font-weight: bold;
	border-bottom: 1px solid #4a821d;
}


#twocols .error strong{
	font-size: 16px;	
	font-weight: normal;
}