body { 
	margin: 0 auto; 
	padding: 0;
	color: #666666;
	font-family: Arial;
	font-size:12px;
	text-align: left;	
}
	
img { 
	border: 0;
	padding:0;
	margin:0;
}
		
ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-right: 0;
	margin-left: 530px;
}

li {
	float:left;
	margin:0;
	padding:0;
}

a {
	outline:none;
	text-decoration:none;
	color: #666666;
}

.red {
	color:#b51729;
}

#menu {
	height:20px;	
}

#wrapper {
	width:827px;
	margin: 0 auto; 
}

#logo {
	clear:left;
	float:left;
	width:423px;
	height:150px;
}

#email {
	float:left;
	width:404px;
	height:150px;
}

#portfolio {
	clear:left;
	background:#ffffff url(../images/bg.jpg) repeat-y;
}

#portfolio_item {
	margin:0 auto;
	text-align: center;
	width:764px;
}

#portfolio_nav {
	clear:left;
	background:#ffffff url(../images/portfolio_nav.jpg) no-repeat;
	height:24px;
}

#portfolio_nav #navlinks{
	margin:0 auto;
	text-align: center;
}

#recent_launches {
	clear:left;
	float:left;
	background:#ffffff url(../images/bg.jpg) repeat-y;
	width:100%;
	
}

#recent_launches h1 {
	margin:0;
	padding:0;
}

#recent_launches h2 {
	clear:left;
	margin:0;
	padding:10px 0 0 18px;
	font-size:12px;
}

#recent_launches .recent_item {
	float:left;
	padding-right:19px;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

#recent_launches .recent_item_first{
	float:left;
	margin-left:29px;
	padding:0 19px 0 0;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

#recent_launches .recent_item img, #recent_launches .recent_item_first img {
	float:left;
	padding:23px 0 0 19px;	
}

/*quick links*/
#links {
	clear:left;
	float:left;
	background:#ffffff url(../images/bg.jpg) repeat-y;
	width:100%;
	
}

#links h1 {
	margin:0;
	padding:0;
}

#links h2 {
	clear:left;
	margin:0;
	padding:10px 0 0 18px;
	font-size:12px;
}

#links .link_item {
	float:left;
	padding-right:19px;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

#links .link_item_first{
	float:left;
	margin-left:28px;
	padding:0 19px 0 0;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

#links .link_item img, #links .link_item_first img {
	float:left;
	padding:5px 0 0 18px;	
	
}

#links .link_item img, #links .link_item_first img {
	float:left;
	padding:5px 0 0 18px;	
	
}

/*folio links*/
.folio {
	clear:left;
	float:left;
	background:#ffffff url(../images/bg.jpg) repeat-y;
	width:100%;
	padding-bottom: 15px;
}

.folio h1 {
	margin:0;
	padding:0;
}

.folio h2 {
	clear:left;
	margin:0;
	padding:10px 0 0 18px;
	font-size:12px;
}

.folio .folio_item {
	float:left;
	padding-right:19px;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

.folio .folio_item_first{
	float:left;
	margin-left:28px;
	padding:0 19px 0 0;
	background:#ffffff url(../images/recent_item.jpg) no-repeat;
	width:242px;
	height:221px;
}

.folio .folio_item img, .folio .folio_item_first img {
	float:left;
	padding:5px 0 0 18px;	
	
}

.folio .folio_item img, .folio .folio_item_first img {
	float:left;
	padding:15px 0 0 18px;	
	
}

#content_wrapper {
	margin:0 auto;
	text-align: center;
	background:#ffffff url(../images/content_bg.jpg) repeat-y;	
	float:left;
	width:827px;
}

 #content_top {
	height:14px;
	width:827px;
	margin:0 auto;
}

#content_bottom {
	clear:left;
	height:28px;
	width:827px;
	margin:0 auto;

}

#content {
	width:700px;	
	text-align:left;
	margin:0 auto;
	padding-top:10px;
}

#contact {
	width:743px;	
	text-align:left;
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	background:#ffffff url(../images/map.jpg) no-repeat top right;	
}

#content h1, #contact h1{
 	clear:left;
	font-size:13px;
	text-align:left;
	margin:10px 0;
	text-transform: uppercase;
}
	
#content p {
	margin:10px 0 0 0;
}

#footer_top, #footer_bottom {
	clear:left;
}

#content .two_col {
	width:45%;
	float:left;

}

#back_to_top {
	clear:left;
	float:left;
	background:#ffffff url(../images/bg.jpg) repeat-y;
	width:100%;
}

#back_to_top img {
	margin: 10px 0 0 740px;
}

.filler5 {
	clear:left;
	height:10px;
	background:#ffffff url(../images/bg.jpg) repeat-y;
}
