
body {
	
        margin:0;
	padding:0;
	
	height:100%;
	min-height:100%;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#666;
        background:url(../img/bg.jpg);
        border-top:5px solid #cee3f3;
        
}

a, input {outline:none}

a img { border:0 none }

h1, h2, h3, h4, h5, h6 { font-weight:normal }

strong { font-weight:bold }

div { position:relative}

.wrapper_messages {
/*	background: none repeat scroll 0 0 #;*/
	background-color: #cccccc;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    width: 100%;
}

/*--------------------- STRUCTURE ---------------------*/

.front .page {
	
}
.not-front .page {
	
}
.wrapper_header,
.wrapper_main,
.wrapper_boxes,
.wrapper_footer,
.wrapper_banner,
.wrapper_logo_parade {
        position:relative;
	width:100%;
	min-width:980px;
	overflow:hidden;
}

.layout_header,
.layout_main,
.layout_boxes,
.layout_footer,
.layout_banner,
.layout_logo_parade {       
        position:relative;
	width:960px;
	padding:0 10px;
	margin:0 auto;

}
.layout_logo_parade {   
	padding:20px 0;
	margin:10px auto 0 auto;
	background:url(../img/title_links.png) no-repeat top center;
}

.layout_header {
	height:135px;
}

.wrapper_banner {
    background:url(../img/banner_bg.png) no-repeat center;
}


.wrapper_logo_parade {
    background:url(../img/logo_parade.png) repeat-x;
    height:160px;
}


/*--------------------- LAYOUT ---------------------*/

.logo {
	position:absolute;
	top:15px;
	left:20px;
	display:block;
}
.copyright {
	float:left;
	color:#666;
	font-size:11px;
        margin: 0 0 20px 0;
}
.design {
	float:right;
	color:#999;
        font-size:11px;
}
.design a {
	color:#999;
	text-decoration:none;
}

.line {
    border-bottom:1px solid #f3f4f4;
    width:100%;
    float:left;
    height:1px;
    margin:15px 0 0 0;
}

.cta {
    float:right;
    font-size:0.95em;
    font-family: 'Shanti', sans-serif;
    padding:5px 0 0 0;
    
}
/*--------------------- STYLES ---------------------*/

.layout_main h1 {
        font-family: 'Shanti', sans-serif;
	padding:0;
	margin:0;
}
.layout_main h2 {
	font-family: 'Shanti', sans-serif;
	font-size:2em;
	padding:0;
	margin:0;
}
.layout_main p {
	font-size:0.95em;
	padding:10px 0;
	margin:0;
	color:#666;
}

.layout_main a {
   color:#447EAB;
   text-decoration:none;
}

.layout_main a:hover {
    text-decoration:underline;
}

.layout_main .btn_blank {
    background:url(../img/btn_blank.png) center top no-repeat;
    width:116px;
    height:29px;
    border:none;
    text-align:center;
    font-family: 'Shanti',sans-serif;
    color:#fff;
    padding: 5px 0 0px 0;
    margin: 10px 0 0px 0px;
    display:block;
}

.layout_main .btn_blank:hover {
    background:url(../img/btn_blank.png) center bottom no-repeat;
    text-decoration:none;
}



/*--------------------- BANNER -------------------*/

.banner {
    border:15px solid #ffffff;
    position:relative;
    margin:0 0 10px 0;
}

#navi {
    z-index:999;
    position:absolute;
    bottom:80px;
    left:55px;
}

#navi a {
   background:url(../img/banner_controls.png) center top no-repeat;
   text-align:center;
   display:block;
   width:28px;
   height:25px;
   float:left;
   padding: 2px 0 0 0;
   margin: 0 5px 0 0;
   text-decoration:none;
   color:#b3a59a;
}

#navi a.activeSlide {
   background:url(../img/banner_controls.png) center bottom no-repeat;
   text-align:center;
   color:#98c1e0;
}

/*--------------------- HP -----------------------*/

.hp_col {
    float:left;
    width:272px;
    margin: 10px 72px 50px 0px;
}

.hp_col p {
    font-size:0.85em;
    color:#3d3d3d;
     font-family: 'Shanti', sans-serif;
     line-height:20px;
}

.hp_col p span {
    color:#b3a59a;
    display:block;
    margin:5px 0 0 0;
    font-family: 'Shanti', sans-serif;
}

.hp_col a {
    text-decoration:none;
    color:#447eab;
}

.hp_col h2 {
    font-family: 'Shanti', sans-serif;
    font-size:1.45em;
}

.last {
    margin:10px 0px 0px 0px;
}

.hp_col .frame {
    width:271px;
    height:109px;
    margin: 0 0 5px 0;
    padding:11px 0 0 12px;
    background:url(../img/frame.png) no-repeat;
}

.hp_col a.readmore {
    display:block;
    width:118px;
    height:35px;
    margin: 5px 0 0 0;
    background:url(../img/readmore.png) center top no-repeat;
}

.hp_col a.readmore:hover {
    background-position: center bottom;
}


/*------------------- CONTENT ------------------*/

.content_img {
    background:url(../img/content_img.png) no-repeat;
    width:456px;
    height:400px;
    overflow:hidden;
    position:relative;
    margin: 20px 20px 0 0;
    float:left;
}

.content_img img {
    margin: 18px 19px;
}

.content_img h2 {
    position:absolute;
    z-index:9999;
    top:130px;
    right:80px;
    font-family: 'Shanti', sans-serif;
}

/*----------------- TESTIMONIALS ----------------*/


.testimonial_box {
    float:left;
    width:205px;
    margin:20px 0 20px 20px;
}

.testimonial_box p {
     font-size:0.9em;
     line-height:20px;
     color:#3d3d3d;
     padding: 20px 4px 0px;
}

.testimonial_box p span {
    color:#abcce6;
    font-style:italic;
    font-size:1.1em;
    font-family: 'Shanti', sans-serif;
}

.testimonial_box a.read_more {
    display:block;
    width:178px;
    height:35px;
    margin: 15px 0 0 2px;
    background:url(../img/readmore_lng.png) center top no-repeat;
}

.testimonial_box a.read_more:hover {
    background-position: center bottom;
}


.testimonial_box .frame {
    width:204px;
    height:177px;
    background:url(../img/square_frame.png) no-repeat;
}

.testimonial_box .frame img {
    margin: 8px 0 0 8px;
}
/* testimonial page*/

.testimonial_content {
	float: left;
    margin: 20px 0 20px 20px;
    width: 45%;
}

.testimonial_content p {
    color: #3D3D3D;
    font-size: 0.9em;
    line-height: 20px;
    padding: 20px 4px 0;
}

.testimonial_content p span {
    color: #ABCCE6;
    font-family: 'Shanti',sans-serif;
    font-size: 1.1em;
    font-style: italic;
}

.testimonial_image {
    background: url("../img/content_img.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 400px;
    margin: 20px 20px 0 0;
    overflow: hidden;
    position: relative;
    width: 50%;
}
.testimonial_image img {
    margin: 18px 19px;
}

.testimonial_image h1 {
    font-family: 'Shanti',sans-serif;
    position: absolute;
    right: 80px;
    top: 130px;
    z-index: 9999;
}

.testimonial_content img.close {
    float:right;
    margin: 0 10px 0 0;
}

.testimonial_content img.open {
    float:left;
    margin: 0 0 10px -5px;
}

/*------------------------ CONTACT -------------------------*/



.contact_left {
    float:right;
    width:300px;
    margin:50px 0 0 0;
}

.contact_left label {
    width:100px;
    float:left;
    margin: 0 0 5px 0;
    font-size:0.95em;
    font-family: 'Shanti',sans-serif;
}

.contact_left input {
    margin: 0 0 5px 0;
    width:180px;
}

.contact_left #contact div.row input#contact_submit.submit {
    background:url(../img/btn_blank.png) center top no-repeat;
    width:116px;
    height:34px;
    border:none;
    text-align:center;
    font-family: 'Shanti',sans-serif;
    color:#fff;
    padding: 0 0 8px 0;
    margin: 10px 0 50px 100px;
}

.contact_left #contact div.row input#contact_submit.submit:hover {
    background:url(../img/btn_blank.png) center bottom no-repeat;
}

.contact_right {
    float:left;
    width:570px;
    margin: 0 0 40px 0;
}

.contact_right h1 {
    font-family: 'Shanti',sans-serif;
}

.contact_right p {
    line-height:20px;
}

.contact_right table {
    font-size:0.95em;
    color:#7BADD3;
}

