/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #c2d3c2 url(../img/index/rightsidehead.jpg) repeat-x;
	text-align: center;
	font-size: 62.5%;
}

div#wrapper {
	width: 790px;
	margin: 0 auto 10px auto;
	text-align: left;
	min-height: 399px;
	height: auto !important;
	height: 399px;
	position: relative;
}

div#container {
	background: #f0e1dc;
	position: relative;
	width:790px;
	min-height: 399px;
	height: auto !important;
	height:399px;
}

div#curve {
	position:absolute;
	padding-left: 166px;
	z-index: 100;
}

div#flash {
	position:relative;
	padding-left: 224px;
}

#headingLeft {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:407px;
	background: url(../img/index/leftsidehead.jpg);
	background-repeat:repeat-x;
	z-index:0;
}

a#blogBtn {
	position: absolute;
	/*top: 560px;*/
	top: 480px;
	left: 30px;
	width: 144px;
	height: 45px;
	background: url(../img/index/blog_btn.png) 0 0 no-repeat;
	cursor:pointer;
	z-index:5000;
}

a#facebook {
	position: absolute;
	/*top: 507px;*/
	top: 546px;
	left: 152px;
	width: 32px;
	height: 30px;
	background: url(../img/facebook.gif) 0 0 no-repeat;
	cursor:pointer;
	z-index:5000;
}

a#aaha{
	position:absolute;
	/*top:485px;*/
	top: 526px;
	left:5px;
	width: 137px;
	height:74px;
	background: url(../img/index/aaha.png);
	cursor:pointer;
	z-index:5000;
}

#introHeadingLeft {
	position:absolute;
	top:0;
	left:0;
}

div#footer {
	position: relative;
	background: url(../img/index/bottomtext.jpg) 0 0 no-repeat;
	width: 790x;
	height: 201px;
}

div#subscribe{
	position: relative;
	left: 448px;
	top: 146px;
}

input#email{
	height: 21px;
	width: 199px;
	background: transparent;
	padding: 6px 0 0 5px;
	/*letter-spacing: .1em;*/
	font-family: "Century Gothic", Tahoma, Arial, Verdana, sans-serif;
	color: #5c75a7;
	background: #e1f2e2;
	border: 1px solid #5c78b9;
	font-weight: bold;
}

div#response{
	
}	

input.submit{
	height: 28px;
}

p.error{
	color: #5c75a7;
	font-weight:bold;
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, Arial, Verdana, sans-serif;
	margin-top: 2px;
	*margin-top: -10px;
}

p.ftaddress {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000;
}
