body {
	margin:0 auto;
	background:#0033CC;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
img {
	border:none;
}
p, h1, ul, li, a, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-size:25px; color:#1230A6;
}
ul {
	padding:0; line-height:1;
	vertical-align:baseline;
	padding:10px 0 10px 25px;
}
ul li {
	font-weight:bold;
	padding:6px 0 5px 15px; 
	list-style:none; background:url(../images/bullet.jpg) no-repeat left center;
}
a {
	padding:0; color:#1230A6; font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}

#outercontainer {
	width:750px;
	background:#FFFFFF; overflow:hidden;
}
#innercontainer {
	width:730px;
	margin:0 10px 0 10px;
	border-left:1px solid #0033CC; border-right:1px solid #0033CC;
	float:left;
}
#header {
	width:710px;
	padding:0 10px 10px 10px;
	float:left; position:relative;
}
#contact {
	width:710px; height:24px;
	text-align:left; 
	padding:5px 0 0 0;
	float:left;
}
#contact a {
	font-size:11px;
}
#flash {
	width:450px; height:115px;
	float:right;
}
#logo {
	width:254px; height:96px;
	position:absolute; top:28px; left:5px;
}
#nav {
	width:730px; height:25px;
	background:#0066CC;
	float:left;
}
#nav a {
	color:#FFFFFF; font-weight:normal;
	float:left;
	padding:5px 11px 0 10px;
}
#nav a:hover {
	height:20px;
	text-decoration:none;
	background:#5777F9;
}
#content {
	width:710px;
	padding:10px;
	float:left;
}
#left {
	width:500px;
	padding:0 10px 0 0;
	background:#FFFFFF;
	float:left;
}
#leftwide {
	width:710px;
	background:#FFFFFF;
	position:relative;
}
#right {
	width:200px;
	float:left;
}
.boxtop {
	width:200px; height:28px;
	background:#0066CC;
	text-align:center; color:#FFFFFF; font-size:14px;
	padding-top:12px;
}
.boxbottom {
	width:198px;
	border:1px #CCCCCC solid; border-top:none;
	font-size:12px;
	display:block;
	margin-bottom:10px;
}
#footer {
	width:710px; height:25px;
	background:#0066CC;
	margin:0 auto;
	padding:5px 10px 0 10px;
}
.white {
	color:#FFFFFF;
}
.blue {
	color:#0066FF;
}
.telephone {
	font-size:20px; color:#0066FF;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.container {
	width:100%;
	float:left;
}
.column {
	float:left;
}
.clearboth {
	clear:both;
}
.imgpadding {
	border:1px solid #CCCCCC;
	padding:1px;
}
.rightpadding {
	padding:5px 0 5px 0;
}
.gallerypadding {
	padding:0 10px 0 0;
}
#formcontainer {
	width:350px;
	padding:40px 100px 0 0;
	float:right; position:relative; display:block;
}
.container.images {
					padding-left:5px;
					display:block;
					}
					.columnimages {
						width:170px;
						float:left; position:relative;
						padding:0 85px 0 0;
					}
					.images a {
					padding:0px 5px 5px 0px;
					}