/*
Design by Free Responsive Templates
http://www.free-responsive-templates.com
Released for free under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0)
*/ 
* {
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'FuroreRegular';
    src: url(../font/Furore-webfont.eot);
    src: url(../font/Furore-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/Furore-webfont.woff) format('woff'),
         url(../font/Furore-webfont.ttf) format('truetype'),
         url(../font/Furore-webfont.svg#DejaVuSansBook) format('svg');
    font-weight: normal;
    font-style: normal;

}
body  {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	background: #ffff95;
	color: #000000;
	text-align: justify;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
p {
	line-height:140%;	
}
h1 {
	font-size:19px;
	color:#2b2b2b;
	font-family: 'FuroreRegular', sans-serif;
	padding:30px 0 0 0;
}
b{
	color:#2b2b2b;
}
h2 {
	font-size:24px;
	color:#1a66a1;
	font-family: 'Rationale', sans-serif;
}
h3{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#2b2b2b;
}
.container { 
	width: 960px;
	margin: 0 auto;
}

.list li{
	list-style: none;
	padding:15px 0 15px 45px;
	background:url(../images/Checkmark.png) no-repeat left 17px;
	
}
header {
	background:url(../images/headerTop.png) repeat-x;
}
header .headerContainer {
	width:960px;
	margin:0 auto;
} 
header h1 {
	text-align:center;
	padding:35px 0 0 0;
	margin: 0 0 10px 0;
}
header h1 a {
	padding: 10px 5px 10px 5px;
	font-family: 'FuroreRegular', sans-serif;
	font-size: 36px;
	color:#2b2b2b;
	text-decoration:none;
	background: bottom url(../images/blu.png) repeat-x;
	border-top:solid 1px;
	border-top-color: #000000;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	border-right: solid 1px;
	border-right-color: #000000;
	border-left: solid 1px;
	border-left-color: #000000;
}
header h1 a span {
	color:#0000ff;
}
.boxes {
	padding:30px 0;
}
.boxes li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 4px 0px #808080;
	width:205px;
	float:left;
	margin:0 16px;
	list-style:none;
}
.boxes li:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 4px 0px #464646;
	margin:0 16px;
	list-style:none;
}
.boxes li img {
	margin:20px 20px 10px 20px;
	border:1px solid #e3e3e3;
}
.boxes li h2, .boxes li p {
	padding:0 20px;
}
.boxes li button {
	margin:10px 20px;
	background:#1de2d9;
	padding:3px 10px;
	cursor:pointer;
	font-size:24px;
	font-family: 'Rationale', sans-serif;
	border:0;
	color:#ffffff;
}
.rightList {
	float: right; 
	width: 345px;
	padding:20px 70px 20px 0;
}
.rightList li {
	list-style:none;
	padding:15px 0 15px 45px;
	background:url(../images/Checkmark.png) no-repeat left 17px;
}
.rightList li a {
	text-decoration:none;
	color:#dbdbdb;
}
.rightList li a:hover {
	text-decoration:underline;
	color:#8dc73f;
}
.leftList { 
	margin: 0 480px 0 70px;
	padding:20px 0 20px 0;
}
.profilesList {
	padding:15px 0 10px 0;
}
.floatPic {
	float:left;
	margin:0 15px 10px 0;
}
.footerTop {
	background:url(../images/footerTop.png) repeat-x;
	height:2px;
} 
.footerBottom {
	background:url(../images/footerBottom.png) repeat-x;
	height:2px;
}
.footerBody {
	background:#000000;
	color:#dbdbdb;
	text-shadow:none;
}
.footerContent {
	width:960px;
	margin:0 auto;
	padding:20px 0;
	text-align: center;
} 
.copyright p {
	text-align:center;
	padding:10px;
}
.socialIcons ul {
	list-style-type: none;
	width: 100%;
	text-align: center;
}
.socialIcons li { 
	display: inline; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*--------------------------------------------------------------------------------------------*/
/********* begin MAIN NAV ********/
/*--------------------------------------------------------------------------------------------*/
#navcontainer {
	text-align:center;
	padding:25px 0 0 0;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding: 10px 20px;
	font-size:19px;
	font-family: 'FuroreRegular', sans-serif;
	text-decoration:none;
	color:#2b2b2b;	
	text-shadow: 0px 0px, 1px 1px #ffffff;
	background: bottom url(../images/blu.png) repeat-x;
	border-top: solid 1px;
	border-top-color: #000000;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	border-right: solid 1px;
	border-right-color: #000000;
	border-left: solid 1px;
	border-left-color: #000000;
}
#navlist a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow:none;
	background:#0000ff;
	border-top: solid 1px;
	border-top-color: #000000;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	border-right: solid 1px;
	border-right-color: #000000;
	border-left: solid 1px;
	border-left-color: #000000;


}
#navlist #active a {
	color: #fff;
	text-decoration: none;
	text-shadow:none;
	background:#0000ff;
	border-top: solid 1px;
	border-top-color: #000000;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	border-right: solid 1px;
	border-right-color: #000000;
	border-left: solid 1px;
	border-left-color: #000000;
}
/*--------------------------------------------------------------------------------------------*/
/********* end MAIN NAV ********/
/*--------------------------------------------------------------------------------------------*/
/********* begin SLIDER ********/
/*--------------------------------------------------------------------------------------------*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */

.gallerycontainer{
	width: 960px;
	margin: 0 auto;
	
}
.galleryright {
	float:right;
	width: 250px;
	margin:0 0 10px 0;
	padding-top: 15px;
}
.galleryleft{
	margin:10px 300px 10px 0;
	padding-top: 20px;
	overflow: hidden;
	z-index:1; 
}
.galleryright p{
	text-align: justify;
}




.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


#slider {margin: 0 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}


#slider1 {margin: 0 0 10px!important;}
#carousel1 li {margin-right: 5px;}
#carousel1 img {display: block; opacity: .5; cursor: pointer;}
#carousel1 img:hover {opacity: 1;}
#carousel1 .flex-active-slide img {opacity: 1; cursor: default;}

#slider2 {margin: 0 0 10px!important;}
#carousel2 li {margin-right: 5px;}
#carousel2 img {display: block; opacity: .5; cursor: pointer;}
#carousel2 img:hover {opacity: 1;}
#carousel2 .flex-active-slide img {opacity: 1; cursor: default;}

#slider3 {margin: 0 0 10px!important;}
#carousel3 li {margin-right: 5px;}
#carousel3 img {display: block; opacity: .5; cursor: pointer;}
#carousel3 img:hover {opacity: 1;}
#carousel3 .flex-active-slide img {opacity: 1; cursor: default;}

/*--------------------------------------------------------------------------------------------*/
/********* end SLIDER ********/
/*--------------------------------------------------------------------------------------------*/
/********* begin MEDIA QUERIES ********/
/*--------------------------------------------------------------------------------------------*/
/* for 980px or less */
@media screen and (max-width: 960px) {
	.container {
		width: 98%;
	}
	.leftList {
		width: 70%;
	}
	.rightList {
		width: 29%;
	}
	.gallerycontainer {
		width:99.6%;
	}
	.galleryright{
		width:70%;
	}
	.galleryleft{
		width:29%;
	}
}
/* for 768px or less */
@media screen and (max-width: 768px) {
	header h1 {
    	text-align:center;
		padding: 35px 0 0 10px;
	}
	header h1 a {
		font-size: 37px;
	}
	h1{
		font-size: 24px;
	}
	h2{
		font-size: 20px;
	}
	.rightList {
		width: 90%;
		padding:0 20px;
		float:none;
	}
	.leftList {
		margin:0;
		padding:0 20px;
		width: 90%;
	}
	.gallerycontainer {
		margin-top:10px;
		margin:0px 0 80px 0;
	}
	.galleryright{
		width: 90%;
		padding:0 20px;
		float:none;
	}
	.galleryleft{
		margin:0;
		padding:0 20px;
		width: 90%;
	}
	.flex-control-nav { 
		position:absolute; 
	}
	#navcontainer {
		text-align:center;
		padding:25px 10px 0 0;
	}
	#navlist li {
		display: inline;
		list-style-type: none;
	}
	.boxes li {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 4px 0px #808080;
		width:auto;
		float:none;
		margin:0 16px 20px 16px;
		list-style:none;
	}
	.boxes li:hover {
		margin:0 16px 20px 16px;
	}
	.footerContent {
		width:auto;
	}
	header .headerContainer {
		width: auto;
	}
	.boxes li img {
		text-align:center;
	}
}
/* for 480px or less */
@media screen and (max-width: 480px) {
	header h1 {
		float: none;
		padding: 20px 10px 0 10px;
	}
	header h1 a{
		font-size: 17px;
		padding: 8px 3px 10px 3px;
		text-align: center;
		display: block;
	}
	h1{
		font-size: 16px;
	}
	h2{
		font-size: 16px;
	}
	h3{
		font-size: 16px;
	}
	.slider {
		margin-top:0px;
		margin-bottom:0px;
	}
	.rightList {
		width: 80%;
		padding:0 20px;
		float:none;
	}
	.leftList {
		margin:0;
		padding:0 20px;
		width: 80%;
	}
	.flex-control-nav { 
		position:absolute; 
	}
	#navcontainer {
		float:none;
		padding:0;
	}
	#navlist li {
		display: block;
		text-align:center;
		margin: 12px 0 12px 0;
	}
	#navlist a { 
		padding: 2px 6px 8px 6px;
		font-size: 15px;
	}
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}

/*--------------------------------------------------------------------------------------------*/
/********* end MEDIA QUERIES ********/
/*--------------------------------------------------------------------------------------------*/
