@charset "UTF-8";
/* CSS Document 

Oceanic - CSS File

Created By: Jonathan Atkinson
Web: www.theaterwebsiteservices.com
Copyright - Jonathan Atkinson 2010


USE THIS STYLE SHEET EXCLUSIVELY FOR OCEANIC 

*/

/* Generic Styles*/

body#home {
	background-color:#ffffff;
	margin:0 auto;
	background-image:url(../img/page_bgrnd.jpg);
	background-repeat:repeat-x;
	}
	
body {
	margin:0 auto;
	background-image:url(../img/page_bgrnd.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	}

@font-face {
	font-family: 'VegurLight';
	src: url(../css/vegur-r_0.602-webfont.eot);
	src: local('☺'), url(../css/vegur-r_0.602-webfont.woff) format('woff'), url(../css/vegur-r_0.602-webfont.ttf) format('truetype'), url(../css/vegur-r_0.602-webfont.svg#webfontyJToP4HK) format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
p {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}

a {
	text-decoration:none;
	color:#2d78d2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
a:hover {
	color:#2d78d2;
	text-decoration:underline;
	}
	
h1 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:36px;
	margin:0;
	font-weight:normal;
	}
	
h2 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:30px;
	margin:0;
	font-weight:normal;
	clear:left;
	}
	
h3 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:28px;
	margin:0;
	font-weight:normal;
	}

h4 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#2d78d2;
	font-size:17px;
	margin:0;
	font-weight:normal;
	margin-bottom:10px;
	}
	
h5 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:22px;
	margin:0 0 20px 0;
	font-weight:normal;
	}
	
h6 {
    color: #2d78d2;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 22px 0 0;
	}
	
.button {
	width:203px;
	float:left;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	}
	
.button a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	}

.button a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#2D78D2;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-bottom:10px;
	padding: 3px 10px 5px 10px;
	}
		
.onequarter .button a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	}
	
.onequarter .button a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#313035;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
.onequarterlast .button a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	}
	
.onequarterlast .button a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#313035;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
img {
	border:none;
	}
	
.img_float_left {
	float:left;
	margin:5px 13px 5px 0;
	}

.img_float_left2 {
	float:left;
	margin:5px 20px 5px 0;
	}

.img_float_right {
	float:right;
	margin:5px 0 5px 13px;
	}
	
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
		
div.hr { 
	height: 9px; 
	background: url(../img/hr1.gif) no-repeat scroll center;
	clear: both;
	padding: 20px 0;
	}
	
div.hr hr { 
	display: none;
	}

.quote {
	padding:20px 20px 20px 110px;
	border-top:1px solid #E7E7E9;
	border-bottom:1px solid #E7E7E9;
	background: url(../img/blockquote.png) no-repeat transparent center left;
	color:#333333;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	clear:both;
	line-height:1.4em;
	}

.quote p {
	display:inline;
	color:#333333;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	}

blockquote {
	background: url("../img/blockquote.png") no-repeat scroll 0 16px transparent;
    color: #3B3B3B;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 8px 10px 10px 104px;
	}
	
.full {
	width:100%;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	float:left;
	padding-bottom:20px;
	line-height:1.5em;
	}
	
.leftcolumn, .rightcolumn {
	width:47%;
	padding: 0 0 10px 0;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.leftcolumn img, .rightcolumn img {
	border:none;
	margin-bottom: 10px;
	}

.leftcolumn {
	float:left;
	}

.rightcolumn {
	float:right;
	}

.leftcolumn p h2 {
	padding-right:0.5em;
	}

.rightcolumn p h2 {
	padding-left:0.5em;
	}

.onethird, .onethirdlast {
	width:31%; 
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}

.onethird {
	float:left; 
	padding-right:1.4em;
	}

.onethirdlast {
	float:right; 
	margin-right:0;
	}
	
.twothirds {
	width:64%;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}

.twothirds {
	float:left; 
	padding-right:1.2em;
	}
	
.twothirdslast {
	float:right; 
	margin-right:0;
	width:64%;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}

.twothirds p h2 {
	padding-right:0.5em;
	}
	
.onethird p h2 {
	padding-right:0.5em;
	}

.onethirdlast p h2 {
	padding-left:0.5em;
	}

.onequarter {
	float:left; 
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.onequarter h2 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:16px;
	margin:0;
	margin:12px 0 10px 0;
	font-weight: normal;
	}
	
.onequarter ul {
	padding: 0;
	}
	
.onequarter li {
	list-style:none;
	clear:right;
	}
	
.onequarter a {
	text-decoration:none;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.onequarter a:hover {
	text-decoration:underline;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.onequarter ul li {
	border-top:1px solid #D8D8DA;
	list-style:none;
	margin-bottom:10px;
	padding-top:8px;
	}
	
.onequarterlast {
	float:right; 
	margin-right:0;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.onequarterlast h2 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:16px;
	margin:0;
	margin:12px 0 20px 0;
	*margin:12px 0 10px -16px;
	font-weight: normal;
	}
	
.onequarterlast ul {
	padding: 0;
	}
	
.onequarterlast li {
	list-style:none;
	clear:right;
	}
	
.onequarterlast a {
	text-decoration:none;
	color:#2d78d2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.onequarterlast a:hover {
	text-decoration:underline;
	color:#2d78d2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.onequarterlast ul li {
	border-top:1px solid #D8D8DA;
	list-style:none;
	margin-bottom:10px;
	padding-top:8px;
	}
	
.threequarter {
	float:left;
	padding-right:12px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.onefourth {
	width:24%;
	margin-right: 12px;
	float:left;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}

.onefourthlast {
	width:24%;
	float: right;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.onefourth p, .onefourthlast p {
	margin-bottom:30px;
	}
	
.onequarter {
	width:23%;
	margin-right: 16px;
	}

.onequarterlast {
	width:23%;
	float: left;
	}

.threequarter {
	width:73%;
	}
	
.threequarterlast {
	width:73%;
	float: right;
	margin-right: 0px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	color:#757887;
	line-height:1.5em;
	}
	
.onequarter p h2 {
	padding-right:0.5em;
	}

.threequarter p h2 {
	padding-right:0.5em;
	}
	
.clear {
	clear:both;
	}
	
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

code {
	margin-top: 20px;
	background:#1f1f1f scroll 0 0;
	border-color:#313035;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:10px;
	line-height:22px;
	padding:0 14px;
	}

.uppercase {
	text-transform:uppercase;
	}
	
ul {
	margin:0;
	padding:0;
	}
	
ul li {
	margin-bottom:10px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
li a {
	color:#2D78D2;
	text-decoration:none;
	}
	
li a:hover {
	color:#333333;
	text-decoration:none;
	}
	
ol {
	margin:0;
	padding:0 0 0 20px;
	*padding:0 0 0 22px;
	}
	
ol li {
	margin-bottom:5px;
	padding-top:8px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#757887;
	}
	
ol.li a {
	color:#2D78D2;
	text-decoration:none;
	}
	
ol.li a:hover {
	color:#333333;
	text-decoration:none;
	}

	
/***************************************************
			    HEADER STYLES
***************************************************/


#page_wrapper_blog {
	width:960px;
	min-height:500px;
	margin: 0 auto;
	margin-bottom:20px;
	}
	
#page_wrapper_portfolio {
	width:960px;
	min-height:500px;
	margin: 0 auto;
	margin-bottom:20px;
	}

#wrapper {
	width:960px;
	min-height:500px;
	margin: 0 auto;
	margin-bottom:20px;
	}
	
#top_header {
	width:960px;
	margin:0 0;
	height:123px;
	}
	
#top_logo {
	width:300px;
	height:123px;
	float:left;
	}
	
#menu_wrapper {
	width:650px;
	float:right;
	z-index:999;
	position:relative;
	*margin-top:-5px;
	}
	
#searchbox {
	float: right;
	margin-top: 25px;
	}
	
ul.search {
	height:23px;
	float:right;
	list-style:none;
	padding:0 10px 0 10px;
	margin:10px 0 0 0px;
	}

ul.search li{
	float:left;
	}

ul.search li input.bar{
	float:left;
	height:19px;
	width:150px;
	padding:2px;
	border:none;
	background-color:transparent;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#313035;
	}
	
#left_content_wrapper {
	float:left;
	width:650px;
	clear:left;
	}
	
.breadcrumb {
	color:#cccccc;
	float:left;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:11px;
	margin: 12px 0 30px;
	padding:0;
	text-align:left;
	}
	
.breadcrumb ul {
	margin: 0px;
	padding: 0px;
	}
	
.breadcrumb li {
	display: inline;
	font-family:VegurLight, Helvetica, sans-serif;
	color:#cccccc;
	font-size:11px;
	padding-right: 5px;
	}
	
.breadcrumb li a {
	color:#ffffff;
	text-decoration:none;
	}
	
.breadcrumb li a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
	
/***************************************************
			    THEME STYLES
***************************************************/
	
		
.post_title {
	margin-top:0;
	text-align:left;
	float:left;
	clear: both;
	width:550px;
	}
	
.post_details {
	float:left;
	width:610px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#757887;
	text-transform:none;
	clear:both;
	padding: 0 0 5px 0;
	}
	
.post_details a {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#757887;
	text-decoration:none;
	}
	
.post_details a:hover {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#2D78D2;
	text-decoration:none;
	}
	
.light {
	padding-right:20px;
	color:#313035;
	}
	
.full_width {
	width:960px;
	clear:both;
	margin:0 50px 0 0;
	padding:40px 0 50px 0;
	overflow: hidden;
	}
	
.full_width_home {
	width:960px;
	clear:both;
	margin:0 50px 0 0;
	padding:0 0 10px 0;
	overflow: hidden;
	}
	
.full_width_home_top {
	width:960px;
	clear:both;
	margin:130px 50px 0 0;
	padding:0 0 10px 0;
	overflow: hidden;
	}
	
#content_wrapper {
	float:left;
	width:620px;
	clear:left;
	margin-bottom:20px;
	margin-top: 22px;
	*margin-top:30px;
	}
	
#content_wrapper2 {
	float:left;
	width:620px;
	clear:left;
	margin-bottom:20px;
	margin-top: 22px;
	*margin-top:30px;
	}
	
#content_wrapper_right {
	float:right;
	width:620px;
	clear:right;
	margin-left: 35px;
	margin-bottom:20px;
	*margin-left:-325px;
	margin-top: 22px;
	*margin-top:55px;
	}
	
#content_wrapper_full {
	clear:left;
	width:960px;
	margin-bottom:20px;
	margin-top: 2px;
	overflow: hidden;
	}
	
.full_content {
	width:620px;
	float:left;
	padding:0 10px 10px 0;
	margin:20px 0 0 0;
	}
	
.full_content_image1 {
	float:left;
	position:relative;
	z-index:98;
	margin-top:60px;
	}
	
.column_content_image {
	float:left;
	margin-top:40px;
	clear:left;
	}
	
.right_content_wrapper {
	width:270px;
	float:right !important;
	padding:0 0 50px 20px;
	margin-top:22px;
	margin-left: 40px;
	}
	
.right_content_wrapper ul {
	padding: 0;
	}
	
.right_content_wrapper li {
	list-style:none;
	clear:right;
	/*  *margin:0; */
	margin-bottom:40px;
	}
	
.right_content_wrapper a {
	text-decoration:none;
	color:#757887;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper a:hover {
	text-decoration:none;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper ul li {
	list-style:none;
	margin-bottom:10px;
	/*  *margin:0; */
	}
	
.right_content_wrapper1 {
	width:270px;
	float:right !important;
	padding:0 0 50px 20px;
	margin-top:22px;
	margin-left: 40px;
	*margin-top:30px;
		}
	
.right_content_wrapper1 h2 {
	color:#2d78d2;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:16px;
	font-weight: normal;
	margin:12px 0 20px 0;
	*margin:12px 0 12px -16px;
	}

.right_content_wrapper1 ul {
	padding: 0;
	}
	
.right_content_wrapper1 li {
	list-style:none;
	clear:right;
	margin-bottom:40px;
	}
	
.right_content_wrapper1 a {
	text-decoration:none;
	color:#757887;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper1 a:hover {
	text-decoration:none;
	color:#2d78d2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper1 ul li {
	list-style:none;
	margin-bottom:10px;
	}
	
.right_content_wrapper2 {
	width:270px;
	float:right !important;
	padding:0 0 50px 20px;
	margin-top:22px;
	*margin-top:30px;
	}
	
.right_content_wrapper2 h2 {
	color:#2d78d2;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:16px;
	font-weight: normal;
	margin:12px 0 20px 0;
	*margin:12px 0 12px -16px;
	}

.right_content_wrapper2 ul {
	padding: 0;
	}
	
.right_content_wrapper2 li {
	list-style:none;
	clear:right;
	margin-bottom:40px;
	}
	
.right_content_wrapper2 a {
	text-decoration:none;
	color:#757887;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper2 a:hover {
	text-decoration:none;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper2 ul li {
	list-style:none;
	margin-bottom:10px;
}

.right_content_wrapper4 {
	width:270px;
	float:right !important;
	padding:0 0 50px 20px;
	margin-top:52px;
	}

.right_content_wrapper4 ul {
	padding: 0;
	}
	
.right_content_wrapper4 li {
	list-style:none;
	clear:right;
	margin-bottom:40px;
	}
	
.right_content_wrapper4 a {
	text-decoration:none;
	color:#757887;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper4 a:hover {
	text-decoration:none;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.right_content_wrapper4 ul li {
	list-style:none;
	margin-bottom:10px;
	}
	
.side_content_wrapper {
	width:270px;
	float:left !important;
	padding:0 20px 50px 0;
	margin-top:22px;
	*margin-top:30px;
	}

.side_content_wrapper ul {
	padding: 0;
	}
	
.side_content_wrapper li {
	list-style:none;
	clear:right;
	margin-bottom:40px;
	}
	
.side_content_wrapper a {
	text-decoration:none;
	color:#757887;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.side_content_wrapper a:hover {
	text-decoration:none;
	color:#2D78D2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}
	
.side_content_wrapper ul li {
	list-style:none;
	margin-bottom:10px;
	}

.right_content {
	width:270px;
	float:right;
	line-height:1.2em;
	*clear:both;
	}
	
.right_content_details {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#313035;
	text-transform:uppercase;
	line-height:2.6em;
	width:290px;
	margin-bottom:20px;
	}
	
.right_content_details a {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#2d78d2;
	text-decoration:none;
	}
	
.right_content_details a:hover {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#2d78d2;
	}

.calltoaction {
	padding:0 10px 10px 0;
	text-align:center;
	width:960px;
	}


/***************************************************
			    START OF FLICKR
***************************************************/
	
	
.flickr_badge { 
	float: right; 
	padding:0px;
	margin:0px;
	*float:left;
	}

.flickr_badge_image { 
	width: 75px; 
	height: 75px; 
	padding: 3px; 
	margin: 7px 7px 7px 0; 
	border: 1px solid #D8D8DA; 
	float: left; 
	}

	
/***************************************************
			    START OF ACCORDION
***************************************************/

	
.comment_wrapper {
	width:960px;
	float:left;
	margin:30px 0 50px 0;
	}
	
.accordionButton {	
	background:url("../img/comments_open.gif") no-repeat scroll 98% 10px #F5F5F5;
	color:#1F242F;
	cursor:pointer;
	float:left;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:18px;
	line-height:35px;
	min-height:20px;
	padding:0 0 5px 20px;
	width:97%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #D8D8DA;
	margin-bottom: 5px;
}
	
.accordionContent {	
	width: 100%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}
	
	
/***********************************************************************************************************************
 START EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
		background:url("../img/comments_close.gif") no-repeat scroll 98% 10px #388edb;
		border: 1px solid #195092;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	color: #ffffff;
	}
	
.over {
		background:url("../img/comments_close.gif") no-repeat scroll 98% 10px #388edb;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #195092;
	color: #fff;
	}
	
/***********************************************************************************************************************
 END EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/
	
	
.comment_container {
	width:960px;
	min-height:150px;
	clear:left;
	margin-top: 30px;
	padding-left:20px;
	}

.avatar {
	float:left;
	line-height:.08em;
	width:45px;
	height: 45px;
	margin-bottom:10px;
	margin-top:9px;
	clear:both;
	}
	
.avatar p {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	color:#262626;
	padding-top:2px;
	}
	
.comment_box {
	float:right;
	width:850px;
	margin-bottom:10px;
	}
	
.comment_box p {
	font-size:12px;
	color:#262626;
	font-family:VegurLight, Helvetica, sans-serif;
	}

.comment_box1 p {
	font-size:12px;
	color:#262626;
	font-family:VegurLight, Helvetica, sans-serif;
	}

.comment_box1 {
	width:850px;
	margin-bottom:10px;
	}

.comment {
	background-color:#F2F2F2;
	width:850px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #D8D8DA;
	}
	
.comment p {
	margin:10px;
	padding:5px;
	}

.comment_date {
	color:#8b8b8b;
	font-size:10px;
	text-transform:uppercase;
	}
	
.comment_date a {
	color:#2d78d2;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.comment_date a:hover {
	color:#2d78d2;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
	}

	
/***************************************************
         	START OF CONTACT FORM 
***************************************************/


#form_wrapper {
	width:600px;
	min-height:150px;
	margin-bottom: 30px;
	padding-left:20px;
	}

#contact_form {
	margin: 0px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 25px 0 30px 0;
	width: 420px;
	}
	
.success {
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 25px;
	color: #333333;
	border: 1px solid #E7E7E9;
	background-color: #f2f2f2;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.error {
	color: #A14933;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#contact_form ul {
	margin: 0;
	padding: 0px;
	}
	
#contact_form  li {
	float: left;
	margin-bottom:10px;
	position: relative;
	height:55px;
	list-style-type: none;
	color: #1F242F;
	font-family:VegurLight, Helvetica, sans-serif;
	}

#contact_form label {
	width: 420px;
	height: 20px;
	display: block;
	color: #222222;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#contact_form  li.textarea {
	height:130px;
	}

#contact_form  li.button {
	float: left;
	margin-bottom:10px;
	position: relative;
	height: 35px;
	list-style-type: none;
	}

#contact_form input, textarea {
	width: 400px;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	color: #333333;
	border: 1px solid #E7E7E9;
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 14px;
		}

#contact_form textarea {
	height: 82px;
	width: 400px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 15px;
	color: #333333;
	}

#contact_form input:focus, textarea:focus {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #E7E7E9;
	}

#contact_form input.submit {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;;
	background-color:#2D78D2;
	border: none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:13px;
	display: block;
	padding: 4px 10px 7px 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	width: 100px;
	}
	
#contact_form .required {
	color:#A14933; 
	font-size:11px; 
	}
		
#contact_form input.submit:hover {
	background-color:#A14933;
	cursor:pointer;
	}

textarea {
	width: 400px;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	color: #333333;
	border: 1px solid #D8D8DA;
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f7f7f7,  #ffffff); /* for firefox 3.6+ */
	}

textarea:focus {
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f7f7f7); /* for firefox 3.6+ */
	}

input[type=text] {
	width: 280px;
	margin-bottom: 15px;
	background-color: #f7f7f7;
	color: #333333;
	border: 1px solid #D8D8DA;
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f7f7f7,  #ffffff); /* for firefox 3.6+ */
	}

input[type=text]:focus {
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f7f7f7); /* for firefox 3.6+ */
	}

input[type=submit] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;;
	background-color:#2D78D2;
	border: none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:13px;
	display: block;
	padding: 4px 10px 7px 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	}
	
input[type=submit]:hover {
	background-color:#2e7ad3;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	border: 1px solid #16549C;
	text-shadow: 0px 1px 0px #3165a3;
	}
	
.form_submit {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-color:#323232;
	border: none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:13px;
	display: block;
	padding: 5px;
	}

#contact_form .required {
	color:#2d78d2; 
	font-size:11px; 
	}

label.large_contact {
	color:#313035;
	display:block;
	font-family:VegurLight,Helvetica,sans-serif;
	font-size:18px;
	}
	
.form_error {
	border:  1px solid #406a27;
}

#thanks {
	border:  1px solid #bcbcbc;
	width: 400px;
	padding: 0px 10px 0px 0px;
	background-color:#f2f3ea;
	text-align: left;
}

#contactmessage {
	clear: both;
    color: #2D78D2;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 15px;
    padding-top: 20px;
    text-align: left;
}

.success {
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 25px;
	color: #333333;
	border: 1px solid #E7E7E9;
	background-color: #f2f2f2;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size: 16px;
}
	
	
/***************************************************
			    START FOOTER SYTLES
***************************************************/	


#footer {
	margin:0 auto;
	width:960px;
	}
	
.footer_col1 ul {
	list-style:none;
	color:#6e727a;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	padding:8px 0 0 0;
	margin: 0px;
	}
	
#bottom_footer {
	width:960px;
	margin:0 auto;
	clear:both;
	min-height:70px;
	*padding-top:10px;
	}

.social {
	float:right;
	}

.social p {
	color:#1f242f;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0 0 10px 5px;
	}

.icons {
	margin: 0;
	}

.social ul.icons li {
	display: inline;
	padding-top:0;
	padding:2px 5px 0 4px;
	border:none;
	}
	
ul.socialicons li {
	display: inline;
	padding-top:0;
	padding:2px 5px 0 4px;
	border:none;
	}
	
#footer_wrapper {
	background-color:#ededed;
	width:100%;
	margin:0 auto;
	clear:both;
	border-top: 1px solid #D4D4D4;
	padding-bottom: 20px;
	}

.footer_col1 {
	width:160px;
	float:left;
	padding:25px 60px 20px 0;
	color:#c9ccd1;
	text-align:left;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:28px;
	}
	
.footer_col1 h2 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:17px;
	margin:0;
	font-weight:normal;
	margin-bottom:10px;
	}

.footer_col1 li {
	padding-left:0;
	list-style:none;
	margin:0;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#a5a5a5;
	}

.footer_col1 li a{
	padding:0;
	list-style:none;
	margin:0;
	text-decoration: none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#757887;
	}
	
.footer_col1 li a:hover {
	padding-left:0;
	list-style:none;
	color:#313035;
	text-decoration:none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	}

.footer_last {
	width:295px;
	float:right;
	padding:25px 0 0 0;
	}
	
.footer_last h2 {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#313035;
	font-size:17px;
	margin:0;
	font-weight:normal;
	margin-bottom:15px;
	}
	
.footer_last_title a {
	color:#59595b;
	display:block;
	text-decoration:none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	}
	
.footer_last_title a:hover {
	padding-left:0;
	list-style:none;
	color:#313035;
	text-decoration:none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:15px;
	}
	
.footer_last_title {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#BCB29E;
	font-size:15px;
	margin:0 0 5px 0;
	font-weight:normal;
	}
	
.footer_last p {
	font-family:VegurLight, Helvetica, sans-serif;
	color:#757887;
	font-size:12px;
	margin:0;
	line-height:normal;
	text-align:left;
	}
	
#bottom_footer_wrapper {
	background-color:#f4f4f4;
	width:100%;
	border:none;
	padding-top:20px;
	border-top: 1px solid #ffffff;
	}
	
#copyright {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#8B8881;
	padding:15px 0 0 0;
	width: 400px;
	float:left;
	}
	
#copyright a {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#2D78D2;
	text-decoration:none;
	}
	
#copyright a:hover {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:10px;
	color:#2D78D2;
	text-decoration:underline;
	}


/***************************************************
			    END FOOTER STYLES
***************************************************/
	
/***************************************************
			START TABLE STYLES & SPECIALS
***************************************************/
	
.highlight_text, .highlight_text p {
	color:#313035;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.2em;
	}
	
.highlight_text a {
	color: #2D78D2;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 16px;
    text-decoration: none;
}

.highlight_text a:hover {
	color: #2D78D2;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 16px;
    text-decoration: underline;
}

.highlight_box1 {
	display: block;
	float: left;
	border: 1px solid #E7E7E9;
	margin: 0 5px 10px 5px;
	background-color: #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	}
	
.highlight_1blue {
	display: block;
	float: left;
	margin: 0 5px 10px 5px;
	background-color: #e8eef6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #2D78D2;
	padding: 10px 20px 10px 20px;
	-moz-box-shadow: 0 0 5px #8ab1df;
	-webkit-box-shadow: 0 0 5px#8ab1df;
	box-shadow: 0 0 5px #8ab1df;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8eef6'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e8eef6)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #e8eef6); /* for firefox 3.6+ */
	}
	
.highlight_1standard {
	display: block;
	float: left;
	margin: 0 0 10px 0;
	background-color: #f9f9f9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #D8D8DA;
	padding: 10px 20px 10px 20px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #eaeaea); /* for firefox 3.6+ */
	}
	
.highlight_1red {
	display: block;
	float: left;
	border: 1px solid #BC1C1C;
	margin: 0 5px 10px 5px;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	padding: 10px 20px 10px 20px;
	-moz-box-shadow: 0 0 5px #ee6666;
	-webkit-box-shadow: 0 0 5px#ee6666;
	box-shadow: 0 0 5px #ee6666;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f7f7f7); /* for firefox 3.6+ */
	}
	
.highlight_1orange {
	display: block;
	float: left;
	border: 1px solid #EC781B;
	margin: 0 5px 10px 5px;
	background-color: #f7e8dc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	padding: 10px 20px 10px 20px;
	-moz-box-shadow: 0 0 5px #EC781B;
	-webkit-box-shadow: 0 0 5px#EC781B;
	box-shadow: 0 0 5px #EC781B;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7e8dc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7e8dc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f7e8dc); /* for firefox 3.6+ */
	}
	
.highlight_1green {
	display: block;
	float: left;
	border: 1px solid #3c750a;
	padding: 10px 20px 10px 20px;
	background-color: #eaf4e2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	-moz-box-shadow: 0 0 5px #8caf6d;
	-webkit-box-shadow: 0 0 5px#8caf6d;
	box-shadow: 0 0 5px #8caf6d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf4e2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaf4e2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #eaf4e2); /* for firefox 3.6+ */
}
	
.highlight_1red h4 {
	color:#BC1C1C;
	}
	
.highlight_1orange h4 {
	color:#ec781b;
	}
	
.highlight_1green h4 {
	color:#3c750a;
	}
	
.highlight_box2 {
	display: block;
	float: left;
	margin: 0px;
	width: 960px;
}

.highlight_box2 p {
	display: block;
	color:#29303e;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px;
	}
	
.highlight_box2_title {
	font-size:22px;
	padding: 10px 0 10px 35px;
	}
	
.highlight_button_white {
	margin-bottom:40px;
	}
	
.highlight_button_white a {
	text-decoration:none;
	color:#666666;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#ffffff;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #eaeaea); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #D4D4D4;
	border: 1px solid #D4D4D4;
	}
	
.highlight_button_white a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#eaeaea;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #D4D4D4;
	-webkit-box-shadow: 0 0 5px #D4D4D4;
	box-shadow: 0 0 5px #D4D4D4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eaeaea,  #eaeaea); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
.highlight_button_rwhite {
	margin-bottom:40px;
	}
	
.highlight_button_rwhite a {
	text-decoration:none;
	color:#666666;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#eaeaea;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eaeaea,  #eaeaea); /* for firefox 3.6+ */
	margin-left: 5px;
	border: 1px solid #D4D4D4;
	}
	
.highlight_button_rwhite a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#ffffff;
	font-size:13px;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #eaeaea); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #D4D4D4;
	border: 1px solid #D4D4D4;
	-moz-box-shadow: 0 0 5px #D4D4D4;
	-webkit-box-shadow: 0 0 5px #D4D4D4;
	box-shadow: 0 0 5px #D4D4D4;
	}
	
.highlight_button_orange {
	margin-bottom:40px;
	}
	
.highlight_button_orange a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#EC781B;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EC781B', endColorstr='#c9600c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EC781B), to(#c9600c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EC781B,  #c9600c); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #733605;
	border: 1px solid #a24d08;
	}
	
.highlight_button_orange a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#c9600c;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #c9600c;
	-webkit-box-shadow: 0 0 5px #c9600c;
	box-shadow: 0 0 5px #c9600c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9600c', endColorstr='#c9600c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c9600c), to(#c9600c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9600c,  #c9600c); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
.highlight_button_rorange {
	margin-bottom:40px;
	}
	
.highlight_button_rorange a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#c9600c;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9600c', endColorstr='#c9600c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c9600c), to(#c9600c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9600c,  #c9600c); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #733605;
	border: 1px solid #a24d08;
	}
	
.highlight_button_rorange a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#EC781B;
	font-size:13px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EC781B', endColorstr='#c9600c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EC781B), to(#c9600c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EC781B,  #c9600c); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #733605;
	border: 1px solid #a24d08;
	-moz-box-shadow: 0 0 5px #c9600c;
	-webkit-box-shadow: 0 0 5px #c9600c;
	box-shadow: 0 0 5px #c9600c;
	}
	
.highlight_button_green {
	margin-bottom:40px;
	}
	
.highlight_button_green a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#3C750A;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57a90f', endColorstr='#3C750A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#57a90f), to(#3C750A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #57a90f,  #3C750A); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3C750A;
	border: 1px solid #3C750A;
	}
	
.highlight_button_green a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#3C750A;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #3C750A;
	-webkit-box-shadow: 0 0 5px #3C750A;
	box-shadow: 0 0 5px #3C750A;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C750A', endColorstr='#3C750A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#3C750A), to(#3C750A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #3C750A,  #3C750A); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
.highlight_button_rgreen {
	margin-bottom:40px;
	}
	
.highlight_button_rgreen a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#3C750A;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C750A', endColorstr='#3C750A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#3C750A), to(#3C750A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #3C750A,  #3C750A); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3C750A;
	border: 1px solid #3C750A;
	}
	
.highlight_button_rgreen a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#57a90f;
	font-size:13px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57a90f', endColorstr='#3C750A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#57a90f), to(#3C750A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #57a90f,  #3C750A); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3C750A;
	border: 1px solid #3C750A;
	-moz-box-shadow: 0 0 5px #3C750A;
	-webkit-box-shadow: 0 0 5px #3C750A;
	box-shadow: 0 0 5px #3C750A;
	}
	
.highlight_button_blue {
	margin-bottom:40px;
	}
	
.highlight_button_blue a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;

	}
	
.highlight_button_blue a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#2D78D2;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-bottom:10px;
	padding: 3px 10px 5px 10px;
	}
	
.highlight_button_rblue {
	margin-bottom:40px;
	}
	
.highlight_button_rblue a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#313035;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	}
	
.highlight_button_rblue a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#2D78D2;
	font-size:13px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	}

table {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:30px;
	margin-top:30px;
	width:100%;
	}

table, td, th {
	vertical-align:middle;
	line-height: 30px;
	border-color:#333;
	}

th {
	color:#333;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	line-height: 50px;
	padding-left: 10px;
	}

td {
	color:#333;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height: 50px;
	padding-left: 10px;
	}

tr:hover {
	background:#fff;
	}

td, th {
	background:url(../img/line.gif) repeat-x scroll center bottom transparent;
	vertical-align:middle;
	}
	
tr {
	border:0 none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	margin:0;
	padding:0;
	vertical-align:baseline;
	}

th {
	background:url(../img/line.gif) repeat-x scroll center bottom #f2f2f2;
	vertical-align:middle;
	}
	
th.left {
	background:url(../img/line.gif) repeat-x scroll center bottom transparent;
	}
	
td.large {
	font-size: 24px;
	}
	
td.large_orange {
	font-size: 24px;
	color:#e45a07;
	background:url(../img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
td.highlight {
	background:url(../img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
th.highlight {
	background:url(../img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
td.highlight_left {
	background:url(../img/line.gif) repeat-x scroll center bottom #f2f2f2;
	}
	
tr.highlight_white {
	background:url(../img/line.gif) repeat-x scroll center bottom #FFFFFF;
	}
	
td img {
	text-align:center;
	margin: auto 0;
	}
	
th a {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	}
	
td a {
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:14px;
	}
	
.white_highlight {
	 -moz-border-radius: 3px; 
	 -webkit-border-radius: 3px;
	 background-color: #ffffff;
	 width: 100%;
	 padding: 10px;
	 color: #757887;
    font-family: VegurLight,Helvetica,sans-serif;
    font-size: 11px;
	}
	
.white, .white p {
   font-family:VegurLight, Helvetica, sans-serif;
   font-size:13px;
   color:#ffffff;
   display:block;
   background-color:#2D78D2;
   padding:20px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius:3px;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
   background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
   background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
   border: 1px solid #16549C;
   }
	
.preloader { background:url(../img/loader1.gif) center center no-repeat #ffffff; display:inline-block;  }
		

/***************************************************
			  	  START TWEET 
***************************************************/


.tweet, .query {
  	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.5em; 
	}
  
.tweet .tweet_list, .query .tweet_list {
    list-style-type: none;
	}
	
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
    text-transform: uppercase; 
	}
	  
.tweet .tweet_list li, .query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:12px;
	color:#757887;
	border-bottom: 1px solid #D8D8DA;
	border-top: none;
	list-style:none;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	  
.tweet .tweet_list li a, .query .tweet_list li a {
    color: #2D78D2; 
	}
	  
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left; 
	}
	  
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
    vertical-align: middle;
	padding:0 10px 0 0;
	}
		
.tweet .tweet_first {
	padding: 0;
	}
	
.tweet-button_container {
	margin-bottom: 20px;
	}


/***************************************************
			    START NEWS TICKER
***************************************************/


.tickertitle {
	width:960px;
	text-align:center;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#757887;
	background-image:url(../img/bottom_large_quote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height: 100px;
	padding-top: 100px;
	margin: 0px;
	}
	
.ticker {
	width: 800px;
	margin-left:80px;
	}
	
#news_div {
	text-align:center;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#757887;
	}
	
#news_div ul{
	list-style:none;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#757887;
	}
	
#news_div li{
	list-style:none;
	text-align:center;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#757887;
	}
	
#news_div li a{
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#2D78D2;
	text-decoration:none;
	}
	
#news_div li a:hover{
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:18px;
	color:#2D78D2;
	text-decoration:underline;
	}
	

/***************************************************
		   		 START SCROLLTOP
***************************************************/


.scrolltopcontrol {
	width:52px;
	height:69px;
	background-image:url(../img/up.png);
	background-repeat:no-repeat;
	}


/***************************************************
			    START NIVO SLIDER
***************************************************/


#slider {
	width:960px !important;
	height:400px !important;
	margin:35px 0 30px 0px;
	}


/***************************************************
		  	  START PORTFOLIO FILTER
***************************************************/


#portfolio-filter ul {
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	margin: 0px;
	padding: 0px;
	}

#portfolio-filter li {
	background: none;
	display: inline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	}

#portfolio-filter li a {
	color: #757887;
	padding: 3px 10px 5px 10px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	font-size:13px;
	text-decoration: none;
	border: 1px solid transparent;
	margin-bottom:10px;
	}

#portfolio-filter li a:hover {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
}
	
#portfolio-filter li a.current {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family:VegurLight, Helvetica, sans-serif;
	font-size:13px;
	background-color:#2D78D2;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 10px 5px 10px;
	float: left;
	margin-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A4E9', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48A4E9), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48A4E9,  #2e7ad3); /* for firefox 3.6+ */
	margin-left: 5px;
	text-shadow: 0px 1px 0px #3165a3;
	border: 1px solid #16549C;
}

#portfolio-filter li a.current:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#2D78D2;
	font-size:13px;
	-moz-box-shadow: 0 0 5px #48A4E9;
	-webkit-box-shadow: 0 0 5px #48A4E9;
	box-shadow: 0 0 5px #48A4E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7ad3', endColorstr='#2e7ad3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2e7ad3), to(#2e7ad3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2e7ad3,  #2e7ad3); /* for firefox 3.6+ */
	margin-bottom:10px;
	padding: 3px 10px 5px 10px;
	}



/***************************************************
				START PORTFOLIO
***************************************************/


#portfolio {
	float: left;
	margin: 0 0 40px 0;
	padding: 0px;
	clear: both;
	}
	
#portfolio ul {
	margin-left: 0px;
	padding-left: 0px;
	}
	
#portfolio ul li {
	margin-top: 20px;
	list-style-type: none;
	position: relative;
	float: left;
	margin-right: 15px;
	}
	
#portfolio ul li img {
	display: block;
	}
	
#portfolio ul li.one img {
	float: left;
	margin-right: 35px;
	}
	
#portfolio ul li h6 {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	margin: -5px 0 0 0;
	}
	
#portfolio ul li h6 a {
	display: block;
	font-size: 14px;
	}
	
#portfolio ul li h6 a:hover {
	text-decoration: none;
	font-size: 14px;
	}
	
	
/***************************************************
	TO ADD A NEW ROLLOVER IMAGE - YOU MUST CALL THE
	ITEM TYPE THE SAME NAME (see commented examples
	below) & DUPLICATE THE LI.ONE, LI.TWO, LI.THREE 
	& LI.FOUR 
***************************************************/


#portfolio ul li.one, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 960px;
	padding-bottom: 20px;
	*min-height:350px;
	}
	
#portfolio ul li.one.video, #portfolio ul img:focus {
	background-image: url(../img/play-two.gif);
	background-repeat: no-repeat;
	width: 960px;
	*min-height:350px;
	}
	
/*EXAMPLE:		

#portfolio ul li.one.example, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 960px;
	*min-height:350px;
	}
*/
	
#portfolio ul li.two, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 460px;
	*min-height:350px;
	}
	
#portfolio ul li.two.video, #portfolio ul img:focus {
	background-image: url(../img/play-two.gif);
	background-repeat: no-repeat;
	width: 460px;
	*min-height:350px;
	}
	
/*EXAMPLE:	
	
#portfolio ul li.two.example, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 460px;
	*min-height:350px;
	}
*/
	
#portfolio ul li.three, #portfolio ul img:focus {
	background-image: url(../img/zoom-three.gif);
	background-repeat: no-repeat;
	width: 305px;
	*min-height:350px;
	}
	
#portfolio ul li.three.video, #portfolio ul img:focus {
	background-image: url(../img/play-three.gif);
	background-repeat: no-repeat;
	width: 305px;
	*min-height:350px;
	}	
	
/*EXAMPLE:	

#portfolio ul li.three.example, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 305px;
	*min-height:350px;
	}
*/
	
#portfolio ul li.four, #portfolio ul img:focus {
	background-image: url(../img/zoom-four.gif);
	background-repeat: no-repeat;
	width: 225px;
	*min-height:350px;
	}
	
#portfolio ul li.four.video, #portfolio ul img:focus {
	background-image: url(../img/play-four.gif);
	background-repeat: no-repeat;
	width: 225px;
	*min-height:350px;
	}
	
/*EXAMPLE:	
	
#portfolio ul li.four.example, #portfolio ul img:focus {
	background-image: url(../img/zoom-two.gif);
	background-repeat: no-repeat;
	width: 225px;
	*min-height:350px;
	}
*/


/***************************************************
			 TWS ADS WIDGET STYLING
***************************************************/


.banners {
	width:288px;
	padding: 20px 0 0 0;
	}
	
.banners ul.ads li {
	display: inline;
	margin: 0;
	padding:0 7px 7px 0;
	border: none;
	}


/***************************************************
			TABBED AREA STYLING
***************************************************/


ul.tabs {
	margin: 40px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:20px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: .05em;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #ededed;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-right: 1px;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 1px 30px;
	outline: none;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:18px;
}
ul.tabs li a:hover {
	background: #2d78d2;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}


html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #2d78d2;
	color: #fff;
}

ul.tabs li.active a {
	background: #2d78d2;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}

html ul.tabs li.active a:hover {
	background: #2d78d2;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #77abea;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	background: #fcfcfc;
	border: 1px solid #d8d8da;
	width:99%;
	margin-left:1px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_header {
	color: #2d78d2;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:24px;
	}
	
.tab_left {
	width: 550px;
	float: left;
	}
	
.tab_left p {
	color: #757887;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	}
	
.tab_right {
	width: 350px;
	float: right;
	text-align: right;
	}
	
.tab_right p {
	color: #757887;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	}
	
.tab_container ul {
	margin:0;
	padding: 0;
	list-style:none;
	list-style-image:url(../img/check_small.png);
	list-style-position: inside;
	line-height: 24px;
	margin-left: 20px;
	}
	
.tab_container li {
	padding: 0 0 0 0;
	margin:0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	color: #757887;
	font-size:14px;
	font-style:italic;
	}
	
.tab_container a {
	padding: 0 0 0 0;
	margin:0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	color: #2D78D2;
	font-size:14px;
	font-style:italic;
}
	

/***************************************************
			 HOMEPAGE TABLE
***************************************************/

#header_area {
	width: 960px;
	min-height: 418px;
	clear: both;
	padding-top: 45px;
	}
	
#header_left {
	float: left;
	width: 630px;
	}
	
#header_right {
	float: right;
	width: 300px;
	text-align: right;
	}
	
.highlight_box3 {
	display: block;
	float: left;
	margin: 9px 0 0 0;
	background-color: #f6f6f6;
	width: 620px;
}

.highlight_box3 p {
	display: block;
	color:#757887;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px 10px 10px 20px;
	}
	
.highlight_box3_title {
	display: block;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #2d78d2;
	color:#f0f0f0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:22px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-style:italic;
	}
	
#cta_area {
	width: 620px;
	color: #fff;
	}
	
.cta_left {
	float: left;
	width: 360px;
	margin-top: 20px;
	}
	
.cta_left ul {
	margin:0;
	padding: 0;
	list-style:none;
	list-style-image:url(../img/check.png);
	list-style-type:square;
	list-style-position: inside;
	line-height: 36px;
	margin-left: 20px;
	}
	
.cta_left li {
	padding: 0 0 0 0;
	margin:0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	color: #757887;
	font-size:18px;
	font-style:italic;
	}
	
.cta_right {
	float: left;
	width: 240px;
	text-align: right;
	}



/***************************************************
			 TIPSY STYLING
***************************************************/


#wrapper.tipsy {
	padding: 2px 5px 5px 5px; font-size: 10px; 
	opacity: 1.0; 
	filter: alpha(opacity=100); 
	background-repeat: no-repeat;  
	background-image: url(../img/tipsy.gif);  	
	color:#ffffff; 
	font-family:VegurLight, Helvetica, sans-serif; 
	margin-top: 0px;
	}
	
.tipsy {
	padding: 2px 5px 5px 5px; font-size: 10px; 
	opacity: 1.0; 
	filter: alpha(opacity=100); 
	background-repeat: no-repeat;  
	background-image: url(../img/tipsy.gif);  	
	color:#ffffff; 
	font-family:VegurLight, Helvetica, sans-serif; 
	margin-top: -20px;
	}
	
	
.tipsy-inner {
	padding: 2px 8px 4px 8px; 
	background-color: #2d78d2; 
	color: white; 
	max-width: 200px; 
	text-align: center; 
	}
	
.tipsy-inner {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	}
	
.tipsy-north {
	background-position: top center;
	}
	
.tipsy-south {
	background-position: bottom center;
	}
	
.tipsy-east {
	background-position: right center;
	}
	
.tipsy-west {
	background-position: left center;
	}