body{
	background: #CAC8C2 url('../images/kevlar-bg-new.jpg') repeat;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	color: #4F4F4F;
}
img{
	border: 0;
}
* html a:hover
{
visibility:visible
}

a{
	color: #963C47;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#outer-container{
	background: url('/images/page-bg-top.jpg') no-repeat;
	padding-top: 49px;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
#container{

	width: 1060px;

	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;

	
}
#content-middle{
	margin-left: 40px;
}
#content-container{
	float: left;
	/*background: url('../images/content-middle-background.png') repeat-y*/
		background: url('/images/page-bg-middle.jpg') repeat-y;
		width: 1060px;
}
#content-top{
	height: 17px;
	width: 984px;
	float: left;
	
	background: url('../images/content-top-background.png') repeat-y
}
#content-bottom{
	height: 55px;
	
	width: 1060px;
	float: left;
	background: url('../images/page-bg-bottom.jpg') repeat-y
}

#content-left{
	width: 203px;
	margin-left: 14px;
	float: left;
	text-align: left;
}
.logo{
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#content-left a{
	float: left;
	width: 195px;
	height: 19px;
}
#primary-nav{
	float: left;
	margin-bottom: 15px;
}


#content-left ul{
	margin-left: 0px;
	padding-left: 0px;
	width: 195px;
	list-style: none;
}
#content-left li{
	margin: 0px;
	padding: 0;
	float: left;
	margin-left: 10px;
	width: 195px;
	height: 19px;
	border: 0px solid red;
	margin-bottom: 5px;
}

#dotted-line{
	background: url('../images/list-dotted-border.png') repeat-x top center;
	border: 0px solid red;
	padding-top: 20px;
	float: left;
	margin-top: 0px;
}

#content-left a:hover img{
	visibility:hidden
}


a.home{
	background-image: url('../images/home-over.png');

}
a.vehicle{
	background-image: url('../images/elevated-tactics-over.png');

}
a.ballistic{
	background-image: url('../images/ballistic-products-over.png');

}
a.maritime{
	background-image: url('../images/maritime-over.png');

}
a.about{
	background-image: url('../images/about-patriot-3-over.png');

}


a.company{
	background-image: url('../images/company-info-over.png');

}
a.training{
	background-image: url('../images/training-over.png');

}
a.news{
	background-image: url('../images/news-over.png');

}
a.tradeshows{
	background-image: url('../images/tradeshows-events-over.png');

}

a.testimonials{
	background-image: url('../images/testimonials-over.png');

}

a.grants-funding{
	background-image: url('../images/grants-funding-over.png');

}
a.ballistic-threat{
	background-image: url('../images/ballistic-threat-over.png');

}


a.contact{
	background-image: url('../images/contact-over.png');

}


#content-right{
	width: 741px;
	float: left;
}

#home-middle
{
	width: 741px;
	border: 0px solid red;
	margin-top: 10px;
	margin-right: 16px;
	float: left;
	background: url('../images/home-middle-background.png');
	background-repeat: no-repeat;
}



/* ------ sliding --------------- */

.SimpleSlide {
	width: 720px; /* Defining slideshow width */
	height: 450px; /* Defining slideshow height */ /* Was 404 when we weren't messing with the Revolutionary Systems line */
	overflow: hidden; /* required to hide not active elements. */
	margin-top: 11px;
	margin-left: 11px;
	
}
.SimpleSlide div {
	width: 2163px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.SimpleSlide div div {
	width: 720px;
	height: 424px; /* Was 404 when we weren't messing with the Revolutionary Systems line */
	float: left; /* Required if you want a horizontal slide. */
}


a {
 cursor: pointer;
		
}

#home_col_1 {
	height:450px; /* Was 404 when we weren't messing with the Revolutionary Systems line */
	width:720px;
	margin:0px 0px 0px 0px;
	float:left;
}
#home_col_2 {
	height:450px; /* Was 404 when we weren't messing with the Revolutionary Systems line */
	width:720px;
	margin:0px 0px 0px 0px;
	float: left;
	border: 0px solid green;
}
#home_col_2 p {
	margin-top: 0px;
	
}


#home_col_3 {
	height:450px; /* Was 404 when we weren't messing with the Revolutionary Systems line */
	width:720px;
	margin:0px 0px 0px 0px;
	float:left;
	border: 0px solid green;
}

#projects_col_1 p{
	width: 240px;
}
#projects_col_2 p{
	width: 370px;
}
#vehicle-systems-home{
	float: left;
	border: 0px solid purple;
	margin-top: 5px;
	height: 230px;
}

#ballistic-systems-row{
	float: left;
	border: 0px solid red;
	margin-bottom: 10px;
	width: 440px;
	height: 182px;
	clear: both;
}

#home_item_1{
	float: left;
	width: 225px;
	border: 0px solid orange;
	height: 220px;
}
#home_item_2{
	float: left;
	width: 220px;
	border: 0px solid orange;
	height: 220px;
}
#home_item_3{
	float: left;
	width: 230px;
	border: 0px solid orange;
	height: 220px;
		
	padding-right: 0px;
}

#ballistic_systems_item{
	float: left;
	width: 130px;
	border: 0px solid blue;
	height: 180px;

}

img.home_item{
	margin: 10px;
}
#home_item_1, #home_item_2, #home_item_3, #ballistic_systems_item{
	text-align: center;
	font-size: 8pt;
	padding: 7px;
	padding-top: 0px;
	
}
#home_item_1, #home_item_2, #home_item_3{border: 1px solid white; padding: 6px;}
#home_item_1 p, #home_item_2 p, #home_item_3 p, #ballistic_systems_item p{
	text-align: left;
	margin-top: 4px;
	margin-left: 5px;
	line-height: 11pt;
}

a.home-mouse-over{
	text-align: center;
	height: 170px;
	width: 100%;
	margin-bottom: 5px;
	float: left;
	border: 0px solid #ffffff;
}
a.home-mouse-over:hover{
	/*background: #EFEFEF;
	border: 1px solid #DDDDDD;*/
}
#vehicle-systems-home a.home-mouse-over{
		height: 120px;
}
#left-box-container{
	float: left;
	width: 457px;
	border: 0px solid red;
	margin-bottom: 10px;
}


#headlines{
	float: left;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	margin-top: 0px;

	width: 457px;
	height: 105px;
	margin-right: 10px;
	font-size: 8pt;
	letter-spacing: .0em;
}
#grants-due{
	float: left;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 457px;
	margin-right: 10px;
	font-size: 8pt;
	letter-spacing: .0em;
}

#grants-due table th{
	font-weight: normal;
	color: #920F25;
	text-align: left;
	padding-bottom: 5px;
}

#featured-product{
	float: left;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	margin-top: 0px;
	width: 268px;
	height: 222px;
	margin-left: 10px;
	font-size: 8pt;
	letter-spacing: .0em;

}

#headlines p{
	margin-top: 0px;
	letter-spacing: .0em;
	line-height: 8pt;
}
#events{
	float: left;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	margin-top: 10px;
	
	width: 457px;
	height: 105px;
	font-size: 8pt;
}
.headline-text{
	height: 78px;
	border: 1px solid #ffffff;
	padding: 5px;
	margin: 7px;
}
.featured-text{
	height: 78px;
	border: 1px solid #ffffff;
	padding: 5px;
	margin: 7px;
}
.headline-text:hover{
	background: #F2F2F2;
	border: 1px solid #D9D9D9;
}
.grants-due-text{
	border: 1px solid #ffffff;
	padding: 5px;
	margin: 7px;
}
.grants-due-text:hover{
	background: #F2F2F2;
	border: 1px solid #D9D9D9;
}
a.heading{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url('../images/list-dotted-border.png') repeat-x bottom left;
	
}
a.winheading{
	width: 70%;
}



#event-text{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	z-index: 10;
}
#event-link{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	z-index: 3;
	background: green;
}
#event-link a{
	float: left;
	width: 300px;
	height: 300px;
	background: red;
}


#content-area{
	background: #ffffff;
	float: left;
	margin-top: 10px;
	border: 1px solid #D7D7D7;
	width: 739px;
	border-bottom: 0px;
	padding-bottom: 10px;
}
#product-content{
	background: #ffffff;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #D7D7D7;
	border-bottom: 0px;
	width: 727px;
	margin-bottom: 0px;	
}
#content-text{
	float: left;
	margin: 10px;
	margin-top: 0px;
	background: #F9F9F9;
	padding: 10px;
	padding-left: 70px;
	padding-right: 70px;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	margin-bottom: 0px;
	width: 577px;
	padding-bottom: 0px;
}

#content-text p{
	margin-bottom: 20px;
	
}

#product-text{
	float: left;
	margin: 10px;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid red;
	background: #F9F9F9 url('../images/product-gradient.png') repeat-x;
	width: 727px;
}
#product-text p{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#product-container{

	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 0px solid red;
	padding: 0px;
	background-color: /#F9F9F9;
	width: 720px;
}

#product-container p{
	margin: 10px 30px 30px 20px;
}

#product-container td p{
	margin: 0px;
	margin-top: 10px;
}
form table{
	width: 300px;
	margin-left: auto;
	margin-right: auto;

	text-align: left;
}

#content-text form{
	width: 100%;
	float: left;
	clear: both;
}

#content-footer{
	width: 741px;
	height: 8px;
	float: left;
	background-image: url('../images/white-box-shadow-bg.png');
	margin-bottom: 10px;
	border: 0px solid red;
}

.page-heading{
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
	background: url('../images/list-dotted-border.png') repeat-x bottom center;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 15px;
	text-transform: uppercase;

}
.page-heading a{
	cursor: default;
	
}
.page-heading a:hover{
	text-decoration: none;
}


.address{
	float: left;
	width: 180px;
	margin-bottom: 20px;
	
	margin-left: 0px;
}
/*
.logos{
	float: left;
	margin-left: 8px;
	margin-top: 14px;
}*/
#logo-container{
	float: left;
	width: 735px;
	border: 0px solid red;
	margin-bottom: 10px;
}

#logo-container img{
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	
	margin-right: 42px;
}
.dotted-left{
	background: url('../images/vertical-dotted-line.png') repeat-y top left;
	padding-left: 20px;
}

.row_0{
	background-color: #EBEBEB;
}
table#events-list{
	margin-top: 0;
	padding-top: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 8pt;
	border: 1px solid #D7D7D7;
}
#events-list td{
	padding: 7px;
}
#events-list td strong{
	color: #1D1D1D;
}
.event-date{
	color: #BE1D27;
	font-weight: bold;
	white-space: nowrap;
}
td.event-time{
	width: 40px;
	color: #BE1D27;
	white-space: nowrap;
}
td.event-address{

	color: #1D1D1D;
	/*white-space: nowrap;*/
	border: 0px solid red;
}
td.event-title{
	
	width: 180px;
	border: 0px solid red;
}
#goto-links{
	text-align: center;
	font-weight: bold;
	color: #1D1D1D;
	font-size: 8pt;
	margin: 20px;
	
}
#goto-links a{
	display: inline;
	color: #1D1D1D;
	padding-left: 20px;
	margin: 10px;
	background: url('../images/arrow.gif') no-repeat 2px 2px;
	
}
#product-left{
	float: left;
	width: 175px;
	text-align: center;
	margin-left: 30px;
}
#product-left img{
	margin-bottom: 40px;
}

#product-right{
	float: left;
	width: 370px;
	font-size: 8pt;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 50px;
	margin-right: 10px;
	text-align: left;
	border: 0px solid red;
	margin-bottom: 30px;
}
#product-right th{
	padding-right: 20px;
}
#product-right td{
	padding-bottom: 20px;
}
#product-right ul{
	list-style-position: outside;
	padding-right: 0px;
	margin: 0;
	margin-top: 10px;
	border: 0px solid red;
}

#product-right li{
	padding: 0px;
	margin: 0;
	margin-left: -25px;
}

.product-name{
	color: #A23A47;
	text-transform: uppercase;
	font-size: 10pt;
}
#product-right th{
	text-transform: uppercase;
}

.gallery-item{
	float: left;
	margin-top: 11px;
	margin-left: 5px;
	padding: 3px;
	background-color: #EDEDED;
	border: 1px solid #E5E5E5;
}
.first-gallery-item{
	background-image: url('../images/first-gallery-box.png');
	background-repeat: none;
	padding-top: 15px;
	padding-left: 13px;
	padding-bottom: 5px;
	padding-right: 2px;
	float: left;
}

#product-footer{
	float: left;
	height: 38px;
	width: 630px;
	background: url('../images/content-footer-background.png') no-repeat;
	margin-bottom: 10px;
	padding-top: 4px;
	text-align: center;
}

.mini-gallery{
	float: left;
	clear: both;
}

.product{
	float: left;
	margin-top: 0px;
}



/*--------------------------------------------------------------------------------------*/


#goto-links strong{
	color: #8D8D8D;
	font-size: 12pt;
}
#mars-info-container{
	background-color: #F9F9F9;
	float: left;
	width: 609px;
	margin: 10px;
	margin-top: 0px;
}

#supported-vehicles{
	font-size: 10pt;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 20px;
}
#supported-vehicles h1{
	font-size: 10pt;
	
}
#supported-vehicles-container{
	float: left;
	
}
.mars-left{
	float: left;
	border-right: 0px solid #EFEFEF;
	padding: 8px;
	margin-left: 10px;
	margin-right: -1px;
	clear: both;
	position: relative;
	z-index: 10;
	text-align: center;
	width: 100px;
}

.mars-selected{
	
	background: white;
	border: 1px solid #EFEFEF;
	border-right: 1px solid white;
	
}

.mars-left p{
	font-size: 7pt;
	margin-bottom: 0px;
}

#mars-right{
	float: left;
	width: 400px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	margin-bottom: 10px;
	background: white;
	padding: 10px;
	
}

.row0{
	background-color: #D5D5D5;
	width: 100%;
}

#mars-right th{
	text-align: left;
	color: black;
}

#mars-right td{
	padding: 5px;
}

#mars-right table{
	font-weight: bold;
	font-size: 8pt;
}


.grants{
	margin-top: 20px;
	width: 270px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.grants table{
	/*border: 1px solid #D0D0D0;*/
	text-align: left;
	margin: 0;

}
.grants td{
	padding: 10px;
	margin: 0px;
	font-size: 8pt;
}
.grants a:hover{ text-decoration: underline;}
.grants a{
	color: #1A1A1A;
	text-decoration: none;
	font-weight: bold;
}


/* additional classes */

.clear{ clear: both}
#content-testimonials{
	float: left;
	margin: 10px;
	background: #F9F9F9;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica;
	width: 560px;
}

#content-testimonials p{
	margin-bottom: 5px;
	text-align: justify;
	font-size: 100%
	
}
.box1{ float:left; width: 450px; list-style: none; line-height: 160%; margin: 0px; padding: 0px;}
.box1 li{ display: inline-block; margin: 0px 0px; padding: 0px 30px; border: 0px solid #d30000}

.testi-caption{float: left; width: 140px; margin-right: 5px; margin-bottom: 20px;}
.testi-desc{float: left; width: 410px;}
.testi-desc p{text-align: justify; padding: 0px; margin: 0px;}
.testi-desc span .nodesc{text-align: left; padding: 0px; margin: 0px}

.testimonial-submit-area{
	float:left;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	border: solid thin #D1D1D1;
}

/* The specific style rules used to suggest rendering */
/* for the CSS table design example, starts here */

DIV.base-layer {
  color: #000000;
  margin: 0em 12px 0em 12px; padding: 0; text-align: center; width: auto;
}

DIV.table-row {
  border: solid #000000 0px; color: #000000;
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: 100px;
  padding: 0px; text-align: center; width: 500px;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; margin: 0; padding: 0; width: 125px;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 0; width: 125px;
}

/* Rules in detail that is used to suggest rendering for the */
/* Nobel price winner table example. I still use some of the */
/* generic rules as found above and below, but still..       */

DIV.left-container13 {
  border: none; float: left; margin: 0px; padding: 0px; width: 125px;
}

DIV.left-container23 {
  border: none; float: left; margin: 0px; padding: 0px; width: 125px;
}

DIV.right-container13 {
  border: none; float: left; margin: 0px; padding: 0px; width: 125px;
}

/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
/* product table example. I still use some of the generic rules as found   */
/* above and below, but still..                                            */

DIV.left-layer11 {
  border: none; float: left; margin: 0; padding: 0; width: 9%;
}

DIV.right-layer11 {
  border: none; float: right; margin: 0; padding: 0; width: 10%;
}

/* Watch out for this DIV... rule, it appears every now and then */

.space-line {
  clear: both; margin: 0; padding: 0; width: 100%;
	float: left;
}

/* Some rules for captions, headers and running text */

H4.table-caption {
  background: transparent; color: #3333cc; font-family: sans-serif;
  font-size: 1em; font-style: italic; font-weight: bold; margin: 0;
  padding: 0em; text-align: center; width: auto;
}

H5.colhdr {
  background: none #ffffcc; border: solid #3333cc 0px; color: #993333;
  font-family: sans-serif; font-size: 1em; font-style: italic;
  font-weight: normal; margin: 0; padding: 0.3em 0.3em 0 0.3em;
  text-align: center; width: auto;
}

P.text {
  border: solid #3333cc 0px; margin: 0; padding: 0em 0.3em 0 0.3em;
  font-style: normal; font-size: 1em; text-align: center; text-indent: 0;
  width: auto;
}

/* End of layer specific style rule set */
.redtext{ color: #990000}





#revolutionary {
	margin-top: -10px;
}

#selections{
	float: left;
	width: 95px;
	font-size: 9px;
	padding-left: 10px;
	margin-top: 30px;
}


#ballistic-threat-chart{
	padding-left: 14px;

	float: left;
}
#ballistic-threat-chart table{
	width: 710px;
	text-align: center;
	margin-bottom: 20px;
		border-collapse: collapse;
		font-size: 8pt;
		border: 1px solid #D7D7D7;
}
#ballistic-threat-chart table td{
	line-height: 18px;
	padding: .4em .4em .4em .4em;
}
#ballistic-threat-chart table th{
	color:#BE1D27;
	border-bottom: 1px dashed #D7D7D7;
	text-align: center;
	height: 60px;
}
table#sub-table {
	color: #666;
	text-align: center;
}
#ballistic-threat-chart strong {
	color:#BE1D27;
	font-weight: bold;
}
#threat-level td{
	border-bottom: 1px dashed #D7D7D7;
}
#threat-level tr{
	height: 87px;
}
table#threat-level {
	background-image: url('/images/ballistic-threat-levels/guns.png');
	background-repeat: no-repeat;
	border: solid 1px #ccc;
}


h3.storytitle {
	margin: 0;
	font-size: 12pt;
	font-weight: normal;
}

.storycontent{
	margin-bottom: 20px;
}

#event-scroller{
	float: left;
	height: 180px;
	width: 560px;
	padding-top: 2px;
	padding-left: 5px;
	overflow: auto;
	
}

.grant-scroller{
	float: left;
	height: 180px;
	width: 270px;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: auto;
	border: 1px solid #C5C5C5;
}

#patriot-contact-logo{
	text-align: center;
	margin-bottom: 30px;
}

#phone-numbers{
	float: left;
	margin-left:230px;
	margin-bottom: 20px;
}

#content-header{
	margin-top: 10px;
	margin-left: 10px;
	width: 739px;
}

#flash-promo{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	border: 0px solid red;
}


#ballistic-icons{
	float: left;
	width: 440px;
	border: 1px solid black;
	
}
#ballistic-header-image{
	float: left;
	width: 266px;
		border: 0px solid red;
	background: url("/images/xps-ballistics.jpg") no-repeat;
}
#ballistic-header-image ul{
	list-style: none;
	margin-left: 100px;
}
#ballistic-header-image ul li{
	width: 116px;
	height: 83px;
	background: url("/images/xpsgall/thumb/thumb-bg.png") no-repeat;
	margin-bottom: 13px;
}
#ballistic-header-image ul li a{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	
}


#mars-footer{
	margin-bottom: 10px;
	text-align: center;

}

.box-link{
	border: solid thin; border-color: #bf283b; padding: 5px 0px 5px 0px;
}








#vehicle-selector{
	margin-left: 11px;
	width: 195px;
	/*height: 500px;
	overflow: auto;*/
	float: left;
	border: 1px solid #DBDBDB;
	background: white;
}
#vehicle-selector ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
	margin-left: 8px;
	
	float: left;
	list-style-position: inside;
	display: inline;
	border: 0px solid red;
}
#vehicle-selector li{
	margin: 0;
	padding: 14px;
	
}
#vehicle-selector li img{
	margin: 0;
	padding: 4px;
	border: 1px solid #CECECE;
	background: white;
}
.odd{
	background-color: white;
}
.even{
	background-color: #E7E7E7;
}
#vehicle-info-frame-container{
	float: left;
	margin-left: 10px;
	border: 1px solid #DBDBDB;
	background: white;
	padding: 15px;
	width: 478px;
	margin-bottom: 20px;
}
#vehicle-info th{
	text-align: left;
	width: 160px;
	
}
#vehicle-info td{
	padding: 5px;
	font-weight: bold;
	width: 290px;
}

#vehicle-selector-header{
	margin-left: 15px;
	float: left;
	clear: both;
	width: 100%;
}

#vehicle-info-frame-container h2{
	float: left;
	border: 0px solid red;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
#vehicletitle{
	width: 100%;
	float: left;
	clear: both;
}

.visit-link{
	float: right;
	clear: right;
}

#vehicle-info-gallery{
	float: left;
	clear: both;
	width: 100%;
}
#vehicle-info{
	float: left;
	clear: both;
}

#vehicle-contact-form{
	float: left;
	clear: both;
}

#gall-main-image{
	text-align: center;
	
}

#gall-main-image img{
	border: 1px solid #D2D2D2;
	padding: 8px;
}

#gall-nav{
	float: left;
	text-align: center;
	margin-bottom: 20px;
	
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#gall-nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	
}	
#gall-nav li{
	display: block;
	padding: 0px;
	margin: 0;
	float: left;
}	
#gall-nav a{
	float: left;
	border: 1px solid #D2D2D2;
	padding: 3px;
	margin-right: 3px;
}
#gall-nav a:hover{
	border: 4px solid black;
	padding: 0;
}
iframe{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-area{
	background-color: #F9F9F9;
}
.formbuttons{
	width: 300px;
}
.formbuttons input, .formbuttons img{
	float: left; 
}




#gallery-nav{
	float: left;
	text-align: center;
	margin-bottom: 20px;
	
	margin-left: 20px;
	width:100%;
}
#gallery-nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
}	
#gallery-nav li{
	display: block;
	padding: 0px;
	margin: 0;
	float: left;
	background: url('/images/xps/gallery-item-bg.jpg') no-repeat;
	
}	
.GallerySlide a{
	float: left;
	border: 0px solid #D2D2D2;
	padding: 0px;
	margin-right: 0px;
	background: url('/images/xps/gallery-item-bg.jpg') no-repeat;
}
.GallerySlide img{
	margin: 8px;
}
.GallerySlide a:hover{
	border: 0px solid black;
	padding: 0;
}

.GallerySlide {
	border:0px solid red;
	width: 580px; /* Defining slideshow width */ 
	height: 100px; /* Defining slideshow height  */
	overflow: hidden; /* required to hide not active elements.  */
}
.GallerySlide div {
	width: 2323px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.GallerySlide div div {
	width: 580px;
	height: 100px;
	float: left; /* Required if you want a horizontal slide. */
}
.gallery-button{
	float: left;
	width: 28px;
	margin: 10px;
	margin-top: 40px;
	
}

iframe.jag{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#GallerySlide{float: left;}

table.brochures{
	margin-left: 50px;
	border-collapse: collapse;
	margin-bottom: 50px;
}
table.brochures th{text-align: center; font-size: 12pt; padding: 20px;}
table.brochures td{padding: 20px; text-align: center;}
#file-exchange{float: left; clear: both; text-align: center; width: 100%; font-size: 8pt;}
