/* commented backslash hack \*/ 

html {
	height:100%;
}

body{
	height:100%;
	background: #1E4976;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 80%;
	color: #5C5C5C;
	text-align: left;
} 

/* end hack */

html,body {margin:0;padding:0}


	
	#container
	{
		min-height:100%;
		height:auto;
		background: transparent url(images/contact_content_bg.gif) repeat-y center top;		
		width:960px;
		margin:auto;
		margin-bottom:-56px;
		text-align:left;
		border-right: 1px solid white;
		border-left: 1px solid white;		
		
		
	}
	
	* html #container{height:100%;}
	
	#header { 
		height: 128px;
		background: url(images/header.gif) no-repeat center top;
	}
		
	#header p {		
		margin-left:544px;
		margin-top:0;
		padding:0;
		font-size: 0.8em;
		color: #FFF;
		
	}
	
	
form { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #fff; 
	padding:0;
	margin:0;
	margin-top:0px;
	
		
}
	
input { 
	margin-top:0;
	margin-left:0;
	padding:0; 
	background-color: #fff;
	border: 1px solid #000; 
	color : #000;		
}

.buttons {
 margin:0;
 font-size: 115%;
 color: #666;
 background-color: #fff;
  
}
		
	#header_image {
		height: 121px;
		background: url(images/collage.jpg) no-repeat center top;
	}
	
	#contents
	{
		text-align: left;		
		color: #FFF;	
		float: right;
		width: 710px;		
		padding-top: 20px;
		padding-right: 20px;
		
		
		
	}
	
	#contents p {
		
		
	}

	#contents p.testimonial {

		font-style: italic;
	}

	#contents p.testimonialAuthor {

		font-style: italic;
	}

	#contents h2 {
		font-size: 1.2em;
	}
	
		#contents a {			
			color: #FFF;		
	}
	
	#contents a:visited {			
			color: #FFF;		
	}
		
	#contents a:hover {	
			text-decoration: none;
	}
	
	#menu
	{		
		text-align: left;	
		margin-right: 150px;
		margin-left: 0;
		padding-left:0;		
		width: 200px;
				
				
	}
	
	#menu ul {
		list-style-type: none;	
		padding:0;
		margin:0;		
		text-align: left;
	}
	
	#menu li {
		display: inline;
		margin:0;
		padding:0;		
	}
	
	

	#menu a {
		display: block;		
		padding-top: 15px;
		padding-bottom: 15px;		
		background-color: 3C495A;
		padding-left:0;		
		border-bottom: 1px solid #4A5E76;
		width: 187px;
	}
	
	#menu a:link, #navbar a:visited {
		padding-left:10px;
		color: #EEE;
		text-decoration: none;
		
	}

	#menu a:hover {
		background-color: #FE7C1A;
		color: #fff;
	}




	
	

	


#noBulletsNoIndent {

	padding:0; 
	margin:0; 

}

#noBulletsNoIndent li {

	list-style-type:none; 
	padding-bottom:10px;
}


#noBulletsNoIndent a {

	font-size: 1.2em;
	font-weight: bold; 

}


	
	
#clearfooter{
 clear:both;
 height:56px;
}
	
#footer {
width:960px;
height:36px;
background:  #FE7C1A;
color: #FFF;
margin-left:auto;
margin-right:auto;
padding-top:5px;
padding-bottom:5px;
text-align: center;
position:relative;

}

#footer p {
	margin:0;
	padding:0;
	
	color: #FFF;
}

#footer a {	
		text-decoration: none;
		color: #FFF;		
}

#footer a:visited {	
		text-decoration: none;
		color: #FFF;		
}
	
#footer a:hover {	
		text-decoration: underline;
}

#credit{
	height:30px;
	text-align:center;
	background: #1E4976;
	font-size: 11px;
	color: #FFF;
	
}

#credit p {
	margin:0px;
	padding:5px;
	color: #FFF;
}



#credit a {	
		text-decoration: none;
		color: #FFF;				
}

#credit a:visited {	
		text-decoration: none;
		color: #FFF;
				
}
	
#credit a:hover {	
		text-decoration: underline;
		color: #FFF;
}