/* GENERAL STYLES */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#eef0f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#333;
}
img {
	border:none;	
}
p, ul {
	margin-bottom: 1em;
}
a:link, a:visited {
	text-decoration:none;
	color:#5770b3;
}
a:hover {
	color: #336;
}



/* HEADINGS */
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #C60;
	line-height: 28px;
	margin-bottom:.6em;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	color: #C60;
	line-height: 28px;
	margin-bottom:.1em;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	color: #C60;
	line-height: 17px;
	margin-bottom:0.7em;
}
h4 {
	font-size: 17px;
	font-weight: normal;
	color: #C60;
	line-height: 17px;
	margin-bottom:0.1em;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:1em;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:.1em;
}





/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #ccc;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
	font-size: 0px;
}
.separator {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding-top:20px;
}






/* MAIN WRAPPERS */

#wrapper {
	background-color: #FFF;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
}
#wrapper-inner {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
}






/* HEADER */

#topbar {
	background-image: url(../images/tile-topbar.gif);
	background-repeat: repeat-x;
	height: 13px;
	font-size: 1px;
	line-height: 1px;
}
#header {
	height: 82px;
	position: relative;
}
#logo {
	position: absolute;
	left: 27px;
	top: 20px;
}




/* UTILITY NAV */

#utility-nav {
	text-align: right;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	padding-top: 15px;
	padding-right: 42px;
	text-transform:uppercase;
}
#utility-nav a {
	color:#333366;	
	margin-right:5px;
	margin-left:5px;
}
#utility-nav a:hover {
	color:#000;	
}







/* MAIN NAV */

#navigation {
	position:absolute;
	right:17px;
	top: 37px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	font-weight: bold;
	color: #666;
	margin-right: 25px;
	font-size: 12px;
}
#navigation a:hover,
body.who #who a,
body.what #what a,
body.ideas #ideas a,
body.clients #clients a,
body.success #success a {
	color:#333366;
}








/* CONTENT COLUMNS */

#columnL {
	float: left;
	width: 514px;
	position: relative;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-top: 40px;
	display:inline;
}
#columnR {
	float: right;
	margin-top: 35px;
	margin-right: 37px;
	width: 244px;
	display:inline;
}







/* HOMEPAGE INSET COLUMNS */

#columnL1 {
	float: left;
	width: 320px;
	background-image: url(../images/rule-vert-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}
#columnL1 p {
	line-height: 1.6em;
}
#columnL2 {
	float: right;
	width: 160px;
	font-size: 11px;
	line-height: 1.1em;
}







/* BANNER */

#banner {
	height: 248px;
	width: 576px;
	background-image: url(../images/banner-main.jpg);
	background-repeat: no-repeat;
	margin-top: -28px;
	margin-left: -28px;
	margin-bottom: 20px;
}
#banner h1 {
	margin-left: -5000px;
}






/* SPOTLIGHTS AND PORTFOLIO BUTONS */

.spotlight {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:solid 1px #CCC;
	line-height: 1.2em;
}
.spotlight.portfolio {
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom:none;
}
.spotlight img {
	margin-bottom: 5px;
}
.btn-portfolio {
	background-image: url(../images/btn-portfolio.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 144px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
}
.btn-portfolio img {
	position: absolute;
	left: 5px;
	top: 5px;
}
.btn-portfolio h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: normal;
}
.spotlight.phone h4 {
	font-weight:bold;
	font-size: 15px;
}






/* FOOTER */

#wrapper-footer {
	background-image: url(../images/tile-footer.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 100px;
}
#footer {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #4C629D;
}
#footerL {
	float: left;
	width: 550px;
	padding-left: 40px;
}
#footerR {
	text-align: right;
	float: right;
	width: 250px;
	padding-right: 50px;
}
#footerL a {
	margin-right: 5px;
	margin-left: 5px;
}



table.services td {
	padding: 10px;
}




/* PORTFOLIO TEASER */

.portfolio-teaser img {
	float: left;
	margin-right: 15px;
}






/* FORMS */

form {
	font-size:11px;	
}
#contact-main {
	font-size:12px;	
}

input.field {
	border: 1px solid #5770b3;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	width: 250px;
}
#contact-main input.field {
	width: 250px;
}
textarea.comments {
	border: 1px solid #5770b3;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	width: 350px;
}
#contact-main textarea.comments {
	width: 275px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 110px;
	font-size: 12px;
}
fieldset {
	margin-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* THUMBNAIL GALLERY */

.thumbnail_strip ul {
	list-style-type: none;
}
.thumbnail_strip li {
	display: inline;
}
.thumbnail_strip a {
	display: block;
	float: left;
	width: 145px;
	height: 110px;
	background-image: url(/images/thumbnail-background.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.services2 h4 {
	color: #FFF;
}
table.services2 {
	margin-bottom: 15px;
}
table.services2 td {
	padding: 15px;
}





/* LISTS */

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}

