html {
        background: url(//websocial.blob.core.windows.net/content/12431/images/bg.jpg) no-repeat center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

#header-wrapper {background: url(//websocial.blob.core.windows.net/content/12431/images/header_bg.png) repeat-x; width:100%;}
.box { background: transparent;}
.buttons-line {height: 0em;}
#wrap {width: 980px; height:auto; margin: 0px auto 20px; padding:0;}
#clr { clear:both; }

/* primary navigation */
#navWrap {margin:0 auto; width:100%; height:140px; background:#252332 repeat-x; border-bottom:1px solid #432a48; position:absolute; }
.navContent {margin:0 auto; width:980px; height:100%; margin:15px auto; position:relative;}
#logo {background:transparent;width: 245px; height:115px; float:left; margin: 5px 0 0;}
/* roll over vertical menu with active/hover properties */
.menu{
	float:right;
    width: 700px;
	margin:35px auto; }

.menu ul{
    margin: 0; padding: 0;
    float: right;}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    float: left; text-decoration: none;
    color: white;
    padding: 10.5px 11px; 
	font-family:Century Gothic, Gothic, Arial, sans-serif; 
	text-transform:capitalize;
	text-shadow: 0px 2px 2px #543864;
filter: dropshadow(color=#543864, offx=0, offy=2);}
 
.menu ul li a:visited{
    color: white;
	background-color:#543864;}
 .menu ul li a:hover{
    color: #fff;
    background-color:#543864;}
	  .menu ul li a:active { 
	  color: #fff;
    background-color:#543864;
	  }

#head { width: 980px; height: 281px; margin: 0 auto; padding:0;}
#headL { width: 660px; height: 281px; margin: 0; padding:0; float:left;}
#form { width: 320px; height: 281px; margin: 0 auto; padding:0; float:left; background:url(//websocial.blob.core.windows.net/content/12431/images/form.png);}
#form iframe {margin: 0px 3px 6px 4px; padding-top: 45px; border-width: 0px;}
iframe { border-width:0;}

<!--Nivo Slider-->
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(//websocialfiles.com/15612/images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
	
   
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:5px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	/*background:url(../images/bullets.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(//websocialfiles.com/15612/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right: 26px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/* nivo slider stylers */
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(//websocialfiles.com/15612/images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
	
   
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:5px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	/*background:url(//websocialfiles.com/12963/images/bullets.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png);
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* main content wrapper*/
#mainWrapper { width: 980px; height:auto; margin: 20px auto; padding:0;  overflow:hidden;
background: #FFF;
border: 1px solid #005e85;
-webkit-box-shadow: 1px 4px 4px 4px rgba(0, 0, 0, .5);
-moz-box-shadow: 1px 4px 4px 4px rgba(0, 0, 0, .5);
box-shadow: 1px 4px 4px 4px rgba(0, 0, 0, .5); 
 -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
#mainWrapper h1 {}
#mainWrapper p {}
#mainWrapper a {}
#mainWrapper a:hover {}

/* promo buttons wrapper*/
#promo {
    width:912px;
	height: 170px;
	position: relative;
	margin: 22px 0 0 33px;} 

.promo {
   width: 220px;
   height: 160px;
   margin: 20px 12px 20px;
   float: left;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
  
}
.promo .mask, .promo .content {
   width: 220px;
   height: 160px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.promo img {
   display: block;
   position: relative;
}
.promo h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 10px 0 0 0;
   font-family: Century Gothic, Century, Arial, san-serif;
}
.promo p {
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-size: 12px;
   position: relative;
   color: #000;
   padding: 5px 10px 0;
   text-align: center;
}
.promo a.info {
		font-family: Century Gothic, Century, Arial, san-serif;
   display: inline-block;
   text-decoration: none;
   padding: 2px 14px;
   background: #005e85;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.promo a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   background:#005e85;
}

.promo-btn img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.promo-btn .mask {
   background-color: rgba(255, 255, 255, 1);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.promo-btn h2 {
	font-family: Century Gothic, Century, Arial, san-serif;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 5px 10px 0px 10px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #005e85;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.promo-btn p {
   color: #022737;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-style:normal;
}
.promo-btn a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.promo-btn:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.promo-btn:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.promo-btn:hover h2,.promo-btn:hover p,.promo-btn:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
				



/* left column */
#left { width: 600px; height:auto; overflow:hidden; margin: 5px 20px; float:left;}
#left h1 { font-family:Century Gothic, Gothic, Arial, sans-serif; font-size:20px; color: #005e85; border-bottom: 1px solid #005e85; padding: 0 0 10px 0;}
#left h2 { font-family:Century Gothic, Gothic, Arial, sans-serif; font-size:20px; color: #005e85; border-bottom: 1px solid #005e85; padding: 0 0 10px 0;}
#left p {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#252332; }
#tag a {
    background: none repeat scroll 0 0 #005E85;
    color:#fff;
    display: block;
    font-size: 14px;
    list-style: none outside none;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:400;
}
#tag a:hover {
    background: none repeat scroll 0 0 #0094d1;
}

#wrap a:link {
    color: #0094d1;
    text-decoration: none;
}
/* right column */
#right { width: 320px; height:auto; overflow:hidden; margin: 5px 20px 0 0; float:right; }
#right h3 { font-family:Century Gothic, Gothic, Arial, sans-serif; font-size:20px; color: #005e85; border-bottom: 1px solid #005e85; padding: 0 0 10px 0; letter-spacing:-.4px;}
#right h4 { font-family:Century Gothic, Gothic, Arial, sans-serif; font-size:20px; color: #005e85; border-bottom: 1px solid #005e85; padding: 0 0 10px 0; letter-spacing:-.4px;}

#follow {width: 307px;height: 120px; margin: 0 auto; }
#follow img { padding: 0px 10px 0 5px;
#right a:link {color:#005E85;}      /* unvisited link */
#right a:visited {color:#005E85;}  /* visited link */
#right a:hover {color:#0094d1;}  /* mouse over link */
#right a:active {color:#0094d1;}

#left a:link {color:#005E85;}      /* unvisited link */
#left a:visited {color:#005E85;}  /* visited link */
#left a:hover {color:#0094d1;}  /* mouse over link */
#left a:active {color:#0094d1;}