@CHARSET "ISO-8859-1";

BODY{
	background-image: url(../images/home_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* MASTER */
#master{
	height: 450px;
	min-height: 450px;
}

.callout{
	position: relative;
	background-repeat: no-repeat;
	width: 148px;
	height: 169px;
	float: left;
	margin: 0px;
	margin-right: 20px;
	padding: 12px 0px 0px 0px;
	font-size: 9pt;
	color: #5177b2;
	text-align: center;
}

.callout_01{
	background-image: url(../images/callouts/callout_background1_01.jpg);
}

.callout_02{
	background-image: url(../images/callouts/callout_background1_02.jpg);
}

.callout_03{
	background-image: url(../images/callouts/callout_background1_03.jpg);
}

.callout_04{
	background-image: url(../images/callouts/callout_background1_04.jpg);
}

.callout a{
	color: #00539b;
}

.callout b{
	color: #1f60a4;
	font-size: 100%;
}

.callout h1{
	color: #1f60a4;
	font-size: 130%;
}

.callout ul{
	position: relative; 
	padding: 0;
	margin: 2px 0px 0px 12px;	
	list-style-type:none;
	text-align: left;
}
.callout ul li{ 
	padding: 0;
	margin: 10px 0 0 0;
}

#callout_map{
	position: relative;
	top: -12px;
	height: 90px; 
	width: 121px;
}

#callout_projector{
	width: 110px;
	height: 36px;
}

#main_content_area{

}

#callout_row{
	position: absolute;
	overflow:visible;
	top: 68px;
	left: 285px;
	margin: 0;
	padding: 0;
	width: 724px;
	height: 162px;
}

#flash_area{
	position: absolute;
	width: 308px;
	height: 355px;
	top: 59px;
	left: 0px;	
}
	
#main_copy{
	position: relative;
	color: white;
	width: 511px;
	height: 152px;
	top: 210px;
	left: 340px;
	font-family: arial;
	line-height: 140%;	
}

#main_copy h1{
	font-size: 12pt;
}

#footer_wrapper{
	position: relative;	
	clear: both;
	height: 67px;
	margin-top:0px;
}