*{
	margin: 0;
	padding: 0;
}
.float_left {
	float: left;
	margin: 10px 0 0 0;
}
.signature {
	padding: 25px 0 0 0;
}
.clear {
	clear: both;
}
.noborder {
	border: none;
	vertical-align: bottom;
}
body {
	background: #222 url(../img/BG_IMAGE.jpg) top repeat-x;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 14px;
}
h4{
	display: inline;
	color: #fff;
	
}
.wrapper {
	margin: 0 auto;
	width: 960px;
}
.hide {
	display: none;
}
a:link, a:visited, a:active {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active
{
	outline: none;
}

a:focus
{
	outline-style: none;
}

#header {
	padding: 45px 0;
	height: 55px;
}
#header h1, #header h3 {
	margin-top: 10px;
}
h1 {
	font-size: 40px;
}
h3 {
	font-family: "Arial Black", sans-serif ;
	letter-spacing: 0px;
	line-height: 5px;
}
h5 {
	font-size: 30px;
}
input#name, input#email, textarea#message, #message2 {
	width:93%;
	margin: 0px 0 15px 0;
	background: #111;
	border: 2px solid #333;
	overflow: auto;
}
#name, #email, #message, #message2, #captcha {
	background: #111;
	border: 2px solid #333;
	font-size: 13px;
	color: #fff;
	padding: 5px 5px;
	margin-top: 5px;
	z-index: 100;
}
#name:focus, #email:focus, #message:focus, #message2:focus, #captcha:focus {
	background:#000;
	border: 2px solid #444;
}
input#captcha {
	width: 150px;
	background: #111;
	border: 2px solid #0099ff;
	overflow: auto;
	text-align: center;
 }
.captcha {
	color: #0099ff;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
label {
	font-size: 12px;
}
.btns {
	text-align: right;
	padding: 5px 0 0 0;
}
#btns input {
	cursor: pointer;
}
fieldset {
	border: none;
}
.left{
	width: 685px;
	border-right: 1px dotted #555;
	float: left;
	margin: 20px 20px 0 0;
	padding: 8px 20px 0 0;
	min-height: 600px;
}
.left p {
	line-height: 18px;
	padding-right: 40px;
}
.right {
	float:left;
	margin: 20px 0 0 0;;
	min-height: 500px;
}
#bird {
	margin: 0 0 -12px 165px;
	text-align: right;
	
}
.status{
	width: 195px;
	margin: 0;
	padding: 15px;
	font-size: 1.1em;
	color: #fff;
	background-color: #111;
	text-align: center;
}
.rt_header{
	width: 195px;
	margin: 0;
	padding: 15px;
	font-size: 1.1em;
	color: #fff;
	background-color: #111;
	text-align: center;
}
.resume {
	/* margin: 0 0 50px 10px; */
	text-align: center;
	margin: 32px 0 0 0;
}
.item {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px dotted #555;
	line-height: 18px;
}
.item img.feature {
	margin-bottom: 10px;
	border: 6px solid #333;
	
	-moz-border-radius:8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius:8px;
}
.item a:hover img.feature {
	border: 6px solid #0099ff;
}
.demo {
	font-size: 26px;
	font-weight: bold;
	margin: 10px 0;
}

/* Style for Usual tabs */
#adv2 {
	color: #ccc;
	margin: 62px 10px 0 0px;
	font-size: 12px;
	line-height: 14px;
	float: right;
}
#adv2 li { list-style:none; float:left; }
#adv2 ul a {
  display:block;
  padding:6px 20px;
  text-decoration:none!important;
  margin: 1px;
  font: 12px Verdana;
  font-weight: bold;
  color: #ccc;
  background :#222;
}
#adv2 ul a:hover {
  color:#fff;
  background:#444;
  }
#adv2 ul a.selected {
  margin:1px 0 0 0;
  padding-bottom: 10px;
  color:#fff;
  background: #808285;
  cursor:default;
  }


#ani1, #ani2, #ani3, #ani4, #ani5 {
	  border-top: 0px solid #060504;
	  padding: 27px 0 0 0;
}


.dssItem {
	margin-left: 0px;
}

.dssItem p {
	text-align: center;
}

.dssItem img {
	display: block;
}

/* VIMEO EMBED */

.vimeo {
	width: 96%;
	text-align: left;
	margin-bottom: 25px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #555;
	line-height: 18px;
}
#footer{
	background: #111;
	border-top: 1px solid #333;
	min-height: 120px;
	padding: 25px 10px;
}
.foot_column{
	float: left;
	display: block;
	width: 230px;
	margin: 0 10px;
}
#footer h3{
	margin:0 0 15px 0;
	padding: 2px;
}
.foot_column li img {
	float: left;
	margin: 5px 5px;
	display:block;
}
#networks li {
	position:relative;
	float:left;
	display: inline;
}
#footer p{
	font-size: 12px;
	line-height: 14px;
}
#feedback{
	float: right;
	margin-top: 5px;
	background: url(../img/feedback3.gif) center no-repeat;
	width: 87px;
	height: 15px;
}
#feedback_form {
	background: black;
	margin: 0 auto;
}
#footer #links li{
	list-style: url(../img/ico_arrow_blue.gif) inside square;
}
#footer #links li a {//padding-left: 8px;}
.content_area li, .feed_box li{
	list-style: url(../images/pixel_arrow_rt.png) inside square;
}
.item strong {
	color: white;
}
.center {
	margin: 60px 0 25px 0;
	text-align: center;
	width: 100%;
}
