*{
	padding:0;
	margin:0;
}

body{
	background:url(../images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#wrapper{
	width:960px;
	margin:auto;
	text-align:center;
}

#header{
	width:960px;
	height:374px;
	float:left;
	text-align:left;
}

.logo{
	width:225px;
	height:74px;
	margin-top:20px;
	display:block;
}

a img{
	border:none;
}

#columnOne{
	width:445px;
	height:260px;
	float:left;
	margin-top:30px;
	line-height:1.4;
	text-align:left;
	color:#fff;
	margin-right:35px;
}

#columnOne h1{
	font-size:160%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f3f0f0;
}

#columnOne p{
	font-size:90%;
	margin-top:15px;
}

#columnOne h2{
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f0d100;
	font-weight:bold;
	font-size:110%;
}

#columnTwo{
	width:465px;
	height:260px;
	float:left;
}

#nav{
	float:left;
	width:950px;
	height:48px;
	text-align:left;
	padding-top:14px;
}

#contentWrapper{
	width:100%;
	float:left;
	margin-top:20px;
}

#contentColumnLeft{
	text-align:left;
	float:left;
	width:59%;
}

#sidebar{
	float:right;
	text-align:right;
	width:30%;
}

#sidebar p{
	margin-top:10px;
}

#contentWrapper h2, #sidebar h2{
	margin-bottom:10px;
	font-size:120%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar img{
	margin:10px 0 20px 0;
}

#gelato{
	width:100%;
}

#gelato img{
	margin:10px 20px 20px 0;
	float:left;
	clear:left;
}

#contentWrapper p, #contentWrapper li{
	font-size:90%;
}

#contentWrapper li{
	margin:10px 0 0 15px;
}

h4{
	text-align:left;
	margin:35px 0 10px 0;	
}

#footer{
	font-size:85%;
	float:left;
	width:100%;
	margin-top:80px;
	line-height:1.4;
	text-align:center;
	border-top:1px solid #eee;
	background:#f3f3f3;
}

#footer p{
	margin-top:5px;
}

.field{
	display:block;
	font-size:90%;
	line-height:1.3;	
	margin-top:25px;
}

.button{
	margin-top:10px;
}

input{
	margin:0 15px 0 7px;
}

.error{
	color:#ff0000;
	font-size:90%;
}

#s1{
	background:url(../images/slideshowBG.png) no-repeat;
	width:480px;
	height:273px;
}

#s1 img{
	margin:22px 0 0 38px;
}
