/* CSS Screen = for layout purposes only */

* {
font-size: inherit;
margin: 0;
padding: 0;
}

body {
background:#8fcfd2;
font-size: 100%;
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form {
font-size: 1em;
line-height: 150%;
margin-bottom:10px;
}

/* ABC */

#frame {
background:transparent;
float:left;
padding:0;
position:absolute;
left:50%;
margin-top: 55px;
margin-left:-390px;
width:780px;
min-height:450px;
vertical-align:top;
}

#top {
background:url(../images/bg_wrappertop.jpg);
width:780px;
height:30px;
float:left;
}

#inner {
background:url(../images/bg_wrapperbottom.jpg) bottom left no-repeat;
width:780px;
float:left;
}

#nav {
background:transparent url(../images/bg_nav.jpg) no-repeat;
float:left;
width:760px;
height:23px;
margin-left:8px;
}

	#nav ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	color:white;
	letter-spacing:1px;
	margin-left:25px;
	margin-top:1px;
	}
	
	#nav a {
	color:white;
	text-decoration:none;
	}

#banner {
background:transparent url(../images/bg_banner.jpg) no-repeat;
float:left;
width:760px;
height:130px;

}

#container {
background:white;
float:left;
width:760px;
height:250px;
margin-left:10px;
margin-bottom:20px;
}

#marquee {
background:url(../images/bg_marquee.jpg) no-repeat;
color: white;
font-family: arial;
float: left;
height:50px;
padding-top: 15px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
overflow:hidden;
width: 760px;
}

	#commercialinner {
	background:transparent url(../images/bg_commercial.jpg) no-repeat;
	float:left;
	width:760px;
	height:270px;	
	margin-left:15px;
	}
	
	
	#commercialinner ul {
	margin-top:55px;
	list-style:disc;
	padding-left:35px;
	width:450px;
	}
	
	#commercialinner li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	}
	
	#commercialinner p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:110%;
	margin-left:35px;
	}
	
	
	#littleinner {
	background:transparent url(../images/bg_little.jpg) no-repeat;
	float:left;
	width:760px;
	height:270px;	
	margin-left:15px;
	}

	#littleinner ul {
	margin-top:55px;
	list-style:disc;
	padding-left:35px;
	width:450px;
	}
	
	#littleinner li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	}
	
	#littleinner p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:110%;
	margin-left:35px;
	}
	
	#specialinner {
	background: url(../images/bg_specials.jpg) no-repeat;
	float:left;
	width:740px;
	min-height:270px;	
	margin-left:15px;
	}
	
	#specialinner ul {
	float: left;
	margin-top:55px;
	list-style:disc;
	padding-left:35px;
	width:450px;
	}
	
	#specialinner li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	}
	
	#specialinner p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:110%;
	margin-left:35px;
	}
	
		#specialinner a.back {
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	#specialinner h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
	}
	
	#specialinner h2 {
	color: #011B5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 35px;
	}	

	

#leftblock {
background:transparent url(../images/bg_leftblock.jpg) no-repeat;
float:left;
width:250px;
height:250px;
margin-right:3px;
}

	#innerleft {
	background:transparent url(../images/bg_block.png) no-repeat;
	width:205px;
	height:67px;
	float:left;
	margin-top:160px;
	margin-left:22px;
	}
	
		#innerleft p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		color:white;
		padding-right:10px;
		}

#middleblock {
background:transparent url(../images/bg_middleblock.jpg) no-repeat;
float:left;
width:250px;
height:250px;
margin-right:3px;
}

	#innermiddle {
	background:transparent url(../images/bg_block.png) no-repeat;
	width:205px;
	height:67px;
	float:left;
	margin-top:160px;
	margin-left:22px;
	}
	
		#innermiddle p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		color:white;
		}

#rightblock {
background:transparent url(../images/bg_rightblock.jpg) no-repeat;
float:left;
width:250px;
height:250px;
margin-left:3px;
}	

	#innerright {
	background:transparent url(../images/bg_block.png) no-repeat;
	width:205px;
	height:67px;
	float:left;
	margin-top:160px;
	margin-left:22px;
	}
	
		#innerright p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		color:white;
		margin-right:15px;
		}

#text {
background:white;
float:left;
width:760px;
height:100px;
}

	#text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#001a5a;
	margin-left:25px;
	margin-top:5px;
	}
	
	#text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#88886f;
	margin-left:25px;
	}

#contact {
background:transparent url(../images/bg_contact.jpg) no-repeat;
float:left;
width:760px;
height:64px;
margin-left:10px;
}
		
		#contactinner {
		background:transparent url(../images/contactinner.jpg) no-repeat;
		float:left;
		width:500px;
		height:49px;
		margin-left:18px;
		margin-top:5px;
		}
		
		#contactinner h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:white;
		margin-left:10px;
		margin-top:0px;
		}
		
		#contacttext {
		background:transparent;
		float:left;
		width:210px;
		height:64px;
		margin-left:5px;
		margin-top:5px;
		}
		
		#contacttext a {
		color:white;
		text-decoration:none;
		}
		
		#contacttext p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		color:white;
		margin-left:10px;
		margin-top:0px;
		}

		#contacttext h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.8em;
		color:white;
		font-weight:normal;
		margin-left:10px;
		margin-top:-15px;
		}
				
#footer {
background:transparent;
float:left;
width:760px;
height:30px;
}

	#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#88886f;
	margin-left:25px;
	margin-top:5px;
	}

#linksinner {
	background:transparent url(../images/bg_linkpage.jpg) no-repeat;
	float:left;
	width:760px;
	height:270px;	
	margin-left:15px;
	}
	

	#linksinner ul {
	margin-top:55px;
	list-style:disc;
	padding-left:35px;
	width:450px;
	}
	
	#linksinner li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	}
	
	#linksinner p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:110%;
	margin-left:35px;
	}
	
	
	#contactpageinner {
	background:transparent url(../images/bg_contactpage.jpg) no-repeat;
	float:left;
	width:760px;
	height:270px;	
	margin-left:15px;
	}

	#contactpageinner ul {
	margin-top:55px;
	list-style:disc;
	padding-left:35px;
	width:450px;
	}
	
	#contactpageinner li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	}
	
	#contactpageinner p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:110%;
	margin-left:25px;
	}


/* CLASSES */

.arrowimg {
left:180px;
bottom:2px;
position:relative;
}

.arrowimg2 {
left:180px;
bottom:20px;
position:relative;
}

.nudge {
left:10px;
top:5px;
position:relative;
}

.innerimg {
float:right;
top:100px;
left:200px;
}