
/* --------------------------- BASIC ELEMENTS --------------------------- */

body { 
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 16px;
	color: #333;
	background: #1F2D52;
	margin: 0px;
	text-align: center;
	}

p { 
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #1F2D52;
	margin:0;
	padding:0;
	}
	
h2 {
	font-size:23px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	padding:0;
	text-shadow:1px 1px #000;
}

h3 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#215EA5;
	margin:0 0 10px 0;
	padding:0;
}

h4 {
	margin:0;
	padding:0;
}

h5 {
	margin:0;
	padding:0;
}

h6 {
	margin:0;
	padding:0;
}
	
a:link { 
	text-decoration: underline; 
	color: #F60;
	}

a:visited { 
	text-decoration: underline; 
	color: #F60;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #1F2D52;
	}

/* --------------------------- NAV --------------------------- */

#nav {
	width:758px;
	height:36px;
	margin:0 auto;
	padding:0;
	background:url(../images/nav-bg.gif) repeat-x;
	border:1px solid #FFF;
	text-align:center;
	clear:both;
	}

#nav ul {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	width:760px;
	height:36px;
	overflow:hidden;
	}

#nav li {
	display:inline-block;
	height:36px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	border-right:1px solid #FFF;
	}
	
#nav a:link, #nav a:visited {
	font-size:14px;
	font-weight: bold;
	line-height:12px;
	color:#1F2D52;
	margin:0px;
	padding:12px 22px 6px 21px;
	height:20px;
	text-decoration:none;
	display:inline-block;
	background:url(../images/nav-bg-link.gif) no-repeat top center;
	}
	
#nav a:hover, #nav a:active {
	color:#FFF;
	background:url(../images/nav-bg-hover.gif) no-repeat top center;
	}
	
.nav-on { 
	color:#FFF!important;
	background:url(../images/nav-bg-hover.gif) no-repeat top center !important;
}


/* --------------------------- CONTAINERS --------------------------- */

#center {
	margin: 0 auto;
	}

#container {
	width: 760px;
	margin: 0 auto;
	padding:0px;
	text-align: left;
	clear:both;
	}

#content {
	background: #FFF;
	width:760px;
	margin: 0 auto;
	padding:0;
	clear:both;
	text-align:left;
	}

/* --------------------------- WEBSITE MASTHEAD --------------------------- */

#website-masthead {
	background: #FFF url(images/masthead.gif) no-repeat top left;
	width: 300px;
	height: 65px;
	margin:0 auto;
	padding:40px 0 0 460px;
	clear: both;
	text-align:center;
	}
	
	#website-masthead h3 {
		font-size:20px;
		line-height:22px;
		font-weight:bold;
		color:#FFF;
		text-shadow:1px 1px #000;
		margin:0px;
		}
		
	#website-masthead h4 {
		font-size:12px;
		line-height:16px;
		font-weight:bold;
		color:#FFF;
		text-shadow:1px 1px #000;
		}	

/* --------------------------- MASTHEAD --------------------------- */

#masthead {
	background: #1F2D52;
	width: 740px;
	height: 225px;
	margin:0;
	padding:10px;
	clear: both;
	text-align:left;
	}	
	
	#masthead h1 {
		font-size:26px;
		line-height:28px;
		color:#FFF;
		text-shadow:1px 1px #000;
		}
		
	#masthead h2 {
		font-size:26px;
		line-height:28px;
		color:#FFF;
		text-shadow:1px 1px #000;
		}
		
	#masthead h3 {
		font-size:18px;
		line-height:24px;
		font-weight:bold;
		font-style:italic;
		color:#FFF;
		text-shadow:1px 1px #000;
		margin:0;
		padding:0;
		}	

/* --------------------------- TITLE --------------------------- */

#title {
	width: 738px;
	height: 50px;
	margin:0 1px 20px 1px;
	padding:10px;
	clear: both;
	text-align:left;
	background:#F60 url(images/title-bg.gif);
	}

#title h1 {
	font-size:23px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	margin:15px;
	padding:0;
	text-shadow:1px 1px #000;
}

#title h2 {
	margin:15px;
}

#advantage {
	width: 320px;
	height: 50px;
	margin:0;
	padding:0px;
	float:right;
	text-align:left;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-shadow:1px 1px #000;
	}
	
	#advantage a:link, #advantage a:visited {
		width: 290px;
		height: 20px;
		padding:14px 15px 16px 15px;
		display:block;
		text-decoration:none;
		color:#FFF;
		background: url(images/advantage.gif) no-repeat 0 0px;
		}
	#advantage a:hover, #advantage a:active {
		color:#1F2D52;
		text-decoration:none;
		text-shadow:none;
		background: url(images/advantage.gif) no-repeat 0 -50px;
		}
		
#quote {
	width: 320px;
	height: 50px;
	margin:0 10px 10px 10px;
	padding:0px;
	float:right;
	text-align:left;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	}
	
	#quote a:link, #quote a:visited {
		width: 290px;
		height: 20px;
		padding:14px 15px 16px 15px;
		display:block;
		text-decoration:none;
		color:#1F2D52;
		text-shadow:none;
		background: url(images/quote.gif) no-repeat 0 0px;
		}
	#quote a:hover, #quote a:active {
		color:#FFF;
		text-decoration:none;
		text-shadow:1px 1px #000;
		background: url(images/quote.gif) no-repeat 0 -50px;
		}
	
/* --------------------------- FOOTER --------------------------- */

#footer {
	background:url(images/footer.gif) no-repeat top;
	width: 720px;
	height: 60px;
	margin: 0 auto;
	padding:20px;
	clear:both;
	font-size:12px;
	color:#FFF;
}
	
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#0CF;
	font-size:12px;
	}
	
#footer a:hover, #footer a:active {
	text-decoration:underline;
	}

/* --------------------------- HOME --------------------------- */

#home {
	width: 370px;
	padding:0px;
	margin:0px;
	text-align: left;
	}

#home ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#home li {
	list-style-image: url(images/bullet.gif);
	margin-left: 18px;
	padding: 0px 0px 8px 0px;
	}
	
#home h2 {
	border-top: 1px solid #F60;
	border-bottom: 1px solid #F60;
	font-size: 13px;
	font-weight: bold;
	color: #215EA5;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	text-shadow:none;
	}
	
/* --------------------------- APPLICATIONS --------------------------- */

#applications {
	background: #FFF;
	width: 100%;
	height: 1561px;
	margin: 0 auto;
	}

#apps {
	width: 243px;
	height: 300px;
	text-align: left;
	float: left;
	margin-right: 14px;	
	}

#apps img {
	border-bottom:1px solid #F60;
}

#apps ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#apps li {
	list-style-image: url(images/bullet.gif);
	margin-left: 18px;
	padding: 0px 0px 8px 0px;
	}
	
#apps h2 {
	border-bottom: 1px solid #F60;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #215EA5;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	clear:both;
	text-shadow:none;
	}
	
#apps h3 {
	border-top: 1px solid #F60;
	border-bottom: 1px solid #F60;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #215EA5;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#apps_right {
	width: 243px;
	height: 300px;
	text-align: left;
	float: left;
	margin: 0px;	
	}

#apps_right img {
	border-bottom:1px solid #F60;
}

#apps_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#apps_right li {
	list-style-image: url(images/bullet.gif);
	margin-left: 18px;
	padding: 0px 0px 8px 0px;
	}
	
#apps_right h2 {
	border-bottom: 1px solid #F60;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #215EA5;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-shadow:none;
	}
	
#apps_right h3 {
	border-top: 1px solid #F60;
	border-bottom: 1px solid #F60;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #215EA5;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}
	

/* --------------------------- CLASSES --------------------------- */

.left { float: left; }
.right { float: right; }
	
.two_col_right {
	width: 375px;
	text-align: left;
	float: right;
	}
	
.two_col_left {
	width: 375px;
	text-align: left;
	float: left;
	}

.address {
	width: 160px;
	text-align: left;
	}
	
.bold_blue {
	font-size: 12px;
	font-weight: bold;
	color: #1F2D52;
	}
	
.orange { color:#F60; }


/* --------------------------- SPACERS --------------------------- */
	
#clear { width: 100%; height: 1px; clear: both;	}
.space-ten { width: 100%; height: 10px; clear: both; }
.space-twenty { width: 100%; height: 20px; clear: both;	}
.space-thirty { width: 100%; height: 30px; clear: both; }
.space-forty { width: 100%; height: 40px; clear: both; }
.space-fifty { width: 100%; height: 50px; clear: both; }
.space-hundred { width: 100%; height: 100px; clear: both; }
