html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #F4F4F4;
}
img, a img {
	border: none;
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	width: 617px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	/*background: #FFFFFF;*/
}
#header {
	width: 617px;
	height: 151px;
	background: #ffffff url(../images/hdr_cal_contact.jpg) left top no-repeat;
}
#wrapper {
	width: 617px;
	background: #ffffff;
}
#header img, #header ul, #header h1 {
	float: left;
}
#header h1 {
	padding: 80px 0 0 30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #015287;
}
#header ul {
	list-style: none;
	padding: 110px 0 0 0;
}
#header ul li {
	display: inline;
	padding-left: 7px;
}
#header ul li a {
	color: #ffffff;
	font-weight: bold;
}
#content {
	padding: 0 10px 10px 10px;
	background: #FFFFFF
}
#content h1 {
	padding-left: 170px;
	padding-top: 12px;
	color: #015287;
}
.contact p {
	margin: 0;
	padding-left: 170px;
	padding-bottom: 15px;
}
.contact table{
	margin-left: 170px;
	margin-bottom: 15px;
}

.contact ol {
	padding-left: 155px;
}

.contact ol li ol{
	padding: 0;
}

.jellyvision #container {
	width: 640px;
}

.jellyvision #container .header{
	background-color:#FFFFFF; 
	height: 117px;
	
}

#jelly-wrap {
	background: #FFFFFF;
	width: 640px;
}

#jelly-wrap iframe {
	width: 640px; 
	height: 395px;
	border:none;
}

#jelly-wrap #footer{
	padding: 0px 0px 15px 0px;
	text-align: center;
}

#jelly-wrap #footer p.career{
	margin: 10px 10px 10px 20px;
	padding: 0;
	text-align: left;
	font-size: 1em;
	color: #143869;
}

#jelly-wrap #footer ul{
	margin: 0;
	padding: 0;
}

#jelly-wrap #footer ul li{
	padding: 0px 7px 0px 0px;
	display: inline;
}

.newsletter #container {
	width: 750px;
}

.newsletter #container .header {
	width: 750px;
	height: 108px;
	background-color: #FFFFFF;
}

.newsletter #wrapper {
	width: 750px;
	background-image:none;
}

.newsletter #content {
	width: 730px;
	background:  none;
}

.newsletter #content ul.archive li{
	text-align: left;
}

.newsletter #footer {
	/*padding: 0 10px 40px 10px;*/
	background: #DB0028 url(../images/contact_footer.jpg) right bottom no-repeat;
	height: 25px;
	width: 750px;
}