@charset "utf-8";

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #3c3c3c;
	background-color: #888888;
		background-image: url(images/bg-body2-all.gif);/* apply to all browsers */
	_background-image: url(images/bg-body2-ie.gif);/* override for IE browsers 6.0 and older */
	#background-image: url(images/bg-body2-ie.gif);/* override for Microsoft Internet Explorer browsers */
	background-repeat: repeat-y;
	background-position: center bottom;
}

h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #871f00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #98012E;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#topper {
	background-color: #9e9e9e;
	height: 125px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
#topper-center {
	background-color: #b4b4b4;
	width: 952px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}

.logo  {
	float: left;
	margin-left: 20px;
}
.slogan  {
	float: right;
	margin-top: 50px;
	margin-right: 20px;
}

.slogan2  {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}
a img{border: none;}

#navigation {
	height: 37px;
	width: 950px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-color: #97002E;
}

#nav_center {
	margin-left: 143px;
	height: 37px;
	padding-top: 0px;
}

#navigation .home a {
	float: left;
	display: block;
	width: 70px;
	height: 37px;
	background-image: url(images/nav-home.gif);
	margin-right: 10px;
	}

#navigation .about a {
	float: left;
	display: block;
	width: 85px;
	height: 37px;
	background-image: url(images/nav-about.gif);
	margin-right: 10px;
	}

#navigation .projects a {
	float: left;
	display: block;
	width: 98px;
	height: 37px;
	background-image: url(images/nav-projects.gif);
	margin-right: 10px;
	}

#navigation .testimonials a {
	float: left;
	display: block;
	width: 98px;
	height: 37px;
	background-image: url(images/nav-testimonials.gif);
	margin-right: 10px;
	}
	
#navigation .contact a {
	float: left;
	display: block;
	width: 96px;
	height: 37px;
	background-image: url(images/nav-contact.gif);
	margin-right: 10px;
	}	

#navigation .login a {
	float: left;
	display: block;
	width: 155px;
	height: 37px;
	background-image: url(images/nav-login.gif);
	margin-right: 0px;
	}

	
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}
#mid {
	background-color: #a1a1a1;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mid-center {
	background-color: #ebe9de;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
}
#line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#main-image {
	float: left;
	height: 437px;
	width: 640px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#home-text {
	background-color: #ebe9de;
	float: right;
	height: 437px;
	width: 310px;
}
#home-text-inner {
	margin-top: 65px;
	margin-right: 28px;
	margin-bottom: 30px;
	margin-left: 28px;
	text-align: center;
	line-height: 1.9em;
}
#lower {

}
#lower-center {
	text-align: center;
	padding-top: 4px;

}

#project-images {
	float: left;
	width: 532px;
}
#project-description {
	float: left;
	width: 250px;
}
#project-description-inner {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#project-links {
	background-color: #98012e;
	height: 445px;
	width: 155px;
	float: right;
	padding-top: 15px;
}
#int-col1 {
	float: left;
	width: 440px;
	margin-right: 0px;
}
#col1-inner {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 20px;
}

#int-col2 {
	float: left;
	width: 350px;
	text-align: center;
}
#int-col2 img {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D2CEB5;
}


#testimonial {
	color: #EBE9DE;
	padding-top: 55px;
	padding-right: 10px;
	padding-left: 10px;
}

.projects-table {
	margin-top: 3px;
	margin-left: 3px;
}
.projects-table img {
	margin-right: 3px;
}
.description {
	font-size: 8.5pt;
	line-height: 1.6em;
}



.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}	


a:link   { text-decoration: none; color: #97002E; }
a:active { text-decoration: none; color: #97002E; }	
a:visited   { text-decoration: none; color: #97002E; }
a:hover  { text-decoration: none; color: #97002E; }

#project-links a:link   {
	text-decoration: none;
	color: #ebe9dd;
	display: block;
	width: 120px;
	padding-left: 25px;
	margin-top: 5px;
	padding-bottom: 20px;
}

#project-links a:active {
	text-decoration: none;
	color: #ebe9dd;
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	background-position: left 6px;
	margin-top: 5px;
	padding-bottom: 20px;
}	

#project-links a:visited   {
	text-decoration: none;
	color: #ebe9dd;
	display: block;
	width: 120px;
	padding-left: 0px;
	padding-left: 25px;
	margin-top: 5px;
	padding-bottom: 20px;
}
	
#project-links a:hover  {
	text-decoration: none;
	color: #ebe9dd;
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	background-position: left 6px;
	margin-top: 5px;
	padding-bottom: 20px;
}
