body {
	margin: 0;
	padding: 25px 0 15px;
	color: #77787B;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	background: #DEE1EA url('images/common/lightblue.jpg');
}

input,
textarea {
	font-size: 13px;
	font-family: Helvetica, sans-serif;
}

fieldset,
label,
input,
textarea,
select {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

p {
	margin: 0 0 0.8em;
}

a:link { color: #77787B; text-decoration: none }
a:visited { color: #77787B; text-decoration: none }
a:active { color: #77787B; text-decoration: none }
a:hover { color: #4E5152; text-decoration: none }

.nav a:link { color: #77787B; text-decoration: none }
.nav a:visited { color: #77787B; text-decoration: none }
.nav a:active { color: #77787B; text-decoration: none }
.nav a:hover { color: #9ABECF; text-decoration: none }
.nav a.over { color: #9ABECF !important; text-decoration: none }

#casestudylist a:link { color: #77787B; text-decoration: none }
#casestudylist a:visited { color: #77787B; text-decoration: none }
#casestudylist a:active { color: #77787B; text-decoration: none }
#casestudylist a:hover { color: #CCCCCC; text-decoration: none }
#casestudylist a.over { color: #CCCCCC !important; text-decoration: none }

#buffertop,
#bufferbottom {
	background: #DEE1EA;
}

#buffertop {
	height: 10px;
}

#bufferbottom {
	height: 20px;
}

#centercontainer {
	height: 720px;
	background: url('images/common/darkgray.jpg');
	text-align: center;
}

#outtercontent {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: left;
}

#toprightnav {
	float: right;
}

#logo {
	margin: 0 0 0 8px;
	padding: 0 0 12px;
}

#mainnav {
	margin: 0 0 0 12px;
	padding: 0 0 2px;
}

#navbottomstroke {
	margin: 0 0 0 8px;
	height: 10px;
	clear: both;
	background: url('images/common/navbottomstroke.gif') repeat-x top right;
}

#maincontentcontainer {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#maincontent {
	margin: 0 10px;
	background: #FFF;
	border: 1px solid #77787B;
}

#maincontentheight {
	height: 461px;
	float: left;
}

#subcontentcontainer {
	margin: 15px 0 0;
	border-left: 1px solid #777777;
}

#subcontent {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #6E6E6E;
	color: #CACBCD;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #subcontent {
		letter-spacing: 0.08em;
    }
}

#hiddencontent {
	display: none;
}

#copyright {
	margin: 45px 0 0 750px;
	font-size: 10px;
}

.content {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0.04em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #content {
		letter-spacing: 0.07em;
    }
}

.subhdr {
	color: #585B5D;
	text-transform: uppercase;
}

.subhdr_blue {
	color: #9ABECF;
	text-transform: uppercase;
}

.column {
	float: left;
	width: 50%;
}

#ie .column {
	width: 49%;
}

.columncontent {
	margin: 2em 4em;
}

.left .columncontent {
	margin-right: 2em;
}

.right .columncontent {
	margin-left: 2em;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

.error {
	color: red;
}

/* homepage styles */

#homepageslides {
	width: 974px;
	height: 450px;
	overflow: hidden;
	background: #FFF;
}

#homepageslides img {
	opacity: 0.0;
	display: none;
	position: absolute;
}

#homepageslides #homepageslide_1 {
	opacity: 1.0;
	display: inline;
}

#subcontentcontainer.homepage {
	opacity: 0.0;
}

/* contact styles */

#contact_info,
#contact_divider,
#contact_form,
#contact_image {
	float: left;
}

#contact_image {
	float: right;
}

#contact_info,
#contact_form {
	width: 235px;
	letter-spacing: 0.02em;
}

#contact_divider {
	padding: 30px 3px;
}

#contact_image {
	
}

#contact_formcontent {
	padding: 35px 0 0 13px;
}

#contact_infocontent {
	padding: 35px 0 0;
}

#contact_imagecontent {
	padding: 13px;
}

#contact_imagecontent .top {
	padding: 0 0 0 0;
}

#contact_imagecontent .bottomleft {
	padding: 13px 13px 0 0;
	float: left;
}

#contact_imagecontent .bottomright {
	padding: 13px 0 0 0;
	float: left;
}

#contact_imagecontent img {
	border: 1px solid #77787B;
}

#contact label {
	padding: 0 0 15px;
	text-transform: uppercase;
}

#contact input,
#contact textarea {
	width: 220px;
	margin: 0;
}

#field_submit {
	text-align: left;
	margin: 0 5px 0 0;
}

#field_submit input {
	width: auto;
	display: none;
}

/* services styles */

#servicecontent {
	padding: 20px 0 0 105px;
}

#casestudylist,
#servicedescription,
#casestudycontentcontainer {
	float: left;
}

#casestudylist {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.15;
	width: 110px;
	text-align: right;
}

#casestudylist.border {
	border-right: 1px solid #888888;
}

#casestudylist ul {
	padding: 0 10px 0 0;
	margin: 0 0 -0.75em 0;
	display: block;
	list-style: none;
}

#casestudylist ul li {
	margin: 0;
	padding: 0 0 10px;
}

#servicedescription {
	width: 400px;
	margin: -5px 0 0;
	padding: 0 0 0 10px;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

#ie #servicedescription {
	width: 410px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #servicedescription {
		letter-spacing: 0.08em;
    }
}

#casestudycontentcontainer {
	width: 624px;
}

#casestudyimagecontainer {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#casestudyimage {
	margin: 0 10px;
	background: #FFF;
	border: 1px solid #77787B;
}

#casestudyvideo {
	margin: 0 10px;
	background: #000;
	border: 1px solid #77787B;
}

#casestudysubcontentcontainer {
	width: 515px;
	float: left;
}

#casestudysubcontent {
	padding: 15px 0 15px 15px;
	color: #CACBCD;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #casestudysubcontent {
		letter-spacing: 0.08em;
    }
}

#casestudysubnav {
	float: right;
	padding: 15px 0 0 0;
}

#ie #casestudysubnav {
	position: absolute;
}

#casestudysubnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#casestudysubnav li {
	margin: 0;
	padding: 0;
	float: left;
}

/* nav styles */

.nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul li {
	margin: 5px 0 0;
	line-height: 1em;
	padding: 0 15px 0 2px;
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 0.19em;
	float: left;
	background: url('images/common/n_dividerlight.gif') no-repeat top right;
}

.nav ul li.logo {
	margin: 0;
	background: url('images/common/n_dividerdark.gif') no-repeat top right;
}

.nav ul li.last {
	padding: 0 0 0 2px;
	background: none;
}

/* fckeditor styles */

#fckeditor_homepage {
	margin: 10px auto;
	padding: 10px;
	background: url('images/common/darkgray.jpg');
	color: #CACBCD;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	width: 600px;
	border: 1px dashed #333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #fckeditor_homepage {
		letter-spacing: 0.08em;
    }
}

#fckeditor_contact {
	width: 235px;
	margin: 10px auto;
	padding: 10px;
	background: #FFF;
	color: #77787B;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0.02em;
	border: 1px dashed #333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #fckeditor_contact {
		letter-spacing: 0.04em;
    }
}

#fckeditor_about {
	width: 404px;
	margin: 10px auto;
	padding: 0;
	background: #FFF;
	color: #77787B;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0.04em;
	border: 1px dashed #CCC;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #fckeditor_about {
		letter-spacing: 0.07em;
    }
}

#fckeditor_newbrandcreation,
#fckeditor_naming,
#fckeditor_brandevolution {
	width: 400px;
	margin: 10px auto;
	padding: 10px;
	background: url('images/common/darkgray.jpg');
	color: #CACBCD;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	border: 1px dashed #333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#fckeditor_newbrandcreation,
	#fckeditor_naming,
	#fckeditor_brandevolution {
		letter-spacing: 0.08em;
    }
}

#fckeditor_casestudydescription {
	width: 493px;
	margin: 10px auto;
	padding: 10px;
	background: url('images/common/darkgray.jpg');
	color: #CACBCD;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	border: 1px dashed #333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#fckeditor_casestudydescription {
		letter-spacing: 0.08em;
    }
}

#fckeditor_metadata_hiddencontent {
	width: 550px;
	margin: 10px auto;
	padding: 10px;
	background: #FFF;
	color: #333;
	font-size: 12px;
	line-height: 1.2;
}