@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-color: #FFF;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #231F20;
}
.logo {
	text-align: right;
}
.mainbodytext {
	width: 850px; 
	color: #767676;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.mainbodytext a {
	color: #000;
	text-decoration: none;
}
.mainbodytext a:hover {
	color: #0166FF;
	text-decoration: none;
}
.mainbodytextheader {
	color: #0166FF;
	font-size: 14px;
	text-transform: capitalize;
}
.mainbodytextblue {
	width: 850px; 
	color: #0166FF;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.projectlist {
	width: 200px; 
	color: #C3C3C3;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: none;
}
.projectlist a {
	color: #000;
	text-decoration: none;
}
.projectlist a:hover {
	color: #0166FF;
	text-decoration: none;
}	
.menu {
	color: #0166FF;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.menu a {
	color: #000;
	text-decoration: none;
}
.menu a:hover{
	color: #0166FF;
}
.footer {
	color: #767676;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.footer a {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #0166FF;
	text-decoration: none;
}
.footerblue {
	color: #0166FF;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 10px;
}
.portfolioimage {
	padding-top: 5px;
	text-align: left;
}
.portfolioimage a {
	color: #333;
	text-decoration: none;
}
.portfolioimage a:hover {
	color: #0166FF;
	text-decoration: none;
}
.padding {
	height: 30px;
}
.content-slider {  
    width: 675px;  
    overflow: hidden;  
    height: 500px;  
	list-style:none;
	padding-left: 0px;
}  
.content-slider-inside {  
    list-style: none;  
}  
.content-slider-inside li {  
    width: 675px;  
    height: 500px;  
} 
.imagecontrol {
	width: 675px;
	height: 20px;
	text-align: centre;
	color: #767676;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 5px;
	background-image: url(images/controlbackground.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.imagecontrol a {
	color: #767676;
	text-decoration: none;
}
.imagecontrol a:hover {
	color: #0166FF;
	text-decoration: none;
}
.imagecontrol a:active {
	color: #0166FF;
	text-decoration: none;
}
	
	
	