
body {
	margin: 0px;
    padding: 0px;
    background: #000 url(../images/background.jpg);
    color: #000;
    font:11.5px "Arial";
    color: #000;
    text-align: center;
	}

h1.features {
	color: #cd5113;
	}
 
a.nav {
	color: #444;
	text-decoration:none;
	font-weight: normal;
	}

a.nav:hover {
	color: #444;
	text-decoration: underline;
	}
	
a.related {
	color: #444;
	text-decoration:none;
	font-weight: normal;
	}

a.related:hover {
	color: #0033CC;
	text-decoration: none;
	}

a.current {
	color: #AB334F;
	font-weight:bold;
	text-decoration:none;
	}
	
a.current:hover {
	text-decoration:underline;
	}
	
a.a_toplinks {
	font-weight: normal;
	color: #3672af;
	text-decoration:none;
	}

a.a_toplinks:link {
	color: #3672af;
	text-decoration:none;
	}

a.a_toplinks:hover {
	text-decoration: underline;
	}

a.quote {
	color: #448007;
	font-weight: normal;
	text-decoration:none;
	}
	
a.quote:hover {
	color: #448007;
	text-decoration:underline;
	}

#container {
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	width: 984px;
	height: 100%;
	background: url(../images/sublevel_background.png);
	backgraound-repeat: repeat-y;
	}


/* Header */

#theme {
	position:relative;
	width: 959px;
	height: 108px;
	background-color:#FFFFFF;
	border-top: 1px solid #a6a6a6;
	}
	
#logo {
	position:absolute;
	margin-left: 0px;
	top: 0px;
	left: 4px;
	width: 207px;
	display: inline;
	}

#searchbox {
    position: relative;
	float:right;
	height: 50px;
    top: 25px;
    right: 4px;
    width: 280px;
    padding-top:10px;
    text-align: right;
	}

#searchlabel {
	font: 0.8em "Verdana";
	color: #ffffff;
	}

#search_button {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/button.png) no-repeat center top;
	}
	

#toplinks {
	position: absolute;
	top: 4px;
	right: 4px;
	font: 0.9em "Verdana";
	color: #3672af;
	text-align: right;
	}

/* Menu container }*/
#menu {
	position: absolute;
	left: 12px;
	top: 90px;
	width: 960px;
	height: 24px;
	background: #FFFFFF;
	border-bottom: solid #666666;
	border-width: 1px;
	border-top: solid #666666;
	border-width: 1px;
	z-index:1000;
	}
	
#nav {
	position: relative;
	text-align: left;
	margin-left:5px
	}

/* Content */
#content {
	position: relative;
	width: 959px;
	height: auto;
	background: #ffffff;
	}

#pagetitle {
	position: relative;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	float:left;
	}

#featureslist {
	position: relative;
	float: left;
	padding-left: 50px;
	width: 860px;
	height: auto;
	}
	
#featureslist p {
	text-align: left;
	margin-bottom:3px;
	}

#featureslist ul {
	text-align: left;
	line-height: 1.4em;
	margin: 0px;
	padding-left: 5px;
    border: 0px none; 
	list-style-type:none;
	}
	
#featureslist ul li {
	line-height: 1.5em;
	margin: 0px;
	padding-left: 10px;
    border: 0px none; 
	list-style-type:none;
	position: relative;
	}

#featuresleft {
	float: left;
	width: 280px;
	height: auto;
	}
	
#featurescenter {
	float:left;
	width: 280px;
	height: auto;
	}
	
#featuresright {
	float:left;
	width: 280px;
	height: auto;
	}

#lowerthird {
	position: relative;
	float:left;
	width: 830px;
	height:auto;
	padding-left: 55px;	
	padding-top:20px;
	padding-bottom: 30px;
	}
	
#lowerthird.quote {
	position: relative;
	float:left;
	width: 670px;
	padding-left: 55px;	
	padding-top:20px;
	padding-bottom: 30px;
	}

#lowerthird h1 {
	font: "Century Gothic";
	color: #AB334F;
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: solid 1px;
	border-bottom-color: #cccccc;
	}

#lowerthird h2 {
	font: "Century Gothic";
	color: #666666;
	font-size: 16px
	font-weight: normal;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #cccccc;
	}

#lowerthird p {
	text-align: left;
	font: 11.5px "Arial";
	line-height: 1.5em;
	margin-bottom: 14px;
	}

#lowerthird ul {
	line-height: 1.5em;
	font: 11.5px "Arial";
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 30px;
	text-align:left;
	}

#lowerthird ul li {
	line-height: 1.6em;
	}
	
#lowerthird a {
	color:#0033FF;
	text-decoration: none;
	font-weight:normal;
	}

#lowerthird a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight:normal;
	}

#lowerthird a.learn {
	color: #354d97;
	text-decoration:underline;
	font-weight: normal;
	}

#lowerthird a.learn:hover {
	color: #354d97;
	text-decoration: underline;
	}
	
#clientquote {
	position: relative;
	float: right;
	margin-right:25px;
	width: 158px;
	height:auto;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 70px;
	}
	
#clientquote p {
	text-align: left;
	font: "Arial";
	color: #448007;
	padding-left: 5px;
	padding-right: 2px;
	padding-top:3px;
	}
	
#clientquote p.name {
	padding-left: 6px;
	text-align: left;
	color:#808080;
	padding-bottom:3px;
	}

#clientquote2 {
	position: relative;
	float: right;
	margin-right:25px;
	width: 158px;
	height:auto;
	padding-bottom:8px;
	}

#clientquote2 p {
	text-align: left;
	font: "Arial";
	color: #448007;
	padding-left: 5px;
	padding-right: 2px;
	padding-top:3px;
	}
	
#clientquote2 p.name {
	padding-left: 6px;
	text-align: left;
	color:#808080;
	padding-bottom:3px;
	}

#demo {
	position: relative;
	float: right;
	margin-right:25px;
	width: 181px;
	height:auto;
	margin-top: 10px;
	margin-bottom:20px;
	}
	
#relatedlinks {
	position: relative;
	float: right;
	margin-right:25px;
	width: 180px;
	height:auto;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 70px;
	padding-bottom:8px;
	}
	
#relatedlinks h3 {
	font: "Century Gothic";
	color: #448007;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	}
	
#relatedlinks p {
	text-align: left;
	font: "Arial";
	color: #448007;
	padding-left: 5px;
	padding-right: 2px;
	padding-top:8px;
	}
	
	#relatedlinks2 {
	position: relative;
	float: right;
	margin-right:25px;
	padding-left:3px;
	width: 180px;
	height:auto;
	margin-top: 40px;
	padding-bottom:30px;
	}
	
#relatedlinks2 h3 {
	font: "Century Gothic";
	color: #4478ce;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
	}
	
#relatedlinks2 p {
	text-align: left;
	font: "Arial";
	color: #448007;
	padding-left: 5px;
	padding-right: 2px;
	padding-top:5px;
	padding-bottom:7px;
	border-bottom: 1px solid #cccccc;
	}

#screenshot {
	position: relative;
	float: right;
	margin-right:25px;
	width: 200px;
	height:auto;
	margin-top: 10px;
	margin-bottom:20px;
	}

/*Footer Region */

#footer {
	position: relative;
	width: 959px;
	min-height: 45px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: solid #cccccc;
	border-width: 1px;
	background: #ffffff;
	}

#footer_links {
	position: relative;
	float:left;
	margin-left: 4px;
	width: 550px;
	font: .9em "Verdana";
	color:#666666;
	}

#footer_links p {
	text-align: left;
	margin-bottom: 10px;
	}

#footer_links a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	}

#footer_links a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #427fbe;
	}

#copyright {
	float: right;
	margin-right: 4px;
	width: 400px;
	height: auto;
	font: .9em "Verdana";
	color: #666666;
	}

#copyright p {
	text-align: right;
	margin-top:0px;
	}