body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/bg_pattern_top.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
img{border:none}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #dedcdb;
	padding-top: 10px;
}
p,li,a{
	font-family: Arial, Helvetica, sans-serif;
	color: #d8d8d8;
}
p{
	font-size: 0.9em;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#FF9;
}
ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.space-line{
	background-image: url(../images/space-line.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	overflow: hidden;
	background-position: 0px 10px;
}
.logo{
	background-image: url(../images/lummax_logo.gif);
	background-repeat: no-repeat;
	width: 148px;
	cursor:pointer;
	height: 37px;
	background-position: 0% 0px;
	float: left;
	margin-top: 56px;
}
.logo h1{
	display: none;
}
.light_deco{
	background-image: url(../images/lights_deco.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	float: right;
	position: relative;
	height: 93px;
	width: 175px;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-top: 0px;
}

#container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
.content{
	background-color: #2D2B2C;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
	float: left;
	background-image: url(../images/dubai.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	min-height:750px;
}
#footer{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
#footer ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer li, #footer p{
	display: inline;
	margin-right: 0.95em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover{
	color: #FF0;
}


#topNav{
	margin-bottom: 20px;

}
#topNav ul{
	padding: 0;
	margin:0;
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 960px;
}
#topNav li{
	display: inline;
	height: 38px;
	float: left;
}
#topNav li a.home,#topNav li a.products,#topNav li a.projects,#topNav li a.about,#topNav li a.contact{
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	height: 38px;
	display: block;
}
#topNav li a.home{
	width: 145px;
}
#topNav li a.home:hover{
	background-position: 0% 100%;
}

#topNav li a.products{
	width: 163px;
	background-position: -145px 0%;
}
#topNav li a.products:hover{
	background-position: -145px 100%;
}

#topNav li a.projects{
	width: 159px;
	background-position: -308px 0%;
}
#topNav li a.projects:hover{
	background-position: -308px 100%;
}

#topNav li a.about{
	width: 173px;
	background-position: -467px 0%;
}
#topNav li a.about:hover{
	background-position: -467px 100%;
}

#topNav li a.contact{
	width: 173px;
	background-position: -640px 0%;
}
#topNav li a.contact:hover{
	background-position: -640px 100%;
}
#topNav span{ display:none;}

.col-left{
	float: left;
}
.col-right{
	float: right;
	width: 210px;
}
.main-image{
	height: 282px;
	width: 930px;
	margin-bottom: 20px;
}


.content-bg-top{
	background-image: url(../images/content_bg_top.gif);
	height: 11px;
	width: 960px;
	overflow: hidden;
}
.content-bg-bottom{
	background-image: url(../images/content_bg_bottom.gif);
	height: 11px;
	width: 960px;
	background-repeat: no-repeat;
	float: left;
	display: block;
}
.content-inner-bg-top{
	background-image: url(../images/content_inner_bg_top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 690px;
	overflow: hidden;
}
.content-inner-bg-bottom{
	background-image: url(../images/content_inner_bg_bottom.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 690px;
}
.content-inner{
	width: 670px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/content_inner_bg.png);
	background-repeat: repeat;
}

.content-inner p{
	line-height: 24px;
}

.content-inner table{
	padding:20px;
}
.content-inner table tr td{
	padding: 5px 5px 5px 5px;
	border:1px #bbbbbb solid;
	color:#CCCCCC;
	text-align:left;
	vertical-align:top;
}

.home-left, .product-right{
	width: 690px;
}
.home-right{
	width: 200px;
	margin-right: 10px;
}
.product-catlog {
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-catlog ul{
	margin: 0px;
	padding: 0px;
}
.product-catlog li{
	display: inline;
	margin-right: 9px;
}
.product-catlog li a{}

.home-left h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #c0b184;
	line-height: 2em;
}


.navProducts{
	background-image: url(../images/product_nav_bg.gif);
	background-repeat: no-repeat;
	height: 452px;
	width: 206px;
}
.navProducts ul{
	width: 209px;
	padding-left: 10px;
	padding-top: 14px;
}
.navProducts li{
	width: 190px;
	display: block;
	text-indent: 24px;
}
.navProducts li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	display: block;
	color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 190px;
}
.navProducts li a:hover{
	background-image: url(../images/product_nav_item_bg.png);
	background-repeat: no-repeat;
	width: 190px;
	color: #FFF;
	display: block;
	background-position: 0px 4px;
}

.navProducts li .active{
	font-weight:bold;
}

.products-list-view p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.products-list-view li{
	display: inline;
	margin-right: 14px;
	float: left;
	height: 280px;
}
.products-list-view li a{
	
}

#replace_meV{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	height:11px;}
	
#replace_meV select{
	height:18px;
	font-size:11px;
	color:#666
	font-family:arial;
	width:185px;
}
#replace_meV  input{
	height:15px;
	font-size:11px;
	color:#666
	font-family:arial;
	width:185px;
}
#replace_meV textarea{
	font-size:11px;
	color:#666
	font-family:arial;
	width:185px;
}