@charset "utf-8";

/* CSS Document */

@import url("nav.css");



body{

	margin:0px;

	background-color:#E1E3E7;

	font-family:Arial, Helvetica, sans-serif;

}

a img{

	border:none;

}



#container{

	width:782px;
	margin:0 auto;
	background-color:#8e1c1a;

}



#header{

	height:90px;

}

#nav{

	margin-bottom:4px;

}

#row1{

}

	#row1 .col1{

		width:81px;

		height:250px;

		float:left;

		margin-left:4px;

		background-color:#000000;

	}

	#row1 .col2{

		width:262px;

		height:210px;

		padding:20px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background-color:#ffffef;

		font-size:12px;

		line-height:17px;

	}

		#row1 .col2 h1{

			font-size:20px;

			font-weight:normal;

			color:#000000;

			margin-bottom:12px;

			margin-top:0px;

		}

		#row1 .col2 p{

			margin-top:0em;

			margin-bottom:.5em;

		}

		#row1 .col2 strong{

			color:#8e1c1a;

		}

	#row1 .col3{

		width:383px;

		height:250px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background:#ffffef;

	}

	#row1 .col3b{

		width:191px;

		height:250px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background:#ffffef;

	}

	#row1 .col4{

		width:188px;

		height:250px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background:#ffffef;

	}

#row2{

	clear:both;

	padding-top:4px;

}

	#row2 .col1{

		width:192px;

		height:121px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background-color:#ffffef;

	}

	#row2 .col2{

		width:191px;

		height:121px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background-color:#ffffef;

	}

	#row2 .col3{

		width:191px;

		height:45px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background:#ffffef url("/images/home_2009/row2col3_mailinglist.jpg") no-repeat;

		text-align:center;

		padding-top:76px;

	}

		#row2 .col3 .textfield{

			font-size:11px;

			width:123px;

			height:16px;

			border:1px solid #000000;

		}

		#row2 .col3 .submit{

			width:33px;

			height:20px;

			background:url("/images/home_2009/btn_join.jpg") no-repeat;;

			border:none;

			position:relative;

			top:3px;

		}#row2 .col3 .submit:hover{cursor:pointer;}

	#row2 .col4{

		width:188px;

		height:121px;

		overflow:hidden;

		float:left;

		margin-left:4px;

		background-color:#ffffef;

	}





#footer1{

	clear:both;

	border-top:4px solid #8e1c1a;

	background-color:#AA5958;

	font-size:12px;

	text-align:center;

	line-height:28px;

}

#footer2{

	font-size:11px;

	text-align:center;

	line-height:28px;

	color:#ffffff;

}


