/* HTML ELEMENTS */

body {
  background: #333 url(../img/body_bckgrd_plain.jpg) repeat-x;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
body.index {
	background: #333 url(../img/body_bckgrd_plain.jpg) repeat-x;
}
body.portfolio, body.get_started, body.contact, body.about, body.login, body.resources, body.pass, body.glossary_of_terms {
	background: #333333 url(../img/body_bckgrd_plain.jpg) repeat-x;
}

h1 {
	font-size: 2.5em;
	margin: 0;
	padding: 18px 18px 0;
	color: #df7404;
	font-weight: 400;
}

h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 12px 18px 0;
	color: #ca4c3c;
}


h3 {
	font-size: 1.4em;
	margin: 0;
	padding: 12px 18px 0;
	color: #000;
}


p {
	font-size: 1.4em;
	margin: 0;
	padding: 12px 18px 0;
	line-height: 1.5;
}

a {
	color: #3e5a7e;
}

a:hover, a:visited:hover {
	color: #000;
}

/* LAYOUT ELEMENTS */

div#wrapper {
	width: 977px;
	margin: 6px auto 0 auto;
}

div#outer_wrapper {
	background: url(../img/index/middle_graphic.jpg) center 93px no-repeat;
}
div#header {
	text-align: left;
	height: 93px;
	background: #000 url(../img/index/header.png) no-repeat;
}

div#header ul#utility_nav {
	width: 378px;
	height: 24px;
	float: right;
	background: url(../img/nav/topnav.png) 0 -24px no-repeat;
	margin: 67px 10px 0 0 ;
	padding: 0;
}	

div#header ul#utility_nav li {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 126px;
	height: 23px;
	list-style: none;
}

div#header ul#utility_nav a {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
}
div#header ul#utility_nav a#unav1:hover { background: url(../img/nav/topnav.png) 0 0 no-repeat; }
div#header ul#utility_nav a#unav2:hover { background: url(../img/nav/topnav.png) 50% 0 no-repeat; }
div#header ul#utility_nav a#unav3:hover { background: url(../img/nav/topnav.png) 100% 0 no-repeat; }

/* div#header ul#utility_nav li a:hover, div#header ul#utility_nav li a:visited:hover { background-position: 0 0 !important; } */
div#header ul#utility_nav a em { position: absolute; margin-left: -999em; }

div#header ul#utility_nav li ul {
	position: absolute;
	width: 126px;
	display: block;
	margin: 0;
	padding: 0;
	top: 95px;
    padding-top: 4px;
	left: -999em;
	z-index: 100;
}
div#header ul#utility_nav li ul li{
	width: 116px;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
}
div#header ul#utility_nav li ul li a {
	display: block;
	background: orange;
	background: #f5811f;
	color: white;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
}


div#header ul#utility_nav li:hover ul {
  left: auto;
}


ul#nav_index_ez {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 35px;
	top: 105px;
	margin-left: 13px;
	z-index: 10;
	text-align: left;
}

ul#nav_index_ez li {
	display: block;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	float: left;
	width: 235px;
	height: 35px;
	list-style: none;
}

ul#nav_index_ez a {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
}

ul#nav_index_ez a#nav_01 { background: url(../img/nav/nav_01.gif) 0 -35px no-repeat; }
ul#nav_index_ez a#nav_02 { background: url(../img/nav/nav_02.gif) 0 -35px no-repeat; }
ul#nav_index_ez a#nav_03 { background: url(../img/nav/nav_03.gif) 0 -35px no-repeat; }
ul#nav_index_ez a#nav_04 { background: url(../img/nav/nav_04.gif) 0 -35px no-repeat; }

ul#nav_index_ez a:hover, ul#nav_index_ez a:visited:hover { background-position: 0 0 !important; }
ul#nav_index_ez a em { position: absolute; margin-left: -999em; }

/* ADDED FOR GLOSSARY */

div#outer_wrapper.glossary_of_terms ul#glossary {
	list-style-type:none;
	padding:0;
	width:95%;
	margin:10px 0 10px 20px;
	border:solid 1px #aaa;
	display:block;
	float:left;
}

div#outer_wrapper.glossary_of_terms ul#glossary li{
	float:left;
	list-style-type:none;
	padding:4px 6px;
	margin:2px;
	background:#fff;
	font-size:1.8em;
	font-weight:bold;
	color:#ccc;
}

div#outer_wrapper.glossary_of_terms ul#glossary li:hover {
	background:#f2f2f2;
}

div#outer_wrapper.glossary_of_terms ul#glossary li.last{
	border:none;
}

div#outer_wrapper.glossary_of_terms ul#glossary a {
	color:#69C;
	color: #e78920;
}

div#outer_wrapper.glossary_of_terms ul#glossary a:hover:visited {	text-decoration:underline;}

/*END GLOSSARY */

div#content {
}

div#content_non_index {
	padding: 30px 0 0 0;
	border-bottom: 1px solid #111;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div#content div#middle_layer {
	background: url(../img/layer80.png) 0 0 no-repeat;
	margin-left: -288px;
	width: 1270px;
	height: 440px;
	margin-top: 30px;
}
div#content div#siteexamples {
	position: absolute;
	background: url(../img/siteexamples.png)  no-repeat;
	top: 158px;
	margin-left: 465px;
	width: 513px;
	height: 374px;
}
div#content div#freewebsitesetup {
	position: absolute;
	background: url(../img/freewebsitesetup.png)  no-repeat;
	top: 299px;
	margin-left: 275px;
	width: 247px;
	height: 251px;
}

div#content div#threebottomboxes {
  position: absolute;
  top: 533px;
  height: 234px;
  width: 992px;
  background: url(../img/tbb.png) no-repeat;
}


div#content div#threebottomboxes .tbb {
  width: 292px;
  height: 210px;
  float: left;
  margin-top: 12px;
  margin-left: 16px;
  margin-right: 22px;
}

div#content div#threebottomboxes .tbb h3 {
  color: #fff;
  font-size: 1.3em;
}
div#content div#threebottomboxes .tbb p {
  color: #000;
  font-size: 1.4em;
  left: 0;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 18px 0 0 7px; 
}
	
div#content div#content_index {
    height: 620px;
    text-align: left;
}

div#content div#content_index h1 {
	position: absolute;
	left: -999em;
	font-size: 12px;
}

div#content div#content_index h2 {
	position: absolute;
	font-size: 11px;
	left: -999em;
}

div#content div#content_index p {
	position: absolute;
	left: -999em;
	font-size: 10px;
	width: 400px;
}

div#main_msg {
  position: absolute;
  width: 631px;
  height: 89px;
  background: url(../img/msg.png) no-repeat;
  top: 162px;
  margin-left: 4px;

}
/* index page */
body.index div#wrapper {
	height: 885px;
}
body.index div#footer {
  margin-top: -114px;
}

/* get_started */
div#outer_wrapper.get_started {
	background:  url(../img/getstarted_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.get_started div#wrapper {
	/* padding-bottom: 210px; */
	height: 920px;
}
div#outer_wrapper.get_started div#sub-footer{
  display: none;
}
div#outer_wrapper.get_started div#content_non_index {
  border: none;
}
div#outer_wrapper.get_started div#image_getstarted {
  background: url(../img/getstarted_text.png) no-repeat;
  width: 293px;
  height: 53px;
  float: left;
  margin-top: 35px;
  margin-left: 12px;
}
div#outer_wrapper.get_started div#image_getstarted h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.get_started div#getstarted_button {
	width: 225px;
	height: 50px;
	float: right;
	margin-right: 60px;
}
div#outer_wrapper.get_started div#getstarted_button a {
background: url(../img/getstarted_button.png) left 0 no-repeat;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#outer_wrapper.get_started div#getstarted_button a:hover {
  background-position: right 0;
}
	
div#outer_wrapper.get_started form {
  background: none;
  border: none;
  margin: 0;
  width: 640px;
  float: right;
  margin-right: 120px;
  padding: 20px 0 0 0;
}
div#outer_wrapper.get_started form label span {
  font-weight: bold;
}
div#outer_wrapper.get_started form input {
	margin-right: 70px;
	width: 300px;
	font-size: 1.4em;
  border: thin black solid; 
}

div#outer_wrapper.get_started div#form_getstarted {
  background: url(../img/getstarted_middle.png) no-repeat;
  height:456px;
  width: 1292px;
  margin-left: -210px;
  margin-top: -14px;
  float: left;
}
div#outer_wrapper.get_started div#form_getstarted span.error {
  font-size: 1.4em;
}
div#outer_wrapper.get_started div#form_getstarted div#bottom_text {
  margin-top: 120px;
}
div#outer_wrapper.get_started div#form_getstarted div#bottom_text p {
  font-size: 1.0em;
  margin: 0;
  padding: 0;
}
div#outer_wrapper.get_started form div {
  border: none;
}
body.get_started div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
body.get_started div#footer, body.get_started div#footer a {
  color: #bbb;
}
div#outer_wrapper.get_started div#freewebsitesetup_star {
  background: url(../img/freewebsitesetup.png)  no-repeat;
  width: 247px;
  height: 251px;
  margin: -163px 0 0 688px;
  float: left;
}
div#outer_wrapper.get_started div#getstarted_bottomtext {
  background: url(../img/getstarted_textbottom.png)  no-repeat;
  width: 684px;
  height: 41px;
  margin: -71px 0 0 8px;
  float: left;
}

/* form elements */
div#form {
	text-align: center;
}

div#formlike {
	text-align: left;
	margin: 20px auto;
	width: 600px;
	background: #fff url(../img/fade_tall.gif) left bottom repeat-x;
	padding: 20px;
	border: 6px solid #aaa;
}

div#formlike ol#ol_register li {
	font-size: 1.4em;
	padding: 6px;
}

form {
	margin: 12px 18px 24px;
	background: #fff url(../img/fade_tall.gif) left bottom repeat-x;
	padding: 20px;
	height:300px;
	border: 6px solid #aaa;
}

form div {
	text-align: right;
	margin: 8px 0 0;
	font-size: 1.4em;
	border-bottom: 1px solid #eee;
	height: 2.3em;
	line-height: 2.3em;
}

form label span {
	display: block;
	float: left;
	height: 2.3em;
	line-height: 2.3em;
	width: 250px;
	padding: 0 5px;
}

form input {
	margin-right: 50px;
	width: 250px;
	font-size: 1.4em;
}

form input.submit {
	width: auto;
}

form h3 {
	font-size: 1em;
	margin: 0;
	padding: 2px 2px 2px 6px;
	text-align: left;
}

form p {
	text-align: left;
	padding: 12px 0;
}

p.em {
	font-style: italic;
}

div.clear {
	clear: both;
	float: none;
}
div#sub-footer {
  height: 32px;
  background: #172f68;
}

div#footer {
  background: #19336f;
  height: 100px;
  width: 977px;
  margin: 0 auto;
  color: #697aa1;
  padding-top: 10px;
}

div#footer a { color: #697aa1; }

div#footer p { font-size:1.2em; padding: 0; }
p.error, span.error { color: #f00; font-weight: 700; background: #ffc; border: 1px solid #900; }
p.message, span.message { color: #000; font-weight: 700; background: #ffd; border: 1px solid #ff9; }
div#address, div#hours { display: none; }
/* account pending */
body.account_pending div#footer {
  width: 100%;
}
body.account_pending div#sub-footer {
  display: none;
}
body.account_pending div#content_non_index {
  border-bottom: none; 
  min-height: 550px;
}
body.account_pending div#form_login form {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/* portfolio */
div#outer_wrapper.portfolio {
	background:  url(../img/portfolio_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.portfolio div#wrapper {
	padding-bottom: 70px;
}
body.portfolio div#footer {
  margin-top: -40px;
  height: 30px;
  color: white;
  background: none;
}
body.portfolio div#footer a {
  color: #ccc;
}
div#outer_wrapper.portfolio div#sub-footer{
  display: none;
}
div#outer_wrapper.portfolio div#content_non_index {
  border: none;
}
div#content div#content_portfolio {
    text-align: left;
	padding-top: 20px;
}
div.portfolio_section {
	background: url(../img/portfolio/section_bkgr.png) no-repeat;
	width: 1184px;
	height: 271px;
	margin-left: 3px;
}
div.portfolio_section .portfolio_screenshot {
  width: 264px;
  height: 194px;
  margin-left: 28px;
  margin-top: -15px; 
}
div.portfolio_section h2 {
  position: relative;  
  color: #000;
  margin-left: 360px;
  font-size: 2.5em;
  top: 8px;
}
div.portfolio_section .portfolio_copy {
  margin-left: 380px;
  margin-top: -150px;
  width: 560px;
  height: 160px;
  color: #fff;
}
div.portfolio_section .portfolio_copy p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  font-size: 1.3em;
}
/* resources */
div#outer_wrapper.resources {
  background:  url(../img/resources_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.resources div#content {
  height: 825px;
}
div#outer_wrapper.resources div#content_non_index {
  border: none;
}
div#outer_wrapper.resources div#sub-footer{
  display: none;
}
body.resources div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
body.resources div#footer a {
  color: #ccc
}
div#outer_wrapper.resources div#image_resources {
  background: url(../img/resources_text.png) no-repeat;
  width: 207px;
  height: 62px;
  float: left;
  margin-top: 28px;
  margin-bottom: 7px;
  margin-left: 5px;
}
div#outer_wrapper.resources div#image_resources h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.resources div#center_resources {
  background: url(../img/resources_middle.png) no-repeat;
  height: 607px;
  width: 741px;
  margin-left: 233px;
  margin-top: -58px;
  float: left;
}
div#outer_wrapper.resources div#resources_content {
  width: 90%;
  margin: 0 auto;
  padding-top: 25px;
  text-align: left;
}

/* glossary of terms */
div#outer_wrapper.glossary_of_terms {
  background:  url(../img/resources_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.glossary_of_terms div#content {
  height: 825px;
}
div#outer_wrapper.glossary_of_terms div#content_non_index {
  border: none;
}
div#outer_wrapper.glossary_of_terms div#sub-footer{
  display: none;
}
body.glossary_of_terms div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
body.glossary_of_terms div#footer a {
  color: #ccc
}
div#outer_wrapper.glossary_of_terms div#image_glossary_of_terms {
  background: url(../img/glossary_text.png) no-repeat;
  width: 207px;
  height: 62px;
  float: left;
  margin-top: 28px;
  margin-bottom: 7px;
  margin-left: 5px;
}
div#outer_wrapper.glossary_of_terms div#image_glossary_of_terms h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.glossary_of_terms div#center_glossary_of_terms {
  background: url(../img/resources_middle2.png) no-repeat;
  height: 605px;
  width: 741px;
  margin-left: 233px;
  margin-top: -58px;
  float: left;
}
div#outer_wrapper.glossary_of_terms div#glossary_of_terms_content {
  width: 90%;
  margin: 0 auto;
  padding-top: 25px;
  text-align: left;
}
div#outer_wrapper.glossary_of_terms div#glossary_of_terms_scrollarea {
  height: 430px;
  overflow: auto;
}
div#outer_wrapper.glossary_of_terms div#glossary_of_terms_content h6 {
  margin:6px 0 -10px 17px;
  font-size: 1.6em;
  color: #6699cc;
  color: #e78920;
}
div#outer_wrapper.glossary_of_terms div#glossary_of_terms_content ul#glossary {
  width: 609px;
}
div#outer_wrapper.glossary_of_terms div#glossary_of_terms_content ul#glossary li {
  padding-left: 5px;
  padding-right: 4px;
  margin: 1px;
}
/* about us */
div#outer_wrapper.about {
  background:  url(../img/about_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.about div#wrapper {
  height: 917px;
}
div#outer_wrapper.about div#content_non_index {
  border: none;
}
div#outer_wrapper.about div#image_aboutus {
  background: url(../img/aboutus_text.png) no-repeat;
  width: 187px;
  height: 64px;
  float: left;
  margin-top: 28px;
  margin-bottom: 7px;
  margin-left: 8px;
}
div#outer_wrapper.about div#image_aboutus h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.about div#center_aboutus {
  background: url(../img/getstarted_middle.png) no-repeat;
  height: 618px;
  width: 1292px;
  margin-left: -210px;
  margin-top: -24px;
  float: left;
}
div#outer_wrapper.about div#aboutus_content {
  width: 640px;
  margin-right: 130px;
  float: right;
  text-align: left;
  padding: 15px 0 0 0;
}
div#outer_wrapper.about div#about_bottomtext {
  background: url(../img/getstarted_textbottom.png)  no-repeat;
  width: 684px;
  height: 41px;
  margin: -143px 0 0 8px;
  float: left;
}
div#outer_wrapper.about div#getstarted_button {
	width: 225px;
	height: 50px;
	float: right;
	margin-right: 60px;
	margin-top: -234px;
	z-index: 2;
}
div#outer_wrapper.about div#getstarted_button a {
  background: url(../img/getstarted_button.png) left 0 no-repeat;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#outer_wrapper.about div#getstarted_button a:hover {
  background-position: right 0;
}
div#outer_wrapper.about div#freewebsitesetup_orange {
  background: url(../img/freewebsitesetup_or.png)  no-repeat;
  width: 200px;
  height: 200px;
  margin: -247px 5px 0 0 ;
  float: right;
}

div#outer_wrapper.about div#sub-footer{
  display: none;
}
body.about div#footer {
  margin: -120px auto 0 auto;
  height: 30px;
  color: #ccc;
  background: none;
}
body.about div#footer a {
  color: #ccc
}
/* pass - forgot password page */
div#outer_wrapper.pass {
	background:  url(../img/login_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.pass div#content {
  height: 825px;
}
div#outer_wrapper.pass div#content_non_index {
  border: none;
}
div#outer_wrapper.pass div#sub-footer{
  display: none;
}
body.pass div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
div#outer_wrapper.pass div#image_resetpass {
  background: url(../img/reset_password_text.png) no-repeat;
  width: 298px;
  height: 64px;
  float: left;
  margin-top: 15px;
  margin-left: 12px;
}
div#outer_wrapper.pass div#image_resetpass h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.pass form {
  background: none;
  border: none;
  margin: 0;
  width: 540px;
  float: right;
  margin-right: 180px;
  padding: 30px 0 0 0;
}
div#outer_wrapper.pass form div {
  border: none;
  height: 2.6em;
}
div#outer_wrapper.pass div#form_pass {
  background: url(../img/getstarted_middle.png) no-repeat;
  height: 720px;
  width: 1292px;
  margin-left: -210px;
  margin-top: 74px;
}
div#outer_wrapper.pass div#pass_content {
  width: 600px;
  padding-top: 25px;
  text-align: left;
  float: right;
  margin-right: 130px;
}
div#outer_wrapper.pass div#form_pass p a {
  color: blue;
}
div#outer_wrapper.pass form label span {
  font-weight: bold;
  width: 120px;
}
body.pass div#footer a {
  color: #ccc
}
div#outer_wrapper.pass  form input {
  margin-right: 60px;
  width: 300px;
  font-size: 1.4em;
  border: thin black solid; 
}
div#outer_wrapper.pass div#login_button {
  width: 134px;
  height: 42px;
  margin-left: 356px;
  margin-top: 10px;
 clear:both;
}
div#outer_wrapper.pass div#login_button a {
  background: url(../img/login_button.png) left 0 no-repeat;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#outer_wrapper.pass div#login_button a:hover {
  background-position: right 0;
}

/* login */
div#outer_wrapper.login {
	background:  url(../img/login_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.login div#content {
  height: 825px;
}
div#outer_wrapper.login div#content_non_index {
  border: none;
}
div#outer_wrapper.login div#image_login {
  background: url(../img/login_text.png) no-repeat;
  width: 125px;
  height: 57px;
  float: left;
  margin-top: 29px;
  margin-bottom: 6px;
  margin-left: 8px;
}
div#outer_wrapper.login div#image_login h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.login form {
  background: none;
  border: none;
  margin: 0;
  width: 640px;
  float: right;
  margin-right: 120px;
  padding: 30px 0 0 0;
}
div#outer_wrapper.login form div {
  border: none;
  height: 2.6em;
}
div#outer_wrapper.login div#form_login {
  background: url(../img/getstarted_middle.png) no-repeat;
  height: 620px;
  width: 1292px;
  margin-left: -210px;
  margin-top: -18px;
  float: left;
}
div#outer_wrapper.login div#form_login p a {
  color: blue;
}
div#outer_wrapper.login form label span {
  font-weight: bold;
  width: 180px;
}
div#outer_wrapper.login div#sub-footer{
  display: none;
}
body.login div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
body.login div#footer a {
  color: #ccc
}
div#outer_wrapper.login  form input {
  margin-right: 120px;
  width: 300px;
  font-size: 1.4em;
  border: thin black solid; 
}
div#outer_wrapper.login div#login_button {
  width: 134px;
  height: 42px;
  margin-left: 397px;
  margin-top: 10px;
 clear:both;
}
div#outer_wrapper.login div#login_button a {
  background: url(../img/login_button.png) left 0 no-repeat;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#outer_wrapper.login div#login_button a:hover {
  background-position: right 0;
}
div#outer_wrapper.login div#login_bottomtext {
  background: url(../img/login_textbottom.png)  no-repeat;
  width: 681px;
  height: 36px;
  float: left;
  margin: -145px 0 0 8px;
}
div#outer_wrapper.login div#login_message {
  height: 40px;
  text-align: left;
  line-height: 1.3em;
}

/* contact us */
div#outer_wrapper.contact {
	background:  url(../img/contact_middle.jpg) center 93px no-repeat;
}
div#outer_wrapper.contact div#wrapper {
  height: 917px;
}
div#outer_wrapper.contact div#sub-footer{
  display: none;
}
div#outer_wrapper.contact div#content_non_index {
  border: none;
}
div#outer_wrapper.contact div#image_contactus {
  background: url(../img/contactus_text.png) no-repeat;
  width: 225px;
  height: 74px;
  float: left;
  margin-top: 26px;
  margin-bottom: 9px;
  margin-left: 8px;
}
div#outer_wrapper.contact div#image_contactus h1 {
  position: absolute;
  left: -999px;
}
div#outer_wrapper.contact form {
  background: none;
  border: none;
  margin: 0;
  width: 640px;
  float: right;
  margin-right: 120px;
  padding: 0;
}
div#outer_wrapper.contact form div {
  border: none;
}
div#outer_wrapper.contact div#form_contact {
  background: url(../img/getstarted_middle.png) no-repeat;
  height: 441px;
  width: 1292px;
  margin-left: -210px;
  margin-top: -33px;
  float: left;
}
div#outer_wrapper.contact div#form_contact_received {
  background: url(../img/getstarted_middle.png) no-repeat;
  height: 441px;
  width: 1292px;
  margin-left: -210px;
  margin-top: -33px;
  float: left;
  text-align: left;
  padding-left: 600px;
  font-weight: bold;
}
div#outer_wrapper.contact form label span {
  font-weight: bold;
  width: 180px;
}
div#outer_wrapper.contact form input, div#outer_wrapper.contact form textarea {
  margin-right: 120px;
  width: 300px;
  font-size: 1.4em;
  border: thin black solid; 
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
div#outer_wrapper.contact div#contact_button {
  width: 209px;
  height: 44px;
  float: right;
  margin-right: 110px;
  margin-top: 160px;
}
div#outer_wrapper.contact div#contact_button a {
  background: url(../img/contact_button.png) left 0 no-repeat;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#outer_wrapper.contact div#contact_button a:hover {
  background-position: right 0;
}
body.contact div#footer {
  margin-top: -120px;
  height: 30px;
  color: #ccc;
  background: none;
}
body.contact div#footer a {
  color: #ccc
}
div#outer_wrapper.contact div#contact_bottomtext {
  background: url(../img/contact_textbottom.png)  no-repeat;
  width: 683px;
  height: 37px;
  float: left;
  margin: 72px 0 0 -315px;
}
div#outer_wrapper.contact div#contact_message {
  height: 20px;
  text-align: left;
  line-height: 1.3em;
  margin-top: 20px;
}
/* account created */
div#account_created {
  width: 640px;
  float: right;
  margin-right: 103px;
  margin-top: 20px;
  text-align: left;
  font-size: 1.4em;
  line-height: 1.6;
}
div#account_created h2 {
  color: black;
  font-size: 1.4em;
}
div#account_created h1 {
  font-size: 2.0em;
}
div#bottom {
	position: absolute;
	width: 768px;
	height: 142px;
	background: #cc9 url(../img/index/bottom.gif) 0 0 no-repeat;
}

div#bottom div {
	position: absolute;
	width: 225px;
	height: 110px;
	top: 15px;
	text-align: left;
	font-size: 10px;
	line-height: 1.5;
	overflow: auto;
}

div#bottom div#expl_newsletter {
	left: 15px;
}

div#bottom div#expl_med_articl {
	left: 270px;
}

div#bottom div#expl_frst_month {
	left: 525px;
}

div#bottom div#create_website {
	position: absolute;
	right: 11px;
	top: 113px;
	background: url(../img/index/create_website.gif) 0 0 no-repeat;
	width: 109px;
	height: 15px;
}

div#bottom div#create_website a {
	display: block;
	height: 100%;
	width: 100%;
}



