@import "global.css";


/* TOP OF PAGE CONTAINER */

body{
float: left;
clear: both;
width: 100%;
background: #6b879f;
}

#container {
width: 900px;
margin: 0 auto;

}


/* CONTENT */


	#header{
	float: left;
	clear: both;
	width: 900px;
	height: auto;
	margin-top: 10px;
	background: #fff;
	}
		
		#logo{
		float: left;
		clear: both;
		height: auto;
		margin-left:35px;
		margin-top:20px;
		width:276px;
		display: inline;
		}
		
		#top{
		float: left;
		
		width: 589px;
		height: 219px;
		
		}

			
			#quotes{
			float: left;
			clear: both;
			height: auto;
			min-height: 110px;
			margin-left:80px;
			margin-top:27px;
			width:455px;
			display: inline;
			}


			#topnav{
			float: left;
			clear: both;
			background: url(images/nav_bg.png) top left no-repeat;
			width: 920px;
			height: 42px;
			display: inline;
			}


		#flash {
		clear: both;
		float: left;
		width: 900px;
		height: auto;
		min-height: 333px;
		}
	
		
#homecontent{
clear: both;
float: left;
width: 900px;
height: auto;
background: #fff;
margin-top: -4px;
}


	#middle{
	float: left;
	clear: both;
	background: transparent;
	width: 900px;
	height: auto;
	margin:31px 40px;
	display: inline;
	}

		#div1{
		float: left;
		clear: both;
		background: transparent;
		margin-top: 35px;
		margin-right: 45px;
		width: 500px;
		height: auto;
		display: inline;
		}
		
		#pagetop{

		float: right;
		margin-right: 75px;
		width: 270px;
		height: 75px;
		display: inline;
		background: url(images/page_top.jpg) top left no-repeat;}
		
		
		#pagebg{

		float: right;
		margin-top: -5px;
		margin-right: 75px;
		width: 270px;
		height: auto;
		display: inline;
		background: transparent url(images/page_bg.jpg) top left repeat-y;}
		
		#pagebottom{

		float: right;
		margin-right:75px;
		width: 270px;
		height: 28px;
		display: inline;
		background: url(images/page_b.png) top left no-repeat;
		}
		
		
		#div2{
		float: left;
			clear: both;
			height: auto;
			padding-left: 20px;
			padding-top: 0px;
		margin-right: 52px;
		width: 230px;
		height: auto;
		display: inline;
		
		}



	#bottom{
	float: left;
	clear: both; 
	width: 900px;
	height: auto;
	background: #fff;
	}
	
		#bottomlogo{
		float: left;
		clear: both;
		background: #fff url(images/logo_bottom.jpg) top left no-repeat;
		margin-left: 600px;
		width: 287px;
		height: 62px;
		display: inline;
		}
	
	
		
		
		
		
		
		

/* FOOTER */
		
	#footersocial{
	float: left;
	clear: both;
	background: #fff;
	height: auto;
	min-height: auto;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 860px;}
	
	
	
	#footer{
	float: left;
	clear: both;
	background: #453753;
	height: auto;
	min-height: 100px;
	width: 900px;}
	

	
			#copyright{
			margin-top: -4px;
			float: left;
			width: 580px;
			height: auto;
			font-size: 12px;
			font-weight: 100;
			padding:3px;
			
		letter-spacing: 1px;
			color: #fff;
			}
			
			#address{
			margin-left: 37px;
			margin-top: -3px;
			float: left;
			width: 580px;
			height: auto;
			font-size: 12px;
			font-weight: 100;
			padding:3px;
			letter-spacing: 1px;
			color: #fff;
			}
		
		#socialmedia{
		float: right;
	text-align:right;
		height: auto;
		font-size: 11px;
		display: inline;
		line-height:14px;
margin-top:-60px;
padding-right: 20px;

width:260px;
		}


/* INSIDE PAGE */

#insideheader{
margin-top: 10px;
float: left;
clear: both;
width: 900px;
height: auto;
background: transparent;
}

	#headerimage{
	float: left;
	clear: both;
	width: 900px;
	height: auto;
	background: transparent;
	}


	#insidetopnav{
			float: left;
			clear: both;
			background: url(images/navInside.jpg) top left no-repeat;
			margin-top: -4px;
			width: 920px;
			height: 56px;
			display: inline;
			}



#insidecontent{
float: left;
clear: both;
width: 900px;
height: auto;
background: #fff;
}

#secnav{
		clear: both;
		float: left;
		width: 900px;
	
		height: auto;
		}

	#left{
	float: left;
	clear: both;
	width: 525px;
	height: auto;
	padding-left: 40px;
	background: #fff;
	padding-top: 20px;
	}

	#right{
	float: right;
	width:306px;
	background: #fff;
	height: auto;
	
	}
	
			
		#socialmediainside{
		float: left;
	text-align:left;
		height: auto;
		font-size: 11px;
		display: inline;
		line-height:14px;
margin-left:0px;
padding-left: 40px;
padding-top: 30px;
margin-top:10px;
width:250px;
		}

	
	
	
	
	
	#right p{
	font-size:15px;
	font-weight:200;
	line-height:26px;
	}

#insidefooter{
float: left;
clear: both;
width: 900px;
height: auto;
}


	
	
	#footerright{
	float: left;
	width: 415px;
	height: auto;
	min-height: 83px;
	}


	



























}		
	