body {
	text-align: center;
}

#error {
	color: red;
    text-transform: uppercase;
    font-size: 10px;
	padding-top: -10px;
	padding-bottom: -50px;
}

#error li {
	text-align: left;
	padding-left: 10px;
	padding-top: 1px;
}

	
#logo {
	
}

#container {
	width: 715px;
	margin: 20px auto;
	text-align: left;
}


#container {
	height: 267px;
	padding: 50px;
}

#contactbox {
	padding: 30px 60px 50px 50px;
}

#contactbox li {
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
    padding: 10px 40px 0 0;
    font-size: 15px;
	
}

#contactbox a {
	color: #666;
	text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

#footer a:hover {
    text-decoration: underline
}

#topnav {
	height: 30px;
}

#topnav li {
	float: right;
}

#topnav li a {
	color: #666;
	text-decoration: none;
    float: left;
    padding: 10px 40px 0 0;
    text-transform: uppercase;
    font-size: 10px;
}

#topnav li a:hover {
    text-decoration: underline
}

#topnav li.selected a {
  color: #21B2D9;
}

.floating_logo {
	margin-left:-120px;
	margin-top:-100px;
	float:left;
}

#body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
}

#body .leftbox {
	background: #FFFFFF;
	color: #634D47;
	float: left;
	width:300px;
	height: 307px;
}

#body .leftbox .text {
}

#body .leftbox .blurb {

}

#body .leftbox .seperator {
	float: right;
	background: #FFFFFF;
}

#body .fullbox {
	background: #E7F5F8;
	color: #634D47;
	height: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-botton: 20px;
}

#body .insidebox {
	background: #FFFFFF;
	color: #634D47;
	height: 267px;
	padding: 10px;
}

.insidebox li {
	color: #666;
	text-decoration: none;
    float: left;
    padding: 10px 40px 0px 10px;
    text-transform: uppercase;
    font-size: 14px;
}

#body .rightbox {
	float: left;
	background: #E7F5F8;
	color: #634D47;
	width: 415px;
	height: 306px;
}

#body .righttop {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	padding: 25px 40px 10px 30px;
}

#body .rightbox .righttop .blurb {
	position: relative;
	top: -32px;
}

#body .rightbox .rightbottom {
	margin-left: 30px;
	margin-top: 10px;
}

#body .rightbox .rightbottom .rightbottom_row {
	color: #333;
	width: 315px;
	padding: 2px 0;
}

#body .rightbox .rightbottom .rightbottom_row .inputtext {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #21B2D9;
	color: #444;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	background: #FFF;
	width: 100%;
}


#body .rightbox .rightbottom .rightbottom_row .inputsubmit {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #FFF;
	background: #21B2D9;
	color: #FFF;
	font-size: 14px;
	padding: 2px;
	width: 100px;
	text-transform: uppercase;
	cursor: pointer;
}

#body .rightbox .rightbottom .signup {
	text-transform: uppercase;
	font-size: 10px;
	color: #DD6330;
}

#body .rightbox .rightbottom .fieldlabel {
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
}

#body .rightform {
	margin-left: 30px
}

#body .form_actions {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 20px;
	width: 315px;
}


#body .login_form {
	margin-top: 50px;	
}

.form_actions a {
	color: #666;
	text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

.form_actions a:hover {
    text-decoration: underline
}


.float-left, .left {
  float: left; 
}

.float-right, .right {
  float: right; 
}

#bottomnav {
	margin-top: 10px;
	/* IE hack */
	_margin-top: -25px;
}

#bottomnav .blockitem {
	float: left;
	background: #E7F5F8;
	height: 105px;
	_height: 115px;
	padding-top: 10px;
	font-size: 10px;
	border-right: 10px solid #FFF;
}

#bottomnav .blockitem span {
	color: #999;
}

#bottomnav .blockitem em {
	font-style: italic;
	color: #999;
}

#bottomnav .blockitem .itemtext {
	line-height: 1.1;
	width: 107px;
	color: #333;
}

#bottomnav .blockitem .bubble {
	position: relative;
	top: -130px;
	right: -25px;
}

#bottomnav .blockitem .bubble img {
	border: 0;
}

#bottomnav .item1 {
	width: 108px;
	_width: 115px;
	color: #73645E;
	font-weight: bold;
	text-align: center;
}

#bottomnav .item1 img {
	border: 1px solid #666;
}

#bottomnav .item2 {
	width: 321px;
	_width: 330px;
	color: #DD6330;
	padding-left: 8px;
}

#bottomnav .pics {
	width: 100%;
}

#bottomnav .item2 .pics {
	margin-top: 5px;
}

#bottomnav .item2 .pics img {
	border: 5px solid #FFF;
	display: inline;
}

#bottomnav .item2 .flickrbubble {
	position: relative;
	top: -95px;
	right: -288px;
}

#bottomnav .item3 {
	width: 116px;
	_width: 133px;
	color: #21B2D9;
	padding-left: 8px;
}

#bottomnav .item3 .facebookbubble {
	position: relative;
	top: -30px;
	right: -93px;
}

#bottomnav .item4 {
	width: 116px;
	_width: 133px;
	color: #78C12B;
	padding-left: 8px;
	border-right: 0;
}

#bottomnav .item4 .twitterbubble {
	position: relative;
	top: -30px;
	right: -98px;
}

#bigbubble {
	position: absolute;
	margin-left: 630px;
	margin-top: -305px;
}

#as_seen_in {
	padding-top: 15px;
}


#footer {
	padding-top: 15px;
	float: right;
	text-transform: uppercase;
    font-size: 10px;
}

#footer a {
	color: #666;
	text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

#footer a:hover {
    text-decoration: underline
}

