@charset "utf-8";
#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/redbar.gif);
	background-repeat: repeat-x;
}
#container {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 730px;
}
.navigation {
	padding: 0px;
	width: 130px;
	float: left;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li {
	text-align: right;
	margin-bottom: 10px;
}
.navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.navigation a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
#contentwrapper {
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#middle {
	padding: 0px;
	width: 690px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 278px;
}
#main {
	width: 650px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main h1 {
	font-size: 20px;
	font-weight: normal;
	color: #DB0029;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main h2 {
	font-size: 17px;
	font-weight: normal;
	color: #DB0029;
	margin-bottom: 15px;
}
#main a {
	color: #DB0029;
	text-decoration: underline;
}
#main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB0029;
}



#main p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.recentprojects {
	padding: 0px;
	width: 162px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
}
.recentprojects h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.testimonial {
	width: 468px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.redtestimonial {
	color: #DB0029;
}
#footer {
	width: 650px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #C1C1C1;
	margin: 0px;
}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	background-image: url(images/reddot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5B5B5B;
	list-style-image: url(images/reddot.gif);
	padding-left: 12px;
}
#copyright {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
}
#red2 {
	width: 350px;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#copyright a {
	color: #5B5B5B;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B5B5B;
}




iframe {
	border: 1px solid #E2E3E5;
}
