/* 
Title:     filcon.com - master styles
Author:    james ledford
Updated:   05 / 29 / 2007

*/

/* html-------------------------------- */
html
		{
				margin:0;
				padding:0;
		}

/* body-------------------------------- */
body
	{
		font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
		margin: 0;
		font-size: 14px;
		color:#666666;
		background-image: url(../images/filcon_bg.gif);
		background-repeat: repeat-x;
	}

/* header-------------------------------- */
#header
	{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 788px;
	height: 185px;
	background-image: url(../images/filcon_headerbg.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	}

/* logo-------------------------------- */
#logo
	{	
		position: absolute;
		margin: 38px 0px 0px 52px;
		width: 229px;
		height: 49px;
	}

/* wrap-------------------------------- */
#wrap
	{	
		float: left;
		margin: 150px 0px 0px 6px;
		width: 778px;
	}

/* leftbox home-------------------------------- */
#leftbox
	{
	float: left;
	width: 385px;
	background-image: url(../images/filcon_home_callout.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 430px;
	}
#leftboxcontent {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	width: 295px;
	margin-top: 180px;
	margin-left: 15px;
}

/* leftbox camo-------------------------------- */
#leftboxcamo
	{
	float: left;
	width: 410px;
	background-image: url(../images/camo_left_callout.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 400px;
	}
#leftboxcamocontent {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 295px;
	margin-top: 25px;
	margin-left: 15px;
	line-height: 24px;
}

/* rightbox home-------------------------------- */
#rightbox
	{
	float: left;
	width: 300px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	}
	
/* rightbox camo-------------------------------- */
#rightboxcamo
	{
	float: left;
	width: 290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-top: 5px;
	}
	
/* bottombanner-------------------------------- */
#bottombanner
	{
	float: left;
	clear: both;
	width: 750px;
	height: 175px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

/* maincontent-------------------------------- */
#maincontent
	{	
		float: left;
		margin: 35px 0px 0px 20px;
		padding: 0px 15px 0px 15px;
		width: 750px;
	}

#maincontent img
	{	
		float: right;
		padding: 15px;
		margin: 10px;
	}

/* maincontent2-------------------------------- */
#maincontent2
	{	
		float: left;
		margin: 20px 0px 0px 100px;
		width: 600px;
	}

/* footer-------------------------------- */
#footerbox
	{	
		float: left;
		clear: both;
		margin: 10px 0px 0px 6px;
		width: 778px;
		height: 35px;
	}

#footer li 
	{ 
		margin: 0px;
		display: inline;
		list-style-type: none;
		float: left;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 0px 15px 3px 0px;
		text-decoration: none;
		color: #333;
	}

ul#footer
	{
		padding-bottom: 16px;
		border-bottom: 1px solid #ccc;
	}
	
#copywrite
	{	
		float: left;
		clear: both;
		margin: 0px 0px 0px 46px;
		width: 778px;
		height: 35px;
		font-size: 9px;
		color: #999;
	}

h1
	{
		font-size: 18px;
		font-weight: bold;
		color: #376A2E;
	}

h2
	{
		font-size: 16px;
		font-weight: bold;
		color: #376a2e;
		margin: 0px;
	}

#cellblock
		{
			background: #ccc;
		}

span {
	background: #f2f3f2;
	display: block;
	height: 50px;
	padding: 10px;
	font-size: 12px;
		}
		
span.altern8 {
	background: #cccccc;
	height: 50px;
	padding: 10px;
	font-size: 12px;
		}

#rightbox a {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}
#rightbox a:visited {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}
#rightbox a:hover {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #669966;
	text-decoration: underline;
	font-weight: bold;
}
#rightbox a:active {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #669966;
	text-decoration: underline;
	font-weight: bold;
}

a.green:link {
	color: #669966;
	text-decoration: underline;
}
a.green:visited {
	color: #669966;
	text-decoration: underline;
}
a.green:hover {
	text-decoration: none;
	background-color: #669966;
	color: #FFFFFF;
}
a.green:active {
	text-decoration: none;
	background-color: #669966;
	color: #FFFFFF;
}

