/* CSS Document */

body
{
margin:0;
line-height:1.4em;
text-align:center;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
text-align:left;
}


.clear
{
clear:both;
}


.dottedLine
{
border-bottom: dashed 1px #92b9b0;
margin:10px 0;
height:1px;
}


#headWrap
{
background:#009899 url(../images/headerBack4.jpg) top center no-repeat;
}

#head
{
width:980px;
height:100%;
position:relative;
margin:auto;
margin:0 auto;
}





#navWrap
{
padding:0;
margin:0;
background:#fff;
border-top:solid 1px #006666;
border-bottom:solid 1px #006666;
}

#navigation
{
width:1020px;
height:auto;
padding:0;
margin:auto;
margin:0 auto 0 auto;
}

#navigation ul
{
list-style-type:none;
padding:0;
position:relative;
margin:0;
}

#navigation ul li
{
display:inline;
height:auto;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
color:#333300;
padding:10px 20px;
text-decoration:none;
font-size:1em;
font-weight:bold;
display: block;
float:left;
}

#navigation ul li a:hover
{
background:url(../images/navBack.gif) top left repeat-x;
}









/* content */

#contentWrap
{
margin:0;
padding:30px 0 10px 0;
background:#f3f1e2 url(../images/contentBack.png) top left repeat-x;
min-height:500px;
}

#content
{
width:980px;
margin:auto;
margin:0 auto 0 auto;
padding:0;
}


#contentLeft
{
width:730px;
margin-right:20px;
padding:0;
float:left;
}

.contentColumn,
.contentColumnRight
{
width:190px;
margin:20px 20px 0 0;
padding:0 20px;
float:left;
}

.contentColumnRight
{
width:190px;
margin:20px 0 0 0;
float:left;
}






#rightSidePanel
{
width:230px;
margin:0;
padding:0;
float:right;
}

#rightSidePanel p
{
margin-top:20px;
margin-bottom:0;
}

#rightSidePanel p a:link,
#rightSidePanel p a:visited
{
	padding:0;
	padding-left:14px;
	margin:0;
	/*background:url(../images/rightPanelArrowWhite.png) 0 50% no-repeat;*/
	background:transparent url(../images/rightPanelArrowWhite.png) no-repeat scroll 0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

#rightSidePanel p a:hover
{
	text-decoration:none;
	color:#fff;
	/*background:url(../images/rightPanelArrowWhite.png) 0 50% no-repeat;*/
	background:transparent url(../images/rightPanelArrowWhite.png) no-repeat scroll 0px 5px;
}

#rightSidePanel label
{
color:#fff;
}

#rightSidePanel p
{
color:#fff;
}

.subscribePanel form input
{
	float:right;
	width:70%;
	margin-bottom:10px;
}

.subscribePanel form label
{
	float:left;
}
	
.subscribePanel
{
width:200px;
margin:0;
padding:45px 15px 0 15px;
background:url(../images/subscribeBack.png) no-repeat;
}

.blogPanel
{
width:200px;
margin:0;
padding:45px 15px 0 15px;
background:url(../images/blogBack.png) no-repeat;
}

.newsPanel
{
width:200px;
margin:0;
padding:20px 15px 0 15px;
background:url(../images/newsBack.png) no-repeat;
}

.subscribePanelBottom,
.blogPanelBottom,
.newsPanelBottom
{
height:27px;
width:230px;
margin:0;
margin-bottom:30px;
padding:0;
background:url(../images/blogBottom.png) no-repeat;
}

.newsPanelBottom
{
background:url(../images/newsBottom.png) no-repeat;
}

.rightInnerPanel
{
max-width:230px;
width:auto;
margin:20px 0 0 20px;
padding:0;
float:right;
}

h1
{
font-size:1.4em;
font-weight:normal;
color:#333300;
margin:0;
line-height:1.5em;
}

.pageTitle
{
font-size:1.8em;
font-weight:normal;
color:#006666;
margin:0;
line-height:1.5em;
}


.imageRight
{
float:right;
margin:0 20px 20px 20px;
padding:0;
}

.imageLeft
{
float:left;
margin:0 20px 20px 20px;
padding:0;
}


h2
{
padding-bottom:10px;
margin:0;
color:#006666;
font-size:1.2em;
line-height:1.4em;
font-weight:bold;
border-bottom:solid 1px #92b9b0;
}

h2 a:link,
h2 a:visited
{
text-decoration:none;
color:#006666;
}

h2 a:hover
{
color:#333300;
text-decoration:none;
}

h2 span
{
font-size:.8em;
color:#333300;
}




h3
{
color:#fff;
font-size:1.2em;
line-height:1.4em;
font-weight:bold;
padding:0;
margin:0;
}


h4{
	color:#006666;
	font-size:1em;
	margin: 0 0 10px 0;
}





p
{
color:#333300;
font-size:.9em;
line-height:1.4em;
font-weight:normal;
}


p a:link.img,
p a:visited.img
{
padding-left:14px;
background:none;
text-decoration:none;
font-weight:bold;
color:#006666;
}

p a:link,
p a:visited
{
	padding-left:14px;
	/*
	background:url(../images/linkArrow.png) 0 50% no-repeat;
	*/
	background:transparent url(../images/linkArrow.png) no-repeat scroll 0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#006666;
}

p a:hover
{
	text-decoration:none;
	color:#333300;
	/*background:url(../images/linkArrowOver.png) 0 50% no-repeat;*/
	background:transparent url(../images/linkArrowOver.png) no-repeat scroll 0px 5px;
}



#content ul
{
font-size:.8em;
line-height:1.6em;
padding;
margin-right:10px;
color:#fff;
}

#content li
{
color:#fff;
font-weight:normal;
margin-bottom:10px;
list-style-type:none;
}

#content li a:link,
#content li a:visited
{
	padding-left:14px;
	list-style-type:none;
	/*background:url(../images/linkArrow.png) 0 50% no-repeat;*/
	background:transparent url(../images/linkArrow.png) no-repeat scroll 0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#006666;
}

#content li a:hover
{
	text-decoration:none;
	color:#333300;
	/*background:url(../images/linkArrowOver.png) 0 50% no-repeat;*/
	background:transparent url(../images/linkArrowOver.png) no-repeat scroll 0px 5px;
}



.white
{
color:#fff;
}



.smallPrint
{
font-size:.7em;
color:#006666;
}

.smallPrint a:link,
.smallPrint a:visited
{
text-decoration:none;
color:#006666;
background:none;
padding:0;
margin:0;
}

.smallPrint a:hover
{
text-decoration:underline;
}



.newsImage
{
border:solid 5px #fff;
margin-bottom:20px;
}





/* contact form */

form#contact
{
margin-top:20px;
}

form#contact label
{
display:block;
float:left;
clear:left;
font-size:.9em;
line-height:1.6em;
color:#333300;
}


form#contact input, 
form#contact textarea
{
border:1px solid #333300;
float:left;
width:350px;
margin:5px 0 15px 0;
padding:5px;
font-size:1em;
color:#333300;
font-family: Verdana, Arial, sans-serif;
}


form#contact input#submit_form
{
text-decoration:none;
color:#fff;
background:#006666;
padding:4px 7px;
width:360px;
}



#scdfooterlogo
{
float:right;
margin:0;
}




#footerWrap
{
margin:0;
padding:10px 0;
background:#333300;
}


#footer
{
width:1020px;
position:relative;
margin:auto;
margin:0 auto 5px auto;
padding:0;
}


#footerNavigation
{
width:1020px;
padding:0;
margin:0;
}



#footerNavigation ul
{
list-style-type:none;
padding:0;
position:relative;
margin:0;
}

#footerNavigation ul li
{
display:inline;
}

#footerNavigation ul li a:link,
#footerNavigation ul li a:visited
{
color:#d5d2bf;
padding:10px 20px 0 20px;
text-decoration:none;
font-size:.9em;
font-weight:normal;
float:left;
}

#footerNavigation ul li a:hover
{
color:#fff;
}

#blogPanelScroll,
#newsPanelScroll{
	height:300px;
}
#blogScrollContainer,
#newsScrollContainer{
	margin-top:20px;
	height:212px;
	overflow:hidden;
}
#blogScrollContainer{
	height:190px;
}

#blogScrollInner p,
#newsScrollInner p{
	margin-top:0;
	margin-bottom:20px;
}


#services_wrap,
#studies_wrap{
	margin-top: 15px;
}
#services_wrap,
#services_wrap div{
	height:400px;
}
#studies_wrap,
#studies_wrap div.study_wrap{
	height:450px;
}
.study_image_wrap{
	text-align:center;
	position:relative;
}
.study_image{
	position:absolute;
	width:131px;
	height:125px;
	overflow:hidden;
	top:39px;
	left:20px;
	z-index:50;
	text-align:center;
}
img.polaroid_image{
	margin-top:10px;
}
img.clip_image{
	position:absolute;
	top:0px;
	left:40px;
	z-index:100;
}

#news_wrap,
#news_wrap p{
	height:250px;
}