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

html {
	background: #454545;
}

body {
	background: url(images/page-bg2.jpg) repeat-x #454545;
	padding-top: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
}

img, div, a { 
behavior: url(iepngfix.htc)
}

.imgreplace {
text-indent: -9999px;
*text-indent: 0px;
*font-size: 0em;
*line-height: 5;
}

a {
	color: #890505;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

#container {
	width: 1000px;
	position: relative;
	text-align: left;
}

#pageinternal {
	width: 880px;
	padding: 0px 60px 0px 60px;
}

#pagecondense {
	width: 800px;
	padding: 10px 40px 10px 40px;
	*margin: -2px 40px 0px 40px;
	background: url(images/white-page.png) repeat-y top;
}

#pageinternal h2 {
	height: 48px;
	width: 880px;
	line-height: 48px;
	font-size: 25px;
	text-indent: 20px;
	color: white;
	font-weight: 900;
	background: url(images/h2-background.png) no-repeat top left;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-shadow: 2px 1px 1px #333;
}

#pageinternal h3 {
	padding: 0px 0px 18px 0px;
	background: url(images/h3-background.png) no-repeat left top;
	margin: 2px 0px 10px 0px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	text-shadow: 0px 1px 1px #111;
	font-size: 15px;
	text-align: center;
	width: 540px;
}

#servicesleft {
	width: 540px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 3px dotted #666;
}

#pageinternal p {
	margin: -10px 0px 20px 0px;
	width: 500px;
	padding: 0px 20px 0px 20px;
	text-shadow: 0px 1px 1px #333;
	color: #333;
}

#pageinternal strong {
	font-weight: 900;
	font-size: 15px;
	color: #000;
	text-shadow: 1px 1px 1px #666;
}

#header {
	text-align: left;
}

.adspace {
	background: url(images/adspace.png) no-repeat top right;
	padding: 20px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	width: 180px;
	text-align: left;
}

.contain {
	width: 1000px;
	padding: 0px;
}

strong {
	font-weight: 900;
	font-size: 15px;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
}

p {
	margin: 2px 0px 8px 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#logo{
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-bottom: 25px;
	height: 120px;
	width: 683px;
	background: url(images/logo-banner.png) no-repeat left;
	display: block;
}

#contacttop {
	width: 290px;
	padding: 0px 9px 0px 9px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: white;
	position: absolute;
	top: 5px;
	right: 40px;
	background: url(images/contact-bg.png) no-repeat;
	text-align: center;
	white-space: normal;
}

#contacttop span, #contacttop a {
	display: block;
	float: left;
}

.facebook {
	background: url(images/facebook.png) no-repeat left;
	color: white;
	text-align: left;
	text-indent: 20px;
}

.facebook:hover {
	color: #36F;
}

#phonetop {
	padding-left: 20px;
	margin-left: 6px;
	background: url(images/phone.png) no-repeat left;
}

#nav {
	text-align: right;
	position: absolute;
	top: 100px;
	right: 72px;
}

#nav a {
	display: inline-block;
	font-size: 18px;
	color: #890505;
	margin: 0px 0px 0px 14px;
}

#nav a:hover {
	color: #ec1818;
	border-bottom: 3px dotted #ec1818;
	padding-bottom: 4px;
}

#home .home, #services .services, #demos .demos, #contact .contact, #links .links {
	border-bottom: 3px dotted #ec1818;
	padding-bottom: 4px;
}

#feature {
	background: url(images/main-content-bg3.png) no-repeat top;
	width: 698px;
	height: 362px;
	padding: 25px 25px 25px 25px;
	color: #d2d2d2;
	font-size: 15px;
}

#feature img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.anythingSlider {
	width: 708px;
	height: 352px;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	position: relative;
}

.anythingSlider li img {
	float: left;
	margin-right: 10px;
}

.subboxes {
	margin: 0px 0px 0px 748px;
	width: 252px;
}

.sub-box {
	width: 236px;
	height: 108px;
	padding: 8px;
	background: url(images/bg-subcontent.png) no-repeat top left;
	color: #d2d2d2;
	font-size: 13px;
}

.sub-box img {
	margin: 20px 0px 20px 0px;
}

.subleft {
}

.submid {
	margin: 20px 0px 20px 0px;
}

.subright {
	margin-bottom: 12px;
}

form {
	margin: 6px;
	padding: 10px 10px 10px 65px;
}

input, textarea {
	border: 0px none;
	width: 297px;
	color: #333;
	font-size: 15px;
	line-height: 26px;
	padding: 5px 0px 5px 10px;
	margin: 20px 0px 8px 0px;
	background: none;
}

input {
	height: 26px;
	background-image: url(images/input-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

textarea {
	height: 130px;
	background-image: url(images/textarea-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

label {
	font-weight: 900;
	font-size: 15px;
	line-height: 20px;
	height: 20px;
	padding: 0px 6px 0px 0px;
	border: none;
	margin: 8px 0px 8px 0px;
}

.sendbtn {
	text-align:center;
	width: 98px;
	height: 40px;
	background-image: url(images/send-bg.png);
	background-repeat:no-repeat;
	background-position: top;
	color: #fff;
	font-weight: 900;
	margin: 5px 0px 0px 200px;
	font-size: 20px;
	line-height: 40px;
	padding: 0px;
}

.sendbtn:active, .sendbtn:hover {
	background-position:bottom;
}

#footer {
	padding: 20px 0px 20px 0px;
	margin: 0px;
	width: 100%;
	height: 160px;
	color: #999;
	text-align: center;
	font-size: 13px;
	background: url(images/footer-bg.jpg) repeat-x #111;
}

#footer a {
	color: #ddd;
	text-decoration: none;
}

#footer a:hover {
	color: #fefefe;
	border-bottom: 1px dotted #fefefe;
}