empty {
}

body {
	background-color:	#393535;
	color:				#ccc;
	font-family:		helvetica, arial, "sans serif";
	font-weight:		normal;
	font-size:			11px;
	margin:				0px 0px;
	padding:			0px;
	text-align:			center;
	background-image: url(../img/test-bg.gif);
	background-repeat: repeat-x;
}

/*	container layer	*/

#content {
	width:					980px;
	height:					auto;
	text-align:				left;
	padding:				0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#191919;
}


#Menu
{
	float:right;
	z-index:1;

}


/*****
grouped selectors
*****/
	table, tr, th, td, input, textarea, select, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	color:				#FFFFFF;
	font-family:		helvetica, arial, "sans serif";
	font-weight:		normal;
	font-size:			11px;
	}
	
	h1, h2, h3, h4, h5, h6, p, div {
		margin:				0px;
		padding:			0px;
	}

/*****
element & generic element.class selectors
*****/
	a {
		color:				#4d85ce;
		text-decoration:	underline;
	}
	
	a:hover {
		color:				#2356ac;				
		text-decoration:	underline;
	}
	
	ul {
		margin-top:			0px;
		margin-bottom:		8px;
		margin-left:		20px;
	}
	
	li {

		font-size:			11px; 
		list-style-type:	square; 
	}
	
	p {
		margin-top:			8px;
		margin-bottom:		8px;
	}
	
	h1 {
		color:				#6785ce;
		font-size:			18px;
		font-weight:		bold;
		margin:				10px 0px;
		padding-bottom:		6px;
	}
	
	h1 span.sub {
		color:				#666;
		font-size:			12px;
		font-weight:		normal;
	}
	
	h2 {
	color:				#6785CE;
	font-size:			12px;
	font-weight:		bold;
	margin:				10px 0px 2px 0px;
	padding:			2px 0px;
	}
	
	h3 {
color:				#fff;
	font-size:			12px;
	font-weight:		bold;
	margin:				10px 0px 2px 0px;
	padding:			2px 0px;
		
	}
	
		h4 {
color:				#ccc;
	font-size:			12px;
	font-weight:		bold;
	margin:				10px 0px 2px 0px;
	padding:			2px 0px;
		
	}
	
	
	script {
		margin:				0px;
		padding:			0px;
	}
	
	hr  {
		color:				#00ccff;
	}
	
	hr.crystal  {
		color:				#f60;
	}
	
	th, td {
		font-size:			11px;
	}
	
	th {
		font-weight:		bold;
		text-align:			left;
	}


	img.trussing {
		border:				1px solid #ccc;
	}
/*****
emphasis
*****/
	
	em {
		font-weight:		normal;
		font-style:			italic;
	}
	
	em.alert {
		font-style:			normal;
		font-weight:		bold;
		color:				#900;
	}
	
	strong {
		font-weight:		bold;
	}
	
	span {
		color:				#fff;
	}

	.welcome {
		margin:				12px;
	}

/*****
form element and class selectors
*****/
	form {
		margin:				0px;
		padding:			0px;
	}
	
	input.text, .formerror, textarea, select, input.button {
		background-color:	#fff;
		color:				#666;
		font-size:			11px;
		border:				1px solid #999;
	}	
	
	input.text {
		width:				200px;
		height:				20px;
		vertical-align:		middle;
	}
	
	input.button {
		vertical-align:		middle;
		border:				none;
	}
	
	textarea {
		width:				200px;
		height:				100px;
		overflow:			auto;
	}
	
	select {
		width:				200px;
	}
	
	.formerror {
		background-color:	#ebebeb;
		width:				200px;
		height:				20px;
		vertical-align:		middle;
	}

/******
template layers
******/

#logo {
	/*left:					4px; 
	top:					4px; */
	width:					220px;
	height:					75px;
	/*background-image: url(../images/litelogo.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;*/
	padding-top: 0px;
	margin-top: 0px;
}

#logo img
{
	border: 0;
	margin-top: 10px;

}

#banner {

}





#divider {
	background-color:		#191919;
	position:				relative;
	/*
	left:					4px; 
	top:					80px; */
	width:					967px; 
	height:					19px;

}

#contentinner
{
	width: 100%;
}


#mainbody {
	border-top:				none;
	width:					100%;


}

#mainbodyinner {
	padding:				0px;
	width:					980px;
	clear:both;
	background-color: #333333;



}

#contentleft
{
	float:left;
	padding: 20px;
	width: 600px;
}

#contentright
{
	width: 230px;
	background-color:#262626;
	margin-bottom: 10px;
	float: right;
	padding: 20px;

}


#caseleft
{
	width: 650px;
	float:left;
	padding: 20px;
}

#caseright
{
	widht: 250px;
	float:right;
	padding: 10px;
}

table.mainbody {
	width:					927px;
	margin:					16px 20px;

}

table.mainbody td {
	background-color:		transparent;
	vertical-align:			top;
}

table.mainbodyhome {
	width:					967px;
	margin:					6px 0px;
}

table.mainbodyhome td {
	vertical-align:			top;
}

#bodyfooter {
	color:					#5b5b5b;
	text-align:				left;
	vertical-align:			middle;
	width:					980px;
	padding-top:			1px;
	clear: both;
	position: relative;
	height: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	background-color:#333333;
	float: left;
}

#bodyfooter div {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 4px;

}

#bodyfootertext
{	
	float:left;
	width: 375px;
}

#bodyfooter div a {
	color:					#6785ce;
	text-decoration:		none;
}

#bodyfooter div a:hover {
	color:					#6785ce;
	text-decoration:		underline;
}

#bodyfooter span.copy {
	float:					left;
	color:					#5b5b5b;
	clear:both;
}

/*
secondary navigation
nb: primary navigation classes, selectors, etc. are defined in nav.css
*/

div.secnavhd {
	color:				#666666;
	font-weight:		bold;
	font-size:			13px;
	padding:			4px 0px;
	margin:				4px 0px;
	height:				20px;

}

div.secnavi {
	color:				#333;
	font-weight:		bold;
	line-height:		17px;
	border:				1px solid #999;
	padding:			4px 4px 4px 10px;
	margin:				4px 0px;
	height:				24px;
}

div.secnavi a {
	color:				#ccc;
	text-decoration:	none;
}

div.secnavi a:hover {
	color:				#ccc;
	text-decoration:	underline;
}

div.secnavi img {
	vertical-align:		middle;
	float:				right;
}


/*
promo boxes
*/

div.about {
	text-align:				center;
	margin-top:				8px;
}

div.promo1 {
	text-align:				center;
	border-width: 			6px 5px;
	width:					216px;
	height:					62px;
	background-image: url(../img/news-fade.jpg);
	background-repeat: repeat-x;
}

div.promo1 div.header {
	color:					#999;
	font-size:				14px;
	margin-top:				12px;
}

div.promo1 div.click {
	margin-top:				6px
}

div.promo1 div.click a {
	text-decoration:		none;
	color:					#fff;
}

div.promo1 div.click a:hover {
	text-decoration:		underline;
	color:					#CCCCCC;
}

#promo1default {
/*	border:					6px solid #fbd100; */
	border:					6px solid #6785ce; 
}

#promo1contact {
/*	border:					6px solid #6bf28a; */
	border:					6px solid #6785ce; 
}

#promo1rental {
/*	border:					6px solid #f26b6b;  */
	border:					6px solid #6785ce; 
}

div.ipix {
	background-color:		#efefef;
	width:					210px;
	margin-top:				20px;
	margin-bottom: 10px;
	padding: 8px;
}

/*
news
*/
#news p {
}

div.newsouter {
	background-color:		#262626;
	width:					226px;
	color:#fff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

div.newslatest {
	background-color:		#262626;
	border:					1px solid #666;
	margin:					6px;
	background-image: url(../img/news-fade.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;

}

.newsdesc {
	color:					##fff;
}

.newsdate {
	color:					#fff;
	font-weight:			bold;
}

.newsmore {
	font-weight:			bold;
	margin-bottom:			12px;
}

.newsmore a {
	color:					#fff;
	text-decoration:		none;
}

.newsmore a:hover {
	color:					#fff;
	text-decoration:		underline;
}

/*
case studies
*/

div.casesm {
	position:				relative;
	/*top:					222px;
	left:					310px;*/

}

div.caselge {
	background-color:		#fff;
	text-align:				right;
	width:					442px;
	height:					300px;
	position:				relative;
	visibility:				hidden;

}

div.caselge img {
	width:					442px;
	border:					0px solid #ccc;
}

div.caselge a {
	text-decoration:		none;
	font-weight:			bold;
}




/* Just added New */

.border {
	width: 980px;
	height: 5px;
	background-image: url(../img/white_block.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}

.ipix p {
	color: #333333;
}
#submit {
	color: #333333;
}

#gallery
{
	margin-top: 30px;

}




.clear
{
	clear:both;

}
