html{
	background:#000000 url(gfx/bg.jpg) repeat-y center;
	color:#a4a4a4;
	line-height:21px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:#333333;
	padding-bottom:10px;
}
body{
	background:url(gfx/bgtop.jpg) no-repeat top center;
}

.Background1{
	margin-top:-8px;
	margin-bottom:-8px;
	padding-top:44px;
	background:url(gfx/bgbottom.jpg) no-repeat bottom center;
}

.Content{
	/*position:absolute;
	left:50%;
	top:44px;
	margin-left:-498px;*/
	background: url(gfx/bgblack.jpg) no-repeat top center;
	width: 996px;
	margin: 0 auto 0 auto;
	position:relative;
}

	.Introduction{
		width:425px;
		margin-left:27px;
		margin-top:53px;
		float:left;
	}
	
	.WhatWeCanDo{
		margin-top:68px;
		float:left;
		color:#FFFFFF;
	}
	
	.ContentMiddleLine{
		margin: 63px 26px 40px 26px;
		height:600px;
		width:1px;
		float:left;
		background:#2d2d2d;
	}
	
	.ContentRight{
		float:left;
		width:445px;
		position:relative;
	}
	
.ScreenArea{
	width:929px;
	height:347px;
	border-width:0px;
	border-style:solid;
	border-color:#515151;
	margin-left:27px;
	background:#000000;
	margin-top:23px;
}
	
.bottomStand{
	/*background:#141414;*/
	height:232px;
}

	.bottomStandArea{
		background:#141414 url(gfx/bgbottom.jpg) no-repeat -299px 52px;
		margin: 0px 1px 0px 1px;
		height:110px;
	}
	
.ContactBox{
	background: url(gfx/contactusform.png);
	width: 441px;
	visibility:hidden;
}
	.ContactBox input, .ContactBox textarea{
		background:none;
		border: none;
		margin-left:76px;
		width:343px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#616161;
	}
	
	.ContactUsNow{
		float:left;
		margin-top:68px;
		margin-left:56px;
		width:200px;
	}
	
	.ContactUsNow h3{
		margin:0;
		padding:0;
		color:#ffffff;
	}
	.ContactUsNow p{
		margin:11px 0px;
		padding:0;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	