body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	background-color: #90b1c0;
	background-image: url(../images/global/bg_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	}	
	
a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	}
	
a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	}
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: Arial, sans-serif;
	}
	

a.footer {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	}	
	
a.footer:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	}
	
.footer:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	}
	
a.footer:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #294b72;
	}


a.nav {
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	color: #d0d0d0;
	font-family: Arial, sans-serif;
	}	
	
a.nav:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	color: #d0d0d0;
	font-family: Arial, sans-serif;
	}
	
a.nav:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	color: #d0d0d0;
	font-family: Arial, sans-serif;
	}
	
a.nav:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	}
	
a.title {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #DE7005;
	}	
	
a.title:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #DE7005;
	}
	
a.title:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #DE7005;
	}
	
a.title:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	background-color: #DE7005;
	}

	

h1 {
	font-size: 26px;
	line-height: 44px;
	font-weight: normal;
	color: #3798c2;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #3798c2;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #3798c2;
	text-align: left;
	}
h4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #C0E629;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #000066;
	}

#wrap {
	margin:0 auto;
	width:800px;
}



#banner {
	float: left;
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	background-color: #0099CC;
}

#navigation {
	float: left;
	height: 58px;
	width: 800px;
	background-image: url(../images/navigation/nav_bg_full.gif);
	background-repeat: no-repeat;
}


#buttons {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content {
	margin:0px;
	float: left;
	background-repeat: repeat;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/global/content_bg_01.gif);
}	

		#container {
		margin: 0px;
		float: left;
		width: 330px;
		padding: 0px;
		}


		#intro {
		margin:25px 0px 0px 30px;
		float: left;
		width: 330px;
		padding: 20px;
		border: 1px solid #3798c2;
		font-family: "Helvetica";
		font-size: 12px;
		line-height: 20px;
		color: #333333;
		background-color: #FFFFFF;
		}
			
		
		#preview {
		margin:25px 0px 20px 30px;
		float: left;
		width: 330px;
		padding: 20px;
		border: 1px solid #3798c2;
		font-family: "Helvetica";
		font-size: 12px;
		line-height: 20px;
		color: #333333;
		background-color: #FFFFFF;
		}
		

#coffeebar {
	margin:25px 30px 20px 0px;
	float: right;
	width: 310px;
	padding: 20px 5px 10px 15px;
	background-color: #FFFFFF;
	border: 1px solid #de7005;
	color: #333333;
}	

#project {
	margin:10px 0px;
	float: left;
	width: 320px;
}

#beverage {
	float: left;
	width: 23%;
}

#detail {
	float: right;
	padding-left: 10px;
	padding-right: 12px;
	width: 68%;
	font-family: "Helvetica";
	font-size: 12px;
	color: #666666;
}

#footer_box {
	margin:10px 0px 0px 30px;
	float: left;
	width: 190px;
	padding: 10px 5px 0px 10px;
	border: 1px solid #bfcdd4;
	background-color: #d3d3d3;
	height: 45px;
	font-family: "Helvetica";
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}	

#footer {
	width: 800px;
	float: left;
	font-family: "Helvetica"	;
	background-color: #999999;
	background-image: url(../images/footer/bg_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 78px;
	}title-link {
	font-size: 14px;
}
