body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	background: #DCDCC7;
}

/* Homepage Header */


div.header#home {
	position: relative;
	width: 100%;
	height: 398px;
	background: url(../images/home-header-bg.png) repeat-x;
}

div.header#sub {
	position: relative;
	width: 100%;
	height: 143px;
	margin-bottom: 40px;
	background: url(../images/sub-header-bg.png) repeat-x;
}

div.wrapper {
	margin: 0 auto;
	*margin-left: 50px;	
	width: 880px;
}

span.logo {
	width: 241px;
	height: 116px;
	display: block;
	background: url(../images/home-logo.png) no-repeat;
}               

span.logo#sub {
	width: 241px;
	height: 116px;
	display: block;
	background: url(../images/sub-logo.png) no-repeat;
}

/* Homepage Header Content */


/* Sub-page Header */

p#tagline {
	text-indent: -5000px;
	width: 480px;
	height: 35px;
	background: url(../images/home-tagline.png) no-repeat;
	display: block;
}

p#bullet1 {
	text-indent: -5000px;
	width: 423px;
	height: 31px;
	margin-top: 30px;
	*margin-top: 25px;
	background: url(../images/home-bullet1.png) no-repeat;
	display: block;
}

p#bullet2 {
	text-indent: -5000px;
	width: 454px;
	height: 34px;
	margin-top: -6px;	
	*margin-top: -10px;
	background: url(../images/home-bullet2.png) no-repeat;
	display: block;
}

p#bullet3 {
	text-indent: -5000px;
	width: 454px;
	height: 34px;
	margin-top: -8px;	
	*margin-top: -10px;
	background: url(../images/home-bullet3.png) no-repeat;
	display: block;
}

img#cuffs {
	width: 307px;
	height: 206px;
	float: right;
	border: none;
}

a#video {
	width: 880px;
	height: 40px;
	bottom: -20px;
	background: url(../images/home-video.png) no-repeat;
	display: block;
	position: absolute;
}

a:hover#video {
	background: url(../images/home-video_over.png) no-repeat;
}

/* Navigation */

span.nav {
	width: 100%;
	height: 50px;
	background: url(../images/nav-bg.png) repeat-x;
	display: block;
}

span.nav a {
	text-indent: -50000px;
	height: 50px;
	padding-left: 64px;
	padding-right: 64px;
	display: block;
	float: left;
	border-right: 1px solid #1A4570;
	border-left: 1px solid #003060;
}

span.nav a#home {
	background: url(../images/nav-home.jpg) no-repeat center;
	border-left: none;
	*width: 140px;
}

span.nav a#services {
	background: url(../images/nav-services.jpg) no-repeat center;
	*width: 145px;
}

span.nav a#retail {
	background: url(../images/nav-retail.jpg) no-repeat center;
	*width: 145px;
}

span.nav a#clients {
	background: url(../images/nav-clients.jpg) no-repeat center;
	*width: 150px;
}

span.nav a#about {
	background: url(../images/nav-about.jpg) no-repeat center;
	*width: 150px;
}

span.nav a#contact {
	background: url(../images/nav-contact.jpg) no-repeat center;
	border-right: none;
	*width: 145px;
}

span.nav a:hover#home {
	background: url(../images/nav-home_over.jpg) no-repeat center;
}

span.nav a:hover#services {
	background: url(../images/nav-services_over.jpg) no-repeat center;
}

span.nav a:hover#retail {
	background: url(../images/nav-retail_over.jpg) no-repeat center;
}

span.nav a:hover#clients {
	background: url(../images/nav-clients_over.jpg) no-repeat center;
}

span.nav a:hover#about {
	background: url(../images/nav-about_over.jpg) no-repeat center;
}

span.nav a:hover#contact {
	background: url(../images/nav-contact_over.jpg) no-repeat center;
}

/* Homepage Content Boxes */

div.box {
	width: 250px;
	height: 300px;
	margin: 40px 16px;		
	padding: 10px;
	background: url(../images/box-bg.png) repeat-x bottom;	
	border: 1px solid #CBCCAB;
	float: left;
}

div.box.sub {
	width: 250px;
	height: 300px;
	margin: 0px;
	margin-bottom: 15px;		
	padding: 10px;
	background: url(../images/box-bg.png) repeat-x bottom;	
	border: 1px solid #CBCCAB;
	float: right;
	clear: right;
}

div.box h2 {
	text-indent: -5000px;
	font-style: italic;
	font-weight: bold;
	color: #265b9b;	
}

div.box.sub h3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: 700;
	color: #265b9b;
}

div.box a {	
	color: #265b9b;
	text-decoration: none;
}

div.box a:hover {
	text-decoration: underline;
}

div.box p {
	font-size: .75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.8em;
}

div.box img {
	float: right;
}

div.box#region {
	margin-left: 0px;
}

div.box#region h2 {
	background: url(../images/h2-regionslargest.jpg) no-repeat;
}

div.box#region img {
	margin-top: 30px;
	margin-right: -13px;
}

div.box#guard h2 {
	background: url(../images/h2-guardservices.jpg) no-repeat;
}

div.box#guard img {
	margin-right: -11px;
}

div.box#merchandise {
	margin-right: 0px;
}

div.box#merchandise h2 {
	background: url(../images/h2-merchandise.jpg) no-repeat;
}

div.box#merchandise img {
	margin-right: -10px;
}

div.box ul#contact li {
	font-size: .75em;
	margin-left: -20px;
	margin-bottom: 10px;
}

div.box ul#otherclients li {
	font-size: .75em;
	margin-left: 20px;
	margin-bottom: 10px;
}


div.box span#adobe {
	font-size: .50em;
}

/* Footer */

div.main {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
	width: 570px;	
	*width: 620px;	
	padding: 10px;
	background: #fff;	
	border: 1px solid #CBCCAB;
	float: left;
}

div.main h2 {
	clear: left;
	font-style: italic;
	font-weight: bold;
	color: #265b9b;
}

div.main h3 {
	font-size: 16px;
	clear: left;
	font-style: italic;
	font-weight: bold;
	color: #265b9b;
}

div.main h3 span {
	font-size: 12px;
	clear: left;
	font-style: italic;
	font-weight: bold;
	color: #CBCCAB;
}

div.main p {
	font-size: .75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.8em;
}

div.main a {
	color: #265b9b;
	text-decoration: none;
}

div.main ul#clients {
	list-style: none;
	margin-bottom: 100px;
	*padding-bottom: 10px;
	margin-left: -40px;
}

div.main ul#clients li {
	width: 250px;
	height: 170px;
	margin-right: 35px;
	*margin-right: 20px;
	margin-bottom: 35px;
	*margin-bottom: 15px;
	float: left;
	position: relative;
}

div.main a span.btmthrid {
	width: 240px;
	*width: 252px;
	font-size: 10px;
	padding: 5px;
	background-color: #CBCCAB;
	border: 1px solid #CBCCAB;
	position: absolute;
	bottom: -20px;
	left: 15px;
	z-index: 1;
}

div.main a:hover span.btmthrid {
	color: #000;
}


div.main a:hover {
	border-bottom: 1px solid #CBCCAB;
}

div.main img.portrait {
	padding: 1px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	border: 1px solid #CBCCAB;	
}

div.main img.clips {
	margin: 15px;
	float: left;
	border: 1px solid #CBCCAB;	
}

div.footer {
	font-size: xx-small;
	color: #CBCCAB;
	clear: both;
	width: 100%;
	height: 100px;
	padding-top: 10px;
	background-color: #12305e;
	border-top: 1px solid #CBCCAB;	
	display: block;
	*margin-top: 50px;
}

div.footer a {
	color: #CBCCAB;
	text-decoration: none;
}

div.footer a:hover {
	color: #fff;
}

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
                           
  color: black !important; !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-size:12px;
  color:black;
}

.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}