/* reset all styles */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/*  start styles */
html {
	background: #f9f9f9 url(/i/home_bg.gif) repeat-x;
	color: #7a7e7f;
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 0.7em; 
	}
.clear {
	clear: both;
	}
.right {
	border-left: 1px solid #ffffff;
	float: right;
	padding: 0 60px 0 60px;
	width: 232px;
	}
.left {
	float: left;
	padding: 0 100px 0 60px;
	width: 438px;
	}		
a {
	color: #7e8689; 
	text-decoration: none;
	}
p { 
	line-height: 1.5em; 
	margin-bottom: 15px;
	}	
h2 {
	background: #a5acb0 url(/i/home_h2_bg.gif) right no-repeat;
	color: #ffffff;
	font-size: 120%;
	height: 19px; 
	padding: 5px 20px 0 20px;
	text-transform: uppercase; 
	width: 100px;	
	}		
h3 {

	}		

/* container elements */
#wrapper {
	background: #a9c3d4;
	width: 959px;
	}	
#header {
	background: #d2d6d9 url(/i/header_bg.jpg) no-repeat;
	border-bottom: 1px solid #27568c;
	height: 120px
	}
#globalNav {
	float: right;
	margin-top: 15px;
	}	

#container {
	background: #ffffff url(/i/home_container_bg.gif) repeat-x;
	border-top: 1px solid #d6dee1;
	height: 678px; 
	}
.homeNavContent {
	background: #ffffff url(/i/homehero.jpg) no-repeat;
	height: 389px;
	margin-top: 21px; 
	padding-top: 30px; 
	}
#flashcontent {
	position: absolute;
	top: 188px;
	left: 226px;
	}
.whyLuxtel {
	position: absolute;
	top: 162px;
	left: 755px;
	width: 196px;
	
	padding: 22px 0 0 0;
    overflow: hidden;
    background-image: url(/i/hp_whyluxtel.jpg);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:22px;
	}	
.ceralux {
	position: absolute;
	width: 150px;
	top: 234px; 
	left: 40px;	
	padding: 34px 0 0 0;
    overflow: hidden;
    background-image: url(/i/hp_ceralux.jpg);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:34px;
	}	
.isolux {
	position: absolute;
	width: 150px;
	top: 285px;
	left: 40px; 
	padding: 34px 0 0 0;
    overflow: hidden;
    background-image: url(/i/hp_isolux.jpg);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:34px;
	}	
.serve {
	margin-top: 135px;
	}		
.services li {
	background: url(/i/blue_dot.gif) left center no-repeat;
	color: #20558a; 
	font-size: 120%;
	margin: 30px 0 0 40px; 
	padding-left: 20px;
	}
.sidebar {
	color: #ffffff;
	margin: 10px 0 40px 0; 
	}	
.sidebar h3 {
	font-size: 125%; 
	font-weight: bold;
	}
.sidebar p {
	margin-top: 5px; 
	}	
#footer {
	background: url(/i/home_container_bg.gif) bottom repeat-x;
	color: #a9c3d4 ;
	clear: both;
	padding: 11px;
	text-align:right;
	width: 937px;
	}

/* nav styles */
#globalNav li {
	background: url(/i/globalnav_bg.gif) left no-repeat; 
	display: inline;
	margin-top: 15px;
	padding: 0 15px 0 15px;
	}
#globalNav li.firstChild {
	background: none; 
	}	

/* header specific styles */
.logo { 
	margin: 15px 0 0 20px;
	}

/* footer specific styles */
#footer li {
	display: inline;
	margin: 10px;
	}	
#footer li.firstChild {
	display: block;
	text-align: right;
	}	
			
