/* @override http://www.windstoneeditions.com/windstone_home_nexco.css */

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
}

/*NEXCO COMMENTED OUT 4/8/08
body {
	background-color: #000000;
	margin-left: 0px;
}*/

.style5 {
	font-size: 18px;
	line-height: 24px;
}
.style7 {
	font-size: 36px;
	color: #FFCC99;
	line-height: 36px;
}
.style11 {
	font-size: 24px;
	line-height: 28px;
}
a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC99;
}
.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.style16 {
	font-size: 24px;
	color: #FFCC99;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style37 {
	font-size: 20px;
}
.style42 {color: #fff}
.style54 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


/*  NEXCO ADDED STYLES  */
/*  APRIL 7, 2008  */

/*  MAIN PAGE STYLES  */

body {
	background-color: #000;
	text-align: center;
	margin:10px 0 50px 0;
	padding: 0;
	border: 0;
}


#wsec_home_page_wrapper {
	margin: 0 auto;
  	width: 980px !important;
  	height: 100% !important;
  	text-align: center;
}



/* CONTACT INFO  */

#wsec_home_contact {
	width:100%; 
	z-index:29;
	margin: 0 auto;
}


/* LOGO  */

#wsec_home_logo {
	z-index:1;
	margin: 0 auto;
}



/* FIND A DEALER  */

#wsec_home_find_dealer {
	z-index:42;
	margin: 0 auto;
	padding: 0 !important;
	width: 500px;
}

#wsec_home_find_dealer p {
	margin: 5px 0 2px 0;
}

#wsec_home_find_dealer_button {
	width:500px; 
	z-index:46;
	margin: 0 auto;
}


/* LEFT BLOCK  */

/*#wsec_home_left_wrapper {
	background-image: url(BG-lap-storefront2.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
	float: left;
	width: 390px;
	height: 310px;
	margin: 25px 0 0 100px ;
}

#wsec_home_left_text {
	float: left;
	margin: 0 0 0 0 ;
	line-height: 21px;
	text-align: center;
}*/


#wsec_home_left_wrapper {
	background-image: url(BG-lap-storefront2.jpg);
	background-repeat: no-repeat;
	background-position: 135px 20px;
	float: left;
	width: 490px;
	height: 295px;
	margin: 25px 0 0 0 ;
}

#wsec_home_left_text {
	float: right;
	margin: 0 15px 0 95px;
	line-height: 21px;
	text-align:center;
	width:380px;	
}

#wsec_home_left_buttons {
		float: left;
		margin: 10px 0 0 155px;
		width: 200px;
}



/* RIGHT BLOCK  */

#wsec_home_right_wrapper {
	float: left;
	background-image: url(mayas-products.jpg);
	background-repeat: no-repeat;
	background-position: 20px 50px;
	width: 450px;
	height: 295px;
	margin: 25px 0 0 0;
	text-align: center;
}

#wsec_home_right_text {
	width: 250px;
	margin: 0 0 0 110px;
	line-height: 21px;
	float: left;
}

#wsec_home_right_buttons {
	z-index:44;
	width: 200px;
	margin: 10px 0 0 135px;
	clear: left;
	float: left;
	
}



/* FOOTER  */

#wsec_home_footer {
	clear: left;
	z-index:47;
	width: 100%;
	margin: 0 0 30px 0;
}




