/*
body{
	margin:0;
	text-align:center;
	background:url(images/body-pattern.gif) repeat;
}
*/
.holder{
	background:url(images/header-pattern.gif) repeat-x top;
	width:100%;
}

.holder2{
	width:100%;
	background:url(images/dot.gif) repeat-x top;
}

.holder3{
	width:100%;
	background:url(images/dot-bottom.gif) repeat-x bottom;
}


#wrap{
	top:0px;
	left:0px;
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative;	
}

#header{
	width:1000px;
	height:94px;
	clear:both;
	background:url(images/synthetic-01.gif) no-repeat top;
	position:relative;
}

#cont{
	clear:both;
	width:1000px;
	background:url(images/cont-bg.gif) repeat-y;
}

#footer{
	clear:both;
	position:relative;
	width:1000px;
	height:83px;
}

.left-part{
	width:257px;
	float:left;
	background:url(images/left-logo-top.jpg) no-repeat top left;
	position:relative;
}

.right-part{
	width:743px;
	float:right;
	position:relative;
}

.logo-div-1{
	padding-top:87px;
	clear:both;
	position:relative;
}

.logo-div-2{
	padding-top:190px;
	clear:both;
	position:relative;
}

.txt-cont-1{
	padding-left:20px;
	padding-top:30px;
	padding-right:85px;
	padding-bottom:15px;
	clear:both;
	position:relative;
}


.cont-box{
	padding-left:20px;
	clear:both;
	position:relative;
}

.img-cont-index{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-index.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-aboutus{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-aboutus.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-services{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-services.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-products{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-products.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-gallery{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-gallery.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-contactus{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-contactus.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-california{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-california.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-cont-texas{
	width:652px;
	height:255px;
	background:url(images/img-cont-bg-texas.jpg) no-repeat top;
	clear:both;
	position:relative;
}

.img-txt{
	padding-left:22px;
	padding-right:170px;
	padding-top:140px;
	position:relative;
	color:#FFFFFF;
}


.normal-cont{
	padding-left:23px;
	padding-right:90px;
	clear:both;
	position:relative;
}

.footer-left{
	width:257px;
	padding-top:12px;
	float:left;
	position:relative;
}

.footer-right{
	width:700px;
	padding-top:12px;
	padding-left:20px;
	float:left;
	position:relative;
}

/*.........................Fonts..........................*/
.txt-cont-1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#29B043;
	text-decoration:none;
}

.txt-cont-2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#29B043;
	text-decoration:none;
}

.img-txt, .img-txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
}

.img-txt a{
	font-size:10px;
}

.normal-cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.normal-cont-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}


ul.list-txt{
	margin:0;
	padding-top:10px;
	padding-left:25px;
	padding-right:0px;
	list-style:none;
}

ul.list-txt li{
	margin:0;
	padding:0;
	padding-left:20px;
	background:url(images/bullet1.gif) no-repeat left top;
	padding-bottom:12px;
}

.footer-right, .footer-right a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1A1A1A;
	text-decoration:none;
}


/*..................................*/

#navigation {
	width:900px;
padding-top:63px;
text-align: center;
float:left;
position:relative; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#E1E1E1;
	text-decoration: none;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	list-style:none;
	margin-left:200px;
}
#navigation ul li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-right: 10px;	
	float: left;
}
#navigation ul li a {
	color: #E1E1E1;
	float: left;
	margin:	0;
	padding-left:7px;
	padding-right:0px;
	text-decoration: none;
}
#navigation ul li a span {
	display: block;
	padding:7px 13px 7px 5px;
}
#navigation ul li a span {
	float: none;
}



#navigation ul li.current {
	display: inline;
	background: url(images/nav-bg.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 10px;	
	float: left;
}

#navigation ul li.current a {
	color: #000000;
	background: url(images/nav-left.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	padding-right:0px;
	text-decoration: none;
}
#navigation ul li.current a span {
	background: url(images/nav-right.gif) no-repeat right top;
	display: block;
	padding:7px 13px 7px 5px;
}
#navigation ul li.current a span {
	float: none;
}
