#home_modules {
	float: left;
	width: 295px;
	padding-left: 5px;
}

h1 {
	color: #3C89C8;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p  {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
li, td {
	font-size: 12px;
}

p.first_para {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

#home_content {
	float: left;
	width: 640px;
	padding-left: 20px;
}

ul.bullet_list li {
	list-style-type: none;
	background-image: url(/images_new/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-size: 18px;
	line-height: 35px;
}

ul.bullet_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

div.col320 {
	float: left;
	width: 300px;
	padding: 10px;
}

h2 {
	font-size: 16px;
	color: #479FDF;
	margin: 0px;
	padding: 0px;
}

p.contact {
	font-size: 18px;
}

a {
	color: #000000;
	text-decoration: none;
}

div.module {
	float: left;
	height: 130px;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}

div.module h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
div.module#web {
	background-image: url(/images_new/module_web.jpg);
	background-repeat: no-repeat;
}
div.module#news {
	background-image: url(/images_new/module_news.jpg);
	background-repeat: no-repeat;
}
div.module#blog {
	background-image: url(/images_new/module_blog.jpg);
	background-repeat: no-repeat;
}
div.module#events {
	background-image: url(/images_new/module_events.jpg);
	background-repeat: no-repeat;
}
div.module#photo {
	background-image: url(/images_new/module_photo.jpg);
	background-repeat: no-repeat;
}
div.module#video {
	background-image: url(/images_new/module_video.jpg);
	background-repeat: no-repeat;
}
div.module#audio {
	background-image: url(/images_new/module_audio.jpg);
	background-repeat: no-repeat;
}
div.module#document {
	background-image: url(/images_new/module_document.jpg);
	background-repeat: no-repeat;
}
div.module#custom {
	background-image: url(/images_new/module_custom.jpg);
	background-repeat: no-repeat;
}
