/* Global Styles
--------------------------------------------------*/
* {
margin: 0;
padding: 0;
}
body {
	text-align: center;
	b/ackground-image: url(../images/GreenSideBG4.jpg);
	b/ackground-repeat: repeat;
	background-color: #000000;
}

/* Global Layout Containers
--------------------------------------------------*/
#SiteWrapper1 {
	b/ackground-image: url(../images/TopBlueBG_151.jpg);
	b/ackground-repeat: repeat-x;
}
#SiteWrapper2 {
	b/ackground-image: url(../images/BottomBlueBG1.jpg);
	b/ackground-repeat: repeat-x;
	b/ackground-position: 0 100%;
}
#MainContainer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
/* NOT BEING USED ANY MORE FROM V.1.0
---------------------------------------------------------------
#Header {
	height: 110px;
	background-image: url(../images/CCS_Logo_New_NoType_110_A.jpg);
	background-repeat: no-repeat;
	width: 750px;
	float: right;
}
#Header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: normal;
	font-size: 12px;
	margin-top: 75px;
	margin-left: 160px;
	letter-spacing: 0em;
}
#Header h1 a {
	text-decoration: none;
	color: #CCCCCC;
}
#Header h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#MainNav {
	background-image: url(../images/MainNavBg1.jpg);
	background-repeat: no-repeat;
	height: 41px;
	float: right;
	width: 750px;
	padding-top: 0;
}
#FlashHeader {
	float: right;
	width: 750px;
	display: inline;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 70px;
	float: right;
}
*/
/* NEW WIDE Global Layout Containers
--------------------------------------------------*/
#Header {
	float: left;
	width: 900px;
}
#Logo {
	float: left;
	width: 380px;
	height: 190px;
	background-image: url(../images/newhomepage/Logo.jpg);
}
#Logo img {
}
#Logo ul {
	margin-top: 105px;
	margin-left: 73px;
}
#Logo li {
	display: inline;
}
#Logo li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
#Logo li a.noboarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Logo li a:hover {
	text-decoration: underline;
}
#HeaderFlash {
	float: left;
	width: 520px;
}
/* NEW WIDE Global Navigation
--------------------------------------------------*/
#SubPgMainNav {
	float: left;
	width: 880px;
	height: 65px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/newhomepage/SubPgGlobalNavBG.jpg);
}
#SubPgMainNav ul {
}
#SubPgMainNav li {
	display: block;
	float: left;
	list-style-type: none;
}
#SubPgMainNav li a {
	width: 220px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 65px;
	text-decoration: none;
}
#SubPgMainNav li a:hover {
	text-decoration: none;
}
#SubPgNavMeetUs {
	background-image: url(../images/newhomepage/SubPgMeetUsResting.jpg);
	background-repeat: no-repeat;
}
#SubPgNavMeetUs a:hover {
	background-image: url(../images/newhomepage/SubPgMeetUsHover.jpg);
	background-repeat: no-repeat;
}
#SubPgNavMeetUs span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 22px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 70px;
}
#SubPgNavService{
	background-image: url(../images/newhomepage/SubPgServiceResting.jpg);
}
#SubPgNavService a:hover {
	background-image: url(../images/newhomepage/SubPgServiceHover.jpg);
	background-repeat: no-repeat;
}
#SubPgNavService span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 22px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 70px;
}
#SubPgNavWork{
	background-image: url(../images/newhomepage/SubPgWorkResting.jpg);
}
#SubPgNavWork a:hover {
	background-image: url(../images/newhomepage/SubPgWorkHover.jpg);
	background-repeat: no-repeat;
}
#SubPgNavWork span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 22px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 70px;
}
#SubPgNavContact{
	background-image: url(../images/newhomepage/SubPgContactResting.jpg);
}
#SubPgNavContact a:hover {
	background-image: url(../images/newhomepage/SubPgContactHover.jpg);
	background-repeat: no-repeat;
}
#SubPgNavContact span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 22px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 65px;
}
#body_company #NavMeetUs a, #body_service #NavService a, #body_work #NavWork a, #body_contact #NavContact a {
	color: #333333;
	background-image: url(../images/newhomepage/SubPgWorkHover.jpg);
	background-repeat: no-repeat
}
/* Subpage Navigation Styles
--------------------------------------------------*/
#LeftSubNav {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 170px;
	float: left; /* Contain Floated Items */
}
#LeftSubNav li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	float: left; /* This Corrects the */
	width: 100%; /* IE whitespace bug */
}
#LeftSubNav a {
	display: block; /* to increase clickable area as a's default to inline*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #619087;
	text-decoration: none;
	padding: 0 0 0 0;
	line-height: 27px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #619087;
	padding-left: 5px;
}
#LeftSubNav li a:hover {
	color: #FFFFFF;
	background-color: #619087;
}
html>body #LeftSubNav a {
	width: auto; /* IE6 navigation hacks */
}

/* Footer Navigation
--------------------------------------------------*/
#Footer {
	clear: both;
	width: 900px;
	background-color: #013467;
	height: 90px;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
	margin-left: 720px;
	padding-top: 22px;
}
#Footer ul {
	float: left;
	margin-top: 40px;
	margin-left: 15px;
}
#Footer li {
	list-style-type: none;
	display: inline;
}
#Footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
#Footer li a:hover {
	text-decoration: underline;
}
#Footer li a.noboarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Homepage Layout Containers
--------------------------------------------------*/
#CenterContent {
	width: 750px;
	float: right;
	margin-top: 15px;
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-y;
}
#CenterContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #756c5e;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 10px;
}
#CenterContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 8px;
	font-weight: bold;
}
#CenterContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 12px;
}
#CenterContent img {
	margin-bottom: 8px;
	border:none;
}
#CenterContent a {
	color: #619087;
	font-weight: bold;
	text-decoration: none;
}
#CenterContent a:hover {
	text-decoration: underline;
}
#LeftCol {
	width: 220px;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#CenterCol {
	width: 220px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#RightCol {
	width: 220px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.imagehome {
	float: left;
	padding-right: 10px;
}

/* Subpage 2 column Layout Containers
--------------------------------------------------*/
#SubPageContainer {
	float: right;
	width: 900px;
	background-image: url(../images/newhomepage/SubPgMainContainBG2Col.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#SubPageLeftCol {
	width: 200px;
	float: left;
}
#SubPageRightCol {
	width: 500px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
#SubPageRightCol h5 {
	color: #666633;
}
#TwoColLeft {
	margin-left: 25px;
	width: 150px;
}
#TwoColLeft h3 {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}
#TwoColRight {
 background-color: #fff;
 width: 500px;
 float: left; }
#TwoColRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666633;
	font-size: 25px;
	margin-bottom: 20px;
}
#TwoColRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
}
#TwoColRight h4 {
	color: 6182A3;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-size: 13px;
}
#TwoColRight h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
#TwoColRight h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #666600;
	margin-bottom: 30px;
	margin-left: 80px;
}
#TwoColRight p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 18px;
}
#TwoColRight p.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}
#TwoColRight ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 25px;
}
#TwoColRight ul li {
	margin-bottom: 3px;
}
#TwoColRight a:link, a:active {
	text-decoration: underline;
	color: #619087;
	font-weight: normal;
}
#TwoColRight a:hover, a:visited {
	color: #6182A3;
	text-decoration: none;
}
#TwoColRight img.thumb {
	border: 2px solid #999999;
}
#TwoColRight img.service {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
}
.SampleThumb {
	float: left;
	width: 210px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.LogoBoxLeft {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 80px;
}
.LogoBoxRight {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.bold {
	font-weight: bold;
}
#Testimonial {
	width: 150px;
	margin-top: 30px;
	margin-left: 25px;
	float: left;
}
#Testimonial p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666633;
	margin-bottom: 10px;
}
#Testimonial p a {
	color: #619087;
}
.ClientList {
	list-style-type: none;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
#ClientListLeft {
	float: left;
	width: 240px;
}
#ClientListRight {
	float: right;
	width: 220px;
}
/* Subpage 3 column Layout Containers
--------------------------------------------------*/
#SubPageThreeColMid {
}
#SubPageThreeColRight {
	width: 199px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ThreeColMid {
	margin-right: 35px;
	margin-left: 35px;
	float: left;
	width: 430px;
}
#ThreeColMid h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666633;
	font-size: 25px;
	margin-bottom: 18px;
}
#ThreeColMid h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
#ThreeColMid h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 20px;
	color: #666633;
	font-weight: normal;
	text-align: center;
}
#ThreeColMid h4 a {
	color: #619087;
}
#ThreeColMid h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666633;
	margin-bottom: 5px;
}
#ThreeColMid p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 20px;
}
#ThreeColMid p a {
	text-decoration: underline;
	color: #619087;
	font-weight: normal;
}
.releasetext {
	clear: both;
	float: left;
	width: 308px;
	margin-bottom: 30px;
}
#ThreeColMid a:link {
}
#ThreeColMid a:hover {
	text-decoration: none;
}
#ThreeColMid ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666633;
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 12px;
}
#ThreeColMid li {
	padding-bottom: 10px;
}
#ThreeColMid img a:link {
}
#ThreeColMid img.sm {
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
	margin-left: 12px;
}
#ThreeColMid img.logo {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}
.toggleborder:hover img{
	border: 2px solid #619087;
}
.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#ThreeColMid img.release {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	border: 2px solid #999999;
}
#TwoColRight a:hover, a:visited {
	color: #6182A3;
	text-decoration: underline;
}
#ThreeColRight {
	margin-top: 10px;
	padding-bottom: 15px;
}
#ThreeColRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4A7;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 15px;
}
#ThreeColRight ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ThreeColRight li {
	list-style-type: none;
	margin-bottom: 9px;
	margin-left: 35px;
}
#ThreeColRight li a {
	color: #6182A3;
	text-decoration: none;
}
#ThreeColRight li a:hover {
	text-decoration: underline;
}
#ThreeColRight h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #666633;
	font-weight: normal;
	text-align: center;
}
#ThreeColRight img.LG {
	margin-bottom: 4px;
	margin-top: 40px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
#ThreeColRight img.sm {
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
	

/* Subpage Header Styles
--------------------------------------------------*/
#AgencyServHead {
	background-image: url(../images/ServiceHead.jpg);
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 750px;
}
#AgencyServHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 28px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
#WorkServHead {
	background-image: url(../images/HeaderWork.jpg);
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 750px;
}
#WorkServHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 28px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
#CompanyHead {
	background-image: url(../images/HeaderCompany.jpg);
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 750px;
}
#CompanyHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 28px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
#ContactHead {
	background-image: url(../images/HeaderContact.jpg);
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 750px;
}
#ContactHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 28px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
#IndustryHead {
	background-image: url(../images/HeaderIndustry.jpg);
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 750px;
}
#IndustryHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 28px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
.TeamPhoto {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* Contact Form Styles
--------------------------------------------------*/
#ContactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#ContactForm tr {
}
#ContactForm td {
	padding: 7px;
}
input, textarea, select{
	font-family:arial;
	color:#000000;
	border:1px solid #7E7E7E;
	vertical-align:top;
	font-size: 11px;
}
#ContactForm input{
	height:20px;
}
#ContactForm textarea{
	height:110px;
	overflow:auto;
}
.Boardernone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
