
body {
	margin: 0px;
    padding: 0px;
    background: #000 url(../images/background.jpg);
    color: #000000;
    font:11.5px "Arial";
    color: #000000;
    text-align: center;
	}

h1.features {
	color: #cd5113;
	}
 
a.nav {
	color: #444444;
	text-decoration:none;
	font-weight: normal;
	}

a.nav:hover {
	color: #0033CC;
	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.strong {
	color: #AB334F;
	font-weight: bold;
	text-decoration:none;
	}
	
a.strong:hover {
	color: #0033CC;
	text-decoration:underline;
	}
	
a.quote {
	color: #448007;
	font-weight: normal;
	text-decoration:none;
	}
	
a.quote:hover {
	color: #448007;
	text-decoration:underline;
	}

a.related {
	color: #444;
	text-decoration:none;
	font-weight: normal;
	}

a.related:hover {
	color: #0033CC;
	text-decoration: none;
	}

#container {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	position: relative;
	width: 984px;
	height: auto;
	background: url(../images/sublevel_background.png);
	background-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: 100%;
	background: #ffffff;
	}

/*Page Banner*/

#page_ribbon {
	padding-top: 25px;
	padding-bottom: 3px;
	float: left;
	}

/*Left Column*/

#leftcolumn {
	width: 200px;
	min-height: 170px;
	float: left;
	margin:25px 5px 0px 4px; 
	padding:0px 5px 0px 0px;
	border-right: solid #cccccc;
	border-width: 1px;
	text-align: left;
	color: #333333;
	background: #ffffff;
	font-family: "Arial", Helvetica, sans-serif;
	padding-bottom: 10px;
	}

#leftcolumn h3 {
	font: 11px "Century Gothic"; 
	color: #666666;
	font-weight:bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	}

#leftcolumn p {
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	}
 
 #leftcolumn b {
 	font-weight: bold;
	}

#leftcolumn ul {
	line-height: 1.2em;
	margin-bottom: 7px;
	padding-left: 6px;
    border: 0px none; 
	list-style-type:none;
	position: relative;
	font:  11px "Arial";
	}

#leftcolumn ul li {
	margin-top: 3px;
	}
	
#leftcolumn ul li ul {
	line-height: 1.3em;
	margin-top: 3px;
	padding-left: 10px;
    border: 0px none; 
	list-style-type:none;
	position: relative;
	}
	
#leftcolumn strong {
	font-weight: bold;
	color: #AB334F;
	}

#leftcolumn ul.end {
	margin-bottom: 10px;
	}
	
/*Right Column */
	
#rightcolumn {
	position: relative;
	float: right;
	margin:15px 35px 0px 0px; 
	padding:0px 0px 0px 0px;
	width: 165px;
	height: auto;
	background: #ffffff;
	}

#relatedlinks {
	width: 135px;
	height: auto;
	margin-top: 150px;
	font: 9px "Arial";
	color: #444444;
	text-align: left;
	border: solid #cccccc;
	border-width: 1px;
	background: #fff;
	padding: 3px;
	}

#relatedlinks ul {
	line-height: 1.4em;
	margin: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
    border: 0px none; 
	list-style-type:none;
	position: relative;
	}

#relatedlinks ul li {
	margin-bottom: 3px;
	}

#relatedlinks h3 {
	font: 12px "Arial";
	color: #444;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom: dotted #666;
	border-bottom-width: 1px;
	}

#relatedlinks2 {
	position: relative;
	float: right;
	margin-right:0px;
	padding-left:3px;
	width: 165px;
	height:auto;
	margin-top: 40px;
	}
	
#relatedlinks2 h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #4478ce;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
	}
	
#relatedlinks2 p {
	text-align: left;
	font-family: "Arial", sans-serif;
	color: #448007;
	padding-left: 5px;
	padding-right: 2px;
	padding-top:5px;
	padding-bottom:7px;
	border-bottom: 1px solid #cccccc;
	}

#clientquote {
	position: relative;
	float: right;
	width: 158px;
	height:auto;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 70px;
	}
	
#clientquote p {
	text-align: left;
	font-family: "Arial", sans-serif;
	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: left;
	margin-right:0px;
	width: 150px;
	height:auto;
	padding-bottom:8px;
	}

#clientquote2 p {
	text-align: left;
	font-family: "Arial", sans-serif;
	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;
	}
	
	
/*Middle Column*/

#middlecolumn {
	display: block;
	margin: 0px 230px 0px 217px; 
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}
	
#middlecolumn p.breadcrumb {
	text-align: left;
	margin-bottom: 20px;
	margin-top:0px;
	font: .9em "Verdana";
	color: #666666;
	}
	
#middlecolumn p {
	text-align: left;
	font: 11.5px "Arial";
	line-height: 1.5em;
	margin-bottom: 14px;
	}
	
#middlecolumn h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #444444;
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 1px;
	text-align: left;
	}
	
#middlecolumn h1.contact {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #444444;
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 1px;
	text-align: left;
	border-bottom: solid 1px #cccccc;
	}

#middlecolumn h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
	padding-top: 1px;
	margin-bottom: 10px;
	text-align: left;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #cccccc;
	}
	
#middlecolumn h2.short {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	padding-top: 1px;
	margin-bottom: 10px;
	text-align: left;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #cccccc;
	}
	
#middlecolumn h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #0099CC;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #cccccc;
	}

#middlecolumn span.para_title {
	font-family: "Arial", sans-serif;
	font-weight:bold;
	font-size: 11.7px;
	}
	
#middlecolumn span.body_highlight {
	font-family: "Arial", sans-serif;
	font-weight:bold;
	font-size: 11.6px;
	color:#0099CC;
	}

#middlecolumn span.industry_list {
	color:#828588;
	}

#middlecolumn a {
	color: #0033CC;
	font-weight:normal;
	text-decoration: none;
	}
	
#middlecolumn a:hover {
	color: #0033CC;
	text-decoration: underline;
	}
	
#middlecolumn ul {
	text-align: left;
	line-height: 2em;
	font: 11.5px "Arial";
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 30px;
	}
	
#middlecolumn ul li {
	list-style:disc;
	line-height: 1.6em;
	}

/*Footer Region */

#footer {
	position: relative;
	width: 959px;
	min-height: 65px;
	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;
	}
