/* CSS Document */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:14px; font-family:Helvetica, Arial, Verdana, sans-serif; color:#fff; background:#272323 url(../images/body_bg.jpg) left top repeat-x}
h1 {height:100px; padding:25px 0 10px 38px; font-size:1.25em; text-transform:uppercase; color:#fff; background:url(../images/logo.png) left 50% no-repeat}
h2, h3, h4, h5, p, ul, ol, dl {margin:15px 0}
h3, h4, h5 {font-weight:bold}
h2 {font-size:1.65em}
h3 {font-size:1.75em}
h4 {font-size:1.15em}
h5 {font-size:1em; font-style:italic; color:gray}
a {color:#27a7d6; outline:none}
	a:hover {text-decoration:none}
dt {margin:15px 0; font-weight:bold}
dd {margin:5px 0 5px 15px}
ol {margin-left:25px}
blockquote {float:none; margin-right:15px; font-size:1.5em; line-height:1.5em; font-family:Georgia, Times, "Times New Roman", serif; font-style:italic}
em {float:none; margin-right:15px; font-size:1.5em; line-height:1.5em; font-family:Georgia, Times, "Times New Roman", serif; font-style:oblique;}
/*#######################
  Layout Styles 
#######################*/

#wrapper {width:960px; margin:0 auto}

#navigation {height:43px; margin:0; border-left:2px groove #fff}
	#navigation li {float:left; display:inline; height:100%; font-size:1.25em; border-right:2px groove #fff}
		#navigation li a {display:block; height:15px; padding:30px 30px 15px; font-weight:bold; text-align:top; text-decoration:none; color:#aaaaaa}
			#navigation li a:hover {color:#3a3d3f}

#content {clear:both; float:left; padding-top:20px}	
	#content p {line-height:1.25em}
		#content li {margin:10px 0}
		#content ul li {margin:0; padding:10px 0 10px 25px; background:url(../images/star.png) left 50% no-repeat}	
	#content .two_columns {float:left; display:inline; width:465px; margin-right:15px}
	#content .three_columns {float:left; display:inline; width:300px; margin:0 15px 15px 0}
    #content .twoone_columns {float:left; display:inline; width:600px; margin:0 15px 15px 0}
    #content .twotwo_columns {float:left; display:inline; width:300px; margin:0 15px 15px 0}
    
		#content #alarms {padding:10px 0 10px 60px; background:url(../images/intruder.jpg) center 50% no-repeat}
		#content #CCTV {padding:10px 0 10px 60px; background:url(../images/cctva.jpg) center 50% no-repeat}
		#content #electrical {padding:10px 0 10px 60px; background:url(../images/showera.jpg) center 50% no-repeat}
		#content #cctvpage {padding:10px 0 10px 60px; background:url(../images/comcctv.jpg) center 10% no-repeat}
        #content #fronmon {padding:10px 0 10px 60px; background:url(../images/fronmon.jpg) center 10% no-repeat}
        #content #intruderpage {padding:10px 0 10px 60px; background:url(../images/intruderdoor.jpg) center 10% no-repeat}
        #content #showers {padding:10px 0 10px 60px; background:url(../images/shower3.jpg) center 1% no-repeat}
        #content #fire {padding:10px 0 10px 60px; background:url(../images/firebreak2.jpg) center 1% no-repeat}
        #content #firepage1 {padding:1px 1 1px 1px; background:url(../images/fire1.jpg) center 1% no-repeat}
        #content #firepage2 {padding:1px 1 1px 1px; background:url(../images/fire2.jpg) center 1% no-repeat}
        #content #firepage3 {padding:1px 1 1px 1px; background:url(../images/firerisk.jpg) center 1% no-repeat}
        #content #maintenance {padding:10px 0 10px 60px; background:url(../images/contract.jpg) center 10% no-repeat}
        #content #access {padding:10px 0 10px 60px; background:url(../images/access.jpg) center 1% no-repeat}
        #content #monitoring {padding:10px 0 10px 60px; background:url(../images/controlcentre.jpg) center 10% no-repeat}
        
/* Form Styles */
input, textarea {padding:3px; font-size:.95em; font-family:Helvetica, Arial, Verdana, sans-serif; font-style:italic; color:gray}
input {width:250px}
textarea {width:350px; height:150px}
#submit {width:100px; font-weight:bold; color:#000; font-style:normal}
	
#footer {clear:both; text-align:center;   padding:50px 0 30px 0; font-size:.85em; font-style:italic; color:#d2d4d4}



