html{
	width:100%;
	height:100%;
	background:#000;
}

#wrapper {
	
	width:1000px;
	height:750px;
	margin:auto;
	background:url(images/liner.png);

}

#Header_ {
	
	width:1000px;
	height:206px;
}

#lefty_ {
	
	width:291px;
	height:67px;
	float:left;
}

#hmebtnr_ {
	
	width:94px;
	height:67px;
	float:left;
}

#aboutbtnr_ {
	
	width:101px;
	height:67px;
	float:left;
	
}

#portfoliobtnr_ {

	width:127px;
	height:67px;
	float:left;
	
}

#contactbtnr_ {
	
	width:156px;
	height:67px;
	float:left;
}

#righty_ {
	
	width:231px;
	height:67px;
	float:left;
}

#content_ {
	
	width:1000px;
	height:410px;
	clear:both;
}
#contentleft {
	width:132px;
	height:410px;
	float:left;
}
#contentmiddle {
	width:552px;
	height:340px;
	padding-top:60px;
	padding-left:20px;
	padding-right:20px;
	color: #178ec3;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/contentmiddle.png);
	float:left;
	text-align: justify;
}
#contentswf {
	width:542px;
	height:298px;
	margin-top:-5px;
	padding-left:5px;
}
#contentcontact {
	width:552px;
	height:410px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	color: #178ec3;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/contentmiddle.png);
	float:left;
	text-align: justify;
}
#thankyou {
	font-size:19px;
	color:#33a6d1;
	
}

#contentright {
	height:410px;
	width:276px;
	background-image:(images/contentright.png);
	float:left;
}

#footer_ {
	
	width:1000px;
	height:67px;
}

table,td,th {
	color: #FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

table, tr, td {
	border-collapse:collapse;
}

textarea {
	background-color:#FFF
}

caption {
	font-size:19px;
	font-weight:bold;
	color:#fff
}
.heading {
	color: #00CBFF;
}
.contact {
	color: #068984;
}
a {
	outline: none;
	border: 0;
}
img {
	outline: none;
	border: 0;