/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
UNIVERSAL STYLES AND TAGS
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */



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

body
{
	background: url(../images/dsi-bg.png) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

#container
{
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.hide
{
	display: none;
	margin: 0px;
	padding: 0px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

h1 
{
	position: absolute;
	top: 65px;
	left: 20px;
	z-index: 2;
}

h1 span
{
	display: none;
}

h1 a
{
	
	display: block;
	height: 60px;
	width: 200px;
}

h2
{
	font-size: 18px;
	padding-bottom: 20px;
	color: #000070;
	line-height: 20px;
}

h3
{
	font-size: 12px;
	color: #64875F;
}

p
{
	padding-bottom: 10px;
}


#did_you_know {
	margin: 10px 10px 10px 10px;
	padding-top: 10px;
	font-weight:bold;
	font-size:120%;
	line-height:20px;
}

#did_you_know ul {
	list-style: none;
	list-style-type:none;
	margin: 10px 0 50px 0;
}

/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
HOME STYLES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */
 
 #home #container #main-img{
	width: 390px;
	height: 319px;
	background: url() no-repeat;
	top: 142px;
	left: 479px;
	z-index: 2;
	position: absolute;
 }
 
 #home #container #main-img a {
	width: 390px;
	height: 319px;
	display:block;
}


#link {
	top: 57px;
	left: 15px;
	background: url(../images/why-dealer-trans.gif) top left no-repeat;
	width: 480px;
	height: 162px;
	position: relative;
}

#link span
{
 	display: none;
}

#link a
{
	width: 480px;
	height: 162px;
	display: block;
}


#home #header
{
	height: 320px;
	position: relative;
}

#header
{
	height: 240px;
	position: relative;
}

#top-box
{
	background: url(../images/top-box-trans.gif) top center no-repeat;
	height: 57px;
	padding: 0;
}

#top-box ul {
	list-style:none;
	list-style-type:none;
}

#top-box ul li {
	font-size: 120%;
		float: left;

}

#top-box ul li a {
	color: #000070;
	text-decoration:none;
	font-weight:bold;
	padding: 20px 0 0 0;
	height: 37px;
	display: block;
	width: 230px;
	text-align:center;
	position:relative;
	
}

#top-box ul li a:hover {
	text-decoration: underline;
}

#top-box .alpha {
	margin-left: 0;
}

#top-box .omega {
	margin-right: 0;
}

#images
{
	width: 967px;
	height: 95px;
	background: url(../images/images-trans.png) top center no-repeat;
	display:block;
}

#images span {
	display: none;
}

#images ul {
	list-style:none;
	list-style-type:none;
}

#images ul li {
		float: left;
}

#images ul li a {
	color: #000070;
	text-decoration:none;
	font-weight:bold;
	padding: 20px 10px 0 0;
	height: 75px;
	display: block;
	width: 218px;
	text-align:center;
	position:relative;
	
}


#mid-box div.wrap
{
	background: url(../images/mid-box.png) repeat-y;
	min-height: 130px;
  	height:auto !important;
  	height:130px;

}

#bottom-box
{
	background: url(../images/bottom-box-trans.png) top center no-repeat;
	height: 25px;
}


/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
SUB-PAGE STYLES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


#sub-top-box
{
	background: url(../images/subpagebg-top-trans.png) top center no-repeat;
	width: 967px;
	height: 15px;
}
#sub-mid-box
{
	width: 967px;
	position: relative;
}
#sub-mid-box div.wrap
{
	background: url(../images/subpagebg-mid.png) repeat-y;
	width: 967px;
	min-height: 265px;
  	height: auto !important;
	height: 265px;
	
}

#sub-mid-box div.wrap .lc
{
	width: 510px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	position: relative;
}

.lc ul {
	padding: 0 0 10px 15px;	
}

#sub-mid-box div.wrap .rc
{
	width: 290px;
	padding-right: 50px;
	padding-top: 30px;
	float: right;
	position: relative;
}

#sub-mid-box div.wrap .rc .contact-numbers
{
	padding: 0 0 20px 3px;
	font-size:120%;
}

#sub-bottom-box
{
	background: url(../images/subpagebg-bottom-trans.png) top center no-repeat;
	width: 967px;
	height: 28px;
}

#contact-btn
{
	margin-left: -10px;
	background: url(../images/contact-us-btn-trans.png) top center no-repeat;
	width: 326px;
	height: 76px;
	margin-bottom: 20px;
}

#hire-btn
{
	margin-left: -10px;
	background: url(../images/hire-us-btn-trans.png) top center no-repeat;
	width: 326px;
	height: 76px;
	margin-bottom: 20px;
}

#employ-btn
{
	margin-left: -10px;
	background: url(../images/employ-btn-trans.png) top center no-repeat;
	width: 326px;
	height: 76px;
	margin-bottom: 20px;
}

#contact-btn span, #employ-btn span, #hire-btn span {
	display: none;
}

#contact-btn a, #employ-btn a, #hire-btn a {
	display: block;
	width: 326px;
	height: 76px;
}

.testimonial {
	margin-bottom: 20px;
}

.testimonial img
{
	float: left;
	display: block;
	width: 74px;
	height: 74px;
}

.testimonial p
{
	padding-left: 15px;
	float: left;
	display: block;
	width: 260px;
	margin-right: -10px;
}

.testimonial a
{
	color: #333;
	text-decoration: none;
}

.testimonial a:hover
{
	text-decoration: underline;
}




/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
FOOTER STYLES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


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

#footer
{
	font-size: 10px;
	list-style: none;
	height: 50px;
	margin-bottom: 50px;	
}

#site_information {
	list-style:none;
	list-style-type:none;
	padding: 10px 0 0 40px;
	color: #777;
}

#site_information a {
	margin: 0 15px 0 0;
}

#site_information a:visited {
	color: #777;
}

.rise_link {
	margin: 0;
}

.box
{
	width: 200px;
	min-height: 100px;
	display: block;
	float: left;
	padding: 20px;
	padding-bottom: 10px;
	font-size: 13px;
	
}

.clear
{
	width: 100%;
	clear: both;
}


/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
NAVIGATION STYLES 
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


#header-nav
{
	background: url(../images/nav.png) top center no-repeat;
	height: 145px;
	top: 20px;
	list-style: none;
	position: relative;
}

#header-nav li, #header-nav li a
{
	margin:0;
	padding: 0;
	list-style: none;
	list-style-type:none;
	position:absolute;
	left: 127px;
	top: 28px;
}

#header-nav li
{
	display: inline;
	
	float: left;
}

#header-nav span
{
	display: none;
}

#header-nav li.physical a
{
	left: 203px;
	width: 186px;
	height: 63px;
	top: 14px;
}

#header-nav li.physical a:hover , #physical #header-nav li.physical a
{
	background: url(../images/nav.png) -330px -187px no-repeat !important;
}

body:first-of-type #header-nav li.physical a:hover, #physical #header-nav li.physical a {

	background: url(../images/nav.png) -330px -187px no-repeat !important;
}

#header-nav li.train a
{
	left: 389px;
	width: 111px;
	height: 63px;
	top: 14px;
}

#header-nav li.train a:hover , #train #header-nav li.train a
{
	background: url(../images/nav.png) -516px -187px no-repeat !important;
}

body:first-of-type #header-nav li.train a:hover, #train #header-nav li.train a {

	background: url(../images/nav.png) -516px -187px no-repeat !important;
}

#header-nav li.part a 
{
	left: 500px;
	width: 143px;
	height: 63px;
	top: 14px;
}

#header-nav li.part a:hover , #part #header-nav li.part a
{
	background: url(../images/nav.png) -627px -187px no-repeat;
}

body:first-of-type #header-nav li.part a:hover, #part #header-nav li.part a {

	background: url(../images/nav.png) -627px -187px no-repeat !important;
}

#header-nav li.buysell a
{
	left: 643px;
	width: 184px;
	height: 63px;
	top: 14px;
}

#header-nav li.buysell a:hover , #buy-sell #header-nav li.buysell a
{
	background: url(../images/nav.png) -770px -187px no-repeat;
}

body:first-of-type #header-nav li.buysell a:hover, #buy-sell #header-nav li.buysell a {

	background: url(../images/nav.png) -770px -187px no-repeat !important;
}

.mini-nav
{
	clear: both;
	top: 30px;
	display: block;
	padding-top: 0px;
	padding-left: 365px;
	list-style: none;
	position: absolute;
	z-index: 2;
}

.mini-nav li
{
	display: block;
	width: inherit;
	padding-right: 12px;
	float: left;
}

.mini-nav li a
{
	color: #000070;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.mini-nav li a:hover
{
	text-decoration: underline;
}


.mlist
{
	clear: both;
	top: 20px;
	display: block;
	padding-top: 0px;
	padding-left: 20px;
	list-style: none;
	position: absolute;
	z-index: 2;

}
/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
ABOUT STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */
 

#about #header 
 {
 	height: 170px !important;
 }
 
 #about #title
 {
 	background: url(../images/about-txt-trans.png) no-repeat;
	top: 60px;
	left: 35px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 /*
 #about #container #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/buy-sell.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
*/


/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
EMPLOYMENT STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */

#employ #header 
 {
 	height: 170px !important;
 }
 
 #employ #title
 {
 	background: url(../images/employ-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 /*
 #employ #container #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/employ-sell.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
*/

#employ #contact-form form
{
	padding-left: 20px;
	font-size: 12px;
}



/*#employ #contact-form span
{
	display: block;
	width: 210px;
	height: 30px;
	float: left;
	text-align: right;
	padding-right: 15px;
}

#employ #contact-form input, #employ #contact-form select
{
	display: block;
	padding: 3px;
	float: left;

}

#employ #contact-form #location
{
	width: 100px;
	margin-right: 11px;
}
#employ #contact-form #states
{
	display: inline;
	float: left;
	_display: block;
	_width: 50px;
	_float: right;
}

#employ #contact-form #zip
{
	margin-left: 11px;
	width: 60px;
	display: inline;
	float: left;
}

#employ #contact-form br
{
	clear: both;
}

#employ #contact-form #reasons
{
	width: 160px;
}

*/	

#employ #contact-form #btn
{
	height: 32px;
	width: 132px;
}



/* 

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
CONTACT STYLES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


#contact #header 
 {
 	height: 170px !important;
 }
 
 #contact #title
 {
 	background: url(../images/contact-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 /*
 #contact #container #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/physical.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
*/

#contact #contact-form form
{
	padding-left: 20px;
	font-size: 12px;
}

/*#contact #contact-form #states
{
	_display: block;
	_width: 50px;
	_float: right;
}

#contact #contact-form span
{
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	text-align: right;
	padding-right: 15px;
}

#contact #contact-form input
{
	display: block;
	padding: 3px;
	float: left;
}

#contact #contact-form #location
{
	margin-right: 20px;
}

#contact #contact-form br
{
	clear: both;
}*/

#contact #contact-form #btn
{
	height: 32px;
	width: 132px;
}

#contact #contact-form #reasons
{
	width: 160px;
}


#errormsgcontact {
	color: #FF0000;
	font-weight:bold;
	text-align:center;
}


/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
PHYSICAL STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */
 
 
#physical #header 
 {
 	height: 170px !important;
 }
 
 #physical #title
 {
 	background: url(../images/physical-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 #physical #container #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/physical-trans.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }


/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
TRAINING STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */



#train #header 
 {
 	height: 170px !important;
 }
 
 #train #title
 {
 	background: url(../images/training-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 #train #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/training-trans.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
 
 .col {
 width: 230px;
 padding: 30px 0 0 0;
 float: left;
 }

.omega {
	padding-left: 20px;
}

.alpha {
	padding-right: 20px;
}

.icon {
	width: 60px;
	float: left;

}

.icon_copy {
	width: 160px;
	float: left;
	margin: 0 0 20px 10px;
}

/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
FREE STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


 #free #title
 {
 	background: url(../images/free-downloads-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 #free #main-img
 {
	width: 254px;
	height: 209px;
	background: url(../images/free-trans.png) no-repeat;
	top: 190px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
 

/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
PARTS-RETURNS STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */



#part #header 
 {
 	height: 170px !important;
 }
 
 #part #title
 {
 	background: url(../images/parts-return-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 #part #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/parts-return-trans.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }
 
 

/*

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
BUY-SELL STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */


#buy-sell #header 
 {
 	height: 170px !important;
 }
 
 #buy-sell #title
 {
 	background: url(../images/buy-sell-txt-trans.png) no-repeat;
	top: 60px;
	left: 18px;
	width: 573px;
	height: 77px;
	position: relative;
 }
 
 #buy-sell #container #main-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/buy-sell-trans.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }


/* Text link styles
------------------------------------*/

a {
	color: #000073;
}

a:visited {
	color: #2E44AF;
}

a:active {
	color: #C08952;
}
	
a:hover {
	color: #000000;
}



/* Tabular styles
------------------------------------*/

.tabular {
	width: 100%;
	padding: 10px;
}

.tabular td {
	padding: 5px;
}

/* 


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
about STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 */
 
 
 .author {
	color: #000073;
 }




////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
dropdown menu nav STLYES
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

.menu_gal{
	clear: both;
	position: absolute;
	top: 50px;
	width: 120px;
	height: 110px;
	padding-top: 0px;
	padding-left: 425px;
	z-index: 3;
	background-color: #000070;
	background-repeat: no-repeat;
	color: #ffffff;
	visibility: hidden;

}


#sddm li
{
	list-style: none;
	background-color:  #2D43AD;
	border-style: solid;
	border-width: 0px;
	border-color: #E6E6E6;
	padding-left: 5px;
	float: left;
	z-index: 30;
}
#sddm a
{	display: block;
	width: 106px;
	background-color:  #2D43AD;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-size: 11;
	font-weight: bold;
	padding: 2px 0px;
	z-index: 3;
}
#sddm a:hover
{	
	color: #ffffff;
	text-decoration: underline;
	z-index: 3;
}


////////////////////////////////////////////////////////////////////////////////////


MAILING LIST STYLES (same as contact styles)


////////////////////////////////////////////////////////////////////////////////////

#mailing-img
 {
	width: 324px;
	height: 194px;
	background: url(../images/env-trans.png) no-repeat;
	top: 150px;
	left: 618px;
	z-index: 2;
	position: absolute;
 }

////////////////////////////////////////////////////////////////////////////////////

NEWS FEED STYLES

////////////////////////////////////////////////////////////////////////////////////

#news-feed
{
	position: absolute; 
	left: 50px; 
	top: 400px
	z-index: 3;
	background-color: #ffffff;
}





















