html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
body { margin:0 auto;
		}
		html {
 background:url(images/front02.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flrcontact{float: right;
margin-right: 18%;
clear: both;
margin-top: -240px;
-moz-margin-end: 0%;}

.response { text-align: left;
			font-size: 24px;
			width:500px;
			padding:15px;
			background:#000;
			opacity:.65;
			color: #FE4;
			border-radius: 15px;
			}
.container { margin:0 auto;
			}
.formtext { color: black;
			font-size: 15px;
			font-weight: bold;
			font-family: sans-serif;
			}
.lala { color:bisque;
margin-left: 45%;
font-size:35px;
	}
.formwrapper {
width: 880px;
text-align: left;
position: relative;
top: -2px;
float: left;
border-radius: 15px;
padding: 15px;
box-shadow: 2px 6px 15px #000;
margin-bottom:-16px;
background: bisque;
opacity: .90;
}
#mydiv {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         290%;
    width:       880px;      /* The fixed width... */
    height:      100px;      /* ...and height */
    margin-left: -440px;     /* Shift over half the width */
    margin-top:  -340px;      /* Shift up half the height */
    
}
.formwrapperconfirm {

position: relative;
padding-top: 20px;


}
.wrapper1 {
margin-left: 11%;
text-align: left;
position: relative;
top: 43px;
float: left;
padding:20px;
background: bisque;
border-radius: 15px;
box-shadow: -15px 18px 60px -11px black;
margin-bottom:2%;
}
			  
.formwrapper_send { width: 500px;
			   margin-left:11%;
               text-align: left;
			   position: relative;
			   top: 226px;
			   float:left;
			   background-color:#F0F0F0;
			   padding: 12px;
			  }	
			  		  
.textbox {
	position: absolute;
	left: 148px;
	color: #000;
		  }
.textbox5 { position: absolute;
		   left: 56px;}
.textbox1 { position: absolute;
		   right: 113px;
		  }
		  
.addresswrapper { width: 589px;
				  margin-left: 6%;
                  float: left;
				  margin-top: 14%;
				}
.tweeterfeed {
				height:400px;
				width:auto;
				position:absolute;
				top:130%;
				left:30%;}
				
.header {	background:url(pictures/email_template02.png);
			background-repeat:repeat-x;
			height:160px;
			width:100%;
	}

.body{ margin:0 auto;
	  background:#e1e0e4;
	  font:Verdana, Geneva, sans-serif;
	}
.wrapper { margin:0 auto;
		   width:1045px;
			}
.logo { margin-left:58px;
		margin-top:-115px;
		}
.textmessagewrapper { clear:both;
					  width:820px;
					  margin:0 auto;
						}
.footer { 	clear:both;
			margin:0 auto;
			background:#434247;
			height:75px;
		
			}
.copyright { padding-top:20px;
			}
.footer {
	background-color:#000;
	height:17px;
	color:#CCC;
	text-align:center;
	font-weight:bold;
	text-align:center;
	padding:5px; padding-right:11px;
	position:fixed;
	bottom:0px;
	width:99%;
	padding-top: 6px;
	
	
	}
