@charset "utf-8";
* 
body  
	{
	background-color:#dcdcdc;
	background-image:url(../images/site/page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	}
#container
	{
	width:800px;
	height:auto;
	margin:auto auto;
	}
#header
	{
	width:800px;
	height:200px;
	background-image:url(../images/site/header.jpg);
	}
#links
	{
	width:800px;
	height:20px;
	text-align:right;
	padding-top:160px;
	}
#links a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:18px;
	font-size:16px;
	}
#links a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:18px;
	font-size:16px;
	}
#links a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	padding-left:20px;
	padding-right:18px;
	font-size:16px;
	}
#flash
	{
	width:800px;
	height:330px;
	background-image:url(../images/site/flash.jpg);
	}
#four_box_container
	{
	width:800px;
	height:255px;
	}
.each_box
	{
	width:auto;
	height:255px;
	float: left;
	}
#content
	{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	}
#content_index
	{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/site/index_content_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#left_col
	{
	width:200px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-left:20px;
	}
#left_col a:link
	{
		display:block;
		padding-left:10px;
		background-color:#0D0D0D;
		color:#FFFFFF;
		text-decoration:none;
	}
#left_col a:visited
	{
		display:block;
		padding-left:10px;
		background-color:#0D0D0D;
		color:#FFFFFF;
		text-decoration:none;
	}
#left_col a:hover
	{
	display:block;
	padding-left:10px;
	background-color:#0D0D0D;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#text
	{
	width:500px;
	height:auto;
	padding-top:20px;
	margin-left:220px;
	}
#text a:link
	{
	color:#34B6F4;
	text-decoration:underline;
	}
#text a:visited
	{
	color:#34B6F4;
	text-decoration:underline;
	}	
#text a:hover
	{
	color:#B6D04B;
	text-decoration:underline;
	}	
#text .border
	{
	width:480px;
	height:1px;
	background-color:#CCCCCC;
	margin:auto auto;
	}
#portfolio_text
	{
	width:760px;
	height:auto;
	padding-top:20px;
	margin-left:20px;
	}
#portfolio_text a:link
	{
	color:#999999;
	font-size:12px;
	text-decoration:none;
	}
#portfolio_text a:visited
	{
	color:#999999;
	font-size:12px;
	text-decoration:none;
	}
#portfolio_text a:hover
	{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	}
h1
	{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	margin:0px;
	}
p
	{
	font-size:14px;
	color:#303030;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	}
li
	{
	font-size:14px;
	color:#303030;
	margin:0px;
	list-style-image:url(../images/site/star.jpg);
	}
.headingblue
	{
	font-size:16px;
	color: #34B6F4;
	font-weight: bold;
	}
.headinggreen
	{
	font-size:16px;
	color: #A4BC42;
	font-weight: bold;
	}
#border
	{
	width:500px;
	height:1px;
	background-color:#b6d04b;
	margin-top:3px;
	}
#bottom
	{
	width:800px;
	height:54px;
	background-image:url(../images/site/bottom.jpg);
	}
#bottom_links
	{
	width:800px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	}
#bottom_links a:link
	{
	color:#60B3D7;
	text-decoration:none;
	font-weight:bold;
	}
#bottom_links a:visited
	{
	color:#60B3D7;
	text-decoration:none;
	font-weight:bold;
	}
#bottom_links a:hover
	{
	color:#B6D04B;
	text-decoration:none;
	font-weight:bold;
	}

