/*															Classes, header tags etc								*/
.blue {
color:#0b497a;
}
.clear {
clear: both; height: 0;
}
.left {
float:left;
}

.middle {
margin: 0 20%;
text-align:center;
}

.centre {
color: #0033FF;
font-weight:bold;
text-align:center;
margin: 5px;
font-size:1em;
}

.right {
float:right;
vertical-align: baseline;
}

.sub {
color:#0b497a;
font-size:22px;
}

.pdf {
width:270px;
height:60px;
display:block;
background: url(../images/PDFbutton.jpg) no-repeat center;
padding: 20px 0 0 35px;
}

.pdf a {
width:240px;
height:30px;
display:block;
}

.heading {
text-align:center;
font-size:2em;
color: #bb2024;
margin: 0 auto;
}

.block {
display:block;
font-size:16px;
color:#0033FF;
text-align:center;
}


.gmnoprint {
display:block;
}


.ref {
font-weight:lighter;
font-size:9px;
color:#0000FF;
}


.community_section {
height:350px;
width:900px;
float:left;
margin:10px -8px;
border:#CCCCCC 1px dashed;
background:url(../images/wallpaper.png);
}

#main .community_section {
width:875px;
height: auto;
margin-left:10px;
padding: 0px 10px;
}

#main .community_section p {
background:#FFFFFF;
border:#aaaaaa dashed 2px;
margin-bottom:10px;
}

.community_sectionpara {
padding: 5px;
width:395px;
height:320px;
float:left;
background:#ffffff;
margin:10px;
border:#aaaaaa dashed 2px;
}


.community_imgleft {
float:left;
margin:10px;
background: url(../images/pictureframe.png) center top no-repeat;
height:328px;
width:450px;
}



.community_imgright {
float:right;
margin:10px;
background: url(../images/pictureframe.png) center top no-repeat;
height:328px;
width:450px;
}

.community_imgleft img,
.community_imgright img {
margin:40px 38px;
}

img {
vertical-align:top;
}

strong {
font-weight:bold;
}

sup {
font-size:15px;
}

body {
font-family: Helvetica, Arial, sans-serif;
color:#000000;
text-align:center;
font-size:0.9em;
background: url(../images/bg.jpg) repeat-x top;
}
h1{
text-decoration:underline;
color:#000000;
font-weight:100;
}

.community_section h1 {
margin:30px auto;
font-weight:bold;
text-align:center;
text-decoration:none;
}

h2{
font-size: 20px;
margin: 10px;
}
h3 {
color:#000099;
font-style: oblique;
font-size:1.9em;
height: 5px;
}
#nav ul {
margin:5px;
}
#nav li{
list-style:none;
display:inline;
padding-left:10px;
}


a img {
border:none;
}
a:link{
text-decoration:none;
color:#222222;
font-weight:bold;
}
a:hover{
color:#006699;
text-decoration:none;
}
a:visited{
color:#444444;
text-decoration:none;
font-weight:bold;
}

/*#nav li a:link {
text-decoration:none;
}

#nav li a:hover{
background:url(../images/nav_bghover.jpg) repeat-x;
}

#nav li a:visited {
text-decoration:none;
}*/

#footer a:link {
color:#ffffff;
font-weight:normal;
}

#footer a:visited {
text-decoration:none;
color:#CCCCCC;
}
#footer a:hover {
color:#006699;
}



/*													Wrappers								*/

#wrapper{
clear:both;
margin: 20px auto -10px auto;
width:940px;
height:100%;
background-image:url(../images/shadow.png);
background-repeat:repeat-y;
}
#wrapcont{
clear:both;
background:#F9F8F8 url(../images/wrapcontbg.jpg) bottom repeat-x;
margin:  0 auto;
width:915px;
height:100%;
}

/* 															Header						*/
#header{
float:left;
width:100%;
min-width:500px;
height:150px;
margin: -10px 0px 0px 0px;
background-image:url(../images/head_bg.png);
background-repeat:repeat-x;
text-align: center;
}

#logo {
margin:20px 0px 0px 30px;
width:300px;
height:70px;
float:left;
}

#mission{
color: #bb2024;
font-size:1.6em;
float:right;
text-align:center;
margin:50px 15px 0px 0px;
height:35px;
width:400px;
}
#missionstate{
margin:15px 25px;
color:#000000;
font-size:14px;
}

#nav{
margin:22px 0px 0px 0px;
width:915px;
height:25px;
float:left;
text-align:center;
font-size:1em;
background:url(../images/nav_bg.jpg) repeat-x bottom scroll;
}



/*																				main area start							*/
#main{
float:left;
width:100%;
height:100%;
text-align:left;
}

#mot {
margin: 0em 1em 0em 1em;
width:530px;
font-size:14px;
}

#motlast {
margin: 1em 1em 0em 1em;
width:560px;
font-size:14px;
}


#hows {
width:890px;
margin:-1em 1em;
}

#postcard {
margin: 0px 0px 0px 10px;
width:500px;
height:300px;
padding:10px;
background:url(../images/postcard.png) no-repeat ;
}

#address {
margin: 60px 0px 0px 40px;
width:210px;
height:220px;
font-size:0.85em;
}

form div {
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
overflow:hidden;
margin:5px auto;
}

input {
background:url(../images/menu-bg.jpg) repeat-x; 
border:#999999 1px solid; 
float:right;
width:180px;
}
span input {
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-weight:bold;
float:none;
margin: 10px;
width:60px;
background: url(../images/btmgl.png) repeat-x top;
}

textarea {
overflow:auto;
width:180px;
height:150px;
background: #ffffff url(../images/menu-bg.jpg) repeat-x bottom; 
border:#999999 1px solid; 
float:right;
}

#mailmessage {
width:500px;
float:left;
margin: -30px 0px 0px 20px;
}

#mailmessage h2 {
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:2em;
color:#003366;
}

#image {
text-align:center;
}

#challenge {
margin:-20px auto;
height:250px;
width:910px;
background:url(../images/challenge.jpg) no-repeat center;
display:block;
text-align:center;
}

#challenge h1 {
color:#bb2024;
/*margin:10px 0px 0px 0px;*/
padding-top:100px;
font-size:35px;
font-weight:bold;
text-decoration:none;
}

#cma {
margin: 0 auto;
background:url(../images/CMAgraphic.jpg) center top no-repeat;
height:420px;
width:800px;
color: #bb2024;
text-align:center;
}




/*																					Content							*/
#content{
float:left;
width:890px;
height:100%;
margin: 15px auto;
text-align:left;
padding:15px;
}


#list li {
font-weight:bold;
font-size:18px;
list-style-image: url(../images/tick.png);
}

#list ul li ul li {
font-weight:normal;
font-size:12px;
list-style-image:url(../images/circle.png);
}


#list {
margin: 0px auto;
text-align:left;
width:780px;
}



#calls {
width:345px;
height:230px;
background: url(../images/boxbgwide.png) no-repeat center;
float:left;
margin-top:-15px;
}

#callinner {
margin: 10px;
}

#answer {
margin:0px 20px;
width:500px;
float:left;
font-size:16px;
}

#callcont {
float:left;
width:200px;
text-align:left;
font-size:1.1em;
margin: -5px 0px 0px 10px;
}

#featuretext {
font-size:16px;
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-weight: lighter;
width:370px;
height:300px;
float:left;
margin: 50px 0px -48px 0px;
text-align:center;
}

#featuretext p {
margin: 0;
}




#featuretext p a {
height:80px;
width:400px;
border:dashed 1px #999999;
background:url(../images/pbg.png) repeat-x;
padding: 5px;
margin:0;
display:block;
}

#featuretext a:hover {
background: url(../images/pbghover.png) repeat-x;
}

#link {
width:850;
min-height:100px;
float:left;
}


#sitemap {
width:380px;
height:500px;
margin-left: 40px;
border:#999999 dashed 1px;
}

/* 																				Case Studies  page						*/

#scroll{
top: 0;
left: 0;
position: relative;
}

#scrollwrap {
width:800px;
height:1100px;
margin: 0px 57px;
padding-bottom:110px;
position:relative;
top:150px;
}

#scrollnav {
width:800px;
height: 80px;
margin-top:-150px;
float:left;
}

#scrollnav a {
display:block;
width:140px;
height:80px;
float:left;
background:#FFFFFF;
border:#cccccc solid 1px;
margin: 0px 0 0 10px;
}

#scrollmain {
width:792px;
height:1000px;
overflow:hidden;
float:left;
margin-top:-70px;
}

#scrollmain p{
margin:5px 0px 5px 0px;
}

#scrollmain ul li {
margin: 5px 0px 0px 0px;
}



#horizontal {
width:10000px;
min-height:1000px;
}



#quote {
float:left;
width:370px;
height:140px;
margin-top:0px;
color:#0080FF;
font-weight:bold;
font-size:14px;
text-align:left;
background:url(../images/quotebg.jpg) no-repeat center;
}

#quote p {
margin:50px 30px 20px 50px;;
}

#Quotes {
width:770px;
float:left;
text-align:justify;
font-size:13px;
margin: 5px auto;
border-bottom:dashed 1px #999999;
}

#Quotes img {
margin:5px;
}

#Quotes .ref {
font-size:15px;
font-weight:bold;
text-align:left;
}

#studylogo {
width:370px;
height:140px;
float:left;
}

#casestudytext {
width:770px;
height:600px;
float:left;
text-align: justify;
font-size:12px;
}

#case5, #case1, #case2, #case3, #case4, #case5 {
width:770px;
height:978px;
float:left;
padding:10px;
background:#FFFFFF;
border:#666666 1px solid;
}

/*   ********************************************               Services Page ******************************  */


#scrollwrapserv {
width:800px;
height:1200px;
margin: 0px 57px;
padding-bottom:110px;
position:relative;
top:150px;
}



#servicenav {
width:800px;
height: 80px;
float:left;
margin-top:-150px;
}



#servicenav a {
display:block;
width:100px;
height:80px;
float:left;
background:#FFFFFF;
border:#cccccc solid 1px;
margin: 0px 0 0 10px;
}

#scrollnav img {
margin: 10px 0 0 0;
}

#scrollservmain {
width:792px;
min-height:500px;
overflow:hidden;
float:left;
margin-top:-70px;
}

#scrollservmain p{
margin:5px 0px 5px 0px;
}

#scrollservmain ul li {
margin: 5px 0px 0px 0px;
}

#scrollservmain p .heading {
color: #CC0000;
font-weight:bold;
}

#horizontalserv {
width:10000px;
height:1000px;
}


#services, #xtract, #xcavate, #xplore, #xtension, #zerodial  {
width:770px;
height:550px;
float:left;
padding:10px;
background: url(../images/scrollbg.jpg) bottom left no-repeat #ffffff;
border:#666666 1px solid;
text-align:justify;
}

ol {
margin: 0px auto;
}


/*#services, #xtract, #xcavate, #xplore, #xtension, #zerodial ol {
margin:0 auto;
}*/


#servicemot, #more {
width:770px;
height:1090px;
float:left;
padding:10px;
background: url(../images/scrollbg.jpg) bottom left no-repeat #ffffff;
border:#666666 1px solid;
text-align:justify;
}

#services, #xtract, #xcavate, #xplore, #xtension, #zerodial, #servicemot, #more p {
margin:0px auto;
}


#morediv {
width:775px;
float:left;
margin: 10px auto;
}

#servicenote {
width:320px;
height:375px;
background:url(../images/paperclear.png) no-repeat center;
margin:10px;
}

#servicenote .ref {
font-size:15px;
}


#servicenote p {
margin: 80px 65px 20px 55px;
font-size:25px;
font-weight:bold;
font-family: century gothic, arial, sans serif;
text-align:left;
color:#171A73;
}

/*																					Footer						*/
#footer{
float:left;
margin-left:12px;
width:915px;
background:#003366;
text-align:center;
font-size:0.8em;
color:#ffffff;
}
