@charset "utf-8";
/* CSS Document */

html {
	padding-bottom: 1px;
	min-height: 100%;
}
body {
	background-color: #CCC;
}

/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

strong {
	font-weight: bold;
}

small, .greysmall {
	font-size: 11px;
	line-height: 13px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
p {
	margin-bottom: 10px;
}
.attribution {
	font-size: 10px;
	padding-left: 15px;
	line-height: 13px;
	margin-bottom: 20px;
}

h1 {
	text-indent: -2000px;
	height: 32px;
	width: 262px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2 {
	color: #00527d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}


.clear {
	clear: both;
}
.border {
	background-color: #FFF;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 6px;
}


.wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.right-pad {
	padding-right: 20px;
}

.client td{
	vertical-align: top;
}
.client li {
	font-size: 11px;
}


.header-home {
	background-image: url(../images/h1-home.jpg);
}
.header-services {
	background-image: url(../images/h1-services.jpg);
}
.header-clients {
	background-image: url(../images/h1-clients.jpg);
}
.header-contact {
	background-image: url(../images/h1-contact.jpg);
}



#header {
	height: 83px;
	width: 600px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#logo {
	vertical-align: top;
	height: 80px;
	width: 83px;
	float: left;
}
#nav {
	background-color: #535353;
	height: 20px;
	width: 600px;
	background-position: 0px 0px;
}
#nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#nav a{ /* this ensures the background is clickable */
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#nav li {
	position:relative;
	float: left;
	display:block;
	height: 20px;
	margin: 0;
	text-indent: -2000px;
}

#nav li.home {
	width: 53px;	
}
#nav li.home a {
	background-image: url(../images/nav_home.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav li.services {
	width: 64px;	
}
#nav li.services a {
	background-image: url(../images/nav_services.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav li.clients {
	width: 56px;	
}
#nav li.clients a {
	background-image: url(../images/nav_clients.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav li.contact {
	width: 64px;	
}
#nav li.contact a {
	background-image: url(../images/nav_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav li a:hover {
	background-position: 0px -19px;
}
#nav li a.selected{
	background-position: 0px -19px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#content a {
	color: #0083C1;
	text-decoration: none;
}
#content a:hover {
	color: #2CE2FC;
}
#content p {
}
#content ul {
	margin-bottom: 10px;
}
#content li {
	background-image: url(../images/bullet-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-left: 15px;
}
#content ul.facebook{
	float: left;
	padding-top: 20px;
}
#content ul.facebook li{
	padding-top: 7px;
	background-image: url(../images/icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	margin-left: -2px;
	padding-left: 36px;
	height: 41px;
}

#right-nav {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #04D9F0;
	padding-left: 15px;
	width: 150px;
}
#right-nav h2 {
	margin-left: 8px;
	color: #03A2B4;
}

#right-nav li {
	background-image: url(../images/arrow-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 18px;
}

#right-nav ul.facebook{
	float: left;
	margin-top: 0px;
}
#right-nav ul.facebook li{
	padding-top: 7px;
	background-image: url(../images/icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	margin-left: -5px;
	padding-left: 36px;
	height: 41px;
}



#banner {
	height: 140px;
	width: 600px;
}
.banner-home {
	background-image: url(../images/banner-sf-downtown.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-services {
	background-image: url(../images/banner-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-clients {
	background-image: url(../images/banner-flow-chart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-contact {
	background-image: url(../images/banner-telephone-call.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottom-nav {
	text-align: center;
	font-size: 10px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom-nav a {
	color: #666;
	text-decoration: none;
}
#bottom-nav a:hover {
	text-decoration: underline;
}





#footer {
	height: 44px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 5px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	text-align: right;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#credits a {
	color: #EEE;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}

