/*** basic ***/

#Content {
	position:relative;
	width:1000px;
	padding:0px;
	margin:20px auto 0px;
     background-color:#FFFFFF;
	 color:#121212;
	 }

 /*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
	color:#121212;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, sans-serif;
	font-size:0.8em;
		}
	
strong{
	color:#000000;
	}

h1{
	font-size: 180%;
    font-weight: normal;
    color:#00B4CF;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
    text-align:left;
	}
	
h2{
	color:#00B4CF;
	margin: 0px;
	padding: 0px;
	font-size:120%;
	font-weight: normal;
}	

h3{
	 color:#00B4CF;
	margin: 0px;
	padding: 0px;
	font-size:110%;
}

p{
	margin-top:0;
	}


a {
text-decoration: underline;
color: #00B4CF;
}

li{
	/*color:#00B4CF;*/
	list-style-type:square;
	margin-bottom:10px;
	}

#pagination{
  clear:both;
}



/*** DIVS ***/
#website_branding{
  width:1000px; /* overall width then the cols add up to 20px less to give the border - 10px either side */
   height:130px;
  background-image: url(../images/OD-home_header.jpg);
   background-repeat: no-repeat;
  
  }

#website_branding a{
  color:#000000;
}

#website_container{
	margin:0px; 
  padding:20px 0px;
  width:1000px;
min-height:350px;
 }


#mainpage{
	}


#content{

}

#col_one {	
	width:560px;
	margin-right:10px;
	margin-left:220px;
	margin-top:10px;
	}
	
#col_two {
	width:200px;
	float:right;
		}	
		
.layout1_1col_txt #col_one, .layout2_1col_txt #col_one,  .layout4_1col_txt #col_one, .Services.newslayout5_2col_txtimg #col_one, .Surveys.newslayout5_2col_txtimg #col_one, .Cold_Calling.newslayout5_2col_txtimg #col_one, .Training.newslayout5_2col_txtimg #col_one, .Testimonials.newslayout2_1col_txt #col_one {
  width:780px;
	margin-top:10px;
	margin-left:220px;
	
 }
 


#image{
float:right;
padding:5px 5px 5px 5px;
}



#website_footer{
 width:1000px;
 height:16px;
 margin:10px auto;
 padding:10px 0px;
font-size:0.85em;
color:#FFFFFF;
background-color:#FFFFFF;
background-image:url(../images/OD-home_footer.jpg);
background-repeat:no-repeat;
text-align:center; 
   }
 

#website_footer a{
}

#global_footer{
margin:0 auto;
	 width:1000px;
	 padding:10px 0px; 	
	text-align:center;
	font-size: 0.85em;
	color: #333333;
background-color:#FFFFFF;
}

#global_footer a{
color:#333333;
}

/*** contact us ***/

.contactmessage {
	font-size:1.2em;
	letter-spacing:1px;	
	}
	
#submit{
  text-align:right;
  padding-left:356px;
}


.submit
{
    border:solid 1px #000000;
}


/*** news page ***/
	
	
.headline{
	width:190px;
  padding:5px;
  color:#121212;
    background-color:#C1E4E8;
	background-image:url(../images/OD-home_newstop.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  font-weight:bold;
  color:#FFFFFF;
  
	
   text-align:center;
  font-size:100%;

	}
	
.headline a{
	color:#FFFFFF;
		text-decoration:underline;
		}
	
.news_article{
	width:190px; 
  padding:5px;
   text-align:center;
  font-size:90%;
  background-color:#C1E4E8;
  margin-bottom:50px;
  background-image:url(../images/OD-home_newsbottom.jpg);
  background-repeat:no-repeat;
  background-position:left bottom;

	}	

.news_cell { /* other stylesheet layout 4 has other parameters */
width: 200px;
min-height:50px;
  background-image:url(../images/OD-home_newstop.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  

  margin-bottom:0px;
}

#newsrow_2{
	background-image:url(../images/OD-home_blog.jpg);
	width:200px;
	height:157px;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#newsrow_2 .news_cell{
background-image:none;
}
	
#newsrow_2 .headline{
background-image:none;
background-color:transparent;
padding-top:30px
}

#newsrow_2 .news_article{
	background-color:transparent;
	background-image:none;
	padding-top:20px
	}

/*** gallery page ***/  /* NB  not set up for gallery yet 
.gallery #col_one{
width:300px;
float:left;
margin-top:0px;
padding-top:0px;

}

.gallery #col_two{
width:520px;
float:left;
margin-top:0px;
padding-top:0px;
}

.gallery .image{
	margin:11px;
}
*/


.image {padding:0} /* cancels other padding in gallery stylesheet*/


.imagecaption{
  width:140px;
  padding:5px;
  color:#666666;
  background-color:#CCCCCC;
  text-align:center;
  font-size:80%;
}



.text1 {
	color:#00B4CF;
		}
	
/*** home ***/


.date, .time {
  display:none;
}

#extra{
position:absolute;
top:60px;
font-size:110%;
left:775px;
color:#ffffff;
}

#extra a{
color:#ffffff;
}

.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}



/*** MENU ***/

#website_menu {
	position:absolute;
	top:150px;
	left:0;
	/*_position:relative;
	_margin-top:-458px;
	_top:229px;*/
	width:200px;
    background-color:#00B4CF;
	background-image:url(../images/OD-home_navtop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}



#website_menu ul{
  list-style-type: none;
	width:200px;
	margin:0;
	padding:0;
	margin-right:20px;
	margin-top:20px;
	background-image:url(../images/OD-home_navbottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

#website_menu li {
	margin:0px;
	line-height:35px;
	list-style:none;

}

#website_menu a {
	display:block;
	cursor: pointer;
	color: #FFFFFF;
  width:180px;
   height:42px;
  padding-left:20px;
  text-decoration: none;
  font-weight:bold;
  background-color:transparent;
  border-bottom:1px solid #e6eff5;
}



#website_menu a:hover {
  display:block;
  text-decoration:underline;
}



#website_menu a.first{
/*	background-image:url(../images/OD-home_nav-first.jpg);*/
	background-repeat:no-repeat;
	background-color:transparent;

}

#website_menu a.position8{
border-bottom:none;
height:60px;

}



#website_menu a.current{
 background-color: transparent;
 
  color:#FFFFFF;
  text-decoration: none;
  background-image:url(../images/OD-home_navselected.jpg);
  background-repeat:no-repeat;
}

/* if blog is neede on nav this code needs adjusting as its from Brightstar which has a horizontal nav*/

/*#blog {
	position:absolute;
	top:152px;
	left:440px;
	padding:10px;
	}
	
#blog a {
	margin: 0px;
	padding: 3px 10px;
	text-decoration:none;
	color:#121212;
	border-right:solid 1px #EC008B;;
	font-size:16px;
	text-transform:lowercase;
	text-align:center;	
}

#blog a:hover {
	color:#EC008B;
}

#blog a.current{
color:#EC008B;
}*/



 #sub_menu{
 width:780px;
 height:30px;
	
	margin-left:220px;
margin-top:20px;
  	background-image:url(../images/OD-submenu.jpg);
}

#sub_menu ul{
margin: 0px;
padding:8px 0 4px;
}

#sub_menu li{
display:inline;
margin: 0px;
	padding: 0px;
	margin-left:2px;
list-style-type:none;

}

#sub_menu  a
{
font-weight:bold;
text-decoration:none;
padding:6px 15px;
border-right:1px solid #FFFFFF;
font-size:13px;
  
}

#sub_menu li a:hover
{

text-decoration:underline;

}

#sub_menu li a.currentsub
{
background-image:url(../images/OD-submenu-selected.jpg);
background-repeat:no-repeat;
background-position:center bottom;
width:30px;
height:30px;

}

#sub_menu li a.lastsub{
	border:none;
}

#twitter{
	position:absolute;
	top:10px;
	right:30px;
	}



#phone {
	color:#9DD234;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 0px 0px;
	margin-right:90px;
	}
	
	
/*** TABLE ***/
TABLE{
	background-color:#E9EDF3;
	}
	
TD{
	text-align:center;
	padding:5px;
	}	
	
	
INPUT{
	margin:3px 0;
	}
	
	.Our_People img
  {
  float:right;
  padding-left:20px;
  
  }
  
  .Our_People h2{
  clear:both;} 
