body {
	font-family: Lucida Grande, Tahoma, Verdana, Helvetica;
	margin: 0px;
	font-size: 9pt;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 3px;
	background-color: #fff;
}

a {
	color: #ACC72B;
	-webkit-transition-property: color;
  -webkit-transition-duration: 0.15s;
}

p, ul, ol, blockquote, address {
	margin-top: 0px;
	margin-bottom: 1.5em;
}

address {
	font-style: normal;
}

blockquote {
	font-style: italic;
	margin: 0em 0em 1.5em 0em;
	color: #333;
	text-align: left;
}

p.attribution {
	font-weight:  bold;
	text-align: right;
	font-style: normal;
}

p.attribution span.job {
	font-weight: normal;
	color: #666;
}

.divtopia {
	padding: 0px 1em;
}

#main {
	width:  798px;
	padding: 0;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

.home #main {
	background: url(../images/home_banner_bg.png) no-repeat top center;
}

.sub #main {
  background: url(../images/sub_page_bg.png) no-repeat center top;
}

#banner {
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 1em;
	font-size: 9pt;
	padding-bottom: 40px;
	margin-top: 30px;
	color: #666;
	text-align:right;
}

.home #banner {
	width:  798px;
	padding: 0;
	margin: 0px;
	border: none;
	height: 268px;
}


.home h1 {
	width: 200px;
	float:  right;
	height:  109px;
	text-indent:  -9000px;
	overflow: clip;
	margin: 0em 16px 0em 0px;
	padding:  0px;
	z-index: 100;
}

.sub h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right:  20px;
	text-align: left;
	font-size: 20px;
	color:  #666;
	margin-left: -30px;
	padding-left: 30px;
	font-weight: normal;
}

ul#site_menu {
	margin: 0px;
	padding: 0px;
	height: 27px;
	list-style-type: none;
	width: 798px;
}

ul#site_menu a {
	text-decoration: none;
	color: #666;
}

ul#site_menu a:hover {
	color:  #ACC72B;
}

ul#site_menu li {
	float: left;
	line-height:  35px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

li#home {
	width:  100px;
}
.home li#home a {
	color: #ACC72B;
}

li#about_us {
	width:  150px;
}
.about_us li#about_us a{
	color: #ACC72B;
}
li#software_development {
	width: 234px;
}

.software_development li#software_development a {
	color: #ACC72B;
}

li#consulting {
	width: 178px;
}
.consulting li#consulting a {
	color: #ACC72B;
}

li#contact {
	width: 134px;
}
.contact li#contact a {
	color: #ACC72B;
}

.breakout {
	width: 14em;
	float: right;
	padding: 0px 0px;
	margin-left: 3em;
}

.breakout ul {
	padding-left: 2em;
	margin-left: 0;
	list-style-position: outside;
	list-style-type: disc;
}



#about {
	padding-top: 1em;
	width: 798px;
	float: left;
	color: #333;
	background: url(../images/about_us_bg.png) no-repeat top center;
}

#customer_quote {
	float: left;
	width: 179px;
	text-align:right;
	background-color: ;
}

#overview {
	float: left;
	width: 433px;
}

#topics {
	float: left;
	width: 179px;
}


#sub_content {
	padding: 180px 80px 0 80px;
}

h2 {
	margin:  0px;
	font-size: 10pt;
}



#map_container {
	width: 400px;
	float: right;
	text-align:  right;
}

#google_map {
	 width: 400px;
	 height: 310px;
}


.vcard p.org {
	font-weight: bold;
	margin-bottom: 0px;
}