#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#top{
height:50px;
width:900px;
}

#container {
	/*
	width:900px;*/
	width:1030px;
	margin:auto;
	text-align:left;
}

/*CONTENT*/

#content{
	overflow:hidden;
	/*
	width:500px;*/
	width:630px;
	background-color:white;
	position:relative;
	height:400px;
	float:left;
}
	#content h2{
		color:#2c1800;
		margin:20px 0pt;
	}
	#content a{
		color:#2c1800;
		text-decoration:none;
	}
	.whoWeAre {
		
		font-size:12px !important;
	}
	
	/*NAVIGATION*/
	
#leftColumn {
	float:left;
	width:400px;
	height:400px;
	background-color:#2c1800;
}
#logo {
	float:left;
	width:270px;
	height:100px;
	margin-top:160px;
	background-color:#2c1800;
}

#navAnimation{

}
#navigation{
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-left-style:solid;
	margin: 0;
	height:400px;
	float:right;
	width:128px;
	background-color:#2c1800;

}
	#navigation .suptop {
		padding-top: 50px;
	}
	#navigation .sup{
		margin:15px 10px;
		font-size:12px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
		#navigation ul{
			margin:35px 0;
			
			list-style:circle;
			padding-left:15px;						
		}
		#navigation a{
			color:white;
			text-decoration:none;
		}				
		#navigation .sup li{
			margin: 3px 0 !important;
			margin:-4px 0;
			font-size:10px;
		}
		#navigation a.scrolling{
			color: #ccc;
		}
		
/*SECTION */
.section{
	/*
	width:1600px;
	width:1900px;*/
	/*width:4410px;*/
	width: 4500px;
	position:relative;
	margin: 0;
}

	.section .sub{
		position:relative;
		float:left;
		padding:9px 21px 42px 45px;
		width:567px;
		/*padding:9px 21px 42px 12px;*/
		
		/*width:470px;*/
		height:352px;
	}
		.section .sub p{
			
			/*width:450px;*/
			width:547px;
			margin:16px 0;
			line-height:1.4em;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}


/*HOME PAGE*/
	.section .home{
		position:relative;
		float:left;
		/*padding:9px 21px 42px 45px;
		width:567px;*/
		width:630px;
		background-color: #f2f2f2;
		
		/*width:500px;*/
		height:400px;
	}
	#homePage li{
		
		position:relative;
		float:left;
		width:150px;
		height:150px;
		border:#FFFFFF;
		border-right-style:solid;
		border-right-width:1px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		text-align:center;
		background-color: #f2f2f2;
	}
#homePage li a{
		line-height: 150px;
		font-weight: normal;
	
		
	}
	
#homePage #write {
		width:452px;
		height:100px;
		text-align:right;
		

	}
/*do i need this?*/	
#homePage #write a{
		line-height: 90px;
		margin-right: 20px;

	}


 * html #homePage li a {  /* make hover effect work in IE */
	height:150px;

}

#homePage li a:hover {
       background-color:#dfe8ef;
}

#homePage li:hover  {
        background-color:#dfe8ef;
}


/*RIGHT COLUMN*/
/*do ineed this?*/
#homePage #rightColumn {

/**/
	width:30px;
	height:300px;
	border-width:0px !important;
 	background: #f2f2f2;
	float:right;

}	
/*FOOTER*/
.message{
	font-family:Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	font-size:10px;
	padding:10px;
	margin-top:5px;
	left:25px;
}
#first{
	
	top:500px !important;
	top:500px;			
}

.copy_2 {
	font-size: 14px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#section5d ul {
	margin-top: 25px;
}

/* ================= FORM STYLES (Write Us) ================== */

form {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

form p {
	margin: 0;
	padding: 0;
}

form input {
	font-size: 12px;
	border: 1px solid #fff;
	padding: 2px;
}

form label {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 0 0;
	display: inline;
}

form textarea {
	display: inline;
	border: 1px solid #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

form input.submit {
	cursor: pointer;
	margin: 0;
	background-color: #fff;
	border: 1px solid #333;
	color: #1c1c1c;
	font-weight: bold;
	font-size: 14px;
	border: 0;
	padding: 3px 5px;
	float: left;
}

.email_confirm {
	font-size: 16px;
}

/* ============= PRESS ================ */

#press_list {
	padding: 0;
	height: 340px;
    margin: 0 -18px 0 -10px;
    overflow: auto;
}

#press_list li {
	margin: 0 0 10px 0;
	padding: 0;
}

#press_list li a:link, #press_list li a:visited {
	text-decoration: underline;
	font-size: 10px;
	
}

#press_list li a:hover {
	text-decoration: none;
	color: #1c1c1c;
}

/* =========== JCSC ============== */

.jcsc {
	font-size: 10px;
	color: #6b6b6b;
	text-align: right;
	clear: both;
	font-family: Arial;
}

.jcsc a:hover {
	color: #fff;
}


#WBE {
	margin: 5px 0 0 20px;
}

