body {
	background:url(images/bg_main.gif) repeat-x top;
	background-color: #545342;
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin: 0px;
	line-height: 1.8em;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}
#footer {
	width:960px;
	color: #7e7d70;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 10px;
	background:url(images/line.gif) no-repeat 16px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a:hover {
	color: #7e7d70; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, # {
	color: #7e7d70; 
	text-decoration: none;
}

#footer  {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	width: 656px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.gif) no-repeat top;
	padding-bottom: 33px;
	float: right;
}
#flash {
	width: 658px;
	height: 322px;
	background-image: url(images/main_box.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/main_box.png",sizingMethod=scale);
	background-repeat: no-repeat;
}

#text {
	width: 500px;
	padding-left: 240px;
	padding-top: 40px;
}
#text h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#CCC;
	font-weight:normal;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#FFF;
	line-height: 1.8em;
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}

#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:220px;
	padding-left: 60px;
	padding-bottom: 129px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#projects_box{
	width: 190px;
	height: 199px;
	padding-top: 35px;
	padding-left: 44px;
	padding-right: 60px;
	background-image: url(images/side_dark.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/side_dark.png",sizingMethod=scale);
	background-repeat: no-repeat;
	background-position: top;

}

#projects {
	padding-top: 0px;
	padding-left: 20px;
	position:relative;
	z-index: 7;
	width: 200px;
}
#projects_box h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#projects_box p {
	font-size: 1.3em;
	color:#FFFFFF;
	margin: 0px;
	line-height: 10px;
}
#projects_box a {
	color:#FFFFFF;
	
}
#projects_box a:hover {
	color:#710306;
	text-decoration:none;
}
#services_box {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 224px;
	top: 333px;
	background-image:url(images/side_green.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
	background-repeat:no-repeat;
	
}
#services {
	width: 233px;
	height: 202px;
	padding-top: 25px;
	padding-left: 44px;
	position:absolute;
	left: 227px;
	top: 335px;
	z-index: 7;
}
#services h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#services p {
	font-size: 1.1em;
	color:#333333;
	margin: 0px;
	line-height: 14px;
}
#services a:visited, #services a:active, #services a:link {
	text-decoration: none;
	color: #333333;
}
#services a:hover {
	text-decoration: none;
	color: #710306;
}
#col {
	padding-bottom: 5px;
}



#menu {
	width: 990px;
	height: 30px;
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
	padding-left: 280px;
}

