/* Westlam CSS */

BODY { 
	background-color:#EBEBEB;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
}

P {
	margin:0;
	padding:0;
}

A {
	color: #21579E;
}

#nav_table TD {
	height:60px;
	margin:0;
	padding:0;
	vertical-align:top;
}

#nav_link:hover {
	display:block;
	height:35px; 
	color:#0089A0; 
	background-color:#0089A0;
}

HR { height: 1px; }

.small { font-size: 11px; }

#container_main {
	background-color:#ffffff;
	border:1px solid #CDCDCD;
	width:879px;
	margin: 30px;
	/*padding-bottom:30px;*/
	/* height:531px; */
}

#container_main_align {
	width:100%;
	align:center;
	position:absolute;
	top:7%;
}

#container_content {
	color:#533D2A;
	
}

#content_default {
	padding: 20px 20px 20px 20px;
	text-align:left;
}

#content_left {
	width: 438px;
	height: 354px;
	background-color:#ffffff;
	padding: 20px 20px 0px 20px;
	float:left;
	text-align:left;
}
	#content_left IMG, TABLE {
		font-size: 11px;
		text-align: center;
		width: 90%;
		border:0;
	}

	
#content_right {
	float:right;
	line-height: 16px;
}

#content_whole {
	height: 100%;
	padding: 20px 20px 20px 20px;
	text-align:left;
}
	#content_whole TD {
		
	}
	#content_whole IMG {
		
	}

#content_left_location {
	width: 555px;
	float:left;
	text-align:left;
	border-bottom:1px solid #CDCDCD;
}

#content_right_location {
	float:right;
	line-height: 16px;
	text-align:left;
	padding: 20px 20px 20px 20px;
	width: 280px;
	height: 365px;
	background-color:#ffffff;
	border-bottom:1px solid #CDCDCD;
}

#header {
	width:100%;
	height:86px;
	background:url(images/westlam_header.gif) right no-repeat;
	/* border-bottom:1px solid #CDCDCD; */
	text-align:left;
}

#footer {
	font-size:11px;
	color:#848484;
	line-height:18px;
	clear: both;
	/* text-align:left; */
}

#navigation {
	margin:0;
	padding:0;
	background-image:url("images/navigation_spacer.gif");
}
	#navigation IMG {
		margin:0;
		padding:0;
		border:1px solid #CDCDCD;
	}
#navigation_spacer {
	margin:0;
	padding:0;
}

#westlam_logo {
	position:relative;
	left: 20px;
	top: 20px;
}

#product_table TD {
	vertical-align:top;
	height:200px;
	width:200px;
	margin:5px;
	font-size: 13px;
	text-align: left;
	border:1px solid #CDCDCD;
	padding: 10px;
	width:260px;
	height:100px;
}

#product_table IMG {
	float:left;
	margin-right: 25px;
	margin-bottom: 160px;
}

#photo_table {
	width:800px;
	text-align:left;
}
	.photo_table_header {
		background-color:#EEEEEE;
		padding: 5px;
		font-size: 12px;
	}

#projects_table IMG {
	border:0;
}
