@charset "utf-8";
/* CSS Document
20130322
 */

/*-------------------------------------------------------*/
	/*BODY*/
/*-------------------------------------------------------*/
body {
	background-color:#000;
	background-image:url('../images/bg.jpg');-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
	background-repeat:no-repeat;
	text-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
}
::selection {
	background:#000;
	color:#fff;
}
::-moz-selection {
 background:#000;
 color:#fff;
}
img::selection {
	background: transparent;
}
img::-moz-selection {
 background: transparent;
}
/*-------------------------------------------------------*/
	/*Typography*/
/*-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:"Eras ITC";
	color:#333;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 10px;
}
h2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
}
h6 {
	font-size: 12px;
	line-height: 18px;
}
p {
	margin: 0 0 20px 0;
}
.small {
	font-size:90%;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
.em {
	font-style: italic;
	color:#777777;
	margin-top:3px;
}
.strong {
	font-weight: bold;
	color: #333;
}
.small-italic {
	font-size:90%;
	font-style:italic;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
/*404error*/
p.error {
	font-size:172px;
	font-family:Arial;
	margin-bottom:40px;
	margin-top:60px;
	padding-right:20px;
}
em {
	font-size:90%;
	font-style:italic;
}
/*-------------------------------------------------------*/
	/*GRID*/
/*-------------------------------------------------------*/

#main_wrapper {
}
/* A container should group all your columns. */
.containerhdr {width: 960px;
	margin: 0 auto; }
.container {
	width: 88%; background:#000;opacity:0.80;
	FILTER: alpha(opacity=85);color:#fff;
	margin: 20% auto 0 auto; padding:10px 15px; font-size:12px;
	position: relative;
}
.container-inside {margin: 10% auto 0 auto;}
/* Columns
-------------------------------------------------------------- */
.list1{ padding:3px 2px;}
	.list1 li{padding: 0; border-bottom:solid 0px #333; /*background-color:#dcdcdc;*/}
	.list1 li.odd{/*background-color:#eeeeee;*/}
	.list1 li a{ display:inline-block; font-family:'Merriweather Sans', sans-serif; font-size:11px; color:#ab320f; padding:3px 0 3px 2px;background:url(../images/list2-icon.png) no-repeat left center;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.list1 li a:hover{ text-decoration:none; color:#ab320f; }
	.list1 li:hover{background:#fff;}
	.list1 li:last-child{ margin-bottom:5px;}
.list2{margin:2px 6px;}
	.list2 li{border-bottom:solid 0px #ccc;padding:0 20px 0 18px;line-height:16px; list-style: inside circle; float:left; width:280px;}
	.list2 ul li{border-bottom:solid 0px #ccc;padding:0 0 0 18px;}
	.list2 li:first-child{}
	.list2 li:last-child{ padding-bottom:5px;;border-bottom:0px;}

.list3{margin:2px 6px;}
	.list3 li{border-bottom:solid 0px #ccc;padding:0 0 0 18px;line-height:16px; list-style: inside circle;}
	.list3 ul li{border-bottom:solid 0px #ccc;padding:0 0 0 18px;}
	.list3 li:first-child{}
	.list3 li:last-child{ padding-bottom:5px;;border-bottom:0px;}
/* basic grid floating margin. */
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float:left;
	margin-right: 20px;
	margin-top:30px;
}
.columns .span-1, .columns .span-2, .columns .span-3, .columns .span-4, .columns .span-5, .columns .span-6, .columns .span-7, .columns .span-8, .columns .span-9, .columns .span-10, .columns .span-11, .columns .span-12, .columns .span-13, .columns .span-14, .columns .span-15, .columns .span-16, .columns .span-17, .columns .span-18, .columns .span-19, .columns .span-20, .columns .span-21, .columns .span-22, .columns .span-23, .columns .span-24 {
	height:30px;
	background:#ededed;
	text-align:center;
	margin-top:10px !important;
	padding-top:10px;
}
p.span-1, p.span-2, p.span-3, p.span-4, p.span-5, p.span-6, p.span-7, p.span-8, p.span-9, p.span-10, p.span-11, p.span-12, p.span-13, p.span-14, p.span-15, p.span-16, p.span-17, p.span-18, p.span-19, p.span-20, p.span-21, p.span-22, p.span-23, p.span-24 {
	float:left;
	margin-right: 20px;
	margin-top:30px;
}
/* The last column in a row needs this class. */
div.last {
	margin-right: 0;
}
/* Use these classes to set the width of a column. */
.span-1 {
	width: 20px;
}
.span-2 {
	width: 60px;
}
.span-3 {
	width: 100px;
}
.span-4 {
	width: 140px;
}
.span-5 {
	width: 180px;
}
.span-6 {
	width: 220px;
}
.span-7 {
	width: 260px;
}
.span-8 {
	width: 300px;
}
.span-9 {
	width: 340px;
}
.span-10 {
	width: 380px;
}
.span-11 {
	width: 420px;
}
.span-12 {
	width: 460px;
}
.span-13 {
	width: 500px;
}
.span-14 {
	width: 540px;
}
.span-15 {
	width: 580px;
}
.span-16 {
	width: 620px;
}
.span-17 {
	width: 660px;
}
.span-18 {
	width: 700px;
}
.span-19 {
	width: 740px;
}
.span-20 {
	width: 780px;
}
.span-21 {
	width: 820px;
}
.span-22 {
	width: 860px;
}
.span-23 {
	width: 900px;
}
.span-24 {
	width: 940px;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.127659574468085%;
  *margin-left: 1.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 73.46808510638297%;
  *width: 73.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 22.404255319148934%;
  *width: 22.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 14.148936170212764%;
  *margin-left: 14.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 7.02127659574468%;
  *margin-left: 8.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 1.51063829787234%;
  *margin-left: 1.404255319148938%;
}
.white-text{color:#FFFFFF;}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.marginright20{
	margin-right:40px !important;
	margin-top:10px !important;
}
.norightmargin {
	margin-right:0px !important;
}
.notopmargin {
	margin-top:0px !important;
}
.nobottommargin {
	margin-bottom:0px !important;
}
.last {
	margin-right:0px !important;
}
.left {
	float:left
}
.right {
	float:right !important;
}
.clear {
	clear:both;
}
@font-face {
	font-family: Eras ITC;
	src: local('Eras Demi ITC'), local('Eras ITC'), url(ERASDEMI_3.woff) format('woff');
}
@font-face {
	font-family: Eras ITC;
	src: url("ERASDEMI_3.eot") /* EOT file for IE */
}
@font-face {
	font-family: Eras ITC;
	src: url("ERASDEMI_3.ttf") /* TTF file for CSS3 browsers */
}
/*-------------------------------------------------------*/
	/*Misc*/
/*-------------------------------------------------------*/
.other_place p {
	padding-top:15px;
	margin-bottom:0px;
}
.separator {
	height:2px;
	background-color:#dfdfdf;
}
.clients .separator {
	margin-top:15px;
	margin-bottom:0px !important;
}
.testimonial {
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	background-color: #fff;
}
.testimonial p {
	padding:12px;
	font-style:italic;
	margin-bottom:0px;
}
.comment img {
	margin-bottom:10px;
}
.comment .button_readmore {
	box-shadow:none;
	border-radius:0px;
	background-image:none;
	color:#FFF;
	font-size:10px;
	background-color:#000;
	text-align:center;
	margin-top:20px
}
.block_header {
	position:relative;
}
*html > .block_header img {
	right:0;
	position:relative;
	margin-bottom:30px;
}
.comment .button_readmore:hover {
	box-shadow:none;
	border-radius:0px;
	background-image:none;
	color:#fff;
	font-size:10px;
	background-color:#ff6600;
	text-align:center;
}
.comment .span-16 {
	margin-top:15px !important;
}
.comment .testimonial {
	margin-top:5px;
}
.separator_dash {
	height:2px;
}
.colored {
	color:#ff2401;
}
.link, .meta2 a {
	color:#ff2401;
}
.link:hover, .meta2 a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
.bordered_img {
	padding:5px;
	margin-right:20px;
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #fff, #eae8e8);
	background-image: -moz-linear-gradient(top, #fff, #eae8e8);
	background-image: -ms-linear-gradient(top, #fff, #eae8e8);
	background-image: -o-linear-gradient(top, #fff, #eae8e8);
	background-image: linear-gradient(top, #fff, #eae8e8);
}
.hover_img {
	position:relative;
}
.img_content {
	position:absolute;
	display:block;
	top:5px !important;
	left:5px;
	right:10px;
	padding-left:10px;
	width:600px;
	background-color:#fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0.8;
	background-image: linear-gradient(top, #fff, #eae8e8);
}
.img_content h3 {
	color:#000;
	margin-top:5px;
	text-transform:uppercase;
	font-size:20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.meta2 {
	margin-right:20px;
	margin-bottom:15px;
	font-size:10px;
	float:left;
	color:#000;
}
.hover_img_content {
	position:absolute;
	opacity:0;
	FILTER: alpha(opacity=0);
	display:none;
	bottom:50px;
	left:10px;
	padding-left:5px;
	border:solid 1px #000;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content2 {
	position:absolute;
	opacity:0;
	FILTER: alpha(opacity=0);
	display:none;
	bottom:50px;
	right:5px;
	padding-left:10px;
	border:solid 1px #000;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content h4, .hover_img_content2 h4 {
	color:#639f3f;
	padding:0px 10px;
	background-color:#fff;
	font-size:16px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.hover_img_content_link1 {
	width:50px;
	height:15px;
	background-color:#FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content_link1:hover, .hover_img_content2_link1:hover {
	background-color:#000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content_link2 {
	margin-right:3px;
	margin-left:3px;
	width:50px;
	height:15px;
	background-color:#FFF;
	background-image:url('../images/details.png');
	background-repeat:no-repeat;
	background-position:5px 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content_link2:hover {
	background-color:#000;
	background-image:url('../images/details_hover.png');
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content_link3 {
	width:50px;
	height:15px;
	background-color:#FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.details1 .hover_img_content_link3 {
	margin-right:5px;
}
.blog .hover_img_content_link3 {
	width:50px;
	height:15px;
	background-color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img_content_link3:hover {
	background-color:#000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img:hover img {
	opacity:0.96;
	FILTER: alpha(opacity=90);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover_img:hover > .hover_img_content, .hover_img:hover > .hover_img_content2 {
	opacity:0.98;
	width:500px;
	display:block;
	FILTER: alpha(opacity=100);
	background:#FFFFFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin:10px;
}
.hover_img img {
	opacity: 1.0;
	margin:5px 2px;
	FILTER: alpha(opacity=100);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.button_readmore {
	width:80px;
	height:20px;
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	background-color: #6c6c6c;
	background-image:url('../images/more.png');
	background-repeat:no-repeat;
	background-position:5px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.button_readmore:hover {
	background-color: #000;
	background-image:url('../images/more.png');
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.servise_icon {
	float:left;
	margin-right:10px;
	margin-top:3px;
}
#service_block p {
	margin-bottom:0px;
}
#service_block .span-6 {
	margin-top:20px;
}
/*-------------------------------------------------------*/
	/*Header*/
/*-------------------------------------------------------*/
#top_line {
	height:5px;
	background-color:#292e33;
	border-bottom:2px solid #dfdfdf;
}
#header {
	background-image:url('../images/header_bg.png');
}
#header .span-17, #header .span-7 {
	margin-top:15px;
}
#header .span-17 p {
	margin-bottom:0px;
}
.sign {
	float:right;
	margin-bottom:10px;
}
/*-------------------------------------------------------*/
	/*Footer*/
/*-------------------------------------------------------*/
.rotarapes {
	height:2px;
	background-image:url('../images/rotarapes.png');
}
#footer {
	clear:both;
	margin-top:35px;
	position:relative;
	background-image:url('../images/header_bg.png');
	min-height:120px;
	padding-bottom:0px;
}
#footer h5 {
	text-transform:uppercase;
	margin-top:0px;
	line-height:15px;
}
#footer h4 {
	text-transform:uppercase;
	margin-top:0px;
	line-height:16px;
	margin-bottom:15px;
}
#footer h6 {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.twitter_header {
	margin-bottom:0px !important;
}
.footer_icon {
	margin-top:2px;
	margin-right:10px;
}
#footer .separator_dash {
	margin:20px 10px 15px 0px;
}
#bottom_line {
	height:40px;
	background-color:#444;
	font-size:10px;
	background-image: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background-image: -webkit-linear-gradient(#444, #111);
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	border-bottom:1px solid #000;
	border-top:1px solid #fff;
}
#bottom_line p {
	margin-top:10px;
	margin-bottom:0px;
	color:#999;
	text-shadow:1px 1px #000
}
#bottom_line .link {
	color:#fff;
}
/*-------------------------------------------------------------------------------------------------*/
	/*MENU */
/*-------------------------------------------------------------------------------------------------*/

/*** arrows **/
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	top: 40px; /* IE6 only */
	width: 10px;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background: url('../images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 10px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator, .menu ul a:hover > .sf-sub-indicator, .menu ul a:active > .sf-sub-indicator, .menu ul li:hover > a > .sf-sub-indicator, .menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.menu, .menu ul {
	float:left !important;
	margin: 0;
	padding: 0;
	list-style: none; line-height:35px;
}
.menu {
	font-size:12px !important;
	width:auto;
	padding-left:0px;
	border-bottom: 0px solid #fff;
	background-color: #000;
	opacity:0.90;
	FILTER: alpha(opacity=90);
}
.menu:before,  .menu:after {
	content: "";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
	zoom:1;
}
.menu li {
	float: left;
/*	border-right: 0px solid #b3b3b3;
	-moz-box-shadow: 0px 0 0 #444;
	-webkit-box-shadow: 0px 0 0 #444;
	box-shadow: 0px 0 0 #444;*/
	position: relative;
}
.menu li:last-child {
	border-right: none !important;
	-moz-box-shadow: 0px 0 0 #444;
	-webkit-box-shadow: 0px 0 0 #444;
	box-shadow: 0px 0 0 #444;
}
.menu a {
	font-size:12px !important;
	float: left;
	padding: 8px 20px;
	color: #fff;
	font-family:Calibri;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow: 0px 0px 0 #121212;
}
.menu ul li a {
	color: #444;
}
.menu li:hover > a {
	color: #eeeeee;
}
*html .menu li a:hover { /* IE6 only */
	color: #eeeeee;
}
.menu .active a {
	color: #eeeeee;
}
.menu li li:hover > a {
	color: #333;
}
*html .menu li li a:hover { /* IE6 only */
	color: #333;
}
.menu ul {
	font-size:12px !important;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 9999;
	background: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu ul li.menu-item ul {
	background: #edf6ea;
	background: -moz-linear-gradient(#edf6ea, #edf6ea);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#edf6ea), to(#edf6ea));
	background: -webkit-linear-gradient(#edf6ea, #edf6ea);
	background: -o-linear-gradient(#edf6ea, #edf6ea);
	background: -ms-linear-gradient(#edf6ea, #edf6ea);
	background: linear-gradient(#edf6ea, #edf6ea);
}
.menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.menu ul ul {
	top: 0;
	left: 90px;
	margin: 0 0 0 0px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
.menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 1px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 1px 0 #666;
	box-shadow: 0 1px 0 #111, 0 1px 0 #666;
}
.menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
*html .menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.menu ul a {
	padding: 8px;
	font-size:11px;
	_height: 8px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
.menu ul a:hover {
/*background-color: #ff6600;	
		background-image: -moz-linear-gradient(#ff8000,  #ff6600);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff6600));
		background-image: -webkit-linear-gradient(#ff8000, #ff6600);
		background-image: -o-linear-gradient(#ff8000, #ff6600);
		background-image: -ms-linear-gradient(#ff8000, #ff6600);
		background-image: linear-gradient(#ff8000, #ff6600);
		text-shadow:0px 0px #333;	*/
	}
.menu ul a:hover {
	background-color: #000;
	background-image: -moz-linear-gradient(#d6e6d1, #edf6ea);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6e6d1), to(#edf6ea));
	background-image: -webkit-linear-gradient(#d6e6d1, #edf6ea);
	background-image: -o-linear-gradient(#d6e6d1, #edf6ea);
	background-image: -ms-linear-gradient(#d6e6d1, #edf6ea);
	background-image: linear-gradient(#d6e6d1, #edf6ea);
	text-shadow:0px 0px #333;
}
.menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}
.menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #444;
}
.menu ul li:first-child a:hover:after {
	border-bottom-color: #ff8000;
}
.menu ul ul li:first-child a:hover:after {
	border-right-color: #ff7000;
	border-bottom-color: transparent;
}
.menu ul li:last-child > a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}


/* point right for anchors in subs */
#menu ul .sf-sub-indicator { background-position:  -10px 0; }
#menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#menu ul a:focus > .sf-sub-indicator,
#menu ul a:hover > .sf-sub-indicator,
#menu ul a:active > .sf-sub-indicator,
#menu ul li:hover > a > .sf-sub-indicator,
#menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

#menu, #menu ul {
		float:left;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu1 {
		font-size:12px !important;
	width:auto;
	padding-left:0px;
	border-bottom: 0px solid #fff;
	background-color: #000;
	opacity:0.90;
	FILTER: alpha(opacity=90);
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 0px solid #222;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;
		position: relative;
	}
	#menu li:last-child {
		border-right: none !important;
		-moz-box-shadow: 0px 0 0 #444;
		-webkit-box-shadow: 0px 0 0 #444;
		box-shadow: 0px 0 0 #444;
		}
	
	#menu a {
		float: left;
		padding: 8px 20px;
		color: #fff;
		text-transform:uppercase;
		text-decoration: none;
		text-shadow: 1px 1px 0 #121212;
	}
	
	#menu li:hover > a{
		color: #dedede;
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: #dedede;
	}
	#menu .active a{color: #f7ad10;}
	
	#menu ul {
		font-size:12px;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 40px;
		left: 0;
		z-index: 9999;    
		background: #fff;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 165px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 8px;
		font-size:11px;
		width: 140px;
		_height: 8px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #2c3090;	
		/*background-image: -moz-linear-gradient(#ff8000,  #ff6600);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff6600));
		background-image: -webkit-linear-gradient(#ff8000, #ff6600);
		background-image: -o-linear-gradient(#ff8000, #ff6600);
		background-image: -ms-linear-gradient(#ff8000, #ff6600);
		background-image: linear-gradient(#ff8000, #ff6600);*/
		text-shadow:0px 1px #333;	
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #444;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #fff; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #fff; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}


/*-------------------------------------------------------------------------------------------------*/
	/*SOCIAL MEDIA ICONS */
/*-------------------------------------------------------------------------------------------------*/
.linkd-icon {
	height:24px;
	width:24px;
	background-image:url('../images/l.png');
	background-position: -0px -0px;
	float:right;
	margin-right:4px;
}
.linkd-icon:hover {
	height:24px;
	width:24px;
	background-image:url('../images/l.png');
	background-position: -0px -25px;
}
.tweet-icon {
	height:24px;
	width:24px;
	background-image:url('../images/t.png');
	background-position: -0px -0px;
	float:right;
	margin-right:4px;
}
.tweet-icon:hover {
	height:24px;
	width:24px;
	background-image:url('../images/t.png');
	background-position: -0px -25px;
}
.facebook-icon {
	height:24px;
	width:24px;
	background-image:url('../images/f.png');
	background-position: -0px -0px;
	float:right;
	margin-right:4px;
}
.facebook-icon:hover {
	height:24px;
	width:24px;
	background-image:url('../images/f.png');
	background-position: -0px -25px;
}
.google-icon {
	height:24px;
	width:24px;
	background-image:url('../images/g.png');
	background-position: -0px -0px;
	float:right;
	margin-right:4px;
}
.google-icon:hover {
	height:24px;
	width:24px;
	background-image:url('../images/g.png');
	background-position: -0px -25px;
}
/*-------------------------------------------------------------------------------------------------*/
	/*Slider area */
/*-------------------------------------------------------------------------------------------------*/
.slider_area {
	margin-top:30px;
	width:905px;
	height:420px;
	padding:20px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 3px #444;
	-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	box-shadow: 0 2px 1px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);/* For IE 8 
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color='#bbb')";*/
   /* For IE 5.5 - 7 
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#444');*/
}
.slider_accordion_area {
	margin-top:30px;
	width:900px;
	height:350px;
	padding:20px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 3px #444;
	-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	box-shadow: 0 2px 1px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
}
.vertical_slider_accordion_area {
	margin-top:30px;
	width:900px;
	height:350px;
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	padding-bottom:35px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 3px #444;
	-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	box-shadow: 0 2px 1px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
}
.subpage_area {
	margin-top:30px;
	width:920px;
	padding:10px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	/* For IE 8 
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#111')";*/
   /* For IE 5.5 - 7 
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#111');*/
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
	text-shadow:1px 1px 0px #fff;
	-webkit-transition: background-image 0.3s ease-in-out;
	-moz-transition: background-image 0.3s ease-in-out;
	-ms-transition: background-image 0.3s ease-in-out;
	-o-transition: background-image 0.3s ease-in-out;
	transition: background-image 0.3s ease-in-out;
}
.subpage_title {
	text-transform:uppercase;
	margin-bottom:0px;
	float:left;
	margin-right:10px;
}
.subpage_descr {
	font-size:12px;
	margin-top:13px;
	margin-bottom:0px;
}
.subpage_url {
	clear:both;
	margin-bottom:0px;
	font-size:9px;
}
#box {
	position: relative;
	background: #fff;
	border-color:#333;
	border:1px solid #dfdfdf;
	margin-top:30px;
	margin-bottom:30px;
}
#box:before, #box:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#box:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
/*-------------------------------------------------------------------------------------------------*/
	/*Welcome area */
/*-------------------------------------------------------------------------------------------------*/
.welcome h1 {
	text-transform:uppercase;
	margin-top:0px;
}
.welcome p {
	margin-bottom:0px;
}
.welcome {
	background:url('../images/line-pat.png');
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
}
.welcome-light {
	text-align:center;
}
.welcome-light h1 {
	text-transform:uppercase;
	margin-bottom:0px;
}
.welcome-light p {
	margin-bottom:0px;
	font-family:Yanone Kaffeesatz;
	font-size:16px;
}
/*-------------------------------------------------------------------------------------------------*/
	/*Mega button */
/*-------------------------------------------------------------------------------------------------*/
.a-btn {
	font-family:Oswald;
	background:#292929;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(#444, 0), color-stop(#111, 1));
	background:-webkit-linear-gradient(top, #444 0%, #111 100%);
	background:-moz-linear-gradient(top, #444 0%, #111 100%);
	background:-o-linear-gradient(top, #444 0%, #111 100%);
	background:linear-gradient(top, #444 0%, #111 100%);
	padding:15px;
	display:inline-block;
	position:relative;
	border:1px solid #111;
	-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
	box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:right;
	clear:both;
	overflow:hidden;
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.3s ease-in-out;
}
.a-btn img {
	background-image:url('../images/icons/button_icon_bg.png');
	background-repeat:no-repeat;
	position:absolute;
	left:15px;
	top:13px;
	padding-top:17px;
	padding-left:17px;
	padding-bottom:17px;
	padding-right:17px;
	border:none;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.a-btn .a-btn-slide-text {
	position:absolute;
	font-size:30px;
	color:#444;
	text-shadow:1px 1px 0px #333;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	opacity:0;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.a-btn-text {
	color:#dfdfdf;
	display:block;
	font-size:26px;
	text-transform:uppercase;
	line-height:36px;
	text-shadow:1px 1px 0px #111;
}
.a-btn-text small {
	line-height:22px;
	display:block;
	font-size:11px;
	letter-spacing:1px;
}
.a-btn-icon-right {
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:80px;
	border-left:1px solid #5d81ab;
	-webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
	-moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
	box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn:hover {
	background:#444;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(#666, 0), color-stop(#444, 1));
	background:-webkit-linear-gradient(top, #666 0%, #444 100%);
	background:-moz-linear-gradient(top, #666 0%, #444 100%);
	background:-o-linear-gradient(top, #666 0%, #444 100%);
	background:linear-gradient(top, #666 0%, #444 100%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.a-btn:hover img {
	opacity:0;
}
.a-btn:hover .a-btn-slide-text {
	color:#fff;
	text-shadow:1px 1px #111;
	font-size:40px;
	line-height:44px;
	opacity:1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.a-btn:hover .a-btn-icon-right span {
	opacity:1;
	background-color:#fff;
}
.a-btn:active {
	position:relative;
	background:#000;
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
	box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
	border-color:#444;
}
.a-btn:active .a-btn-icon-right span {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
/*-------------------------------------------------------------------------------------------------*/
	/*SLIDES*/
/*-------------------------------------------------------------------------------------------------*/

#slides {
	margin-top: 20px;
}
#slides p {
	width: 460px;
}
#slides .pagination {
	margin-top:20px;
	padding: 0px;
	margin-left: 0px
}
.pagination {
	list-style:none;
}
.pagination li {
	display:inline;
}
.pagination li a, .page-numbers {
	font-size:10px;
	padding:2px 7px;
	min-width:7px;
	float:left;
	text-align:center;
	margin-right:7px;
	font-family:Oswald;
	background:#292929;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(#444, 0), color-stop(#111, 1));
	background:-webkit-linear-gradient(top, #444 0%, #111 100%);
	background:-moz-linear-gradient(top, #444 0%, #111 100%);
	background:-o-linear-gradient(top, #444 0%, #111 100%);
	background:linear-gradient(top, #444 0%, #111 100%);
	display:inline-block;
	position:relative;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.3s ease-in-out;
	-moz-box-shadow: 1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow: 1px 1px 1px #fff;
	color:#999999;
	text-shadow:0px 1px #333;
}
.pagination li.current a, .pagination .current {
	color:#ffffff;
	background: #ff6600;
	text-shadow:0px 1px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pagination li a:hover, .page-numbers:hover {
	color:#ffffff;
	background: #ff6600;
	text-shadow:0px 1px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.side_bar {
	float:right;
	margin-top:0px;
	width:280px;
}
.side_bar_widget .span-6 {
	margin-left:20px;
	margin-bottom:10px;
}
.side_bar_widget .span-6 h4 {
	background-image:none;
	padding-bottom:5px;
}
.side_bar_widget {
	margin-top:30px;
	width:258px;
	padding:10px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
	text-shadow:1px 1px 0px #fff;
}
.side_bar_widget:hover {
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f2f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f2f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f2f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f2f1);
	background-image: -o-linear-gradient(top, #fff, #f1f2f1);
	background-image: linear-gradient(top, #fff, #f1f2f1);
	text-shadow:1px 1px 0px #fff;
}
.service {
	margin-top:0px !important;
	padding:10px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 3px #444;
	-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	box-shadow: 0 2px 1px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
	text-shadow:1px 1px 0px #fff;
}
.service:hover {
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f2f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f2f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f2f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f2f1);
	background-image: -o-linear-gradient(top, #fff, #f1f2f1);
	background-image: linear-gradient(top, #fff, #f1f2f1);
	text-shadow:1px 1px 0px #fff;
}
.service:hover > h4 {
	color:#ff6600;
}
.service p {
	margin-bottom:0px;
}
.side_bar h4 {
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:15px;
	font-size:18px;
	background-image: url("../images/side-bar.png");
	background-repeat:no-repeat;
	background-position:left bottom;
}
.side_bar h3 {
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:15px;
	font-size:24px;
	background-image: url("../images/side-bar.png");
	background-repeat:no-repeat;
	background-position:left bottom;
}
.flickr {
	margin-bottom:15px !important;
	margin-right:9px;
	float:left;
}
.flickr .bordered_img:hover {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eae8e8), to(#fff));
	background-image: -webkit-linear-gradient(top, #eae8e8, #fff);
	background-image: -moz-linear-gradient(top, #eae8e8, #fff);
	background-image: -ms-linear-gradient(top, #eae8e8, #fff);
	background-image: -o-linear-gradient(top, #eae8e8, #fff);
	background-image: linear-gradient(top, #eae8e8, #fff);
}
/* Navigation  */
.side_bar_widget ul li, ul.navigation-sidebar li {
	width:235px;
	font-size:12px !important;
	border-bottom: 1px dashed #dfdfdf;
	font-size:10px;
	line-height: 12px;
	line-height:30px;
	padding-left:20px;
	background:url("../images/arrow-f.jpg") no-repeat 0px 10px;
}
.side_bar_widget ul li:hover, ul.navigation-sidebar li:hover, ul.navigation-sidebar li.current {
	background:url("../images/arrow-f.jpg") no-repeat 0px 10px;
	color:#ff6600
}
.side_bar_widget ul a, ul.navigation-sidebar a {
	color: #777777;
	text-decoration: none;
}
.side_bar_widget .current-cat, .side_bar_widget ul a:hover, ul.navigation-sidebar li.current a, ul.navigation-sidebar a:hover {
	text-decoration: none;
	color:#000;
}
ul.navigation-sidebar li.current a, .side_bar_widget .current-cat a {
	color: #000;
}
ul.navigation-sidebar a:hover {
	color:#000;
}
#footer ul.navigation-sidebar li {
	width:auto;
	font-size:11px !important;
}
/*-------------------------------------------------------------------------------------------------*/
	/*HIGHLIGHT*/
/*-------------------------------------------------------------------------------------------------*/
span.highlight {
	background:#FFFF99;
	color:#393b3f;
	text-shadow:1px 1px #ffffff;
}
span.highlight-blue {
	background:#0099CC;
	text-shadow:1px 1px #393b3f;
}
span.highlight-red {
	background:#CC0033;
	text-shadow:1px 1px #393b3f;
}
span.highlight-green {
	background:#339933;
	text-shadow:1px 1px #393b3f;
}
span.highlight-purple {
	background:#CC33CC;
	text-shadow:1px 1px #393b3f;
}
span.highlight-orange {
	background:#FF9933;
	text-shadow:1px 1px #393b3f;
}
span.highlight-brown {
	background:#660000;
	text-shadow:1px 1px #393b3f;
}
span.highlight-grey {
	background:#999999;
	text-shadow:1px 1px #393b3f;
}
span.highlight-blue, span.highlight-red, span.highlight-green, span.highlight-purple, span.highlight-orange, span.highlight-brown, span.highlight-grey {
	color:#FFFFFF
}
span.highlight, span.highlight-blue, span.highlight-red, span.highlight-green, span.highlight-purple, span.highlight-orange, span.highlight-brown, span.highlight-grey {
	padding:1px 5px;
}
/*-------------------------------------------------------------------------------------------------*/
	/*TABLES*/
/*-------------------------------------------------------------------------------------------------*/

table {
 *border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	width: 100%;
}
.bordered {
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #fff, #eae8e8);
	background-image: -moz-linear-gradient(top, #fff, #eae8e8);
	background-image: -ms-linear-gradient(top, #fff, #eae8e8);
	background-image: -o-linear-gradient(top, #fff, #eae8e8);
	background-image: linear-gradient(top, #fff, #eae8e8);
	color:#333;
	padding: 10px;
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	-webkit-box-shadow: 0 3px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
	box-shadow: 0 2px 2px rgba(255,255,255,.1), 0 1px 0 #bbb, 0 1px 0 #aaa, 0 1px 1px #444;
}
.bordered tr:hover {
	background: #dfdfdf;
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}
.bordered th {
	border-bottom: 1px solid #ccc;
	margin: 5px;
	border: 1px solid #222;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background-image: -webkit-linear-gradient(#444, #111);
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	color:#fff;
	font-family:Yanone Kaffeesatz;
	font-size:16px;
	text-transform:uppercase;
}
.bordered td:first-child, .bordered th:first-child {
	border-left: none;
}
/* Filter */
/*****Navigation Basic Layout*****/
ul#filter {
	float: left;
	list-style: none;
	margin-left: 0;
	width: 100%;
}
ul#filter li {
	float: left;
	font-size:10px;
	line-height: 12px;
	margin-right:15px;
	padding: 5px 15px;
	border: 1px solid #222;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background-image: -webkit-linear-gradient(#444, #111);
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
ul#filter li:hover {
	background: #111;
	color:#fff;
}
ul#filter a {
	text-decoration: none;
	color:#dfdfdf
}
ul#filter li.current a, ul#filter a:hover {
}
ul#filter li.current a {
	color: #ffffff;
}
.filter-title h3 {
	margin-top:6px;
}
ul#filter li.current {
	background:#000000;
	border: 1px solid #000000;
}
.un_grid {
	width:960px !important;
}
.un_grid16 {
	width:640px !important;
	margin-right:0px !important;
}
/* Portfolio Items */
#portfolio li {
	float: left;
	margin-right:20px;
}
#portfolio div {
	margin-right:0px;
}
/* Navigation  */
ul#filter-sidebar {
	width:260px;
}
ul#filter-sidebar li {
	font-size:12px !important;
	border-bottom: 1px dashed #dfdfdf;
	font-size:10px;
	line-height: 12px;
	line-height:30px;
	padding-left:20px;
	background:url("../images/read-more-arrow-dark.png") no-repeat 0px 10px;
}
ul#filter-sidebar li:hover, ul#filter-sidebar li.current {
	background:url("../images/read-more-arrow-hover-dark.png") no-repeat 0px 10px;
	cursor:pointer;
}
ul#filter-sidebar a {
	color: #777777;
	text-decoration: none;
}
ul#filter-sidebar li.current a, ul#filter-sidebar a:hover {
	text-decoration: none;
	color:#ff6600;
}
ul#filter-sidebar li.current a {
	color: #ff6600;
}
/*-------------------------------------------------------*/
	/*FORMS*/
/*-------------------------------------------------------*/
label {
	width:200px;
	font-weight:normal;
	display:block;
	font-size:11px;
	color:#000;
}
.form {
	margin-top:0px !important;
	margin-right:20px;
}
.form {
	width:280px !important;
}
.contact .span-16 {
	margin-top:15px !important;
}
.contact {
	width:600px;
}
input[type=text], input[type=texts].input[type=password], input.text, input.title, textarea {
	background-color:#f1f2f1;
	border:1px solid #e1e1e1;
	font-size:12px;
}
input[type=text]:focus, input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color:#dedede;
	background-color:#fff;
	background-image: url(../images/pattern/1w.png);
	-webkit-transition: background-color 0.4s ease-in-out;
	-moz-transition: background-color 0.4s ease-in-out;
	-o-transition: background-color 0.4s ease-in-out;
	-ms-transition: background-color 0.4s ease-in-out;
	transition: background-color 0.4s ease-in-out;
}
select {
	width:300px;
	background:#f1f2f1;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height:25px;
	font-size:12px;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
}
input.text, input.title, input.texts {
	width:290px;
	padding:5px;
	background:#f1f2f1;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.form input.text, input.title, input.texts {
	width:280px;
	padding:5px;
	background:#fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.texts {
	width:580px;
	padding:5px;
	background:#fff;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:380px;
	height:80px;
	padding:5px;
	background:#fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0px;
}
.required {
	color:#ff0000;
}
.form {
	margin-top:10px !important;
}
.button {
	cursor:pointer;
	font-size: 11px;
	color: #fff;
	padding: 6px 15px;
	margin-top:15px;
	background-color:#639F3F;
}
.button:hover {
	color:#FFF;
	background-color:#000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.post_comment {
	padding:10px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 3px #444;
	-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
	box-shadow: 0 2px 1px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
	background-image: -webkit-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -moz-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -ms-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: -o-linear-gradient(top, #f1f2f1, #eae8e8);
	background-image: linear-gradient(top, #f1f2f1, #eae8e8);
}
.error-icon {
	left: 5px;
	bottom: 8px;
	position: absolute;
	background: url('../images/error.png') no-repeat scroll 0 0 transparent;
	width: 15px;
	height: 15px;
	display: none;
}
.content-no-vert {
	position: relative;
}
.error .error-icon {
	display: block;
}
/*-------------------------------------------------------------------------------------------------*/
/* DEMO ONLY */
/* ----------------------------------------- */

.boxed .separator_dash {
	margin-bottom:10px;
}
.tagcloud a {
	float:left;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFF;
	margin-right:10px;
	border-radius:3px;
	box-shadow:1px 1px #aaa;
}
.tagcloud a:hover {
	color:#000;
}
.cup {
	margin-right:10px;
	float:left;
	margin-top:6px;
}
.uppercase {
	text-transform:uppercase;
}
#logo {
	margin:5px 20px 15px;
}
#logo h2 {
	margin-top:25px;
	margin-bottom:0px;
	line-height:30px;
}
.no_image {
	background-color:#fff;
	padding:5px 10px;
	width:600px;
}
.no_image h3 {
	font-size:20px;
	margin-bottom:0xp;
	line-height:20px;
	padding-bottom:0xp;
}
.no_image .meta2 {
	margin-bottom:0px;
}
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.clients .bordered_img {
	margin-right:0px !important;
	width:auto;
	padding:15px;
}
.seppp .separator_dash {
	margin-top:20px !important;
}
.blog2 .hover_img_content_link3 {
	margin-top:0xp;
}
.tweet_intro, .tweet_outro {
	font-size:11px;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.tweet_list li {
	background-image: none;
	display: block;
	margin-top: 15px;
	line-height:16px;
	font-size:11px !important;
	padding-left:0px;
	padding-bottom:15px;
	border-bottom:1px dashed #dfdfdf;
}
.tweet_list li:hover {
	background-image:none;
}
.tweet_list li a {
	color:#999;
}
.gallery-caption {
}
.bypostauthor {
}
.sticky {
}
.wp-caption {
}
.wp-caption-text {
}
.alignright {
	float: right;
	margin-left:20px;
	margin-bottom:20px;
}
.alignrightimg {
	float: right;
	margin-left:2px;
	margin-bottom:2px;
}
.alignleft {
	float: left !important;
	margin-right:20px;
	margin-bottom:20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
del {
	text-decoration:line-through;
}
p {
	margin-bottom:20px !important;
}
.toggle-header {
	background-image:url(../images/plus.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.toggle-content {
	background-color:#fff;
	padding:10px;
	border:1px solid #dfdfdf;
}
#bottom_line p {
	margin-bottom:0px !important;
}
.slider_area p {
	margin-bottom:0px !important;
}
#menu-footer-menu {
	float: right;
}
#menu-footer-menu li {
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	color:#999;
	text-shadow:1px 1px #000
}
#menu-footer-menu li a {
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #999;
}
#menu-footer-menu li:last-child a {
	padding-right:0px;
	border:none;
}
#menu-footer-menu li a:hover {
	color:#fff;
}
.products h3 {
	line-height:40px;
	color:#fff;
	padding-left:10px;
	margin-top:20px;
	margin-right:12%;
	background:#639f3f;
}
.products ul li {
	float:left;
	margin:5px 3px;
}
.products ul li.nofloat {
	margin:5px 3px;
	float:none;
}
.products ul li a:hover {
	color:#639F3F
}
.products ul li li {
	float:none;
	margin:5px 3px;
}
.nolheight {
	line-height:normal !important;
	margin-bottom:2px;
}
.accreditations div {
	background:#639f3f;
	padding:15px 10px;
}
.accreditations ul li {
	font-size:11px !important;
	border-bottom: 1px dashed #dfdfdf;
	font-weight:bold;
	font-size:10px;
	line-height: 12px;
	line-height:24px;
	padding-left:20px;
	color:#f5fcf0;
	background:url("../images/arrow-g.jpg") no-repeat 0px 7px;
}
.accreditations ul li a {
	font-size:12px;
	line-height:32px;
	color:#fff;
}
.accreditations ul li a:hover {
	font-size:12px;
	line-height:32px;
	color:#000
}
.accreditations ul li:last-child {
	border-bottom: 0px;
}
.greentext {
	color:#639f3f;
}
.browntext {
	color:#754c38;
}
.whitetext {
	color:#fff;
	margin:5px 0;
}
.hdrcenter {
	text-align:center !important;
}
.greenpan {
	background:#639f3f;
	margin:0;
}
.nogreen {
	margin:0;
}
.lightgreenpan {
	background:#f0f6ec;
	margin:0;
	border:solid 1px #dfe8d9;
}
.greenpan img, .nogreen img {
	padding:25% 18%;
}
.content {
	padding:10px 5px;
}
.management div {
	background:#754c38;
	color:#fff;
	padding:15px 10px;
	font-size:11px;
}
.management div.img {
	padding:2px;
}
.content ul li {
	font-size:11px !important;
	font-weight:bold;
	font-size:10px;
	line-height: 12px;
	line-height:24px;
	padding-left:15px;
	float:none;
	background:url("../images/arrow.jpg") no-repeat 0px 7px;
}
/* Picture Styles */
		#picture {
	position:relative;
	top:10px;
	height:250px;
}
/* General More Button */		
			.more {
	position:absolute;
	width:50px;
	height:70px;
	background:url('../images/dim.png');
	background-color:#f8f8f8;
	padding:2px;
	text-align:left;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #797979;
}
.more span {
	position:absolute;
	left:55px;
	width:210px;
	height:50px;
	padding:5px 0 0 5px;
	color:#000;
	font:normal 13px Arial, sans-serif;
	text-shadow:#797979 0px 0px 0px;
}
.more span strong {
	color:#0175c6;
	font:bold 13px Arial, sans-serif;
	text-shadow:#797979 0px 0px 0px;
}
/* Item Specific More Button */
			#more {
	top:30px;
	left:15px;
}
#more1 {
	top:30px;
	left:227px;
}
#more2 {
	top:30px;
	left:439px;
}
#more3 {
	top:150px;
	left:15px;
}
#more4 {
	top:150px;
	left:227px;
}
#more5 {
	top:150px;
	left:439px;
}
.table_grid {
}
.tbl_columnshdr {
	background:none repeat scroll 0 0 #259c9e;
	border-bottom:0 solid #2C7D6B;
	color:#FFFFFF;
	float:left;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	margin:1px;
	padding:3px 0 3px 5px;
	text-align:left;
	width:46%;
}
.tbl_columns1t {
	background-color:transparent;
	border-bottom:0 solid #2C7D6B;
	float:left;
	color:#333;
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	width:46%;
}
.tbl_columns1 {
	background-color:#e3f2f0;
	border-bottom:0 solid #2C7D6B;
	float:left;
	color:#333;
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:1px;
	padding:3px 0 3px 5px;
	text-align:left;
	width:46%;
}
.tbl_columns2 {
	background-color:#c7ede8;
	border-bottom:0 solid #2C7D6B;
	float:left;
	color:#333;
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:1px;
	padding:3px 0 3px 5px;
	text-align:left;
	width:46%;
}
.tbl_columnshdr_96 {
	width:98% !important;
}
.tbl_col_15 {
	width:14% !important;
}
.tbl_col_18 {
	width:18% !important;
}
.tbl_col_24 {
	width:23% !important;
}
.tbl_col_32 {
	width:31% !important;
}
.tbl_col_92 {
	width:95.2% !important;
}
.tbl_columnshig {
	background-color:#e3f2f0;
	border-bottom:0 solid #2C7D6B;
	border:1px solid #DFE8D9;
	float:left;
	color:#333;
	font:14px/24px Arial, Helvetica, sans-serif;
	padding:3px 15px;
	text-align:left;
	width:auto;
}
p.alignpjust {
	text-align:justify;
	padding:0 5px 0 0;
}
.table_grid .tbl_columns1 a, .table_grid .tbl_columns2 a {
	background-color:#e3f2f0;
	opacity:0.6;
	FILTER: alpha(opacity=60);
	z-index:99;
}
.table_grid .tbl_columns1 a:hover, .table_grid .tbl_columns2 a:hover {
	background-color:#e3f2f0;
	opacity:0.98;
	FILTER: alpha(opacity=98);
	z-index:99;
}
.tooltip2 {
	border-bottom: 1px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;
}
.tooltip2 div {
	display:none;
}
.tooltip2:hover div {
	z-index:9999;
	display:block;
	margin-left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tooltip {
	border-bottom: 1px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;
}
.tooltip div {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover div {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute;
	left: -10em;
	top: -16em;
	z-index:9999;
	margin-left: 0;
	width: 350px;
}
.tooltip img {
	z-index:99;
}
.custom {
	padding: 0.5em 0.8em 0.8em 2em;
	text-align:left;
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
.gallery160 {
	width:120px;
	margin:0 auto;
}
.gallery img {
	border:solid 0px #333;
}
.gallery h1 {
	font:bold 14px/20px Arial;
	text-align:center;
	color:#000;
}
.gallery p {
	list-style:none;
	padding:0px;
}
.gallery p {
	display: inline;
	background:none;
}
.gallery p img {
	border: 1px solid #2B75AB;
}
.gallery p a:hover img {
	border: 1px solid #ffac38;
	color: #ffac38;
}
.gallery p a:hover {
	color: #ffac38;
}
.margintop10 {
	margin-top:10px !important;
}
.margintop20 {
	margin-top:20px !important;
}
.marginbot10 {
	margin-bottom:10px !important;
}
.marginbot20 {
	margin-bottom:20px !important;
}
.lineheight24 {
	line-height:24px !important;
}
#ajaxsuccess {
	color: green;
	display: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#ajaxbutton {
	background-image:url(../images/lightbox-ico-loading.gif) center no-repeat;
	display: none;
	height: 35px;
	width: 55px;
}
.section{
    margin:0px;
    bottom:0px;
    width:4000px;
    float:left;
    height:100%;
    text-shadow:1px 1px 2px #f0f0f0;
}

.section h2{
    margin:50px 0px 30px 50px;
}
.section p{
    margin:20px 0px 0px 50px;
    width:600px;
}