body {
	color:#626262; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14pt:
	}

a	{text-decoration:none;
	}
	
h1	{
	color:#626262;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:normal;
	text-align:center;
	margin-top:5px;
	margin-bottom:25px;
	}

h2	{
	color:#626262;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	font-weight:normal;
	text-align:left;
	margin-top:5px;
	}
	
h3 {
	color:#626262
	}

#body {
	margin:auto;
	width:900px;
	text-align:center;
	}
	
#page {
	padding-top: 61px;
	text-align:center;
	}

#twitter {
	background:url(../images/twittericon_img.png); 
	float:right; 
	width:27px; 
	height:22px; 
	margin-top:-22px;
	margin-right: 23px;
	_margin-right: 10px;
	}

#facebook {
	background:url(../images/facebookicon_img.png); 
	float:right; 
	width:27px; 
	height:22px; 
	margin-top: -22px;
	margin-right: 50px;
	_margin-right: 0px;
	}

#leftheader {
	width:131px;
	float:left;
	margin-left: 4px;
	margin-right:-8px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/homebtn_img.png)
	}
	
#rightheader {
	margin-right:-5px;
	width:136px;
	float:right;
	height:35px;
	margin-left:-63px;
	margin-top:10px;
	background-image:url(../images/homebtn_img.png)
	}



#header {
	background-repeat:repeat-x; 
	width:700px; 
	height:40px; 
	float:left;
	}

#header a {
	color: white;
	}

#header a:hover {
	color: #626262;
	}

	.headerlinks {
		color:#ffffff;
		float:left; 
		margin-top: 10px;
		padding-top:10px; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size:11pt;
		text-align:center;
		}
		
		#home {
		margin-right:-3px;
		margin-left: 8px;
		background-image:url(../images/homebtn_img.png);
		height: 25px;
		width: 79px;
		_height:35px;
		}
		
		#partners {
		background-image:url(../images/partnersbtn_img.png);
		height: 25px;
		width: 96px;
		_height:35px;
		}

		#product {
		background-image:url(../images/productbtn_img.png);
		height: 25px;
		width: 87px;
		_height:35px;
		}
		
		#shopping {
		background-image:url(../images/shoppingbtn_img.png);
		height: 25px;
		width: 104px;
		_height:35px;
		}

		#company {
		background-image:url(../images/companybtn_img.png);
		height: 25px;
		width: 101px;
		_height:35px;
		}
		
		#apply {
		background-image:url(../images/applybtn_img.png);
		height: 25px;
		width: 82px;
		_height:35px;
		}
		
		#contact {
		background-image:url(../images/contactbtn_img.png);
		height: 25px;
		width: 88px;
		_height:35px;
		}
		
#content {
	margin-left:5px;
	padding:20px;
	width:855px;
	}

.footerlinks {
	color:#b3b5bb; 
	font-family:Arial, Helvetica, sans-serif; 
	size:11pt;
	float:left; 
	margin-right:40px; 
	padding-bottom:50px;
	}

#mission {
	margin-left:150px;
	}
	
.clear	{
	clear:both;
	}
	
#text	{
	text-align:left;
	}
.error {
	color:red;
}