*
{ margin: 0;
  padding: 0;}

body
{ font-family: 'trebuchet ms', arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .80em;
  background: #FFF url(../img/pattern.png);
  color: #555;}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;}

h1, h2, h3, h4, h5, h6 
{ color: #01336D;
  padding: 0 0 5px 0;}

h1, h4
{ font: normal 175% century gothic, arial;
  margin: 0 0 15px 0;
  padding: 5px 20px 5px 0;
  color: #01336D;}

h2, h5
{
	padding: 0 0 5px 0;
	font: normal 110% arial;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #444;
}

h3, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: 0;
  padding: 0 0 15px 0;}

h4
{ color: #C0C0C0;}

h5, h6
{ color: #BF0101;}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;}

a, a:hover
{ border-bottom: 1px dotted;
  color: #444;
  outline: none;
  text-decoration: none;}

a:hover
{ border-bottom: 1px solid;}

form
{ padding: 0; 
  margin: 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 0px 0px 18px 16px;
  padding: 0px;}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;}

ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;}

#header, #logo, #menubar, #panel, #site_content, #footer, #slogan
{ margin-left: auto; 
  margin-right: auto;}

#header
{ height: 218px;
  background: url(back.png) repeat-x;}

#logo
{ width: 935px;
  position: relative;
  height: 179px;}

#logo #logo_text 
{ position: absolute; 
  top: 15px;
  left: 175px;}

#logo_float
{ width: 175px;
  position: relative;
  padding: 4px 0 0 10px;
  height: 179px;
  z-index: 100;}

#logo h1
{ font: bold 200% arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  letter-spacing: 0.1em;
  padding: 50px 0 0 5px;
  color: #01336D;
  margin: 0;}

#menubar
{ width: 935px;
  height: 35px;
  padding-left: 10px;} 
  
#menubar_float
{ width: 125px;
  float: right;
  padding: 6px 29px 0 0;
  height: 33px;
  z-index: 101;}
  
ul#menu
{ float: left;
  margin: 0;}

ul#menu li
{ float: left;
  margin: 10px 0 0 0;
  padding: 0 0 0 14px;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font-size: 105%;
  display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 8px 26px 5px 12px;
  text-align: center;
  color: #FFF;
  border: none;} 

ul#menu li.tab_selected a
{ height: 22px;
  padding: 8px 26px 5px 12px;}

ul#menu li.tab_selected
{ margin: 10px 0 0 0;
  background: url(tabs.png) no-repeat 0 0px;}

ul#menu li.tab_selected a
{ background: url(tabs.png) no-repeat 100% 0px;
  color: #01336D; }

ul#menu li.tab_selected a:hover, ul#menu li a:hover
{ color: #C00000; }

#panel_holder
{ margin-left: 5px;
  margin-right: 5px;
  background: #fff url(cband.png);
  }

#panel
{ width: 950px;
  height: 275px;
   } 
   
#site_content_top 
{ background: url(site_content_top.png) no-repeat scroll 50% 0 transparent;
  height:6px;
  line-height:0;}

#slogan
{ width: 950px;
  background: #FFF url(site_content.png) repeat-y scroll 50% 0;
  height: 25px;
  }

#slogan_float
{ width: 400px;
  float: right;
  padding: 0px 6px 0 0;
  height: 25px;
  }

#site_content
{ width: 950px;
  background: #FFF url(site_content.png) repeat-y scroll 50% 0;
  padding-top: 20px;} 
  
#site_content_bottom
{ width: 950px;
  height: 5px;
  clear: both;
  background: url(site_content_bottom.png) no-repeat;}
 
.sidebar
{
	float: right;
	width: 210px;
	clear:both;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sidebar ul
{ border-top: 1px solid #D6D9C9;
  width: 178px; 
  padding-top: 4px; 
  margin: 4px 0px 30px 0px;}

.sidebar li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #D6D9C9;}

.sidebar li a, .sidebar li a:hover
{ text-decoration: none; 
  padding: 0px 0px 0px 18px;
  display: block;
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  border: none;} 

.sidebar li a.selected, .sidebar li a:hover, .sidebar li a.selected:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

#content
{
	text-align: left;
	width: 650px;
	z-index: 1;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
  
#content_services
{ text-align: left;
  width: 900px;
  padding: 40px 10px 15px 26px;}
  

#footer
{ width: 730px;
  height: 40px;
  padding: 18px 20px 4px 20px;
  text-align: center; 
  color: #444;}
  
#footer_shaddow
{ height: 50px;
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
  overflow: hidden;
  background: url(site_content_middle.png) repeat-x;}

.alternate_colour{color: #C00000;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}

/*table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;}
  
table tr td
{ background: #CCCCCC;
  color: #47433F;
  border-top: 1px solid #FFF;}*/

.shadow {
	margin: -3px 0 15px;
	clear: both;}

#portfolio_content_wrap {
	background: url(../images/bg_portfolio_repeat.gif) repeat-x top left;
	padding: 20px 0px 0px 0px;
}
#portfolio_content {
	overflow:hidden;
	width: 950px;
	margin: 0 auto;
	padding: 1px 0px 0px 1px;
}
#portfolio_text {
	width: 270px;
	}

.portfolio_img {
	border: 3px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	
}
.portfolio_item, .portfolio_item_nomargin {
	float:left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.portfolio_item_nomargin {
	margin-right: 0px;
.book-cover-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
.alarms-dot-points {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
