body{
	margin: 0px;
	text-align: center;
	padding:0px;
	background: #666666 url(../images/bg.jpg) repeat-x;
}
.clear{clear:both;}
#main_container {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/middle.jpg) repeat-y;
	padding:280px 0px 0px 0px;
}
#finish_off{
	background: url(../images/bottom.jpg) no-repeat top;
	height: 51px;
}
#finish_off p{
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 15px 0px 0px 30px;
}
#main_image {
	width:740px;
	height:140px;
	position: absolute;
	top: 42px;
	left:20px;
}
/* ############################## page content styles */
#content{
	width:445px;
	float:right;
	color: #666666;
	padding: 0px 30px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content strong{
	font-size: 13px;
	font-weight: bold;
}
#content h1{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 0px;
}
#content p{
	margin: 5px 0px;
	padding: 5px 0px;
}
.portfolio_descriptions img{
	float:right;
	width: 170px;
}
.portfolio_descriptions a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
/* ############################## Article styles */

#article{
	position: absolute;
	top: 400px;
	padding:20px 20px 20px 25px;
	border: 1px solid #FFFFFF;
	margin-left:10px;
	width:180px;
	height:160px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.1em;
}
#articles_block {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	width:200px;
	height:200px;
	position: absolute;
	top: 400px;
	padding-left:20px;
}
/* ############################## Top menu styles */
#main_menu {
	position: absolute;
	top: 0px;
	background: url(../images/top.jpg) no-repeat;
	height:225px;
	width:740px;
	padding-left: 20px;
	padding-top: 18px;
}
#main_menu a{
	display: block;
	margin:  7px 0px 0px;
	padding:0px;
	width: 120px;
	float:left;
	height:45px;	
	font: bold small-caps 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
#main_menu a:hover{color: #FFF;}
/* ############################## image menu styles */
#top_menu{
	float: right;
	position: absolute;
	top: 190px;
	margin: 0px 0px 0px 270px;
	padding:15px 15px 0px 0px;
	border: 1px solid #FFFFFF
}
#top_menu a {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	width: 60px;
	text-align: center;
	height: 30px;
	padding-top: 23px;
}
#top_menu a:hover{color: #000;}
#back{background: url(../images/back.gif) no-repeat center top;}
#home{background: url(../images/home.gif) no-repeat center top;}
#services{background: url(../images/services.gif) no-repeat center top;}
#tools{background: url(../images/tools.gif) no-repeat center top;}
#articles{background: url(../images/articles.gif) no-repeat center top;}
#portfolio{background: url(../images/portfolio.gif) no-repeat center top;}
#about{background: url(../images/about_us.gif) no-repeat center top;}
#contact{background: url(../images/contact.gif) no-repeat center top;}
#log_in{background: url(../images/log_in.gif) no-repeat center top;}
/* ############################## side menu styles */

#side_menu{
	position: absolute;
	top: 195px;
	border: 1px solid #FFFFFF;
	width:200px;
	padding: 5px 0px 13px 27px;
	margin-left:10px;
}

#side_menu a{
	display: block;
	font: small-caps 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 8px;
	border-bottom: 2px solid #DADADA;
	color: #999999;
}
















