
h2{
	font-family:"Brush Script Std", "Comic Sans MS", cursive;
	font-size:28px;
	margin:15px 0px;
	line-height:30px;
	clear:both;
	font-weight:normal;
	color:#259dc9;
}
h3{
	font-family:"Brush Script Std", "Comic Sans MS", cursive;
	font-size:22px;
	margin:15px 0px;
	line-height:30px;
	clear:both;
	font-weight:normal;
	color:#259dc9;
}
h4{
	font-family:Futura, Helvetica,"Trebuchet MS", Arial, sans-serif;
	font-size:17px;
	margin:15px 0px;
	line-height:30px;
	clear:both;
	font-weight:bold;
	color:#000;
}
p{
	font-family:Futura, Helvetica,"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height:18px;
}
#wrapper{
	position:relative;
	margin:0 auto;
	width:960px;
	min-height:300px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #666;
	background-image:url(images/bagels.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#header{
	position:relative;
	width:960px;
	min-height:70px;
	padding:10px 0px;
	margin-top:10px;
	z-index:1000;
}

#main{
	position:relative;
	width:1000px;
	padding:0px 10px;
}
#inside-wrapper{
	position:relative;
	left:380px;
	display:block;
	width:515px;
	height:600px;
	padding:20px;
	top:-155px;
	margin-bottom:-155px;
	padding-top:140px;
	padding-bottom:35px;
	background-image:url(images/bg-inside.png);
	background-repeat:repeat-y;
	clear:both;
	z-index:10;
}
#inside-wrapper ul{
	display:block;
	padding-bottom:15px!important;
	margin-left:-35px;
}
#inside-wrapper ul li{
	display:block;
	width:49%;
	float:left;
	font-size:11px !important;
	font-family:Helvetica,"Trebuchet MS", Arial, sans-serif !important;
	line-height:24px !important;
}
#left{
	position:absolute;
	left:20px;
	bottom:150px;
	width:330px;
	padding:10px;
	min-height:80px;
	background-image:url(images/bg-left.png);
	background-repeat:repeat;
	border:2px solid #999;
	border-bottom:none;

}
#content{
	margin-top:20px;
	width:515px;
	height:600px;
	padding-bottom:20px;
	margin-bottom:10px;
}

#footer-top{
	position:relative;
	width:100%;
	height:0px;
	border-top:6px solid #ccc;
	margin-bottom:-5px;
	z-index:1000;
}
#footer{
	position:relative;
	width:940px;
	background-color:#f1f1f1;
	min-height:55px;
	padding:10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	z-index:100;
}
a.hqlink{
	position:absolute;
color: #666;
display: block;
width:250px;
margin-top:20px;
left:20px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}
#header a.txt{
color: #666;
display: block;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
float:right; margin-right:45px; clear:both; text-decoration:none
}
.lightboxes{
	display:block;
	padding:3px;
	background-color:#fff;
	border:none;
}
