

body
{
	background: #101c39 url(../images/background.gif) center top repeat-y;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1
{
	clear: both;
	margin: 10px 4px 10px 4px;
}

h2
{
	
	margin: 20px 4px 0 4px;
	color: #101c39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
}

a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #101c39;
	text-decoration: underline;
}
a:link { color: #101c39; }
a:visited { color: #101c39; }

a:hover
{
	color: #990000;
}

.breadcrumb
{
	font-size: 10px;
	font-style:italic;
	
}
#header
{
	background: #101c39 url(../images/header.jpg) center top no-repeat;
	width: 100%;
	height: 298px;
	margin: 0;
	
	text-align: center;
}

#headerArea
{
	margin: 0 auto 0 auto;
	width: 960px;
	height: 210px;
	color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#headerArea p
{
	text-align: right;
	margin: 0 26px 0 0;
}

#headerArea a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e2e2e2;
	text-decoration: none;
}
#headerArea a:link { color: #e2e2e2; }
#headerArea a:visited { color: #e2e2e2; }

#headerArea a:hover
{
	color: #FFCC33;
}

#navArea
{
	
	margin: 0px auto 0 auto;
	text-align: center;
	font-size: 22px;
	color: #e2e2e2;
	font-weight: bold;
	width: 960px;
}

#navArea a 
{
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e2e2e2;
	text-decoration: none;
}
#navArea a:link { color: #e2e2e2; }
#navArea a:visited { color: #e2e2e2; }

#navArea a:hover
{
	color: #FFCC33;
}

#content
{
	clear: both;
	
	margin: 0 auto 0 auto;
	text-align: left;
	width: 860px;

	
}
#content p
{
	margin: 0.5em 4px 1em 4px;
}


#footer
{
	clear: both;
	margin: 10px auto 10px 0;
	width: 100%;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	border-top: 2px solid #101c39; 
}

#footer p
{
	text-align: center;
}
#footer a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

#footer a:link { color: #000000; }
#footer a:visited { color: #000000; }

#footer a:hover
{
	color: #5e5e5e;
}


.videoBackground465
{
	width: 465px;
	height: 384px;
	background: url(../images/movie_bg.gif) no-repeat;
	float: right;
	position: relative; 
	margin: 0 0 6px 6px;
	
}

#indexFlash
{
	width: 465px;
	height: 280px;
	background: url(../images/movie_bg.gif) no-repeat;
	float: right;
	position: relative; 
	margin: 30px 0 6px 6px;
	text-align: center;
	padding-top: 20px;
	
}

.testimonial
{

	border-top: 1px dashed #101c39;
	padding-top: 0.5em;
}
.quoter
{
	font-style: italic;

}
.links
{
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}

.pictureRight350
{
	margin: 4px 30px 4px 4px;
	float: right;
	position: relative;
	width: 350px;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

.pictureRight375
{
	margin: 4px 30px 4px 4px;
	float: right;
	position: relative;
	width: 375px;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

.pictureRight300
{
	margin: 4px 30px 4px 4px;
	float: right;
	position: relative;
	width: 300px;
}
.pictureMiddle
{
	clear: both;
	text-align: center;
}




