/* --Standard CSS-- */



body {
	margin           : 0px 0px 0px 0px;
	color 			 : #333333;
	font-size        : 13px;
	font-family		 : Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	}

#wrapper {
	margin:0 auto;
	width: 950px;
	}
	
#header {
	height:300px;
	background:url(../images/header.png) no-repeat 0 0;
	padding-top: 50px;
	}
	
#topbg {
	height:150px;
	width:950px;
	background:url(../images/topbg.png) no-repeat 0 0;
	}	
	
#bg {
	width: 900px;
	background:url(../images/bg.png);
	padding: 25px;
	}	
	
#bottombg {
	height:150px;
	width:950px;
	background:url(../images/bottombg.png) no-repeat 0 0;
	}	
	
#footertopbg {
	height:130px;
	width:950px;
	background:url(../images/footertopbg.png) no-repeat 0 0;
	padding-left: 20px;
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	}
	
#footerbg {
	width:910px;
	background:url(../images/footerbg.png);
	padding: 20px;
	}	
	
#footerbottombg {
	height:150px;
	width:950px;
	background:url(../images/footerbottombg.png) no-repeat 0 0;
	}		
	
#footer {
	width:950px;
	}	
	

#footer a:hover {
	color:#d4e5ee;
	}	
	
#footer a:visited {
	color:#d4e5ee;
	}					
	
#navigation
{
	padding: 0px;
	overflow: hidden;
	background-color: #5499bb;
	width: 915px;
	margin-left: 10px;
	padding-left: 15px;
	height:40px;
	padding-top:10px;
}

#navigation ul
{
    margin: 0px;
    padding: 0px;
}

#navigation li.home
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.home a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 65px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/homeup.png) no-repeat 0 0;
	text-align:center;
	
}

#navigation li.home a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 65px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/home.png) no-repeat 0 0;
	text-align:center;	
	
}

#navigation li.homeselected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.homeselected a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 65px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/home.png) no-repeat 0 0;
	text-align:center;
	
}

#navigation li.homeselected a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 65px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/home.png) no-repeat 0 0;
	text-align:center;	
}

#navigation li.about
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.about a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contactup.png) no-repeat 0 0;
	text-align:center;	
	
}

#navigation li.about a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}			

#navigation li.aboutselected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.aboutselected a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}

#navigation li.aboutselected a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}			

#navigation li.contact
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.contact a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contactup.png) no-repeat 0 0;
	text-align:center;	
	
}

#navigation li.contact a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}			

#navigation li.contactselected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.contactselected a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}

#navigation li.contactselected a:hover
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height:30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/contact.png) no-repeat 0 0;
	text-align:center;	
	
}			
	
#bodycolumns {
	height:900px;
	}		

#bodycolumnsa {
	height:250px;
	}		


#col1 {
	width: 575px;
	float:left;
	}		
	
#col2 {
	width: 275px;
	float: right;
	background:url(../images/writeyourwillonline.png) no-repeat 0 0;
	height: 475px;
	}						
		
#footer1 {
	float:left;
	width:455px;
	background:url(../images/footerarrow.png) no-repeat 0 0;
	padding-top:25px;
	}
	
#footer2 {
	float:right;
	width:455px;
	background:url(../images/footerarrow.png) no-repeat 0 0;
	padding-top:25px;
	}	
	
	
						

