/* CSS Document */

#logo {
	width : 268px;
	height: 106px;
	float: left;
	left: 60px;
	top: 25px;
	position : relative;
}


#mission {

	postion: relative;
	top: 400px;
	width: 351px;
	height: 65px;
	float: right;
	margin: 20px 100px 20px 0px;
}



#leftContent	{
	width:350px;
	height:500px;
	margin:70px 12px 12px 15px;

	}
	
	
#leftImage {
	width:330px;
	height:325px;
	margin-left:10px;
	background-color:#D16348;

}

#whatsNew {
	position: relative;
	top:-20px;
	width:330px;
	height:50px;
	margin-left:0px;
	z-index: 101;
	

}

#leftStory {
	position: relative;
	top:-28px;
	width:310px;
	height:130px;
	padding: 10px;
	margin-left:10px;
	background-color:#D16348;
	background-image: url(images/red-bg.gif);
	background-repeat: repeat-x;
	
}

#leftStory p {
font-size:10px;
color:#FFFFFF;

}


#leftStory  a:link, a:visited, a:active { 
font-size:11px; 
color:#FFFFFF; 
text-decoration:none; 
font-weight: bolder;
}

#leftStory a:hover { text-decoration:underline;  }

#startHere {
	background-image:url(images/start-here_bg.jpg);
	position: relative;
	top: 0px;
	width: 472px;
	height: 191px;
	float: right;
	margin-right: 30px;
	background-repeat: no-repeat;	
}

#startHere p {
	font-size:11px;
	width: 220px;
	height: 50px;
	margin: 0px  0px 0px 22px;

}


#startHeader {
	width: 120px;
	height: 25px;
	postion: relative;
	margin-left: 20px;
	margin-top: 65px;
	margin-bottom: 7px;

}

#boxes {
	position: relative;
	width: 470px;
	max-width: 745px;
	height: 290px;
	float: right;
	right: 25px;
	border-bottom-width: 10px;
	border-bottom-color: #CCCCCC;


}


#boxes  a:link, a:visited {
color: #514456;

}

#boxes a:hover {
text-decoration: underline;
}

#boxes p {
	margin-top:5px;
	font-size: 10px;
}

#box1 {
	position: absolute;
	top: 0px;
	width: 225px;
	height: 130px;
	float: left;
	background-color:#EBE7DE;
	margin: 10px 270px 10px 0px;
	
}


#box2{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 227px;
	height: 130px;
	float: right;
	background-color:#EBE7DE;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 2px;
}


#box3{
	position: absolute;
	top: 150px;
	width: 225px;
	height: 130px;
	float: left;
	background-color:#EBE7DE;
	margin: 0px 0px 10px 0px;
}

#box4{
	position: absolute;
	top: 150px;
	width: 227px;
	height: 130px;
	float: right;
	right: 0px;
	background-color:#EBE7DE;
	margin: 0px 7px 10px 10px;
	padding-right: 2px;
}




.boximage {
  margin-top: 10px;
  margin-left: 10px;
  
}

.boxheader {
  margin-top: -53px;
  margin-left: 84px;

}

.boxtext {
	font-size:9px;
	margin: 7px 7px 0px 84px;
}





.style1 {
	font-size: 14px;
	font-weight: bold;
}