/* CSS workarounds
=====================================================================*/
	/*--- IE ---*/
	@import "ieStyles.css";
	
	/* IE 5.x for Mac (Band Pass Filter: http://www.stopdesign.com/examples/ie5mac-bpf)/ */
	/*\*//*/
		@import "ie5mac.css";
	/**/


/* Undo existing styles
======================================================================*/
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }
blockquote, body, br, button, dl, dd, dt, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul { margin: 0; padding: 0; }


/* Fonts
======================================================================*/
body, input, select, textarea, #main,h1, h2, h3, h4, h5, h6, h7, #title, #home #wrap, #wrap, #home #header, #header, #header #tab, #header #tab #current,
#home #mainNav, #mainNav, #mainNav ul, #containerHome, #containerAbout, #containerLabelSe, #containerMarketingSe, #containerPortfolio, #containerExtras,
form, #contentTable, #contactInfoHome, #contactInfoAbout, #contactInfoLabel, #contactInfoMarketing, #contactInfoPortfolio, #contactInfoExtras, #footer     
{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

/*h1, h2, h3, h4, h5, h6, h7,#title
{ font-family: Georgia, "Times New Roman", Times, serif; }*/


/* Basics
======================================================================*/
a { text-decoration:none; cursor: pointer; border:0; }
a:hover { text-decoration: none; cursor: pointer;  }
html, body {height:100%;}
body.home {background: #042e52 url(/images/background2.jpg) no-repeat 0 0; font-size: 76%; line-height:1.5;}
body {background: #042e52 url(/images/background.jpg) no-repeat 0 0; font-size: 76%; line-height:1.5;}
.hr { background: url(/images/dot-h.gif) repeat-x 0 0; clear: both; height: 2px; margin: 1.5em 2.8em;}
h1 { font-size: 1.8em;font-weight:normal; }
h2 {font-size:1.5em;font-weight:normal; margin-left:1.8em; margin-bottom:1em;}
h3 {font-size:1.4em;font-weight:normal; margin-left:1.8em;}
h4 {font-size:1.3em;font-weight:bold; margin-left:1.9em; margin-bottom:.5em;}
h4 span {font-size:1em; font-weight:normal;}
h5 {font-size:1.5em;font-weight:normal;}
h6 {font-size:1.3em; font-weight:normal;}
img {border:none;}



//* Core layout
======================================================================*/
.alert, .alert a { color: #900; }
.alertForm { margin-left:2.1em; padding-bottom:.5em; color: #900; }
.clear { clear: both; }
#flashIntro img{ margin: 2.7em 0 0 7em; z-index:0;}
.bodyContent {width:670px; margin-bottom:.5em;}
.bodyContent .bodytext {width:48%; float:left;} 
.bodyContent .bodyImg {width:47%; padding-top: 5px;}
.bodyContent .bodyImg img {float: right; display:block; padding-bottom:1.5em; text-align:right;}
.bodyContent .bodyImgL {width:49%; padding-top: 5px;}
.bodyContent .bodyImgL img {float: left; display:block; padding-bottom:1.5em; text-align:right;}
.bodyContent .bodytextR {float:left; margin-left:-1em;}
.bodyContent .floatRight {width:47%; float:right;}
.bodyContent .floatLeft {width:47%; float:left; margin-left:1.2em;}

.bottomNav ul {list-style:none; color:#000; font-size:.9em; text-align:center; margin:.5em 0 1em .5em;}
.bottomNav ul li {display:inline; padding-left:.4em; color:#000;}
.bottomNav a {border-right:1px solid #000; padding-right:.5em; font-size:1em; color:#000; text-align:center;}
.bottomNav a:hover {text-decoration:underline;}
.bottomNav .last {border-right:0}

#home #wrap { margin: 0 112px; width: 720px; height:100%; display:block; text-align: left; padding-top:4em; background:none;}
#wrap {margin:0 112px; width: 720px; height:100%; display:block; text-align: left;}

/* Header
	======================================================================*/
	#home #header {width:70%; font-size:1em; margin:0; padding:0; float:right; background: url(/images/bg.gif) no-repeat bottom;}
	#header {float:left; width:720px; font-size:1em; line-height:normal;}
	#header #img-wrapper { float:left; width:27%;padding:.5em 0 0 2.4em;}
	
	/*Tabs------------------------------------------------------------------------------------------------------------------------------*/
	
	#header #tab {width:68%; margin-top:55px; float:right; background: url(/images/bg.gif) no-repeat bottom; line-height:normal;}
	#home #header #tab {margin-top:1em; color:#FFF; width:95%;}
	#header #tab ul { margin-right:1.5em; padding:0; list-style:none; color:#FFF;}
	#header #tab li { display:inline; margin:0; padding:0;}
	#header #tab a {float:right;background:url(/images/left2_both.gif) no-repeat left top; margin:0; padding:0 0 0 9px; text-decoration:none; border-bottom:1px solid #6c8294; color:#FFF;}
	#header #tab span { float:left;display:block; background:url(/images/right_both2.gif) no-repeat right top; padding:3px 14px 3px 5px; color:#FFF;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/#header #tab a span {float:none;} /* End IE5-Mac hack */

	#header #tab a:hover {background-position:0% -200px;}
	#header #tab a:hover span {background-position:100% -200px; }
	#header #tab #current a { background-position:0% -200px;}
	#header #tab #current a span { background-position:100% -200px;}
	
/* Content
======================================================================*/

	/* Buttons
	======================================================================*/	
		#home #mainNav {font-size:1em; float:right; line-height:normal; margin:8px 18px 0px 0px; width:520px;}
	#mainNav {font-size:1em; float:right; line-height:normal; margin:-1px 18px 0px 0px; width:520px;}
	* html #home #mainNav{ /*IE only hack*/
	margin:8px 10px 0px 0px;
	}
	* html #mainNav{ /*IE only hack*/
	margin:0 10px 0px 0px;
	}
	#mainNav ul {margin:0; text-align:right; padding:0; list-style:none; color:#FFF;}
	#mainNav ul li {display:inline; padding-left:.2em;}
	
	.aboutIN, .labelSe, .marketingSe, .portfolio, .extras {border-right: 3px #fff outset; padding: 1px 7px; color:#FFF;}
	.currentA, .currentL, .currentM, .currentP, .currentE {border-right: 3px #fff outset; padding: 1px 7px; color:#FFF;}
	
	/*.aboutIN {background-color: #418988;}
	.labelSe{ background-color: #638d46;}
	.marketingSe{ background-color: #2e6d9d;}
	.portfolio{ background-color: #582e4f;}
	.extras{ background-color: #cb832e; border:0;}
	
	.aboutIN:hover{background-color: #54b1b0;}
	.currentA {background-color: #54b1b0;}
	
	.labelSe:hover{background-color: #71a34f;}
	.currentL {background-color: #71a34f;}
	
	.marketingSe:hover{background-color: #357db5;}
	.currentM {background-color: #357db5;}
	
	.portfolio:hover{background-color: #916688;}
	.currentP {background-color: #916688;}

	.extras:hover{background-color: #ed9936;}
	.currentE {background-color: #d68a31; border:0;}*/
	
	.aboutIN {background-color: #418988;}
	.labelSe{ background-color: #2e6d9d;}
	.marketingSe{ background-color: #638d46;}
	.portfolio{ background-color: #582e4f;}
	.extras{ background-color: #cb832e; border:0;}
	
	.aboutIN:hover{background-color: #54b1b0;}
	.currentA {background-color: #54b1b0;}
	
	.marketingSe:hover{background-color: #71a34f;}
	.currentM {background-color: #71a34f;}
	
	.labelSe:hover{background-color: #357db5;}
	.currentL {background-color: #357db5;}
	
	.portfolio:hover{background-color: #916688;}
	.currentP {background-color: #916688;}

	.extras:hover{background-color: #ed9936;}
	.currentE {background-color: #d68a31; border:0;}
	
	.dropmenudivAb{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-weight:normal;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:10000;
	background-color: #54b1b0;
	width: 150px;
	visibility: hidden;
	}
	
	
	.dropmenudivAb a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	z-index:10000;
	text-decoration: none;
	color: #fff;
	}
	
	* html .dropmenudivAb a{ /*IE only hack*/
	width: 100%;
	}
	
	.dropmenudivAb a:hover{ /*THEME CHANGE HERE*/
	background-color: #418988;
	}
	
	.dropmenudivLa{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-weight:normal;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:10000;
	background-color: #357db5;
	width: 150px;
	visibility: hidden;
	}
	
	
	.dropmenudivLa a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	z-index:10000;
	text-decoration: none;
	color: #fff;
	}
	
	* html .dropmenudivLa a{ /*IE only hack*/
	width: 100%;
	}
	
	.dropmenudivLa a:hover{ /*THEME CHANGE HERE*/
	background-color: #2e6d9d;
	}
	
	.dropmenudivMa{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-weight:normal;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:100;
	background-color: #71a34f;
	width: 150px;
	visibility: hidden;
	}
	
	
	.dropmenudivMa a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
	}
	
	* html .dropmenudivMa a{ /*IE only hack*/
	width: 100%;
	}
	
	.dropmenudivMa a:hover{ /*THEME CHANGE HERE*/
	background-color: #638d46;
	}
	
	.dropmenudivPo{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-weight:normal;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:100;
	background-color: #916688;
	width: 150px;
	visibility: hidden;
	}
	
	
	.dropmenudivPo a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
	}
	
	* html .dropmenudivPo a{ /*IE only hack*/
	width: 100%;
	}
	
	.dropmenudivPo a:hover{ /*THEME CHANGE HERE*/
	background-color: #582e4f;
	}
	
	.dropmenudivEx{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-weight:normal;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:100;
	background-color: #ed9936;
	width: 150px;
	visibility: hidden;
	}
	
	
	.dropmenudivEx a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
	}
	
	* html .dropmenudivEx a{ /*IE only hack*/
	width: 100%;
	}
	
	.dropmenudivEx a:hover{ /*THEME CHANGE HERE*/
	background-color: #cb832e;
	}
	
	#headImage {float:right; padding-right:1.6em;}
	
	/* Container-Home
	======================================================================*/
	#containerHome {float:left; width:675px; font-size:1em; margin: 240px 0 0 10px !important; margin: 246px 0 0 1px; padding:.7em 0em 1em 1.5em; color:#fff; background: url(/images/dropShadow.png) no-repeat bottom right !important; background: url(/images/dropShadow.gif) no-repeat bottom right;} 
	#containerHome h3 {font-weight:bold;}
	#containerHome p {padding: 0 1.5em 0 .8em;}
	#containerHome img {position: relative; margin: -6px 6px 6px -6px; padding: 5px;} 
	.contentL {float:left; width:47.5%; line-height:normal;padding-top:1em;}
	.contentR {float:right; width:47.5%; line-height:normal; padding-top:1em;}
	
	/* Container-About
	======================================================================*/
	#containerAbout, #containerLabelSe, #containerMarketingSe, #containerPortfolio, #containerExtras, #wrapAb, #wrapLa, #wrapMa, #wrapPo, #wrapEx {float:left; font-size:1em; width:700px;}
	#containerAbout, #wrapAb {background: #a2d4c8;}
	/*Opacity FILTER: Alpha(Opacity=68, FinishOpacity=68, Style=2);*/
	.secNav1 ul, .secNav2 ul, .secNav3 ul, .secNav4 ul, .secNav5 ul {width:675px; color:#FFF; float:left; margin:0; padding-left:2.1em; list-style:none;}
	.secNav1 ul {background:#60aeac; border-top:1px solid #aaf4f2; border-bottom:1px solid #aaf4f2;}
	.secNav1 ul li, .secNav2 ul li, .secNav3 ul li, .secNav4 ul li, .secNav5 ul li {display:inline; padding:0 .5em;}
	.secNav1 a, .secNav2 a, .secNav3 a, .secNav4 a, .secNav5 a {color:#fff;}
	.secNav1 a:hover, .secNav2 a:hover, .secNav3 a:hover, .secNav4 a:hover, .secNav5 a:hover {text-decoration:underline;}
	.secNavCurrent {text-decoration:underline;}
	
	#containerAbout .ULbody ul, #wrapAb .ULbody ul {color:#000; padding:0 1.2em 1em 2.1em;}
	#containerAbout .ULbody ul li, #wrapAb .ULbody ul li {margin-left:1.5em;}
	#containerAbout .ULbody ul li a, #wrapAb .ULbody ul li a {color:#000; text-decoration:underline;}
	#containerAbout .ULbody ul li a:hover, #wrapAb .ULbody ul li a:hover {color:#000; text-decoration:none;}
	#containerAbout .OLbody ol, #wrapAb .OLbody ol {color:#000; padding:0 1.8em 1em 2.1em;}
	#containerAbout .OLbody ol li, #wrapAb .OLbody ol li {margin-left:2.7em;}
	#containerAbout .OLbody ol li a, #wrapAb .OLbody ol li a {color:#000; text-decoration:underline;}
	#containerAbout .OLbody ol li a:hover, #wrapAb .OLbody ol li a:hover {color:#000; text-decoration:none;}
	
	#containerAbout .contentImg img, #wrapAb .contentImg img {width:198px; float: right; clear: right; margin: 8px 15px 15px 25px; display:block;}
	#containerAbout .contentImg p, #wrapAb .contentImg p { width:198px; float: right; clear: right; margin: 5px 0 8px 25px; display:block;} 

	#containerAbout p a, #containerLabelSe p a, #containerMarketingSe p a, #containerPortfolio p a, #containerExtras p a, #wrapAb p a, #wrapLa p a, #wrapMa p a, #wrapPo p a, #wrapEx p a {color:#000; text-decoration:underline;}
	#containerAbout p a:hover, #containerLabelSe p a:hover, #containerMarketingSe p a:hover, #containerPortfolio p a:hover, #containerExtras p a:hover, #wrapAb p a:hover, #wrapLa p a:hover, #wrapMa p a:hover, #wrapPo p a:hover, #wrapEx p a:hover {color:#000; text-decoration:none;}
	#containerAbout p, #containerLabelSe p, #containerMarketingSe p, #containerPortfolio p, #containerExtras p, #wrapAb p, #wrapLa p, #wrapMa p, #wrapPo p, #wrapEx p {margin-left:1.3em; padding:0 1em .5em 1em; color:#000;}
	#containerAbout h1, #containerLabelSe h1, #containerMarketingSe h1, #containerPortfolio h1, #containerExtras h1, #wrapAb h1, #wrapLa h1, #wrapMa h1, #wrapPo h1, #wrapEx h1 {margin-left:1.3em; margin-top:.8em; color:#000;}
	#containerAbout h2, #containerLabelSe h2, #containerMarketingSe h2, #containerPortfolio h2, #containerExtras h2, #wrapAb h2, #wrapLa h2, #wrapMa h2, #wrapPo h2, #wrapEx h2 {margin-left:1.5em; margin-top:.2em; margin-bottom:.5em; color:#000;}
	
	/* Container-Marketing Services
	======================================================================*/
	#containerMarketingSe, #wrapMa {background: #cfdca1;}
	.secNav3 ul {background:#83ae66; border-top:1px solid #c8ebb0; border-bottom:1px solid #c8ebb0;}
	
	#containerMarketingSe .ULbody ul, #wrapMa .ULbody ul {color:#000; padding:0 1.2em 1em 2.8em;}
	#containerMarketingSe .ULbody ul li, #wrapMa .ULbody ul li {margin-left:1.5em;}
	#containerMarketingSe .ULbody ul li ul, #wrapMa .ULbody ul li ul {color:#000; padding: .2em 1.2em 1em 1.8em;}
	#containerMarketingSe .ULbody ul li ul li, #wrapMa .ULbody ul li ul li {margin-left:1.5em; list-style:circle;}
	#containerMarketingSe .ULbody ul li a, #wrapMa .ULbody ul li a {color:#000; text-decoration:underline;}
	#containerMarketingSe .ULbody ul li a:hover, #wrapMa .ULbody ul li a:hover {color:#000; text-decoration:none;}
	#containerMarketingSe .OLbody ol, #wrapMa .OLbody ol {color:#000; padding:0 1.8em 1em 2.8em;}
	#containerMarketingSe .OLbody ol li, #wrapMa .OLbody ol li {margin-left:2.7em;}
	#containerMarketingSe .OLbody ol li a, #wrapMa .OLbody ol li a {color:#000; text-decoration:underline;}
	#containerMarketingSe .OLbody ol li a:hover, #wrapMa .OLbody ol li a:hover {color:#000; text-decoration:none;}
	
	#containerMarketingSe .contentImg img, #wrapMa .contentImg img {width:198px; float: right; clear: right; margin: 8px 15px 15px 25px; display:block;}
	#containerMarketingSe .contentImg p, #wrapMa .contentImg p { width:198px; float: right; clear: right; margin:0; padding:0 31px 5px 0; display:block;}
	
	/* Container-Label Services
	======================================================================*/
	#containerLabelSe, #wrapLa {background: #95b2c8;}  
	.secNav2 ul {background:#4283b4; border-top:1px solid #b1d9f8; border-bottom:1px solid #b1d9f8;}
	
	#containerLabelSe .ULbody ul, #wrapLa .ULbody ul {color:#000; padding:0 1.2em 1em 2.1em;}
	#containerLabelSe .ULbody ul li, #wrapLa .ULbody ul li {margin-left:1.5em;}
	#containerLabelSe .ULbody ul li a, #wrapLa .ULbody ul li a {color:#000; text-decoration:underline;}
	#containerLabelSe .ULbody ul li a:hover, #wrapLa .ULbody ul li a:hover {color:#000; text-decoration:none;}
	#containerLabelSe .OLbody ol, #wrapLa .OLbody ol {color:#000; padding:0 1.8em 1em 2.1em;}
	#containerLabelSe .OLbody ol li, #wrapLa .OLbody ol li {margin-left:2.7em;}
	#containerLabelSe .OLbody ol li a, #wrapLa .OLbody ol li a {color:#000; text-decoration:underline;}
	#containerLabelSe .OLbody ol li a:hover, #wrapLa .OLbody ol li a:hover {color:#000; text-decoration:none;}
	
	#containerLabelSe .contentImg img, #containerLabelSe .contentImg p, #wrapLa .contentImg img, #wrapLa .contentImg p { width:198px; float: right; clear: right; margin: 5px 15px 20px 25px; display:block;}
	#containerLabelSe .contentImg p, #wrapLa .contentImg p { width:198px; float: right; clear: right; margin: 5px 0 8px 25px; display:block;} 
	
	/* Container-Portfolio
	======================================================================*/
	#containerPortfolio, #wrapPo {background: #B194A2;} 
	.secNav4 ul {background:#582e4f; border-top:1px solid #ae86a5; border-bottom:1px solid #ae86a5;}
	
	#containerPortfolio .ULbody ul, #wrapPo .ULbody ul {color:#000; padding:0 1.2em 1em 2.1em;}
	#containerPortfolio .ULbody ul li, #wrapPo .ULbody ul li {margin-left:1.5em;}
	#containerPortfolio .ULbody ul li a, #wrapPo .ULbody ul li a {color:#000; text-decoration:underline;}
	#containerPortfolio .ULbody ul li a:hover, #wrapPo .ULbody ul li a:hover {color:#000; text-decoration:none;}
	#containerPortfolio .OLbody ol, #wrapPo .OLbody ol {color:#000; padding:0 1.8em 1em 2.1em;}
	#containerPortfolio .OLbody ol li, #wrapPo .OLbody Ol li  {margin-left:2.7em;}
	#containerPortfolio .OLbody ol li a, #wrapPo .OLbody Ol li a {color:#000; text-decoration:underline;}
	#containerPortfolio .OLbody ol li a:hover, #wrapPo .OLbody Ol li a:hover {color:#000; text-decoration:none;}

	#containerPortfolio .contentImg img, #containerPortfolio .contentImg p, #wrapPo .contentImg img, #wrapPo .contentImg p {width:198px; float: right; clear: right; margin: 8px 15px 15px 25px; display:block;}
	#containerPortfolio .contentImg p, #wrapPo .contentImg p { width:198px; float: right; clear: right; margin: 5px 0 8px 25px; display:block;}
	
	/* Container-Extras
	======================================================================*/
	#containerExtras, #wrapEx {background: #d69d55;}  
	.secNav5 ul {background:#cb832e; border-top:1px solid #dbbe9b; border-bottom:1px solid #dbbe9b;}
	
	#containerExtras .ULbody ul, #wrapEx .ULbody ul {color:#000; padding:0 1.2em 1em 2.1em;}
	#containerExtras .ULbody ul li, #wrapEx .ULbody ul li {margin-left:1.5em;}
	#containerExtras .ULbody ul li a, #wrapEx .ULbody ul li a {color:#000; text-decoration:underline;}
	#containerExtras .ULbody ul li a:hover, #wrapEx .ULbody ul li a:hover {color:#000; text-decoration:none;}
	#containerExtras .ULbody ul li ol li, #wrapEx .ULbody ul li ol li {margin-left:1.5em; list-style:circle; padding-top:.5em;}
	#containerExtras .OLbody ol, #wrapEx .OLbody ol {color:#000; padding:0 1.8em 1em 2.1em;}
	#containerExtras .OLbody ol li, #wrapEx .OLbody ol li {margin-left:2.7em;}
	#containerExtras .OLbody ol li a, #wrapEx .OLbody ol li a {color:#000; text-decoration:underline;}
	#containerExtras .OLbody ol li a:hover, #wrapEx .OLbody ol li a:hover {color:#000; text-decoration:none;}
	
	#containerExtras .contentImg img, #containerExtras .contentImg p, #wrapEx .contentImg img, #wrapEx .contentImg p {width:198px; float: right; clear: right; margin: 15px 10px 5px 20px; display:block;} 
	#containerExtras .contentImg p, #wrapEx .contentImg p { width:198px; float: right; clear: right; margin: 5px 0 8px 25px; display:block;}
	
	/* Container-Form
	======================================================================*/
	.alert {color:#900;}
	.btn {
		background: #dbbe9b url(/images/btnshade.gif) repeat-x 0 100%; border:1px solid #b77725;
		overflow: visible;
		padding: 0.1em 1em;
		color: #000;
		cursor: pointer;
		margin-right:.5em; 
		margin-left: 1.5em;
	}
	form {width:675px;}
	form textarea { border:1px solid #b77725;}
	.c2l { float: left;}
	.c2l, .c2r { width: 40%; }
	.c2l .c2l, form .c2r .c2r { width: 47%; }
	.c2r { float: right; }
	.txt { border:1px solid #b77725; padding: 0.3em .5em; width: 99.9%; }
	
	/* Container-TABLE
	======================================================================*/
	#contentTable {text-align:left; margin:1em 2.8em;}
	#contentTable table {width:600px; padding:0 2em; margin:.5em 1em;} 
	#contentTable td {display:block; margin-bottom:1em;}
	#contentTable a:hover {text-decoration:underline;}
	
	/* Container-Contact-Info Shade
	======================================================================*/
	#contactInfoHome, #contactInfoAbout, #contactInfoAbout, #contactInfoLabel, #contactInfoMarketing, #contactInfoPortfolio, #contactInfoExtras {width:660px; text-align:center; float:left;font-size:.9em; margin-top:1em; margin-bottom:.5em;}
	#contactInfoHome {background:url(/images/homeblur.gif) no-repeat;}
	#contactInfoAbout {color:#000; background:url(/images/aboutBlur.gif) no-repeat;}
	#contactInfoLabel {color:#000; background:url(/images/labelBlur.gif) no-repeat;}
	#contactInfoMarketing {color:#000; background:url(/images/marketingBlur.gif) no-repeat;}
	#contactInfoPortfolio {color:#000; background:url(/images/portfolioBlur.gif) no-repeat;}
	#contactInfoExtras {color:#000; background:url(/images/extrasBlur.gif) no-repeat;}
	
	#contactInfoHome a {color:#FFF;}
	#contactInfoAbout a {color:#60aeac;}
	#contactInfoLabel a {color:#4283b4;}
	#contactInfoMarketing a {color:#83ae66;}
	#contactInfoPortfolio a {color:#582e4f;}
	#contactInfoExtras a {color:#b77725;}
	
	#contactInfoHome a:hover, #contactInfoAbout a:hover, #contactInfoLabel a:hover, #contactInfoMarketing a:hover, #contactInfoPortfolio a:hover, #contactInfoExtras a:hover {text-decoration:underline;}
	#contactInfoHome ul, #contactInfoAbout ul, #contactInfoLabel ul, #contactInfoMarketing ul, #contactInfoPortfolio ul, #contactInfoExtras ul {margin:0; padding:0; list-style:none;}
	#contactInfoHome ul li, #contactInfoAbout ul li, #contactInfoLabel ul li, #contactInfoMarketing ul li, #contactInfoPortfolio ul li, #contactInfoExtras ul li {display:inline; text-align:center; padding-right:.9em; font-weight:bold;}
		
	
	
	/* Tables
	======================================================================*/
	table {width: auto; border:0; clear: both;}
	table ul {color:#000; padding:0 1.2em 1em 2.1em;}
	table ul li {margin-left:1.5em;}
	table ul li a {color:#000; text-decoration:underline;}
	table ul li a:hover {color:#000; text-decoration:none;}
	table ul li ol li {margin-left:1.5em; list-style:circle; padding-top:.5em;}
	table ol {color:#000; padding:0 1.8em 1em 2.1em;}
	table ol li {margin-left:2.7em;}
	table ol li a {color:#000; text-decoration:underline;}
	table ol li a:hover {color:#000; text-decoration:none;}
	table h4{margin:0; padding:0;}
	table td {vertical-align:top;}
	table img{padding-right:.5em; margin:.5em 0;}
		
		table #leftSide {width:465px;}
	
		table #rightSide {vertical-align:top;}
		table #rightSide img{width:198px; float: right; clear: right; margin: 5px 10px 15px 5px; display:block; vertical-align:top;}
		table #rightSide p {width:198px; float: right; clear: right; margin: 5px 9px 15px 5px; display:block;} 
		
		table #rightExSide {vertical-align:top; width:199px;}
		table #rightExSide img{width:198px; float: right; clear: right; margin: 5px 10px 15px 5px; display:block; vertical-align:top;}
		table #rightExSide p {width:198px; float: right; clear: right; margin: 5px 9px 15px 5px; display:block;}
	
		table #rightSC1 {vertical-align:top;}
		table #rightSC1 img{width:198px; margin: 0 5px 22px 12px; padding-top:8px; display:block; text-align:left;}
		table #rightSC1 p {width:49%; margin: 0 5px 0 0; display:block; text-align:left;}
		
		table #rightPara p {color:#000; margin-top:0; margin-left:0; padding:0 3em 1em 0; width:auto;}
		table #rightPara img {margin-bottom:.5em; width:198px;}
		table #rightImg img {width:198px;}
		table #rightSC1 ul {color:#000; padding:0 1em 1em 1.5em; width:auto;}
		table #rightSC1 ul li {margin-left:0;}
		table #rightSC1 ul li a {color:#000; text-decoration:underline;}
		table #rightSC1 ul li a:hover {color:#000; text-decoration:none;}
		table #rightSC1 ul li ol li {margin-left:.7em; list-style:circle; padding-top:.5em;}
		table #rightSC1 ol {color:#000; padding:0 .5em 1em 1.5em;}
		table #rightSC1 ol li {margin-left:1.2em;}
		table #rightSC1 ol li a {color:#000; text-decoration:underline;}
		table #rightSC1 ol li a:hover {color:#000; text-decoration:none;} 
		
		table #rightSC2 {vertical-align:top;}
		table #rightSC2 img{width:198px; margin: 0 5px 22px 12px; padding-top:8px; display:block; text-align:left;}
		table #rightSC2 p {width:47.5%; margin: 0 5px 0 0; display:block; text-align:left;}
		table #rightSC2 ul {color:#000; padding:0 .5em 1em 1.5em;}
		table #rightSC2 ul li {margin-left:.7em;}
		table #rightSC2 ul li a {color:#000; text-decoration:underline;}
		table #rightSC2 ul li a:hover {color:#000; text-decoration:none;}
		table #rightSC2 ul li ol li {margin-left:.7em; list-style:circle; padding-top:.5em;}
		table #rightSC2 ol {color:#000; padding:0 .5em 1em 1.5em;}
		table #rightSC2 ol li {margin-left:1.2em;}
		table #rightSC2 ol li a {color:#000; text-decoration:underline;}
		table #rightSC2 ol li a:hover {color:#000; text-decoration:none;}
		
	/* Footer
	======================================================================*/
	#footer {width:665px; margin:0; padding:0; float:left;}
	#footer li{  display: inline;color:#828181;border-right:1px solid #828181; padding-right:.7em; margin-right:.5em; }
	#footer .last{border:0; text-decoration:none;}
	#footer ul{font-size:.9em; list-style:none; padding-left:1.5em;}
	#footer p {text-align:center; font-size:.8em; color:#a3b1bd; margin:0;}
	#footer .lefttext {float:left; margin-left:1.2em;}
	#footer .righttext{float:right;}
	#footer a {color:#a3b1bd;}
	#footer a:hover{text-decoration:underline;}
	#footer li a{text-decoration:none; color:#828181;}
	

	
