/* Occipital Studios - 2008 */

body {
	margin: 0 auto;
	text-align: center;
	background:url(../images/bg.jpg) top left repeat-x white;
	background-color: #cacaca;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #121212;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #121212;
	}
	
h2.getintouch {
	padding-left: 38px;
	height: 26px;
	margin-top: 25px;
	margin-bottom: 0px;
	background: url(../images/getintouch.gif) top left no-repeat;
	}
	
h2.ourservices {
	display:block;
	height: 26px;
	padding-top: 10px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/ourservices.gif) top left no-repeat;
	}
	
h2.ourclients {
	display:block;
	height: 26px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/ourclients.gif) top left no-repeat;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #121212;
	}
	
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #282828;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #121212;
	margin-bottom: 2px;
	}
	
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;

	}
	
q {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	}
	
#quoteBox {
	position: relative;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	}
	
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
a:hover {
	color: #fefefe;
	font-weight: bold;
	}
	
a:link.bigLink,
a:visited.bigLink,
a:active.bigLink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-bottom: 30px
	}
	
a:hover.bigLink {
	background: #00adce;
	color: white;
	font-weight: bold;
	margin-bottom: 30px;
	}
	
#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background: transparent;
	margin-bottom: 20px;
	}

#containerFooter
{
	height: 20px;
}
	
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 139px;
	background-color: transparent;
	}
	
#logo {
	float: left;
	width: 241px;
	height: 139px;
	background-color: transparent;
	}
	
#logo a img {
	border: none;
	}
	
#headTxt {
	float: right;
	width: 559px;
	height: 139px;
	background-color: transparent;
	}
	
#headTxt a img {
	border: none;
	}

#headTxt a span {
	display: none;
	}
	
#nav {
	position: relative;
	top: 0px;
	left: 4px;
	width: 808px;
	height: 42px;
	}

#leftNav {
	float: left;
	width: 233px;
	height: 41px;
	border-top: solid 1px #c8c8c8;
	background: #cacaca;
	}
	
#mainNav {
	float: left;
	width: 567px;
	height: 41px;
	border-top: 1px solid #dbdbdb;
	background: #ddddda;
	vertical-align: middle;
	}
	
#rightNav
{
	width: 4px;
	height: 41px;
	float: left;
	background-image: url(../images/drop_right.png);
	background-repeat: repeat-y;
}
	
	
	
#mainNav .navBox {
	float: left;
	height: 20px;
	margin-top: 12px;
	vertical-align: middle;
	}

#mainNav .navBoxSpace {
	float: left;
	height: 41px;
	width: 40px;
	background: none;
	}
	
#mainNav .navBox a:link,
#mainNav .navBox a:visited,
#mainNav .navBox a:active,
#mainNav .navBox a:hover {
	display: block;
	background: none;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainContent {
	position: relative;
	top: 0px;
	margin-left: 4px;
	width: 800px;
	clear: both;
	background: #ffffff;
	}
	
#mainContent #left {
	float: left;
	margin: 0px;
	width: 233px;
	height: auto;
	line-height: 16px;
	background:#ffffff;
	}
	
#mainContent #left a:link,
#mainContent #left a:visited,
#mainContent #left a:active {
	text-decoration: none;
	color: #00b0d1;
	font-weight: bold;
	}
	
#mainContent #left a:hover {
	text-decoration: underline;
	color: #00b0d1;
	background: none;
	font-weight: bold;
	}
	
#mainContent #left .leftContent {
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 18px;
	width: 195px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	}
	
#mainContent #left .break {
	position: relative;
	top: 0px;
	left: 0px;
	width: 216px;
	height: 2px;
	background: url(../images/break.gif) no-repeat top left;
	}

#mainFather {
	float: left;

	background-image: url(../images/drop_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#mainContent #main {
	float: left;
	margin: 0px;
	width: 567px;
	background: #ffffff;

		}
		
		
	
#mainContent #main #content {
	position: relative;
	top: 23px;
	width: 552px;
	line-height: 18px;
	margin-bottom: 50px;
	overflow: visible;
	background: white;
	z-index: 3000;
	}
	
.clearBoth {
	clear: both;
	}
	
#footer {
	position: relative; 
	top: 0px;
	left: 4px;
	width: 800px;
	height: 45px;
	background: #222222;
	}
	
#footer #leftLinks {
	float: left;
	width: 470px;
	margin-top: 10px;
	color: #fefefe;
	}
	
#footer #leftLinks a:link,
#footer #leftLinks a:visited,
#footer #leftLinks a:active{
	color: #fefefe;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#footer #leftLinks a:hover{
	text-decoration: underline;
	background: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	}
	
#footer #rightLinks {
	float: left;
	width: 297px;
	height: 22px;
	margin-top: 10px;
	color: #fefefe;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11px;
	background: url(../images/occipital_logo_small.gif) top right no-repeat;
	}
	
#footer #rightLinks a:link,
#footer #rightLinks a:visited,
#footer #rightLinks a:active{
	color: #fefefe;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
#footer #rightLinks a:hover{
	text-decoration: underline;
	background: none;
	font-weight: bold;
	}
	

/* CLIENT AREA */

.client
{
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 552px;
}

.clientLogo
{
	float: left;
	width: 83px;
	height: 83px;
	border: solid 1px #ddddda;
	margin-top: 0px;
}

.clientOutline
{
	float: left;
	border: solid 1px #ddddda;
	margin-top: 0px;
	margin-bottom: 15px;
}
.clientOutline img
{
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.clientText
{
	width: 452px;
	float: left;
	margin-left: 15px;
}

.clientText2
{
	float: left;
	margin-left: 0px;
}

.clientText p
{
	margin-top: 5px;
	margin-bottom: 0px;
}

.clientText h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* END CLIENT AREA */

/* LEFT LIST AREA */
	
h2.planets {
	padding-top: 8px;
	padding-left: 38px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoPlanets.gif) top left no-repeat;
	}
	
h2.apollo {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoApollo.gif) top left no-repeat;
	}
	
h2.atherapy {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoAtherapy.gif) top left no-repeat;
	}
	
h2.catalyst {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoCatalyst.gif) top left no-repeat;
	}
	
h2.ccl {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoCCL.gif) top left no-repeat;
	}
	
h2.forbidden {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoForbidden.gif) top left no-repeat;
	}		
	
h2.opta {
	display:block;
	height: 25px;
	padding-top: 8px;
	padding-left: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/smalllogoOpta.gif) top left no-repeat;
	}
	
/* BREADCRUMBS */

#breadcrumbs
{
	width: 550px;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00afd0;
	clear: right;
		
}
#breadcrumbs .crumb
{
	float: left;
	margin-right: 10px;
}

#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active {
	text-decoration: none;
	color: #00afd0;
	font-weight: bold;
	}
	
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #00afd0;
	background: none;
	font-weight: bold;
	}

/* END OF BREAD */

/* CONTACT US FORM*/

#contentShadedArea
{
	margin-top: 15px;
	float: left;
	clear: both;
	height: 460px;
	background-color: #f0f0f0;
	color: #555f5f;
	word-spacing: 1px;
	line-height: 17px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	overflow: visible;
}	

#formArea
{
	margin: 0 5px 0 25px;
	width: 520px;
	height: 405px;
}	


/* END OF CONTACT US FORM */

/* SERVICES*/


#servicesArea
{
	margin-left: 25px;
    margin-right: 25px;
	width: 500px;
	height: 405px;
}

#contentShadedArea H2
{
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}

.clientStacker
{
	padding: 0 20px 30px 0;
	width: 240px;
	height: 100px;
	color: #2e2e2e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	overflow: visible;
	vertical-align: top;
	text-align: left;
	float: left;
}

.clientList
{
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.clientstackhead
{

} 

.clientstacktext
{
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 240px;
}

#contentShadedArea .clientStacker h2
{
	float: left;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	text-indent: 5px;
	width: 200px;
}

#contentShadedArea .clientStacker h1
{
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 5px;
	color: #2e2e2e;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}
#contentShadedArea a
{
	text-decoration: underline;
	color: #2e2e2e;
	font-weight: normal;
}
#contentShadedArea a:hover
{
	text-decoration: underline;
	color: #00afd0;
	font-weight: normal;
}
#contentShadedArea a:visited
{
	text-decoration: underline;
	color: #2e2e2e;
	font-weight: normal;
}

#contentShadedArea a:link.bigLink,
#contentShadedArea a:visited.bigLink,
#contentShadedArea a:active.bigLink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-bottom: 30px
	}
	
#contentShadedArea a:hover.bigLink {
	background: #00adce;
	color: white;
	font-weight: bold;
	margin-bottom: 30px;
	}
	
.list
{
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;

}

