* {margin: 0px; padding:0px}

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
	background: url(images/wrapper.jpg);
	background-position:top center;
	background-repeat: repeay-y;
	height: auto;
	border: none;
}

#header {
	height: 178px;
	width: 1000px;
	background: url(images/headerbg.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	clear: both;
}

#headerTop {
	height: 130px;
	clear:both;
}

#logo {
	float: left;
	margin-top: 31px;
	margin-left: 24px;
}

#nav {
	height: 41px;
	line-height: 41px;
	width: 1000px; 
	background: url(images/navbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	clear: both;
}

#nav ul, #nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav li a {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	float: left;
	padding-left: 15px;
}

#nav li a:hover {
	color: #ececec;
}

#maincontent {

}

#maincontent h1 {
	color: #030C21;
	font-size: 40px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	border-bottom: 2px solid #FFC600;
}

#maincontent p {font-size: 14px;}

#intro {
	color: #333333;
	font-size: 12px;
	paddin-top: 25px;
}

#intro h1 {
	width: 75%;
	margin-left: 25px;
}

#intro p {margin-left: 25px; padding-top: 5px; width: 75%;}

#leadCapture {
	height: 220px;
	width: 1000px;
	background: #ededed;
	background: url(images/leadCapturebg.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	clear:both;
	font-size:12px;
}

#leadCaptureLeft {
	float: left;
	width: 550px;
	color: #FFFFFF;
	padding: 0px;
}

#leadCapture h1 {font-size: 24px; color:#FFFFFF;}

#leadCaptureRight {
	float: left;
	width: 410px;
	color: #FFFFFF;
	padding: 0px;
}

#leadCaptureRight h2 {font-size: 18px;}

#notice {font-size: 10px; position:relative; top: -18px;}

form {margin: 0px; padding:0px;}

input, {margin: 0px; padding:0px;}

submit {height: auto; padding: 2px;}

#leftCol {
	width: 731px;
	float: left;
}

#leftCol p {padding:10px; font-size: 12px;}


#leftWrap {
	padding-left: 2px;
	padding-right: 2px;
}

#leftColPage {
	width: 590px;
	margin-right: 10px;
	float: left;
}

#rightCol {
	width: 269px;
	float: left;
	background: url(images/rightcolbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

#rightCol h2 {
	height: 46px;
	line-height: 40px;
	font-size: 13px;
	color:#000033;
	background: url(images/rightcolh2.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding-left: 15px;
	
}

#fixwrap {background-image: url(images/rightcolulfoot.jpg); background-position:bottom center; background-repeat:no-repeat; width: 249px; height: 5px; margin-bottom:0px;}
#rightcolmenu {background:url(images/rightcolUlBg.jpg) top center; background-repeat:repeat-y; width:249px; padding-right:0px; margin-left: 10px; padding-top:0px; margin-bottom: 0px;}
#rightCol ul { padding-left:10px; padding-bottom:0px; padding-right:0px; padding-top:0px; margin:0px;}

#rightCol li{ margin:0px; }

#rightCol li a {height: 25px; line-height:25px; padding:3px; border-bottom: 1px #ccc solid; width:220px; display: block; margin:0px; color:#000000; font-size:12px;}

#rightColspacer {
	height:86px;
}

#rightColPage {
	width: 400px;
	float: left;
}

#rightSideContact {
	background-color:#000066;
	background-position:top center;
	background-repeat: no-repeat;
	width:400px;
	height:auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

/* input.text {height: 25px; width: 250px; line-height: 25px; font-size: 18px;}  */

#rightSideContact table {margin-left: 20px;}

#rightCol li {margin: 0px; padding:0px; list-style: none;}

#securityComponents {
	height: 155px;
	clear: both;
}

#securityBox {
	float: left;
	width: 237px;
	height: 150px;
	margin-right: 15px;
	background: url(images/securityboxbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	font-size: 12px;
}

#securityBox a {color: #066CAA;}

#hometxt a:link  {color: #6h6h6h; text-decoration:none;}
#hometxt a:visited  {color: #6h6h6h; text-decoration:none;}
#hometxt a:hover  {color: #6b6b6b; text-decoration:none;}

#securityBox ul {margin-left: 10px; padding-left:10px; margin:3px;}
#securityBox li {margin: 0px; padding:0px; list-style: none;}


#securityBox h2 a {
	color: #333333; 
	font-size: 18px;
	padding-top:5px;
	padding-left:5px;
	margin:0px;
	text-decoration:none;
}

#footer {
	height: 202px;
	background: url(images/footerbg.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size: 11px;
}

#footerbox {
	float: left;
	width: 160px;
	padding: 10px;
	color:#FFFFFF;
}

#footerboxlarge {
	width: 550px;
	float: left;
	padding: 10px;
}

#footerbox a {color: #FFFFFF;}

#footerboxlarge a {color: #FFFFFF;}

#promo {
	width: 731px;
	height: 205px;
	background: url(images/promobg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	color:#FFFFFF;	
}

#promoalarmmonitoring {
	height: 385px;
	background: url(images/promobgalarmmonitor.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	color:#FFFFFF;	
}

#promoform {
width: 225px;
padding-top: 35px;
padding-right: 65px;
float: right;
font-size:12px;
color:#000033;
}

#promoform h2 {font-size: 14px; padding:0px; margin:0px}

#promoform p {font-size: 9px; padding-rght:10px; margin:0px}

#promoform input.text {width: 120px;}

#clear {clear: both;}




