/* 
   #######################################
   #                  								   #
   #				VISTALOGIC                   #
   #        Vistalogic CSS               #
	 # 																	   #	
   #   	    created 01/30/07             #
   #                                     #
	 #	      author: Douglas Meehan       #
	 #	      doug@level0design.com        #
	 #		                                 #
   #######################################
*/


html 
{
	font-size:62.5%; /* approx 10 pixels */
	margin:0;
	padding:0;
	background-color:#e2e8ed;
	
}

body
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 1.2em/1.45em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#3D4F60;
	
	/* approx 12 px */
	

} 



a, a:link, a:visited {
	color:#768ca1;
	font-weight:bold;
	border:0px;
}

form 
{
	text-align: center;
	margin:0 auto;
	width:750px;
	background-color:#ffffff;
}

#header { 
	text-align: center;
	margin:0 auto;
	width:750px;
	border-top:12px solid #531212;
}

#banner { 
	text-align: left;
	margin:0 auto;
	width:750px;
	border-top:1px solid #e4a5a5;
}

#banner h1 {
	background: #ffffff url("../img/logo.png") no-repeat;
	width:750px;
	height:0;
	padding:88px 0 0 0;
	overflow:hidden;
	margin:0 0 0 0;
	font-size:12px;
}

#nav {
	padding:0;
	margin:0;
}

#nav ul {
	text-align:left;
	margin:0;
	padding:0;
	border:0;
	list-style: none;
	width:750px;
	border-bottom: 1px solid #531212;
	background: #ffffff url("../img/nav_bg.png") no-repeat right;
}

#nav li {
	padding:0;
	margin:0;
	list-style: none;
	float:left;
}

#nav ul:after {
	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

#nav ul a {
	display:inline;
	height:0;
	padding-top:33px;
	overflow: hidden;
	float:left;
	background-position: 0 0;
}

#nav ul a#nav-home {
	background-image: url("../img/home.png");
	background-repeat: no-repeat;
	margin-left:11px;
	width:77px;
}

#nav ul a#nav-services {
	background-image: url("../img/services.png");
	background-repeat: no-repeat;
	width:88px;
}

#nav ul a#nav-projects {
	background-image: url("../img/projects.png");
	background-repeat: no-repeat;
	width:90px;
}

#nav ul a#nav-aboutus {
	background-image: url("../img/about.png");
	background-repeat: no-repeat;
	width:92px;
}

#nav ul a#nav-contactus {
	background-image: url("../img/contact.png");
	background-repeat: no-repeat;
	width:100px;
}


#nav ul a.section-active {
	background-position:0 -33px;
	cursor: pointer;
}

#page
{
	width:750px;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#content {
	text-align: left;
	padding:24px 24px 24px 12px;
}

#content ol, li, dl, dd, dt 
{
	padding:0;
	margin:0;
	list-style-type:square;
}

#content dt 
{
	font-weight: bold;
	font-size:1.4em;
}

#content dd
{
	padding-top: 6px;
	padding-bottom: 18px;
}

#content h2 {
	font-size:12px;
	height:0;
	overflow:hidden;
	margin:0;
	padding-top:41px;
	padding-bottom:3px;
}


#content h2#projects-title {
	background: url("../img/projects_title.png") no-repeat;
}

#content h2#services-title {
	background: url("../img/services_title.png") no-repeat;
}

#content h2#about-title {
	background: url("../img/about_title.png") no-repeat;
}

#content h2#contact-title {
	background: url("../img/contact_title.png") no-repeat;
}

#content h3 {
	margin-top:18px;
	margin-bottom:12px;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	color:#768ca1;
}


#footer {
	clear:both;
	width:750px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background-color: #DCC8C8;
	border-top: 1px solid #531212;
	color:#531212;
}

#footer p {
	padding:12px;
	margin:0;
	text-align: left;
}





/********** HOMEPAGE **********/

#narrative {
display: inline;
float:left;
width:407px;
margin:20px;
text-align: left;
display:inline;

}


#narrative h2 {
	background: url("../img/main_title.png") no-repeat;
	height:0;
	padding-top:51px;
	overflow:hidden;
	margin:0;
	font-size:12px;
}

#narrative h3 {
	margin-top:10px;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	color:#768ca1;
}

#narrative ul {
	margin:0;
	height:168px;
	padding-left:188px;
	background: url("../img/logo_big.png") no-repeat;
}

#narrative li {
	margin:0 0 16px 0;
	padding:0;
	height:0;
	overflow:hidden;
	list-style:none;
}

#narrative li#software {
	background: url("../img/software.png") no-repeat 0 7px;
	padding-top:34px;
}

#narrative li#systems {
	background: url("../img/systems.png") no-repeat;
	padding-top:28px;
}

#narrative li#consulting {
	background: url("../img/consulting.png") no-repeat;
	padding-top:27px;
}

#narrative li#support {
	background: url("../img/support.png") no-repeat;
	padding-top:27px;
}

#projects {
	text-align: left;
	display:inline;
	float:right;
	width:281px;
	margin-right:12px;
	margin-top:31px;
	margin-bottom:24px;
	background: #E2E8ED url("../img/projects_bg_bottom.png") no-repeat bottom;
}

#projects h2 {
	background: url("../img/featured_projects.png") no-repeat;
	height:0;
	padding-top:29px;
	overflow:hidden;
	background-color:#e2e8ed;
	margin:0;
	padding-bottom: 5px;
	font-size:1em;
}


#projects h3{
	Padding-top:1px;
	margin:11px;
}

#projects p {
	margin:17px;
	margin-top:11px;
	margin-bottom:23px;
	
}

#projects img {
	display:block;
	margin:11px;
	border:0;
}

#projectlist img {
	border:0;
}






