body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-size:90%;
}
/* COMMON STYLES */
.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	font-size: .85em;
	font-size-adjust: 0.49;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:link {color: #0670bc;}
a:visited {color: #0670bc;}
a:hover {color: #000;}
a:active {color: #000;}
p {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: .85em;
}
h1 {
	margin: 0;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	margin: 0;
	padding-bottom: 10px;
	color: #000;
	font-size: .9em;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #0670bc;
	font-size: .9em;
	font-weight: bold;
	position: relative;
	left: 115px;
}
h4 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
.bold {
	font-size: 1.2em;
	font-weight: bold;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block; /* IE7xhtml*/
}
html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
label {
	text-align: right;
	line-height: 20px;
	width: 75px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: .8em;
}
.inlineLink {
	font-size: 100%;
}
.servicesLink {
	font-size: 110%;
}
.quote {
	display: block;
	font-style: italic;
}
.name {
	display: block;
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}
hr {
	margin: 20px 0;
}

/* STRUCTURE */
#titleBar{
	display: block;
	float: left;
	width: 900px;
	margin: 0;
	background: url(../images/title_bar_bottom.jpg) no-repeat bottom left;
	padding: 0;
}
#header{
	padding: 0;
	margin: 0;
}
#wrapper{
	width: 900px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
#contentarea {
	display: block;
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	background: #f2f0f0 url(../images/contentarea_background_bottom.gif) no-repeat bottom left;
}
#colOne{
	width: 160px;
	float: left;
	padding: 20px;
	background: #f2f0f0 url(../images/contentarea_background_TL.gif) no-repeat;
}
#colTwo{
	width: 460px;
	padding: 20px;
	float: left;
}
#colThree{
	width: 156px;
	float: right;
	padding: 20px;
	background: #f2f0f0 url(../images/contentarea_background_TR.gif) no-repeat top right;
}
#welcome{
	width:auto;
}
.index #colTwo{
	border-left: thin solid #abacac;
	border-right: thin solid #abacac;
}
.contact #colOne{
	width: 210px;
}
.contact #colTwo{
	width: 608px;
	float: right;
	border-left: thin solid #abacac;
	background: url(../images/contentarea_background_TR.gif) no-repeat top right;
}
.about #colOne{
	width: 210px;
	border-right: thin solid #abacac;	
}
.about #colTwo{
	width: 608px;
	float: right;
	border-right: 0;
	border-left: 0;
	background: url(../images/contentarea_background_TR.gif) no-repeat top right;
}
.portfolio #colOne{
	width: 210px;
}
.portfolio #colTwo{
	width: 608px;
	float: right;
	border-left: thin solid #abacac;
	background: url(../images/contentarea_background_TR.gif) no-repeat top right;
}
.services #colOne{
	width: 190px;
}
.services #colTwo{
	width: 628px;
	float: right;
	border-right: 0;
	border-left: thin solid #abacac;
	background: url(../images/contentarea_background_TR.gif) no-repeat top right;
}
#services_buttons{
	display: block;
	width: 575px;
	margin-top: 10px;
}
#design{
	display: block;
	float: left;
	margin-top: 50px;
}
#ourServices{
	width: 460px;
	height:239px;
	float: left;
	padding-top: 20px;
	border-top: thin solid #abacac;
}
#flash{
	width: 460px;
	height: 500px;
	float: left;
	
}
/* -----NAVIGATION------ */
#nav{
	display: block;
	float: left;
	width: 900px;
	height:50px;
	margin: 0;
    padding-bottom: 5px;
}
.navItem{
	display: block;
	cursor: pointer;
    text-align: center;
    margin-right: 5px;
    padding: 0;
    float: left;
    line-height: 50px;
    width: 124px;
    font-size: 1.2em;
	background:url(../images/nav_background.jpg) repeat-x;
}
.leftItem{
	width: 125px;
	background:url(../images/nav_background_left.jpg) no-repeat;
}
.rightItem{
	width: 125px;
	margin-right: 0;
	background:url(../images/nav_background_right.jpg) no-repeat;
}
/* STYLES */
#login {
	float: right;
	width: 280px;
}
.submitButton{
	width: 75px;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
#slogan{
	float: left;
	height: 150px;
}
#slogan img{
	margin-top: 40px;
	margin-left: 40px;
}
#spheres img{
	float: right;
	padding-right: 20px;
}
#logo{
	float: left;
}
#logo img{
	padding: 14px 20px 20px 50px;
}
#title{
	float: left;
}
#title img{
	padding: 37px 20px 37px 50px;
}
#titleBar img{
	float: left;
}
.paragraph{
	padding-top: 10px;
}
#ourPortfolio .left{
	padding-bottom: 20px;
	padding-top: 20px;
	width:160px;
	float:left;
	border-top: thin solid #abacac;
}
.aboutButton{
	width: 69px;
    height: 30px;
    text-indent: -5000px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	background: url("../images/about_button.gif") 0 0 no-repeat;
}
a:hover.aboutButton{
	background-position: -70px 0;
}
.portfolioButton{
	width: 69px;
    height: 30px;
    text-indent: -5000px;
	margin: 10px 0;
	display: block;
	float: right;
	text-decoration: none;
	background: url("../images/portfolio_button.gif") 0 0 no-repeat;
}
a:hover.portfolioButton{
	background-position: -70px 0;
}
.servicesButton{
	width: 69px;
    height: 30px;
    text-indent: -5000px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	background: url("../images/services_button.gif") 0 0 no-repeat;
}
a:hover.servicesButton{
	background-position: -70px 0;
}
.newsButton{
	width: 69px;
    height: 30px;
    text-indent: -5000px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	background: url("../images/news_button.gif") 0 0 no-repeat;
}
a:hover.newsButton{
	background-position: -70px 0;
}
.newsLinks{
	padding: 10px 0;
	display: block;
	text-align: right;
}
.forgotPassword{
	width: 250px;
	display: block;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#services_buttons a{
	text-indent: -5000px;
	display: inline;
	width: 185;
	text-decoration: none;
}
#services_buttons a.design{
	width: 185px;
    height: 104px;
	display: block;
	float: left;
	padding: 0;
	margin-right: 10px;
    background: url("../images/design.gif") 0 0 no-repeat;
}
#services_buttons a:hover.design{
	background-position: -185px 0;
}
#services_buttons a.print{
	width: 185px;
    height: 104px;
	display: block;
	float: left;
	padding: 0;
	margin-right: 10px;
    background: url("../images/print.gif") 0 0 no-repeat;
}
#services_buttons a:hover.print{
	background-position: -185px 0;
}
#services_buttons a.mail{
	width: 185px;
    height: 104px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
    background: url("../images/mail.gif") 0 0 no-repeat;
}
#services_buttons a:hover.mail{
	background-position: -185px 0;
}
.portfolio #colTwo img{
	padding-top: 40px;
}
.newsStory {
	margin-bottom: 20px;
}
.list {
	list-style: inside;
	text-align: left;
	font-size: 85%;
}
	

/* FOOTER STYLES */
#footer {
    clear:both;
    width: 900px;
	height: 30px;
	background: url(../images/footer_background.jpg) no-repeat;
	position: relative;
	top: 5px;
	padding-bottom: 20px;
}
#footer p{
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 70%;
}