body {
    margin: 0;
}

img {
    border: none;
}

ul {
    padding-left: 18px;
    margin-top: 0px;
    padding-top: 0px;
}

.logo {
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: -426px;
	width: 226px;
	height: 36px;
	z-index: 2000;
	display: block;
	background-image: url('images/hitbox.gif');
	background-repeat: repeat;
	cursor:pointer;
}

.top_field {
	background: transparent;
    display: block;
    border: transparent;
    outline: none;
    -webkit-appearance: none;
    padding: 0;
}

.top_container {
    overflow:hidden; 
    position: absolute;
    width: 100%;
    height: 335px;
	background-image: url('images/top.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

.top_login {
    background-image: url('images/pp_top.png');
    width: 900px;
    height: 80px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -450px;
}

.page_bkg {
    background-image: url('images/page_bkg.png');
    width: 920px;
    height: 350px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -460px;
}

.login_button {
    width: 58px;
    height: 29px;
    position: absolute;
    right: 198px;
    bottom: 10px;
}

.login_with_facebook_button {
    width: 146px;
    height: 29px;
    position: absolute;
    right: 41px;
    bottom: 10px;
}

#forgot_password_container {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 119px;
	margin-left: 225px;
	z-index: 100;
}

#forgot_password_hover {
	display: none;
}

#forgot_password_hitbox {
	display: block;
	background-image: url('images/hitbox.gif');
	background-repeat: repeat;
	width: 16px;
	height: 29px;
	position: absolute;
	top:21px;
	left: 50%;
	margin-left: 260px;
	z-index: 200;
	cursor:pointer;
}

#userLogin {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 20px;
    width: 113px;
    color: #aaaaaa;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 16px;
}

#userPass {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 20px;
    width: 114px;
    color: #aaaaaa;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 16px;
}

#userPassB {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 20px;
    width: 114px;
    color: #000000;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 16px;
    display: none;
}

#userField {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -14px;
    width: 120px;
    height: 27px;
	background-color: #ffffff;
	border: solid 1px #c9c9c9;
}

#passField {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: 116px;
    width: 121px;
    height: 27px;
	background-color: #ffffff;
	border: solid 1px #c9c9c9;
}

#login_form {
    width: 600px;
	position: absolute;
	top: -59px;
    left: 50%;
    margin-left: -353px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    z-index: 100;  
    display: none;
}

#inner_login {
    position: relative;
    float: left;
    left: 547px;
    top: 2px;
}

#inner_forgot {
    position: relative;
    float: left;
    left: 555px;
    top: 2px;
	z-index:300;
}

#inner_facebook {
	position: relative;
	float: left;
	left: 563px;
    top: 2px;
}

.get_started {
    width: 860px;
    height: 95px;
    position: absolute;
    z-index: 100;
    top: 50px;
    left: 30px;
}

.slideshow_shadow {
    width: 830px;
    height: 10px;
    position:absolute;
    top: 374px;
    left: 50px;
}

.what_we_do {
    width:300px;
    position: absolute;
    top: 529px;
    left: 50%;
    margin-left: -420px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
}

.our_packages {
    width:300px;
    position: absolute;
    top: 529px;
    left: 50%;
    margin-left: -67px;
}

.basic_free {
    width:300px;
    position: absolute;
    top: 580px;
    left: 50%;
    margin-left: -67px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
}

.premium {
    width:300px;
    position: absolute;
    top: 580px;
    left: 50%;
    margin-left: 191px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
}

.footer {
    width: 840px;
    position: absolute;
    top: 810px;
    left: 50%;
    margin-left: -420px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    padding-bottom: 20px;
}

.indexfooter {
    width: 840px;
    position: absolute;
    top: 1015px;
    left: 50%;
    margin-left: -420px;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    padding-bottom: 20px;
}

.footer_links {
    position: absolute;
    top: 24px;
    right: 0;
}

a:active {
    outline: none;
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
}

a:link {
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: none;
}

a:visited {
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: none;
}

a:hover {
    color: #ec008c;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: underline;
}


a:link.footer_link {
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: none;
    padding-left: 25px;
}

a:visited.footer_link {
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: none;
    padding-left: 25px;
}

a:hover.footer_link {
    color: #ec008c;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: underline;
    padding-left: 25px;
}

a:active.footer_link {
    color: #707070;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 14px;
    line-height: 175%;
    text-decoration: none;
    padding-left: 25px;
}

#slider {
    width: 840px;
    height: 350px;
    position:absolute;
    top: 30px;
    left: 40px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#hiddenSubmit {
	display:none;
}

.user_header {
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -77px;
	top: 23px;
	color: #ec008c;
    font-family: "Georgia", "Palatino", "Times New Roman";
    font-size: 16px;
    text-align: right;
}

#footer_copy {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	margin-top: 15px;
	width: 300px;
}

#someexamples {
	position: absolute;
	left: 50%;
	margin-left: -420px;
	top: 845px;
}

#examples {
	position: absolute;
	left: 50%;
	margin-left: -420px;
	top: 897px;
}
