body {
    padding: 0;
    margin: 0;
    background: #4A9EB2 url(../i/background.png) center top;
    font-size: 14px;
}

#container {
    background: transparent url(../i/whitebox.png) center top no-repeat;
    width: 590px;
    margin: 1em auto 0;
    padding: 0 90px;
}

#base {
    background: transparent url(../i/bottom-whitebox.png) center top no-repeat;
    height: 100px;
    width: 770px;
    margin: 0 auto 1em;
}

#header {
    border-bottom: 1px dotted #bbb;
    position: relative;
    width: 590px;
}
#header img {
    margin: 30px 0 10px 0;
}
#header a {
    position: absolute;
    top: 30px;
    right: 0;
    color: #ccc;
    text-decoration: none;
}
#header p {
    position: absolute;
    bottom: 10px;
    right: 0;
    margin: 0;
    height: 0;
    padding-top: 27px;
    width: 243px;
    overflow: hidden;
    background: transparent url(../i/date.png) left top no-repeat;
}

h1.title {
    margin: 0 0 1em 0;
    height: 70px;
    padding-top: 0;
    overflow: hidden;
    background: transparent url(../i/title.png) left center no-repeat;
    border-bottom: 1px dotted #bbb;
    text-indent: -10000px;
}

p {
    color: #666;
}

ul.features {
    list-style: none;
    border-bottom: 1px dotted #bbb;
    color: #227aad;
    margin-bottom: 20px;
}
ul.features li {
    float: left;
    border-right: 1px dotted #bbb;
    margin: 0 20px 0 0;
    padding: 5px 20px 5px 0;
}
ul.features li.last {
    margin-right: 0;
    padding-right: 0;
    border: none;
}


div.form {
    background: #eff8fa;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
}
div.form ul {
    list-style: none;
}
div.form ul li {
    margin: 0;
    width: 255px;
    float: left;
    margin: 0 0 20px 0;
}
div.form ul li.r {
    float: right;
}
div.form ul li label {
    display: block;
    padding: 0 5px;
    color: #666;
    font-size: 15px;
    width: 236px;
}
div.form ul li input {
    height: 22px;
    padding: 8px;
    width: 236px;
    border: none;
    background: transparent url(../i/inputbg.jpg) center center no-repeat;
    font-size: 16px;
color:#666;
}
div.form ul li input:focus {
    background-image: url(../i/inputbg_focused.jpg);
    outline: none;
}
div.form ul li select {
    height: 22px;
    padding: 8px;
    width: 236px;

}

div.form ul li.large {
    width: 100%;
}
div.form ul li.large label {
    width: 100%;
}

div.form ul li.large .customselect {
    width: 568px;
	background-image: url('../i/selectbgbig.jpg');
color:#666;
}

div.form ul li.terms {
    position: relative;
}
div.form ul li.terms .checkbox {
    background: transparent url(../i/terms.jpg) center center no-repeat;
    height: 36px;
    width: 43px;
    border: none;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;

}
div.form ul li.terms .checkbox.checked {
    background-image:  url(../i/terms_checked.jpg);
}
div.form ul li.terms input {
    height: 36px;
    width: 43px;
}
div.form ul li.terms label {
    font-size: 16px;
    margin-left: 80px;
    padding: 0;
}
div.form ul li.terms p {
    margin-left: 80px;
    font-size: 12px;

}
div.form ul li.submit input {
	background: url('../i/signupbutton.png') left center no-repeat;
	width: 123px;
	height: 43px;
	overflow: hidden;
	padding: 0 0 0 0;
	text-indent: -5000px;
	font-size: 1px;
	float: right;
	cursor: pointer;
}

.customselect {
	background: url('../i/selectbg.jpg') left center no-repeat;
    position: relative;
    height: 38px;
    width: 252px;
    font-size: 16px;
color:#666;
}
.customselect .iconselect {
    cursor: pointer;
    width: 100%;
    height: 38px;
    display: block;
    height: 22px;
    padding: 8px;
}

.customselect .selectwrapper {
	display:none;
	position: absolute;
	left:0;
	top: 38px;
	width: 100%;
    z-index: 200;
    color: #2c2c2c;

}

.customselect .selectwrapper .selectitems {
	z-index: 10000;
    padding: 2px 5px;
    margin: 1px 0px;
	cursor: default;
}

.customselect .selectwrapper .optionswrapper {
	background: #EEE;
color:#666;
    overflow-y: auto;
    max-height: 350px;
    padding-bottom: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.customselect .selectwrapper .last {

}

.customselect .selectfooter {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	height: 10px;
	margin-top: -5px;
	background: #4495BE;
	display: none;
}

.customselect .selectwrapper .selectitems.hoverclass,
.customselect .selectwrapper .selectitems.selectedclass{
	background: lightblue;
}





#footer {
    border-top: 1px dotted #bbb;
    position: relative;
    padding: 1em 0;
    font-size: 12px;
    margin-top: 2em;
    width: 590px;
}
#footer a.council {
    position: absolute;
    right: 0;
    bottom: 0;
}

div.twitterContainer {
	height: 100px;
	padding: 1px 0;
	background: url(../i/twitter-gradient.png) center top repeat-x;
	color: white;
}

div.twitterInner {
	width: 750px;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
}

.twitterInner h3 {
	color: #9fe5ff;
	font-size: 90%;
	margin: 20px 0 10px;
	font-weight: normal;
}
.twitterInner h3 a {
	color: #9fe5ff;
	text-decoration: none;
}

#tweetText {
	color: white;
	margin: 10px 0 0;
}

.tophome {
    background: url(../i/topgradient.png) center top no-repeat;
}
.tophome div {
    width: 770px;
    margin: 0 auto 3px;
    height: 55px;
    
}
.tophome div h2 {
    border-right: 1px solid #4495BE;
    margin: 0 20px 0 0;
    height: 55px;
    text-indent: -10000px;
    padding: 0 20px 0 0;
    overflow: hidden;
    background: transparent url(../i/top-text.png) center center no-repeat;
    float: left;
    width: 243px;
   
}
.tophome div .right {
    float: left;
    width: 450px;
}
.tophome div ul.features {
    margin: 0;
    padding: 0;
    color: #4495BE;
    font-size: 12px;
    width: 100%;
    height: 30px;
font-family: arial, helvetica, sans-serif;
}
.tophome div ul.features {
    border: none;
    margin: 0;
}
.tophome div ul.features li {
    border-right: 1px solid #4495BE;
    padding: 10px 10px 2px 0;
    margin: 0 10px 5px 0;

}
.tophome div ul.features li.last {
    border-right: none;
}
.tophome div a {
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
font-family: arial, helvetica, sans-serif;
}

