/**--------------------------------------------------------------------------------------------------------------**/
/** dP   dP   dP          dP       dP                                            dP     dP .d88888b   .d888888   **/
/** 88   88   88          88       88                                            88     88 88.    "' d8'    88   **/
/** 88  .8P  .8P .d8888b. 88d888b. 88        .d8888b. .d8888b. .d8888b. .d8888b. 88     88 `Y88888b. 88aaaaa88a  **/
/** 88  d8'  d8' 88ooood8 88'  `88 88        88ooood8 88'  `88 Y8ooooo. 88ooood8 88     88       `8b 88     88   **/
/** 88.d8P8.d8P  88.  ... 88.  .88 88        88.  ... 88.  .88       88 88.  ... Y8.   .8P d8'   .8P 88     88   **/
/** 8888' Y88'   `88888P' 88Y8888' 88888888P `88888P' `88888P8 `88888P' `88888P' `Y88888P'  Y88888P  88     88   **/
/** oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo **/
/**                                                                                                              **/
/**                                  CUSTOMER AGREES NOT TO USE THE FOLLOWING                                    **/
/**                                       WEBSITE CODE WHICH IS OWNED BY,                                        **/
/**                                              AND PROPIETARY TO,                                              **/
/**                                       PREMTECH FINANCIAL (WEBLEASEUSA)                                       **/
/**                                                                                                              **/
/**                                      ALL CODE IS PROPERTY OF WEBLEASEUSA                                     **/
/**                                     UNAUTHORIZED REPRODUCTION IS FORBIDDEN                                   **/
/**                                               Â©2010 WebLeaseUSA                                             **/
/**                                          http://www.webleaseusa.com                                          **/
/**--------------------------------------------------------------------------------------------------------------**/

@import "common.css";
@import "head.css";
@import "nav.css";
@import "main.css";
@import "meta.css";
@import "contact.css";

@import "lightbox.css";

body {
 	background:#2d2728 url(images/body-background.jpg) repeat-x left top;
}
#top {
	position:relative;
	width:900px;
	margin:0 auto;
	background:url(images/top-background.jpg) repeat-y;
}