@charset "utf-8";
/* CSS Document */

/*
-----------------------------------------------------
Standard
-----------------------------------------------------
*/
html {
	height: 100%;
}
body {
	margin:0 auto;
	padding:0;
	text-align:left;
	background: #fff;
	height: 100%;
}

#cruz {
	font-family:"Trebuchet MS", Verdana, "Helvetica LT Std", Arial;
	font-size:10px;
	width:980px;
}

.cruz_clear {
	clear:both;
}

/*
-----------------------------------------------------
Banner
-----------------------------------------------------
*/


#banner {
	background:url('../img/cruz-banner.jpg');
	background-repeat:no-repeat;
	width:980px;
	height:102px;

}

/*
-----------------------------------------------------
Banner
-----------------------------------------------------
*/

#busbanner {
	float:left
	margin-left:50px;
	background:url('../img/bus_01.gif');
	width:980px;
	height:197px;


}

#busleft {
	float:left;
	background:url('.,/img/bus_02.gif');
	width:323px;
	height:519px;

}

#busmiddle {
	float:left;
	background:url('.,/img/bus_03.gif');
	width:340px;
	height:519px;

}

#busright {
	float:right;
	background:url('.,/img/bus_04.gif');
	width:317px;
	height:519px;

}

#busfooter {
	float:left
	background:url('../img/bus_05.gif');
	width:980px;
	height:217px;

}


/*
-----------------------------------------------------
Menu
-----------------------------------------------------
*/

#menu {
	padding-top:10px;
	width:980px;
	height:51px;
}

#menu .item1 {
	float:left;
	background:url('../img/features.gif');
	width:197px;
	height:41px;
}

#menu .item2 {
	float:left;
	background:url('../img/design.gif');
	width:197px;
	height:41px;
}

#menu .item3 {
	float:left;
	background:url('../img/techspecs.gif');
	width:197px;
	height:41px;
}

#menu .item4 {
	float:left;
	background:url('../img/gallery.gif');
	width:196px;
	height:41px;
}

#menu .item5 {
	float:left;
	background:url('../img/buyitnow.gif');
	width:193px;
	height:41px;
}

#menu .spcr {
	float:left;
	width:980px;
	height:10px;
}

/*
-----------------------------------------------------
Design
-----------------------------------------------------
*/

#design1 {
	background:url('../img/design_01.jpg');
	width:980px;
	height:72px;

}

#design2 {
	background:url('../img/design_02.jpg');
	width:980px;
	height:330px;

}

#design3 {
	background:url('../img/design_03.jpg');
	width:980px;
	height:115px;

}

#design4 {
	background:url('../img/design_04.jpg');
	width:980px;
	height:329px;

}

#design5 {
	background:url('../img/design_05.jpg');
	width:980px;
	height:201px;

}

#design6 {
	background:url('../img/design_06.jpg');
	width:980px;
	height:216px;

}

/*
-----------------------------------------------------
Marquee
-----------------------------------------------------
*/

#gallery {
	background:url('../img/gallery-header_01.jpg');
	width:980px;
	height:71px;
	background-repeat:no-repeat;
	
}

#gallery2 {
	background:url('../img/gallery-header_02.jpg');
	width:980px;
	height:76px;
	background-repeat:no-repeat;

}

#transparent {
	background:url('../img/transparent-banner.png');
	width:980px;
	height:20px;

}

/*
-----------------------------------------------------
Marquee
-----------------------------------------------------
*/

#buynow {
	background:url('../img/buy-it-now.jpg');
	width:980px;
	height:400px;

}

/*
-----------------------------------------------------
Marquee
-----------------------------------------------------
*/

#marquee {
	width:980px;
	height:456px;
}

#marquee .lft {
	float:left;
	width:514px;
	height:456px;
}

#marquee .lft .logo {
	background:url('../img/cruz.gif');
	width:514px;
	height:99px;
}

div.logo a {
	display: block;
	text-decoration:none;
	line-height: 99px;
}

#marquee .lft .txt {
	background:url('../img/text1.gif');
	width:514px;
	height:357px;
}

#marquee .lft .nt-fnd {
	background:url('../img/blnk.gif');
	width:514px;
	height:357px;
}

#marquee .lft .nt-fnd h1 {
	margin:0 auto;
	padding:120px 0 0 0;
}

#marquee .rgt {
	float:left;
	width:466px;
	height:456px;
}

#marquee .rgt .cr_img {
	background:url('../img/tabletimage.jpg');
	background-repeat:no-repeat;
	width:466px;
	height:456px;
}

/*
-----------------------------------------------------
Footer
-----------------------------------------------------
*/
#footer {
	padding: 10px 0 0 0;
	text-align:right;
	width:980px;
}

#footer .vmlo {
	float:left;
	width:300px;
}

