
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	/*background:url(../images/bg.jpg) 0 0 repeat #b7acd5;
	box-shadow:inset 0 0 12px 1px rgba(157,149,179,0.75);
	moz-box-shadow:inset 0 0 12px 33px rgba(157,149,179,0.75);*/
	font-family: 'Abel', sans-serif;
	font-size: 12pt;
	
background: #6f5092; /* Old browsers */
background: -moz-linear-gradient(top, #6f5092 0%, #a396c5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f5092), color-stop(100%,#a396c5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6f5092 0%,#a396c5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6f5092 0%,#a396c5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6f5092 0%,#a396c5 100%); /* IE10+ */
background: linear-gradient(to bottom, #6f5092 0%,#a396c5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f5092', endColorstr='#a396c5',GradientType=0 ); /* IE6-9 */	
}

address { font-style:normal; padding:0 0 10px 0px; }
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #262626;
}

.clear { clear:both; }
.fLeft { float:left; }
.fRight { float:right }

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.2em;
	margin:0 0 5px 0;
	font-weight:400;
}

h4 {
font-family:'Oswald', Arial, Helvetica, sans-serif;
font-weight:normal;
color:#6e6e6e;
margin:0 0 10px 0;
font-size:18px;
}

p, ul, ol {
	margin-top: 0;
	
}

ul, ol {
}

p { margin:0 0 15px 0; }

a {
	text-decoration: none;
	color: #6600cc;
}

a:hover {
color:#000;
}

#wrapper {
}

input[type="text"], input[type="password"] {
line-height:20px;
padding:5px;
border:1px solid #ddd;
width:220px;
-moz-transition:all 1s ease 0s;
-webkit-transition:all 1s ease 0s;
-ms-transition:all 1s ease 0s;
}


textarea {
padding:5px;
border:1px solid #ddd;
width:300px;
-moz-transition:all 1s ease 0s;
-webkit-transition:all 1s ease 0s;
-ms-transition:all 1s ease 0s;
text-align:left;
-moz-transition:all 1s ease 0s;
-webkit-transition:all 1s ease 0s;
-ms-transition:all 1s ease 0s;
}


input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
border-color:#0066FF;
box-shadow:0 0 4px 2px rgba(143,197,243,0.5);
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header-wrapper {
	padding: 30px 0px 0px 0px;
}
#header-wrapper.home { height: 620px; }
#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 50px;
	background: #F1F0FF;
}

/* Logo */

#logo {
	float: left;
	width: 374px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	display:inline-block;
	padding:20px 0 0 0;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 582px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	position:relative;
}

#menu a {
	display: block;
	line-height: 100px;
	margin-right: 1px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	border: none;
	position:relative;
	z-index:4;
}

#menu li span {
    background: none repeat scroll 0 0 #ed1c24;
    left: 0;
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 0;
	bottom:120px;
	height:0;
	-webkit-transition: all 0.5s linear 0s;
	   -moz-transition: all 0.5s linear 0s;
	    -ms-transition: all 0.5s linear 0s;
	     -o-transition: all 0.5s linear 0s;
	        transition: all 0.5s linear 0s;
}

#menu li:hover span , #menu li.current_page_item span{
height:90px;
}

#menu li:hover span:before, #menu li.current_page_item span:before {
    border-color: transparent transparent #F1F0FF #F1F0FF;
    border-left: 4px solid #F1F0FF;
    border-style: solid;
    border-width: 4px;
    content: "";
    position: absolute;
    right: -8px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #fff;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 1000px;
	margin: 20px auto 0 auto;
	padding: 30px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
}

.post {

	margin-bottom: 40px;

}

#page .title {
	padding: 0px 0px 0px 0px;

	margin:0 0 20px 0;
	background:url("../images/points.png") repeat-x scroll left bottom transparent;
}

#page .title span {
    background: url("../images/green_point.png") repeat-x scroll left bottom transparent;
    display: inline-block;
    
    padding-right: 2px;
}

.post .title a {
	border: none;
	color: #262626;
}

.post .meta {
	margin-bottom: 30px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 40px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
	padding: 5px 0px;
	background: url(images/img02.png) no-repeat left top;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 100px;
	padding: 5px 0px;
	background: url(images/img02.png) no-repeat left top;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar ul ul {
margin:0 0 0 0px;
padding:0px;
background:#fff;
}

#sidebar li {
	line-height: 40px;

	margin: 0px 0px;
	border-left: none;
}

div.nav { padding:10px 0 0 0; }
.nav ul > li a {
background:#f0f0f0;
border-bottom:1px solid #fff;
}

#sidebar li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li a {
color:#2c2c2c;
	padding: 0px 0px 0px 10px;
	position:relative;
	border-bottom: 1px solid #fff;
	display:block;
	-webkit-transition: all 0.25s linear 0s;
	   -moz-transition: all 0.25s linear 0s;
	    -ms-transition: all 0.25s linear 0s;
	     -o-transition: all 0.25s linear 0s;
	        transition: all 0.25s linear 0s;	
}

#sidebar li li a
{
color:#454545;
border-bottom-style:dashed;
padding-left:20px;
line-height:34px;
}
#sidebar li li a:hover {
background:#ED1C24;
color:#FFFFFF;
}

#sidebar li a.active {
background:#ED1C24;
color:#FFFFFF;
}

.caret {
content:" ";
border-width:4px;
border-style:solid;
border-color:#000 transparent transparent transparent;
position:absolute;
right:22px;
}

.caret.left {
border-color:transparent transparent transparent #000;
}

#sidebar li a:hover {
text-indent:5px;
}

.nav ul ul a { background:#fff; display:block; }
.nav ul li.submenu ul { display:none; }
.nav ul li a.active { background:red; }
.nav ul li ul a.active { font-weight:bold; background:none }
.proList > div { display:none; }

#sidebar h2 {
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #262626;
	background:url("../images/points.png") repeat-x scroll left bottom transparent;
	margin:0 0 15px 0;
}

#sidebar h2 span {
background:url("../images/green_point.png") repeat-x scroll left bottom transparent;
 	display: inline-block;
    font-size: inherit;
    font-style: normal;
    margin-top: -20px;
    padding: 0;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	color: #D6E2F0;
}

#footer-content a {
	color: #92A9B6;
}

#footer-bg {
	overflow: hidden;
	width: 890px;
	padding: 30px 55px 50px 55px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#footer-content a {
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: 'Abel', sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #303030;
}

#footer a {
	color: #414141;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E7EBED;
	border-bottom: 1px solid #E7EBED;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 34px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(images/img07.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	color: #FFFFFF;
}

#banner {
	width: 1100px;
	margin: 0px auto;
}

#banner .content {
	width: 1040px;
	padding: 30px;
	background: #FFFFFF;
}

#three-columns {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
	border-bottom: 1px solid #C9C8C8;
}

#three-columns h2 {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
}

#three-columns #column1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#three-columns #column2 {
	float: left;
	width: 300px;
}

#three-columns #column3 {
	float: right;
	width: 300px;
}

.offer { position:relative; }
.offer img { vertical-align:middle; }

.offer span {
position:absolute;
left:0; 
right:0;
bottom:0;
padding:8px;
height:40px;
font-size:16px;
background:rgba(140,72,159,0.5);
color:#fff;
}

.offer span a { display:block; color:#fff; text-decoration:underline; font-style:italic; font-size:14px; }

.proList {
margin:0 -20px 0 0;
}

.proList .box {
padding:20px;
	-webkit-transition: all 0.25s linear 0s;
	   -moz-transition: all 0.25s linear 0s;
	    -ms-transition: all 0.25s linear 0s;
	     -o-transition: all 0.25s linear 0s;
	        transition: all 0.25s linear 0s;
border-bottom:1px dotted #ddd;
position:relative;
}


.proList .box:after {
content:" ";
clear:both;
display:block;
}

.proList .box .detail {
width:400px
}

.proList .box .image img {
border:4px solid #fff;
box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.1);
vertical-align:middle;
}

.proList .box a { color:#fff; }
.proList .box:hover { background:#f7f7f7; }
.proList .box:hover a { color:#000; }

.proList .box a.btn {
position:absolute;
left:10px;
bottom:14px;
color:#000;
}

.proList {
text-align:center;
}

.listBox {
clear:both;
text-align:left;
display:none;
}

.listBox > div {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
		 -o-box-sizing: border-box;
			box-sizing: border-box;
    border: 1px solid #DDDDDD;
    float: left;
    height: 175px;
    margin: 0 18px 20px 0;
    padding: 5px;
    width: 214px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

}

.listBox > div img {
border:1px solid #ededed;
}

.listBox > div span { 
display:block;
text-align:center;

 }

.info { padding:0 0 10px 0; margin:0 0 20px 0;   }
.info:after { clear:both; content:" "; display:table }

#sidebar form h3 {
margin:0 0 20px 0;
}

.formRow {
clear:both;
width:100%;
float:left;
padding:6px;
}

.formRow label, .formRow div.detail { float:left; }
.formRow label { width:102px; }

.formRow div.detail { margin:0 0 0 20px; }

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}



.btn + .btn { margin:0 0px 0 8px; }



/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:30px auto 20px auto;
	width:990px;
	height:288px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:248px;
	height:100%;
	text-align:center;
}
.rmore{
    background: none repeat scroll 0 0 #6D3353;
    bottom: 10px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
	padding: 6px 15px;
    position: absolute;
    right: 0;
    text-align: center;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.2);
	-moz-transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;	
	-ms-transition:all 1s ease 0s;	
	-o-transition:all 1s ease 0s;
}

.ca-item-main:hover {
background:#9F92C2;
}
.ca-icon{
	width:198px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/smallPro1.jpg) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/smallPro2.jpg);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/smallPro3.jpg);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/smallPro4.jpg);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/smallPro5.jpg);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/smallPro6.jpg);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/smallPro7.jpg);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/smallPro8.jpg);
}
.ca-item h3{
	font-family: 'Abel', sans-serif;
	font-size:17px;
	color:#000;
	margin-bottom:7px;
	height:22px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows2.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}
.contactpanel { position:relative; float:left; width:100% }
.contactpanel:after {
content:" ";
position:absolute;

left:47%;
top:0;
bottom:0;

}

.asideright {width:49%; float:left; margin:0 0 0 3%}
.asideleft { width:47%; float:left;  }
