/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #000000;
	background:#658BD6 url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
	
#container{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	}	

#shell{
	width:770px;
	background:url(images/shell_bg2.jpg) top left no-repeat;
	position:relative;
	}
	

/* Navigation */
#menu {
	position:absolute; 
	top:238px; 
	left:235px; 
	height:31px; /*z-index:100;*/ 
	z-index:99;  
	}
#menu img{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}
.menuSubs { 
	top:31px; 
	position:absolute;  
	display:block; 
	color:#FFFFFF; 
	font:normal 12px arial, verdana, helvetica;  
	white-space:nowrap; 
	overflow:hidden; 
	z-index:100; 
	background:#658BD6;
	border:1px solid #08215C; 
	border-width:0 3px 3px 3px;
	}
.menuSubs a {
	display:block;
	text-align:left; 
	color:#FFFFFF; 
	text-decoration:none; 
	line-height:22px; 
	background:#658BD6;
	padding-left:20px;
	}
.menuSubs a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	background:#1D49A1;
	}
.menuSubs div { 
	width:150px; 
	}
/* end navigation */					
	
#homepic{	
	width:492px;
	height:157px;
	top:269px;
	left:244px;
	position:absolute;
	}	
	
#contact{	
	width:198px;
	height:127px;
	padding-top:412px;
	padding-left:25px;
	float:left;
	}					
	
#contentcopy_hm{
	width:451px;
	padding-top:431px;
	margin-left:274px;
	padding-bottom:25px;
	}
	
#contentcopy{
	width:451px;
	padding-top:301px;
	margin-left:274px;
	padding-bottom:25px;
	}
	
#footer{
	width:770px;
	height:129px;
	background:#658BD6 url(images/footer.jpg) 0 0 no-repeat;
	clear:both;

	}
	
#footertag {
	width:510px;
	font-size:10px;
	padding-left:230px;
	padding-top:15px;
	color:#36608A;
	text-align:center;
	line-height:14px;
	}

#footertag a {
	color:#36608A;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
						

a {
	color:#365AA4;
	text-decoration:underline;
	}
	
a:hover {
	color:#E1656B;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Freestyle Script", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:38px;
 color:#E1656B;
 font-weight: normal;
 margin-bottom:15px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:13px;
 color:#365AA4;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 }

 strong {
	 font-weight:bold;
	 font-size:13px;
	 color:#658BD6;
 }

li{
margin-bottom:5px;
line-height:19px;
}	

p {
	margin:4px 0 15px 0;
	line-height:19px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #E1656B; 
	font-size:38px;
	margin-bottom:15px;
	margin-top:0px;
	}

/*  end  sIFR  */
	
