body{
	font-size: 10pt;
	padding: 0;
	margin: 0;
	background: #131313 url(../img/bg.png) repeat-x;
	color:#bebebe;
	font-family: 'Metrophobic', Arial, serif; font-weight: 400;
	line-height: 130%;
}
a {
	color:#bebebe;
	text-decoration: none;
	border: 0 none;
}
a:hover,a:active {
	border: 0 none;
	color:#000;
	background: url(../img/gray.gif) repeat;
}
a#email:hover,a#email:active {
	border: 0 none;
	color:#bebebe;
	cursor: default;
	background-image: none;
}
img {
	border: 0 none;
}
p,ul,ol {
	font-size: 0.9em;
}
ul ul {
	font-size: 1em;
}
#container {
	width: 900px;
	text-align:left;
	margin: 0 auto 0 auto;
	padding: 0;
}
#twitter,#youtube,#wordpress {
	position: absolute;
	top: 127px;
	margin-left: 907px;
	z-index: 500;
	width: 30px;
	height: 30px;
}
#youtube {
	top: 197px;
}
#twitter {
	top: 162px;
}
#twitter a,#youtube a,#wordpress a {
	display:block;
	width: 100%;
	height: 100%;
	border: 0 none;
	background: url(../img/sm.png) no-repeat;
}
#twitter a {
	background-position: 0 0;
}
#youtube a {
	background-position: -30px 0;
}
#wordpress a {
	background-position: -60px 0;
}
#twitter a:hover,#youtube a:hover,#wordpress a:hover {
	border: 0 none;
}
#twitter a:hover {
	background-position: 0 -30px;
}
#youtube a:hover {
	background-position: -30px -30px;
}
#wordpress a:hover {
	background-position: -60px -30px;
}

#logo {
	width: 384px;
	height: 171px;
	margin-left: 255px;
	position: absolute;
	top: 160px;
	z-index: 200;
}
#logo a {
	background: url(../img/cc-logo.png) no-repeat;
	display:block;
	width: 100%;
	height: 100%;
	border: 0 none;
}
#logo span {
	display: none;
}
#header {
	height: 355px;
	width: 100%;
	text-align: left;
	margin:0;
	padding-left:0;
}
#banner {
	padding-top:119px;
	height: 267px;
	width: 100%;
}
#banner a {
	border: 0 none;
	padding:0;
}
#nav {
	font-weight: bold;
	margin-top: 2em;
}
#nav a {
	padding:2px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
#nav a:hover, #nav a:active {
}
#nav p#quote {
	color: #8AA1B3;
	font-style: italic;
	margin-top: 2.5em;
	font-size: 1em;
}
#nav p#quote span {
	font-style: normal;
	font-size: 0.8em;
	font-weight: normal;
}
#frame1 {
	background: url(../img/header.png) no-repeat;
	position: absolute;
	top: 30px;
	height: 133px;
	width: 900px;
	text-align: center;
	z-index: 100;
}
#frame2 {
	background: url(../img/frame2.png) no-repeat;
	position: absolute;
	top: 338px;
	height: 71px;
	width: 900px;
	z-index: 100;
}
#contentbox {
	background: url(../img/content2.png) repeat-y;
	overflow: hidden;
}
#contentA,#contentB,#contentC,#contentE,#contentX,#contentY {
	float: left;
	margin-left: 5px;
}
#contentA {
	width: 253px;
	margin-left: 35px;
}
#contentB {
	width: 313px;
}
#contentC {
	width: 284px;
}
#contentE {
	width: 571px;
}
#contentX {
	width: 203px;
}
#contentY {
	width: 561px;
}
.contentbody {
	padding: 0px;
	margin: 0 60px 10px 10px;
}
#contentA .contentbody {
	padding: 0;
	margin: 50px 25px 10px 55px;
}
#contentX .contentbody {
	padding: 0;
	margin: 5em 0 10px 55px;
}
#contentC .contentbody,#contentD .contentbody,#contentE .contentbody {
	margin-top: 50px;
}
#contentA ul,#contentX ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 2px;
	text-transform: uppercase;
}
#contentA ul ul,#contentX ul ul,.contentTeam ul {
	font-weight: normal;
	padding: 0 0 1.3em 1.25em;
	text-transform: none;
	list-style-image: url(../img/arrow.png);
}
#p-contact #contentA ul ul {
	padding-top: 3px;
}
#contentA ul ul :hover,#contentX ul ul :hover {
	list-style-image: url(../img/arrow.png);
}


#contentE ul {
	margin: 0;
	padding: 0 0 1.3em 1.25em;
	list-style-image: url(../img/arrow.png);
}
#contentE ul li {
	margin-bottom: 2px;
}
#contentE ul :hover {
	list-style-image: url(../img/arrow.png);
}
#contentE ul ul.sub {
	margin: 2px 0 2px 0;
	padding: 0 0 .5em 1.25em;
	list-style-image: url(../img/arrow.png);
}
#contentE ul ul.sub :hover {
	list-style-image: url(../img/arrow.png);
}



.textblock1,.textblock2,.textblock4 {
	margin: 15px 0;
	border: 30px solid #262626;
	font-size: 1.1em;
	color: #fff;
}
.textblock1 {
	border: 0 none;
	background: #000 url(../img/homemain.jpg) center top;
}
.textblock1a {
	padding: 40px 50px 25px 50px;
}
.textblock1b {
}
	
.textblock2 {
	border: 0 none;
	width: 390px;
	float: left;
	background: #000 url(../img/home2.jpg);
	padding: 0;
}
.textblock2a {
	padding: 15px 45px 10px 45px;
	margin: 0;
}
.textblock2b {
}
.textblock2 h4 {
}


.textblock4 {
	border: 0 none;
	background: #000 url(../img/home3.jpg);
	padding: 0;
	margin: 0;
	float: left;
	width: 741px;
}
.textblock4a {
	padding: 10px 45px 10px 45px;
	margin: 0;
}
.textblock4b {
	height: 215px;
}
.textblock2 a,.textblock4 a {
	color: #fff;
}
.textblock2 a:hover,.textblock4 a:hover {
	color: #333;
}


.textblock3 {
	width: 300px;
	float: left;
	margin-left: 15px;
}
#contentbox p,#contentbox ul {
	font-size: 1em;
	line-height: 135%;
}
#contentbox .textblock3 p {
	text-align: center;
	margin: 22px 0 15px 40px;
	padding: 0;
}
#contentbox .textblock3 h4 {
	text-align: center;
	margin: 23px 0 5px 25px;
	padding: 0;
	font-size: 1.3em;
}
.addressbox {
	float: left;
	margin-right: 75px;
}
.addressbox2 {
	float: left;
}

#content1,#content2,#content3 {
	float: left;
	margin-left: 5px;
}
#content1 {
	width: 283px;
}
#content2 {
	width: 313px;
}
#content3 {
	width: 284px;
}
#content1 .contentbody,#content2 .contentbody,#content3 .contentbody {
	padding: 0;
	margin: 1.75em 30px 0 30px;
}
#content1 .contentbody,#content3 .contentbody {
	margin-top: 3.75em;
}

#contentbox ol {
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 1.25em;
}
#contentbox h1 {
	margin: 0 0 20px 0;
	padding:0;
}
#contentbox h2 {
	margin-top: 1.75em;
	font-size: 1.65em;
	color: #e1e1e1;
}
#contentbox h3 {
	font-size: 1.35em;
	color: #e1e1e1;
	line-height: 130%;
	font-variant: small-caps;
	font-style: italic;
	margin-bottom: .5em;
	padding-bottom: 0;
}
#p-about #contentbox h3 {
	font-size: 1.1em;
	margin-bottom: .5em;
	padding-bottom: 0;
}
#contentbox h4 {
	font-size: 0.9em;
	font-weight: normal;
}
#contentbox h4.about-title {
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
}
#contentbox h4.about-title + ol {
	margin-top:1em;
}
#contentA h4 {
	font-variant: small-caps;
	font-style: italic;
	font-size: 1.5em;
	font-weight: bold;
	color: #e1e1e1;
	margin: 1.5em 0 .75em 0;
	padding-bottom:0;
}
#contentbox h5 {
	font-size: 1.2em;
	font-style: italic;
	font-variant: small-caps;
	margin-bottom: 4px;
	padding-bottom: 0px;
	color: #EAEAEA;
}
#contentbox h6 {
	font-size: 1em;
	padding-bottom: .75em;
	margin-bottom: 0;
}
#contentbox p {
	margin-bottom: 0px;
	padding-bottom: 1em;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}
#contentbox p.tagline {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
	font-variant: small-caps;
	text-transform: none;
	color: #EAEAEA;
	margin-left: 25px;
}
#contentbox p.videos {
	font-size: 1.1em;
	margin-top: 3em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
#contentbox ul.about-email {
	margin-top:0;
	padding-top:0em;
}
#contentbox ul.about-email li {
	list-style-image: url(../img/arrow.png);
}
#contentbox ul li span.teamheadinglist {
	color: #EAEAEA;
	font-size: 1.3em;
	font-style: italic;
	font-variant: small-caps;
	text-transform: none;
}
#content2 h1 {
	font-style: italic;
	font-size: 1.85em;
	font-variant: small-caps;
	margin:0;
	padding: 0 0 .5em 0;
}
#content1 h2,#content3 h2 {
	font-size: 1.4em;
	font-style: italic;
	font-variant: small-caps;
	line-height: 130%;
	margin:0;
	padding: 0 0 .5em 0;
}

#contentbox p.top {
	text-align:right;
	font-size:.8em;
}
#p-staff #contentbox p.top {
	margin: 10px 150px 10px 0;
}
#contentbox a:hover {
	padding: 0;
}


#contentbox #teamlist {
	clear:both;
	width:100%;
}
#contentbox #teamlist ul {
	margin: 0;
	padding: 0 0 1.3em 1.25em;
	list-style-image: url(../img/arrow.png);
}
#contentbox #teamlist ul li {
	margin-bottom: 2px;
}
#contentbox #teamlist ul :hover {
	list-style-image: url(../img/arrow.png);
}
#contentbox #teamlist ul ul.sub {
	margin: 2px 0 2px 0;
	padding: 0 0 .5em 1.25em;
	list-style-image: url(../img/arrow.png);
}
#contentbox #teamlist ul ul.sub :hover {
	list-style-image: url(../img/arrow.png);
}

.teamlists {
	float:left;
	width: 200px;
}
.contentTeam {
	clear:both;
	margin-left: 25px;
}
.contentTeambox {
	background-color: #454545;
	background-color: rgba(255,255,255,.05);
	width: 500px;
	padding: 30px 50px;
	margin-left: 130px;
	border: 1px solid #393939;
}
#contentbox .contentTeambox ol {
	margin-left: 200px;
}
#contentbox .contentTeambox ul {
	margin-left: 197px;
}
#contentbox .contentTeambox li {
	margin-bottom: 3px;
}
#contentbox .contentTeambox ul li {
	padding-left: 2px;
}
.contentTeam .contentbody {
	float:left;
	width: 350px;
	padding: 0px;
	margin: 0 0 1em 50px;
}
.contentTeam img.teamphotos {
	float: right;
	border: 2px solid #5D5C5C;
	height: 150px;
	width: 125px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
.contentTeam img.teamphotos2 {
	float: left;
	border: 1px solid #5D5C5C;
	width: 175px;
	height: 210px;
	margin: 0 1em .5em 0;
}
#contentbox .contentTeam h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	font-variant: normal;
	font-style: italic;
	margin-right: 0;
	margin-bottom: 5px;
}
#container #contentbox .contentTeam h3 span {
	font-size: 12px;
	font-style: italic;
	color: #BEBEBE;
	line-height: 15px;
}
#p-staff #container #contentbox .contentTeam .contentTeambox h3 span {
	line-height: -10%;
}
#contentbox .contentTeam p {
	text-align: justify;
}
#contentA ul.teamlist {
	margin-right: 45px;

}
#contentA ul.teamlist li {
}
#contentA ul.teamlist li strong {
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
}



#footerwrap {
	height: 79px;
	clear: both;
	float: none;
	width: 100%;
	background: url(../img/footerwrap.png) repeat-x center bottom;
}
#footerbox {
	height: 79px;
	width: 900px;
	background: url(../img/footer2.png) no-repeat center top;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: .8em;
}
#footerbox p {
	padding-top: 4.2em;
	margin: 0;
	line-height: 155%;
}
#footerbox a {
	margin-right: 2px;
	margin-left: 2px;
	padding:2px;
}
span.name {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.1em;
}
p.indent {
	text-indent: 2em;
}

.teamphoto,.teamdesc {
	float: left;
}
.teamphoto {
	width: 283px;
	margin-right: 20px;
	margin-top: 18px;
	text-align:right;
}
.teamphoto img {
	border: 2px solid #CCC;
}
.teamdesc {
	width: 501px;
}



iframe#google {
	height: 450px;
	width: 450px;
	border: 4px solid #BEBEBE;
	margin-left: 19px;
}
iframe#contactform {
	height: 500px;
	width: 450px;
}




.imgleft {
	border:2px solid #CCC;
	margin:1em 2em 1em 0;
	float:left;
}
.imgright {
	border:2px solid #CCC;
	margin:1em 0 1em 2em;
	float:right;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	line-height:180%;
	font-size: 80%;
	font-weight: bold;
	z-index:2000;
	}

