﻿
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;

}
#mainbody {
	background-color: #FFFFFF;
	width: 1002px;
}

#content {
	width:100%;
	height:100%;

}
.top_links {
	float: left;
	clear: right;
	color: #000000;
	font-size: 14px;
	text-align: center;
	text-decoration:none;
	margin-right:50px;
}

.top_links:hover {

	color: #FF0000;

}
#header {
	background-color: #FFFFFF;
	text-align: left;
	width:1002px;
}
#top1main
{
float:left;
height:50px;
width:1002px;
}

#toplogo
{
float:left;
height:50px;
}
#top1
{
	float:left;
	height:30px;
	padding-top: 20px;
	padding-right: 10px;
	
	
}

#grey
{
	background-color: #737373;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	height:140px;
	
}
#grey_contact
{
	background-color: #737373;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:140px;
	width:1002px;
	
}
.link {
	color:#FF0000;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_hover {
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-position: bottom;
	color:#000000;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}


#heading {
	font-size: 18px;
	font-family: Georgia;
	color:#FFFFFF;
}
#heading_black {
	font-size: 18px;
	font-family: Georgia;
	color:#363636;
}
#sq 
{
	
	padding-left: 370px;
	
	font-weight:bold;
	
}
#rightbody {
	font-size: 11px;
	color: #464646;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width:1002px;
}

a.sitemap
{
	color:#464646;
}
a.sitemap:hover
{
	color:#000000;
}

#footer {
	background-color: #FFFFFF;
	color: #464646;
	font-size: 11px;
	height: 15px;
	width: 100%;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
a.footerlink {
	color: #464646;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CCCCCC;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


#midimage2 {
	float:right;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
}
#contact_left
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:300px;
}

#contact_person
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:450px;
}
#contact_bottom
{
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:230px;
}

.link1 {
	color:#333333;
	text-decoration:underline;
	cursor:hand;

}
.link1:hover {
	color:#FF0000;
	text-decoration:underline;
	cursor:hand;

}

.portfolio1 {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width:330px;
}
.portfolio2 {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width:330px;
}
#portfolio_spacer {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	width:1002px;
}
.projects_images {
	padding-bottom: 4px;

}

#bottom_buttons {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 35px;
	width:1002px;
	font-size: 11px;
	color: #464646;
	text-align: left;

	
	
	
}
.button {
   
   width:7px;
   font: Arial, sans-serif;
   padding-left: 2px; 
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #cccccc;
   color: black;
     }
.button:hover {
   background: #666;
   color: white;
   }
   
.button:visited {
   background: #666;
   color: white;
   }
   
.button:active {
   background: #666;
   color: red;
   }


.button_back {
   
   width:7px;
   font: Arial, sans-serif;
   padding-left: 2px; 
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #cccccc;
   color: black;
     }
.button_back:hover {
   background: #666;
   color: white;
   }
   
.button_back:visited {
   color: black;
   }
   
.button_back:active {
   background: #666;
   color: red;
   }

