@charset "UTF-8";
/* CSS Document */

body {
	background-color:#666; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto;
	font-family:Tahoma, Geneva, sans-serif;
}
 
 #Table_01 {
	position:relative;
	width:940px;
	border:1px solid #333;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}

 #Top {
	position:relative;
	top:0px;
	left:0px;
	width:940px;
	height:86px;
}

 #Main {
	position:relative;
	left:0px;
	top:0px;
	color: #000;
	clear:both;
	width: 830px;
	margin: 0px;
}

#main-content {
	position:relative;
	top:0;
	left:0;
	width:100%;
	padding: 50px 80px 100px 50px;
}

 #Bottom {
	position:relative;
	top:0;
	left:0;
	width:940px;
	margin: 0px;
}

 #Columns {
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	padding:5px;
	text-align: center;
	border-bottom:2px dotted #ddd;
}

h2 {
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	padding:5px;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:medium;
}

a {color:#090}

#logo {
	position:absolute;
	left:0px;
	top:28px;
	width:215px;
	height:44px;
}

#nav1 {
	position:absolute;
	left:215px;
	top:28px;
	width:165px;
	height:44px;
}

#nav2 {
	position:absolute;
	left:380px;
	top:28px;
	width:169px;
	height:44px;
}

#nav3 {
	position:absolute;
	left:549px;
	top:28px;
	width:174px;
	height:44px;
	background-color: #616060;
}

#nav4 {
	position:absolute;
	left:723px;
	top:28px;
	width:217px;
	height:44px;
}

#left_splash {
	position:absolute;
	left:28px;
	top:72px;
	width:372px;
	height:264px;
	background:url(images/volo_09.png) no-repeat;
	padding:30px;
	text-align: center;
}

#right_splash {
	position:absolute;
	left:469px;
	top:72px;
	width:376px;
	height:264px;
	background:url(images/volo_11.png) no-repeat;
	padding:30px;
	text-align:center;
}

#center-nav {
	position:relative;
	left:1px;
	top:0px;
	width:100%;
	height:67px;
	background:url(images/volo_15.png);
}

#left_col {
	position:absolute;
	left:28px;
	top:0;
	width:210px;
	height:306px;
	background:url(images/volo_25.png) no-repeat;
	padding:10px 40px 40px 40px;
}

#center_col {
	position:absolute;
	left:324px;
	top:0;
	width:213px;
	height:306px;
	background:url(images/volo_25.png) no-repeat;
	padding:10px 40px 40px 40px;
}

#right_col {
	position:absolute;
	left:623px;
	top:0;
	width:218px;
	height:306px;
	background:url(images/volo_25.png) no-repeat;
	padding:10px 40px 40px 40px;
}
#footer {
	margin:0;
	line-height: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/volo_29.png);
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
	height: 51px;
	width: 940px;
	color: #FFF;
	left: 0px;
	top: 0px;
}

li {
	text-align: left;
}
#main-content p {
	color: #333;
}
#main-content h1 {
	font-size: 36px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #666;
	font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
}
.callout {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	border: 2px solid #090;
}
