@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bkrepeat.jpg); background-repeat:repeat-y;
}

.email{
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size:14px;
	float:right;
}

.home_btn {
	float:left;
	margin-left:30px;
}
.demovid {
	padding-bottom:27px;
	margin-left:140px;
	float:left;
}

.about_btn{
	width: 46px;
	height: 22px;
	padding-top:25px;
	margin-left:50px;
	margin-bottom:5px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-style:oblique;
	float:left;
}
.about_btn a {
	color: #666;
	text-decoration:none;
}

.about_btn :hover{
	color: #09F;
}

.work_btn{
	width: 43px;
	height: 22px;
	margin-left:60px;
	margin-bottom:5px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-style:oblique;
	float:left;
	padding-top:25px;
}
.work_btn a {
	color: #666;
	text-decoration:none;
}

.work_btn :hover{
	color: #09F;
}

.contact_btn{
	width: 66px;
	height: 22px;
	margin-left:65px;
	margin-bottom:12px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-style:oblique;
	float:left;
	padding-top:25px;
}
.contact_btn a {
	color: #666;
	text-decoration:none;
}

.contact_btn :hover{
	color: #09F;
}


.fix {
	height:56px;
	float:left;
}
.contactinfo {
	width:275;
	height: 175;
	color:#F60;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/contactinfo.png);
	background-repeat:no-repeat;
	float:left;
}
	
.textorange {
	color: #F60;
	margin-left:20px;
}

.textred {
	color: #666;
	margin-left:20px;
}

.bkgrndfix {
	padding-left: 262px;
	float:left;
}

.sociallinks {
	font:Arial, Helvetica, sans-serif;
	margin-left:5px;
	font-size:14px;
}

.sociallinks a {
	color: #CCC;
	text-decoration:none;
}
.sociallinks :hover{
	color: #B90000;
}

.about {
	margin-left:20px;
	width:220px;
	height:160px;
	float:left;
}

.lineone {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:1px;
	font-style:oblique;
}
.linetwo {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:1px;
	font-style:oblique;

}

.bigtext {
	color: #09F;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	font-style:oblique;

}

.software {
	width:237px;
	float: left;
	margin-top:15px;
	margin-left:15px;
	color: #F60;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;

}

.line {
	width:912px;
	height:37px;
	margin-top:10px;
}
.new {
	width:911px;
	height:203px;
	margin-top:40px;
	
}

.featuredinfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666;
	width:911px;
	height:37px;
	background-color: #333;
	font-style: oblique;
}

.pageend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style:oblique;
	font-size:12px;
	
}
