body
{
	overflow-x: hidden;
}
.top_form
{
	font-family:verdana;
	color:#00000;
	font-size:10px;
	margin-top:-7px;
}
.top_form_elem
{
	border:1px solid #000000;
}
.gray_text
{
	color:#8c8c8c;
}
.submit_button
{
	background-color:#8C8C8C;
	border:1px solid #000000;
	width:54px;
	height:17px;
	color:#ffffff;
	font-family:verdana;
	padding:0px;
	cursor:pointer;
}
#coffee{
	width:316px;
	margin-right: auto;
	margin-left:780px;
	margin-top:-502px;
}

#logo{
	width:243px;
	margin-right: auto;
	margin-top:-290px;
}


#slider
{
    height: 460px;
    width: 13px;
    margin:45px 260px 30px 10px;
    float:right
}
#scroller
{
    width: 410px;
    height: 460px;
    overflow:hidden;
    margin-right:auto;
    margin-left: 290px;
    margin-top:40px;
    

    /*border:1px solid #000000;*/
}
#content
{
    width: 400px;
    font-family:verdana;
	color:#3F3F3F;
	font-size:12px;
}



#contentlarge
{
    width: 400px;
    font-family:verdana;
	color:#3F3F3F;
	font-size:14px;
}


.contentlarge
{
    font-family:verdana;
	color:#3F3F3F;
	font-size:14px;
}

#steno
{
	margin-top:35px;
}
#nav{
	margin-top:30px; 
	margin-left:55px;
}
#wrapper
{
	margin: 0 auto;
	padding-top:5px;
	width:987px;
	height:629px;
	background-image:url(../images/home_bg_new.png);
}

#footer{
	margin-top:20px;
	border:1px solid #00000;
	
}

.formElem{
	font-family:verdana;
	font-size:12px;
	/*width:60px;*/
	
	border:1px solid #000000;
	padding-bottom:0px;
}

.textbox{
	display: block;
	width: 150px;
	border: solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	background: url(/js/uniform/img/bg.png) repeat-x left 12px;
	line-height: 22px;
	margin-top: 3px;
	text-shadow: 0 1px 0 #fff;
	height: 18px;
	color: #444;
	padding-left:10px;
	padding-top:5px;

}

.submitbutton{
	display: block;
	width: 50px;
	border: solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	background: url(/js/uniform/img/bg.png) repeat-x left 12px;
	line-height: 22px;
	margin-top: 0px;
	text-shadow: 0 1px 0 #fff;
	height: 25px;
	color: #444;
	padding-left:5px;
	padding-top:0px;

}


.smalltextbox{
	display: block;
	width: 50px;
	border: solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	background: url(/js/uniform/img/bg.png) repeat-x left 12px;
	line-height: 22px;
	margin-top: 3px;
	text-shadow: 0 1px 0 #fff;
	height: 18px;
	color: #444;
	padding-left:10px;
	padding-top:5px;
}

.radio
{
	height: 19px;
	width: 19px;
	overflow: hidden;
	background: #fff url(/js/uniform/img/bg.png) repeat-x left 10px;
	float: left;
	display: inline;
	margin-right: 10px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: solid 1px #ddd;
}

.formTextSmall{
	font-family:verdana;
	font-size:9px;
	color:#000000;
}

.formText{
	font-family:verdana;
	font-size:12px;
	font-color:#666666;
}
.smalltext{
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
#get_started{
	margin-left:240px;
	position:relative;
	top:-445px;
}


.content{
	font-family:verdana;
	color:#3F3F3F;
	font-size:12px;
}


#next{
	position:relative;
	top:-770px; 
	left:560px;
	z-index:700;
}

.link {
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


