BODY {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

.bg {
	background-color:#FFFFFF;
}

/*----------------------------------------------------------------- text --*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#54401F;
	line-height: 16pt;
	font-style: normal; font-weight: normal;
}

.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	line-height: 16pt;
	background-color:#FF0099;
}

.cbbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003352;
	line-height: 16pt;
	font-style: normal; font-weight: normal;
}

.clienttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#999999;
	line-height: 14pt;
	font-style: normal; font-weight: normal;
}


.outline {
  border: 1px solid #A3B2BA;
  background: #ffffff;
  padding: 2px;
}

/*-- assume this inherits attributes from bodytext --*/
.header {
	position: relative;	
	padding: 0px 0px 0px 0px;
	z-index: 10;
	margin: 0px auto;
	width: 750px;
}

.header .newsletter {
	position: absolute;
	top: 60px;
	right: 0px;
	color: #fff;
	font: normal 10px Arial;
}


.logo {
	position: absolute;
	top: 10px;
	right: 630px;
	color: #fff;
	font: normal 10px Arial;
}

.maintable {
	background-color: #3C1A0D;
}

.studiobg {
	background-image:url(../images/photos/studiobg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

.whoweworkbg {
	background-image:url(../images/photos/surfs.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

.contactbg {
	background-image:url(../images/backgrounds/phones.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

.bottomtable {
	background-image:url(../images/nav/rightBlock.gif);
}

.small {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 9px
}

.bodybold {
 color:#515151;
 letter-spacing: 0px;
 font-weight : bold;
; font-family: Helvetica, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt
}
.bodyitalic { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color:#406B89; line-height: normal; ; font-style: italic; font-weight: bold}
.bodybolditalic { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color:#7C4F1A; line-height: 16px; ; font-weight: bold}
h2 {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #333333}
h3 {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: normal}
.bodylinkBOLD { color:#333333; letter-spacing: 0px; font-weight : bold; ; font-family: Helvetica, Arial, sans-serif; font-size: 7pt; font-style: normal; line-height: 11pt }
.bodytextHOMEblue { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; color:#406998; line-height: 11pt; ; font-style: normal; font-weight: normal }
.body_small_BOLD { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 18px; color: #7C4F1A }
.bodyboldWhite { color:#FFFFFF; letter-spacing: 0px; font-weight : bold; ; font-family: Helvetica, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt }
.bodytextWhite { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; color:#FFFFFF; line-height: 11pt; ; font-style: normal; font-weight: normal }

.feature { color:#FFFFFF; letter-spacing: 0px; font-weight : normal; ; font-family: Verdana, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 9pt}.featureEmailBold { color:#E5E7E4; letter-spacing: 0px; font-weight : bold; ; font-family: Helvetica, Arial, sans-serif; font-size: 7pt; font-style: normal; line-height: 9pt }
.home {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: #333333}
.announcement {  font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 16px; color: #000000;}
.announcementtitle {  font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 16px; color: #000000;}
.crowerks {  font-family: Verdana, san-serif; font-size: 9px; line-height: 9px; color: #003352;}
.featureBold { color:#333333; letter-spacing: 0px; font-weight : bold; ; font-family: Helvetica, Arial, sans-serif; font-size: 7pt; font-style: normal; line-height: 9pt }
.featureBody { color:#333333; letter-spacing: 0px; font-weight : normal; ; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 9pt }
.bodylinkNORMAL { color:#333333; letter-spacing: 0px; font-weight : normal; ; font-family: Helvetica, Arial, sans-serif; font-size: 7pt; font-style: normal; line-height: 11pt }

.table-image { 
background-image: url(images/video_background.jpg); 
background-repeat: no-repeat; 
background-position: top; 
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* CSS Document */


