body {
	margin: 0;
	padding: 0;
	background: url(images/bg_left.jpg) repeat;
	position: relative;
	color:#555555;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(images/bg_left.jpg) repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
}
#bg_wrap {
	height: 100px;
	width: 50%;
	right: 0;
	background: url(images/bg_horizontal2.jpg) repeat-x;
	position: absolute;
}
#left_bg_wrap {
	height: 100px;
	width: 50%;
	position: absolute;
	background: url(images/bg_left.jpg) repeat-x;
}
#header {
    background: url(images/bg_nav2.jpg);
    width: 850px;
	height: 74px;
	float: left;
}
#top_border {
    width: 850px;
	height: 27px;
	background: url(images/header_content.jpg);
	float: left;
}
#envelope {
	width: 161px;
	height: 128px;
	position: absolute;
	float: left;
	left: 646px;
	top: 113px;
}
#content {
   background: url(images/contact_bg.jpg);
   width: 850px;
   height: 630px;
   float: left;
   line-height: 16px;
}
#checklist {
    float: left;
	background: url(images/checkbox.jpg);
	clear: both;
	width: 850px;
	height: 136px;
}
#footer {
   background: url(images/footer.jpg);
   width: 850px;
   height: 124px;
   float: left;
}
.checklist_left {
   margin-left: 75px;
   margin-top: 25px;
   line-height: 31px;
   float: left;
   color: #333333;
}
.checklist_middle {
   margin-left: 68px;
   margin-top: 25px;
   line-height: 31px;
   float: left;
   color: #333333;
}
.checklist_right {
   margin-right: 248px;
   margin-top: 32px;
   float: right;
   color: #999999;
   width: 167px;
   line-height: 16px;
}
.button {
	background: url(images/button.jpg) no-repeat;
	float: left;
	position: absolute;
	top: 708px;
	width: 182px;
	height: 51px;
	left: 617px;
	cursor: pointer;
}
.logo {
   background: url(images/logo2.jpg) no-repeat;
   float: left;
   height: 50px;
   position: absolute; top: 23px;
   width: 245px;
}
.container {
	width: 850px;
	background: #c7c9c9;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#column_right {
    float: right;
    width: 320px;
	margin-right: 45px;
	padding-left: 15px;
	margin-top: 23px;
}
#column_top {
    float: left;
    width: 320px;
	margin-left: 50px;
	padding-right: 15px;
}


/* Menu navigation */
ul#menu {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	position:absolute;
	top:42px;
	right:29px;
}  
ul#menu li  {  
    margin:0px; padding:0px;  
    list-style:none;  
    margin-right:15px;  
    font-size:18px; 
    display:inline;  
}  
ul#menu li a {  
    text-decoration: none;  
    color: #999999;  
}  
ul#menu li a:hover {  
    text-decoration: none;  
    color: #ffffff;  
} 
#menu a.select {
    color: #FFFFFF;
}

/* font styling */
h1 {
    font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	padding: 0px;
}
p {
    font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}
.footer {
    margin-top: 25px;
	margin-left: 95px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer_right {
    margin-top: 25px;
	margin-left: 190px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.highlighted_text {
    color: #333333;
}
.black_text {
    color: #000000;
}
.pink_text {
    color: #FF0099;
}
.slide_header {
    color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}
a:active {
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/*End font styling */


.clear{
	clear:both;
}

#main-container{
	width:400px;
	margin:30px auto;
	margin-left: 50px;
	float: left;
	clear: both;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}
