html {
	background-color: #19202f;
	background-image: url(../images/large_test_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

body {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-bottom: 40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
}

h2 {
	color: #1288b6;
	font: normal 24px Georgia,Times New Roman,serif;
	line-height:normal;
	margin: 10px 0 0;
	font-style: italic;
}

h3 {
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #225e84;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 14px;
	color: #999999;
}

h6 {
	color: #333;
	font: normal 24px Georgia,Times New Roman,serif;
	line-height:normal;
	margin: 0px;
	font-style: italic;
}

.small {
	height: 27px;
	width: 40px;
	clear: right;
	float: left;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#header {
	clear: both;
	float: left;
	width: 950px;
	position: relative;
}

#logo {
	background-image: url(../images/bg_logo.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 157px;
	width: 118px;
	position: relative;
	text-indent:-9999px;
	margin-left: 35px;
}

#nav {
	height: 94px;
	width: 763px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 20px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	list-style-type: none;
	float: left;
}

#nav ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
}

#nav ul li a .nav-button {
    display:block;
	padding:26px 21px 26px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	color:#666666;
	background:transparent url(/sites/default/themes/trapp/images/tableft.jpg) no-repeat left -6px;
}

#nav a span.nav-description {
    display:block;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:0.733em;
	text-transform:none;
	color:#999999;}
	
#nav ul li a:hover {
	background-image: url(../images/bg_nav_hover.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1288b6;
}

#slideshow_wrapper {
    height: 249px;
	width: 948px;
	float: left;
	position: relative;
	margin-top: 20px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#slideshow {
	
	float: left;
	position: relative;
	
}

.pics img {
	border: none;
	margin: 10px;
}

#content_wrapper {
	clear: both;
	float: left;
	position: relative;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	
}

#content_wrapper ul {
	margin: 10px 0px 0px 25px;
	padding: 0px;
}

#content_wrapper li {
	list-style-type: none;
	margin: 0px 0px 10px;
	list-style-image: url(../images/bullet.gif);
	padding: 0px;
}

#content_wrapper li a {
	color: #01a0de;
	text-decoration: none;
	margin: 0px;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

#content_wrapper li a:hover {
	color: #01a0de;
	text-decoration: underline;

}

#content_wrapper p {
	margin: 10px 0px 0px;
	
}

#left_column {
	clear: right;
	float: left;
	position: relative;
	width: 305px;
}

.left_nav {
	background-color: #FFFFFF;
	width: 273px;
	float: left;
	position: relative;
	margin-right: 32px;
	padding: 10px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin-bottom: 20px;
}

.left_nav ul {
	margin: 0px;
	padding: 0px;
}

.left_nav ul li {
	list-style-type: none;
	margin: 0px;
}

.left_nav ul a {
	color: #436370;
	text-decoration: none;
	margin-left: 40px;
}

#left {
	background-color: #FFFFFF;
	width: 273px;
	clear: right;
	float: left;
	position: relative;
	margin-right: 32px;
	padding: 10px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#left img {
	margin-top: -10px;
	margin-left: -11px;
	background-color: #19202f;
}

#middle {
	background-color: #FFFFFF;
	width: 273px;
	clear: right;
	float: left;
	position: relative;
	margin-right: 32px;
	padding: 10px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#middle h2 {}

#middle img {
	margin-top: -10px;
	margin-left: -11px;
}

#right {
	background-color: #FFFFFF;
	width: 273px;
	float: left;
	position: relative;
	padding: 10px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#right img {
	margin-top: -10px;
	margin-left: -11px;
}

#content_main {
	background-color: #FFFFFF;
	width: 590px;
	float: left;
	position: relative;
	padding: 10px;
	background-image: url(../images/bg_slideshow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#disclaimer {
	float: left;
	position: relative;
	width: 950px;
	text-align: center;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 20px;
}

#disclaimer p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 94px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#footer_left {
	clear: right;
	float: left;
	width: 45%;
	position: relative;
	margin-top: 35px;
	margin-left: 10px;
}

#footer_right {
	float: right;
	width: 50%;
	position: relative;
	text-align: right;
	margin-top: 35px;
	margin-right: 10px;
}

#footer_right ul {
	margin: 0px;
	padding: 0px;
}

#footer_right ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #999999;
	text-decoration: none;	
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: none;	
}

#siteby {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 950px;
	height: 45px;
	color: #FFFFFF;	
}

#siteby a {
	color: #01a0de;
	text-decoration: none;
	padding-right: 10px;
}

/*
FORM 
------------------------------------------------- */
#contact_form {
	margin-top: 20px;
}

#contact_form label {
	display: block;
	text-align: left;
	color: #59A1C5;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#contact_form input { width: 198px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; margin-bottom: 7px; }
#contact_form textarea { width: 360px; height: 80px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; font-family: "Lucida Grande", Arial, Verdana, sans-serif; margin-bottom: 7px; }
#contact_form p #submit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FF0000;
	width: 86px;
	height: 16px;
}
#contact_form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
#my_slideshow {
	margin-top: 12px;
	padding-left: 12px;
	float: left;
	position: relative;
	height: 240px;
	width: 680px;
}
.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(http://www.blueprintgroupe.com/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #33CC00 url(http://www.blueprintgroupe.com/images/success.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #339900;
  border-bottom: 2px solid #339900;
}
#submitt input {
	float: left;
	background: url(http://www.tuscaloosasecurityservices.com/images/send-message.jpg) no-repeat left top;
	height: 16px;
	width: 86px;
	border: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFF99;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#contact_form h1 {
	color: #FFFFFF;
	border: none;
}

#telephone {
	float: right;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-right: 10px;
}
