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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6c6c6c;
	background-color: #ededed;
	line-height:18px;
}
body {
	margin: 0px;
}

img.portfolio {
	border:1px solid #666666;
	margin: 0 20px 20px 0;
	}

img.thumb {
	margin:0 7px 5px 0;
	border:none;
	}
	
#header {
	width:1000px;
	height:67px;
	margin-top:10px;
}

#footer {
	width:1000px; 
	background-color:#FFFFFF;
}


#header_img {
	width:1000px;
	margin-bottom:10px;
}

#copy_container {
	width:1000px; 
	float:left; 
	background-color:#FFFFFF; 
	margin-bottom:10px;
}

#feature {
	width:271px;
	padding:40px 30px 40px 30px; 
	background-color:#FFFFFF; 
	text-align:left;
	float:right; 
	overflow:hidden;
}

#system_requirements td {
	font-size:10px;
	line-height:13px;
	padding:3px 10px;
	border-bottom:1px dotted #ededed;
	background-color:#FFFFFF;
	}

li.application_features {
	font-size:11px;
	line-height:14px;
}

td.contact_form {
	background-color:#FFFFFF
}

td {
	background-color:#FFFFFF;
}
	

#one-column {
	padding:40px 30px;
	float: left;
	background-color:#FFFFFF; 
}

#two-column {
	width:666px;
	float:left;
	padding-bottom: 20px;
}

#two-column-top {
	padding:40px 30px 10px 30px; 
	background-color:#FFFFFF; 
	text-align:left;
}

#three-column-top {
	width:970px; 
	float:left;
	padding:40px 0 30px 30px; 
	background-color:#FFFFFF; 
	text-align:left;
}

#two-column_left {
	width:288px;
	padding:15px 15px 30px 30px;
	float:left;
	text-align:left;
}

#three-column_left {
	width:333px; 
	float:left;
	text-align:left; 
}

#three-column_middle {
	width:333px; 
	float:left;
	text-align:left; 
}

#three-column_right {
	width:333px; 
	float:right;
	text-align:left; 
}

#two-column_right {
	width:288px;
	padding:15px 30px 30px 15px;
	float:left;
	text-align:left;
}

#nav_sidebar {
	width:170px;
	padding:40px 30px;
	float:left;
}

#applications {
	width:770px;
	float:right;
	padding-bottom:20px;
}

#howitworks_features {
	width:710px;
	padding:40px 30px 30px 30px;
	float:right;
}

#border {
	float:left;
	border:1px solid #CCCCCC;
}

img {
	border:none;
}


#home_header1 {
	background-image:url(images/home_header1.jpg);
	width:1000px;
	height:295px;
}
#home_header1-1 {
	background-image:url(images/home_header1-1.jpg);
	width:1000px;
	height:295px;
}
#home_header2 {background-image:url(images/home_header2.jpg); width:1000px; height:295px;}
#home_header3 {background-image:url(images/home_header3.jpg); width:1000px; height:295px;}

#masthead {height:295px; margin-bottom:-21px;}

#masthead-nav {
	position:relative;
	top:-10px;
	left:665px;
	z-index:1000;
}

#masthead-nav a {
	float:left;
	background-color:#6c6c6c;
	width:15px;
	height:15px;
	margin-right:5px;
	display:block;
	color:#FFFFFF;
	font-size:18px;
	padding:7px 4px 9px 10px;
	text-decoration:none;
}

#masthead-nav a:hover {
	background-color:#f47b27;
}
	
#masthead-nav a.activeSlide {
	background-color:#f47b27;
}



div.app-screens_container {
	width:715px; 
	height:135px; 
	margin:640px 0 0 230px; 
	padding:15px 25px 20px 30px; 
	position:relative; 
	background-color:#fbfbfb; 
	border-top:1px solid #ccc; 
	border-left:1px solid #ededed; 
	text-align:left;
}

div.app-screens {
	width:125px;
	margin:15px 15px 0 0;
	text-align:center;
	float:left;
	line-height:14px;
}

.orange {
	color:#f47b27;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color:#6c6c6c;
	margin:0;
	letter-spacing:-0.5px;
	line-height: 24px;
}

h1.applications {
	font-size: 24px;
	font-weight: normal;
	margin:0;
	line-height:24px;
}

h2 {
	font-size: 21px;
	line-height:21px;
	font-weight: bold;
	color:#6c6c6c;
	margin:0;
	letter-spacing:-0.5px;
}

h3 {
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	color:#6c6c6c;
	margin:0;
	letter-spacing:-0.5px;
	margin-top: 5px;
}


h4 {
	font-size: 18px;
	font-weight: bold;
	color:#6c6c6c;
	margin:0;
	letter-spacing:-0.5px;
	line-height:18px;
}


p {
	margin-top:5px;
	margin-bottom: 10px;
}

p.applications {
	margin-top:10px;
	line-height:18px;
}

ol {
	margin-left:20px;
}

ul {
	margin-top:10px;
}

ol li {
	margin-top:5px;
	font-size:12px;
	line-height:16px;
	
}

li {
	margin-left:-20px;
	font-size:12px;
	line-height:16px;
	padding-top:2px;
}
a {
	color: #f47b27;
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color: #f47b27;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
}
