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

html, body, img, form, fieldset, input, ul, li, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd	{
	margin:0; 
	padding:0;}
	
html {
	background:url(images/banner_rpt.jpg) top repeat-x #ffffff;}
	
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#566368;}
	
#container { 
	width:920px;
	margin:0 auto;
	text-align:left;
	position: relative;
	background-image:url(images/modots.jpg);
	background-position:500px 400px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;}
	
#artleft {
	float: left;
	width: 146px;
	height: 132px;
	margin-left:-146px;
	background: url(images/bannerbkl.jpg) no-repeat;
	padding: 0;}
	
#artright {
	float: right;
	width: 233px;
	height: 132px;
	margin-right: -233px;
	background: url(images/bannerbkr.jpg) no-repeat;
	padding: 0;} 
	
/*HEADER*/
	
#header { 
    position: relative;
	height: 132px;
	background:url(images/bannerbkc.jpg) left no-repeat;} 
	
#logo {
    background:url(images/logo.jpg) top no-repeat;
    position:absolute;
	left:22px;
	top:14px;
	border:none;}
	
#tagline {
	position:absolute;
	display:block;
	top:70px;
	left:280px;
	width: 444px;
	text-align: right;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-shadow: #480000 2px 2px 2px;}
	
/*NAVBAR*/

#mainnav
{
	position:absolute;
	top:90px;
	left:0px;
	width:700px;}
	
#mainnav ul, #mainnav li {
	list-style: none;}

#mainnav ul {
	padding: 0;
	margin: 0;}

#mainnav li {
	float: left;
	margin: 0;
	font:14pt Arial, Helvetica, sans-serif;}

#mainnav li a {
	background:url(images/navmid.png) top left no-repeat;
	padding: 11px 0px 0px 24px;
	height: 42px;
	float: left;
	display: block;
	font:14pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;}

#mainnav li.start a {
	background:url(images/navstart.png) top left no-repeat;
	padding: 11px 0px 0px 24px;
	height: 42px;
	float: left;
	display: block;
	font-family:14pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;}

#mainnav li.startselect a {
	background:url(images/navstart_select.png) top left no-repeat;
	padding: 11px 0px 0px 24px;
	height: 42px;
	float: left;
	display: block;
	font-family:14pt Arial, Helvetica, sans-serif;
	color: #343c4f;
	text-decoration: none;
	text-align: center;}

#mainnav li.end {
	background:url(images/navend.png) top left no-repeat;
	padding: 0px;
	height: 42px;
	width:20px;
	float: left;
	display: block;}

#mainnav li.endselect {
	background:url(images/navend_select.png) top left no-repeat;
	padding: 0px;
	height: 42px;
	width:20px;
	float: left;
	display: block;}

#mainnav li.select a {
	background:url(images/navmid_select.png) top left no-repeat;
	padding: 11px 0px 0px 24px;
	height: 42px;
	float: left;
	display: block;
	font-family:14pt Arial, Helvetica, sans-serif;
	color:#343c4f;
	text-decoration: none;
	text-align: center;}

#mainnav li.right a {
	background:url(images/navmid_right.png) top left no-repeat;
	padding: 11px 0px 0px 24px;
	height: 42px;
	float: left;
	display: block;
	font-family:14pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;}

#mainnav li a:hover {
	color: #343c4f;}
/* Hide from IE5-Mac \*/
#mainnav li a {
	float: none}
/* End hide */



/*CONTACT BOX*/
		
#contactbox {
	position:absolute;
	top:0px;
	left:735px;
	display:block;
	padding:0px;}
	
	
/*SIDEBAR*/
	
	
#sidebar {
	float:right;
	width:300px;
	padding:20px 0px 0px 0px;}
	
/*SOCIAL LINKS*/	
	 
#social {
    width:255px;
	margin:0px 0px 10px 30px;
	border:none;}
	
/*MAIN CONTENT*/
	
#mainContent {
	float:left;
	width:600px; 
	margin:0;
	padding:20px 0px 0px 0px;}
	 
/*FOOTER*/
	 	
#footer {
    width:100%;
	padding:0px;
	background:url(images/footerbk.jpg) top repeat-x;
	line-height:18px;
	text-align:center;}
	
#footer .withart {
    background:url(images/footerart.jpg) 554px 6px no-repeat;
	margin:0;
	padding:20px 0 30px 0;
	text-align:center;
	color:#FFb400;}
	
#footer .withart a {
    margin:10px;}
	
#footer .withart a:link {
	color:#FFb400;}
	
#footer .withart a:hover {
	color:#FF9900;}


	
/*GENERAL STUFF*/

.clearfloat { 
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;}
	
h1 {
    font-size:16px;
	line-height:20px;
	font-weight: bold;
}
	
h2 {
    font-size:14px;
	font-weight:bold;}
	
h3 {
    font-size:12px;
	font-weight:bold;}
	
h4 {
    font-size:12px;
	font-weight: bold;}
	
	
a:link {
    color:#007cac;
    text-decoration:none;}
	
a:visited {
    color: #007cac;
	text-decoration:none;}
	
a:hover {
    color:#00a2f3;
	text-decoration:underline;}	
	
a:active {
    color: #007cac;
	text-decoration:none;}
	

	
	
/*HOMEPAGE top*/

#hometop {
    margin:10px 8px 0px 10px;
	background:url(images/diffbar.jpg) top no-repeat;
	background-position:398px 28px}

#homestatement {    
    float:right;
	width:496px;
	margin-top:24px;
	padding:0;
	font-size:16px;}
		
#homestatement .title {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	padding:6px 55px;
	text-shadow: #323943 2px 2px 2px;}
	
#homestatement .text {
	font-size:14px;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	text-align:center;
	padding:10px;}
		
#slideshow {
    width:404px;
	}
	
.boxwrapslide {
    width: 404px;}
	
.boxslide .contentslide {
	position: absolute;
	margin: 2px 7px 0px 4px;
	border: 1px solid #c5cbd3;
	background-color: #C8D0D5;
	width: 388px;
	text-align: center;
	min-height: 250px;
	list-style-type: none;
}

.boxslide .topslide {
	display: block;
	background:url(images/shadbox_slide_top.gif) top no-repeat;
	padding: .4em 0em 0em .3em;
}

.boxslide div.bottomslide {
	display: block;
	height: 138px;
	margin-top: -130px;
	background: url(images/shadbox_slide_bottom.gif) bottom no-repeat;
}

.boxslide div.contentslide div.caption {
	margin:0px;
	padding: 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#6c7d92;
	color:#eef1f3;}
	

/*CONTENT BOXES*/

.titlebar {
	margin:0;
	padding:0;
	text-align:left;
	line-height:28px;
	background-color:#96a4b5;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;}
	
.titlebarmain {
	margin:0;
	padding:0;
	text-align:center;
	line-height:36px;
	background-color:#96a4b5;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;}

.titlebarnewsletter {
	margin:0;
	padding:0;
	text-align:left;
	line-height:28px;
	background-color:#ea941a;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;}
	
/*SMALL NEWSLETTER BOX*/

.newslettersignup {
	width:300px;
	margin:0px;
	padding:8px 0px;
	background:url(images/shadbox_news_all.jpg) top no-repeat;}
	
.newslettersignup div.contentnews {
	margin: 0px 10px 0px 8px;
	min-height:100px;}
	
.newslettersignup div.contentnews div.title {
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:28px;
	background-color:#ea941a;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;}
	
.newslettersignup div.contentnews div.button1 {
	float:right;
	width:85px;
	margin:4px 4px 0px 0px;
	padding:4px 0px 8px 8px;
	background:url(images/btn_1.jpg) no-repeat;}
	
.newslettersignup div.contentnews div.button1 a {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	color:#a0a097;
	text-decoration:none;}
	
.newslettersignup div.contentnews div.button1 a:hover {	
	color:#5f5f54;
	text-decoration:none;}
	
.newslettersignup div.contentnews div.form {
	width:180px;
	margin:10px 0px 0px 4px;
	padding:0px;}
	
input.search-submit {
	float: right;
	width: 85px;
	margin:4px 4px 0px 0px;
	padding: 4px 0px 8px 0px;
	background: url(images/btn_1.jpg) no-repeat;
	border: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #a0a097;
}
input.search-submit:hover {
	color:#5f5f54;
	cursor: pointer;
}

/*SMALL NEWSLETTER GROW*/	
	
.boxwrapnews2 {
    width: 300px;
	margin: 10px 0px;}
	
.boxwrapnews2 div.contentnews2 {
	margin: 2px 10px -32px 2px;
	border: 1px solid #deded6;
	background-color:#FFFFFF;
	min-height:70px;}

.boxwrapnews2 div.topnews2 {
	display:block;
	background:url(images/shadbox_news_top.png) top no-repeat;
	padding: .4em 0em 0em .4em;
}

.boxwrapnews2 div.bottomnews2 {
	display: block;
	min-height: 40px;
	margin-top: -32px;
	background: url(images/shadbox_news_bottom.png) bottom no-repeat;}
	
.boxwrapnews2 div.contentnews2 div.title {
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:28px;
	background-color:#ea941a;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;}
	
.boxwrapnews2 div.contentnews2 div.button1 {
	float:right;
	width:85px;
	margin:4px 4px 0px 0px;
	padding:4px 0px 8px 8px;
	background:url(images/btn_1.jpg) no-repeat;}
	
.boxwrapnews2 div.contentnews2 div.button1 a {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	color:#a0a097;
	text-decoration:none;}
	
.boxwrapnews2 div.contentnews2 div.button1 a:hover {	
	color:#5f5f54;
	text-decoration:none;}
	
.boxwrapnews2 div.contentnews2 div.form {
	width:180px;
	margin:10px 0px 0px 4px;
	padding:0px;}

#maillist_result_msg {
	color:red;
	font-weight: normal;
	text-align:center;
	margin-top:16px;
	margin-bottom:4px;
}



/*SMALL BOX*/	
	
.boxwrapsmall {
    width: 300px;
	margin: 10px 0px;}
	
.boxsmall div.contentsmall {
	margin: 2px 10px -126px 2px;
	padding-bottom: 10px;
	border: 1px solid #deded6;
	background-color:#FFFFFF;
	min-height:130px;
}

.boxsmall div.topsmall {
	display:block;
	background:url(images/shadbox_small_top.gif) top no-repeat;
	padding: .4em 0em 0em .4em;
}

.boxsmall div.bottomsmall {
	display: block;
	min-height: 138px;
	margin-top: -129px;
	background: url(images/shadbox_small_bottom.gif) bottom no-repeat;}

.boxsmall div.contentsmall h4,
.boxsmall div.contentsmall h3,
.boxsmall div.contentsmall h2 {
	margin: 10px 20px 10px 10px;
}
.boxsmall div.contentsmall p {
	margin: 10px 20px 0px 10px;
}

.boxsmall div.contentsmall ul,
.boxsmall div.contentsmall ol {
	margin: 10px 20px 20px 10px;
	padding-left: 1em;
}

.boxsmall div.contentsmall div.icon img {
	float:right;
	width:75px;
	margin: -20px 6px 10px 10px;}
	
.boxsmall div.contentsmall div.button1 {
	float:right;
	width:85px;
	margin:10px 10px 0px 0px;
	padding:6px 0px 8px 0px;
	font-weight:bold;
	text-align: center;
	background:url(images/btn_1.jpg) no-repeat;}
	
.boxsmall div.contentsmall div.button1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#a0a097;
	text-decoration:none;}

.boxsmall div.contentsmall div.button1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5f5f54;
	text-decoration:none;}

.boxsmall div.contentsmall div.picture img {
	float:right;
	width:75px;
	margin: 10px 6px 10px 10px;}
	
/*.boxsmall div.contentsmall div.video img {
    background-color:#000000;
	width:262px;
	padding:0px 10px;}*/
	
.boxsmall div.contentsmall div.video h2 {
	margin:10px 4px;}


.flvideo {
    background-color:#000000;
    text-align: center;
    overflow: hidden;
    border: 1px solid #000;
}
.boxsmall div.contentsmall div.video div.flvideo {
	margin: 0px 9px 3px 9px;
}

/*MEDIUM BOX*/

.boxwrapmid {
    width: 420px;
	margin:0px 0px 10px 90px;
	/*height:100px;*/}
	
.boxmid div.contentmid {
	margin: -2px 0 0 -10px;
	border: 1px solid #deded6;
	background-color:#ffffff;}

.boxmid div.topmid {
	display:block;
	background:url(images/shadbox_mid_top.gif) top no-repeat;
	padding: .45em 0 0 .45em;}

.boxmid div.bottommid {
	display: block;
	height: 8px;
	margin-top:0em;
	background: url(images/shadbox_mid_bottom.gif) bottom no-repeat;
}

.boxmid div.contentmid p {
	margin:8px;
	font-weight:bold;
}

.boxmid div.contentmid div.icon img {
	float:right;
	width:75px;
	margin: -20px 6px 10px 10px;
}

.boxmid div.contentmid div.picture img {
	float:right;
	width:75px;
	margin: 10px 6px 10px 10px;
}

.boxmid div.contentmid div.button1 {
	float:right;
	width:85px;
	margin:10px 4px;
	padding:6px 0px 8px 0px;
	text-align: center;
	background:url(images/btn_1.jpg) no-repeat;
}

.boxmid div.contentmid div.button1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#a0a097;
	text-decoration:none;
}

.boxmid div.contentmid div.button1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5f5f54;
	text-decoration:none;
}
	
.boxmid div.contentmid div.form {
	width:200px;
	margin:8px;
	padding:2px;
}
	
/*LARGE BOX*/

.boxwraplarge {
    width: 600px;
}
	
.boxlarge div.contentlarge {
	margin: -2px 8px -188px 0px;
	padding-bottom: 10px;
	border: 1px solid #deded6;
	background-color:#FFFFFF;
	min-height:190px;
}

.boxlarge div.toplarge {
	display: block;
	background:url(images/shadbox_large_top.gif) top no-repeat;
	padding: .5em 0em 0em .5em;}

.boxlarge div.bottomlarge {
	display: block;
	height: 200px;
	margin-top: -.5em;
	background: url(images/shadbox_large_bottom.gif) bottom no-repeat;}

.boxlarge div.contentlarge p,
.boxlarge div.contentlarge dt {
	margin: 10px 20px 0px 10px;
}
.boxlarge div.contentlarge h1,
.boxlarge div.contentlarge h2,
.boxlarge div.contentlarge h3,
.boxlarge div.contentlarge h4 {
	margin: 10px 20px 20px 10px;
}

.boxlarge div.contentlarge ul, .boxlarge div.contentlarge ol {
	margin: 10px 20px 20px 10px;
	padding-left: 2em;
}

.boxlarge div.contentlarge div.icon img {
	float:right;
	width:75px;
	margin: -20px 6px 10px 10px;}

.boxlarge div.contentlarge div.picture {
	float:right;
	width:200px;
	text-align: center;
	margin: 10px 6px 10px 10px;
	background-color:#dae0e6;
	border: 1px solid #deded6;
	padding:0;}

.boxlarge div.contentlarge div.video {
	float:right;
	width:320px;
	overflow: hidden;
	text-align: center;
	margin: 10px 6px 10px 10px;
	background-color:#000;
	border: 1px solid #deded6;
	padding:0;}

.boxlarge div.contentlarge div.picture p {
	margin: 4px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	color:#566368;
}

.boxlarge div.contentlarge div.item,
.boxlarge div.contentlarge div.event-item {
	margin:6px 6px 2px 6px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#566368;
	border-bottom:1px solid #c5cbd3;}

.boxlarge div.contentlarge div.item.last {
	border-bottom: none;
}

/*
.boxlarge div.contentlarge div.item p,
.boxlarge div.contentlarge div.item h4 {
	margin-left:100px;}
*/

.boxlarge div.contentlarge div.item img {
	float:left;
	margin:.3em 1em 0em 0em;
	border:none;
}

.boxlarge div.contentlarge p.readmore a {
	font-style:italic;
	float:right;
}

.boxlarge div.contentlarge p.readmore a:hover {
	color:#00a2f31;}

.contentlarge input,
.contentlarge textarea {
	width: 240px;
}

.boxsmall div.contentsmall ul.testimonial-list {
	margin: 0px;
	padding: 0px;
	width: 282px;
	overflow: hidden;
}
.testimonial-list li {
/*	position: absolute;*/
	width: 282px;
	list-style-type: none;
}
.testimonial-quote {
}
.testimonial-author {
	text-align: right;
	margin-left: 10px;
	margin-right: 20px;
}

#qa-list dt {
	font-size: 14px;
	font-weight: bold;
}
#qa-list dd {
	overflow: hidden;
}

.download-item {
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxsmall div.contentsmall .download-item p {
	margin-top: 6px;
	margin-bottom: 0px;
}
.download-item .readmore {
	text-align: right;
}

.boxsmall div.contentsmall ul.client-list {
	margin: 0px;
	padding: 0px;
	width: 282px;
	overflow: hidden;
}
.client-list li {
	position: absolute;
	width: 282px;
	text-align: center;
	list-style-type: none;
}

.boxlarge div.contentlarge ul.slideshow {
	margin: 0px;
	padding: 0px;
}
.slideshow li {
	position: absolute;
	text-align: center;
	list-style-type: none;
}


.boxsmall div.contentsmall ul.events-list {
	padding: 0px;
}
.boxsmall div.contentsmall ul.events-list li {
	list-style-type: none;
	margin-bottom: 6px;
	text-indent: -1em;
	margin-left: 1em;
}


.boxsmall div.contentsmall ul.archive-tree {
	padding-left: 2em;
}
.boxsmall div.contentsmall ul.archive-tree ul {
	margin: 0;
	padding-left: 1em;
}
.tree-leaf {
	list-style-image: none;
	list-style-type: square;
}
.tree-branch-closed {
	list-style-type: none;
	list-style-image: url(images/folder-closed.gif);
}
.tree-branch-open {
	list-style-type: none;
	list-style-image: url(images/folder.gif);
}


.exclaim {
	margin-left: 4px;
}
.exclaim_vis {
	margin-left: 4px;
	width: 14px;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(images/exclamation_tight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.resultpages {
	text-align: center;
}
.resultpages a {
	padding: 3px;
}
.resultpages .curr
{
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	background-color: #ffe;
}

.ezpz-hint {
	color: #999;
}

.blog-comment {
	border: 2px #E1ECF4 solid;
	margin: 0px 20px 10px 20px;
}
.blog-comment .comment-header {
	background-color: #ECF1F6;
	padding: 6px;
}
.blog-comment .comment-body {
	padding: 6px;
}
.comment-username {
	font-weight: bold;
}

.blog-comment-form {
	margin-top: 20px;
}


	
	
/* Landing Page */

#landing h1.heading {
	margin: 10px 20px 20px 10px;
    font-size:24px;
	line-height:30px;
}

#landing #sidebar, #landing #mainContent{
	padding:0;
}

#landing #mainContent{
	margin-top:12px;
}

#landing .contentsmall{
	overflow:auto;
	padding:10px;
}
#landing .contentsmall p{
	margin:10px 0;
}

#landing .boxwrapsmall img{
	float:right;
	margin:10px 0 10px 10px;
}

#landing a.button1 {
	display: block;
	float:left;
	width:208px;
	height:30px;
	margin:10px 12px 10px 0px;
	padding:6px;
	background:url(images/btn_1_wide.jpg) no-repeat;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#a0a097;
	//color:#317911;
	text-decoration:none;
}

#landing a.button1:hover, #landing a.button1:active {
	//color:#245a0c;
	color:#5f5f54;
	text-decoration:none;
}
	
#landing a.button1 a.order{
	color:#317911;
}
#landing a.button1 a:hover.order {
	color:#245a0c;
}
	
#landing a.addthis_button{
	color:#a0a097;
}
#landing a:hover.addthis_button {
	color:#5f5f54;
}
	
#landing a.button1.last {
	margin-right:0;
}

#landing .boxlarge div.contentlarge div.picture {
	float: none;
	width: 480px;
	text-align: center;
	margin: 10px auto 10px auto;
	background-color: #000;
	border: 1px solid #deded6;
	padding: 0;
}

#landing a, #landing a img{
	border:none;
	outline:none;
}
	
#landing .flvideo{
	width:480px;
	margin:10px auto;
}

#landing #footer{
	clear:both;
}

