@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
img {
	border:0px;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
body {
	background:#020200 url(../images/bg.jpg) top repeat-x;
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}
table p {
	margin:0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
p a:link {
	color: #7ed4ff;
	text-decoration:none;
}
p a:visited {
	color: #7ed4ff;
	text-decoration:none;
}
p a:hover {
	color: #7ed4ff;
	border-bottom: 1px dotted;
}
a:link {
	color: #7ed4ff;
}
a:visited {
	color: #7ed4ff;
}
a:hover {
	color: #7ed4ff;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.btn {
	margin-right:10px;
}
strong {
	font-weight: bold;
	color:#7ed4ff;
}
.blue {
	font-weight: bold;
	color:#7ed4ff;
}
.lime {
	font-weight: bold;
	color:#b1f018;
}
.colum a img:hover {
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}
.colum_wide a img:hover {
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}

hr {
	border-bottom: 1px dotted #493f3b;
	border-top:0px;
	margin-bottom:10px;
}
h1 {
	font-size:30px;
	color:#fff;
	margin-bottom:0px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
h2 {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:31px;
	color:#fff;
	margin-bottom:10px;
	line-height:1em;
	font-weight:normal;
	text-align:left;
}
h2 a:link {
	color:#fff;
	text-decoration:none;
}
h2 a:visited {
	color:#fff;
	text-decoration:none;
}
h2 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:dotted 1px;
}
h2 span {
	font-size:13px;
	line-height:0.95em;
	color:#7ed4ff;
	text-transform:uppercase;
}
h2 span.small {
	font-size:12px;
	color:#fff;
	text-transform:lowercase;
}
h3 {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:18px;
	padding-top:150px;
	margin:0px;
	margin-right:10px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	margin-bottom:4px;
}
h4 {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
	color:#fff;
	margin-right:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
h4 a:link {
	color:#fff;
	border-bottom:1px dotted;
}
h4 a:visited {
	color:#fff;
	border-bottom:1px dotted;
}
h4 a:hover {
	color:#fff;
	border-bottom:0px dotted;
}
h3 span {
	background:#0c79af;
	padding:6px;
}
h4 span {
	background:#5fa5cb;
	padding:4px;
}
#container {
	width: 960px;
}
.bg_stars {
	background: url(../images/bg_stars2.jpg) top center repeat-x;
}
.footer_bg {
	background: url(../images/bg_footer.jpg) bottom center no-repeat;
	border-bottom: 1px solid #1e1e32;
}
#header {
	height:295px;
}
#logo {
	float:left;
	width:193px;
	height:54px;
	margin-top:30px;
}
#tel {
	float:right;
	width:250px;
	height:48px;
	margin-top:35px;
}
#h1_holder {
	padding-top:15px;
	width:480px;
	float:left;
}
#staff {
	float:right;
	background-position: right bottom;
	background-repeat:no-repeat;
	width:480px;
	height:211px;
}
.client {
	width:310px;
	height:100px;
	float:right;
	background-repeat:no-repeat;
	background-position:top;
}
.client h2 {
	background:url(../images/bg_h4.png) repeat;
	padding:10px;
	padding-top:15px;
	font-size:20px;
	text-align:right;
	margin:0px;
	color:#fff;
}
.colum {
	width:310px;
	margin-right:15px;
	float:left;
}
.no_margin {
	margin-right:0px;
}
.colum .pic {
	margin-bottom:20px;
}
.colum_list {
	border-bottom:1px dotted #493f3b;
	margin-bottom:10px;
}
.colum_list li {
	border-top:1px dotted #493f3b;
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
.colum_list a:link {
	color:#fff;
	text-decoration:none;
}
.colum_list a:visited {
	color:#fff;
	text-decoration:none;
}
.colum_list a:hover {
	color:#fff;
	border-bottom: 1px dotted #fff;
}
.colum_wide {
	width:635px;
	float:left;
}
#nav {
	height:41px;
}
#nav li {
	list-style:none;
	float:left;
}
#nav a:link, #nav a:visited {
	font: 13px/1.45em Helvetica, Arial, "Lucida Grande", sans-serif;
	color:#fff;
	padding-top:12px;
	padding-right:10px;
	padding-left:10px;
	display:block;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
#nav a:hover {
	color:#7ed4ff;
}
#nav a.selected {
	color:#7ed4ff;
}


#content {
	background: url(../images/bg_content.jpg) top center no-repeat;
	padding-top:40px;
	padding-bottom:30px;
}
.colum_wide ul {
	text-align:left;
	margin-bottom:15px;
}
.colum_wide li {
	padding-left:6px;
	margin-left:25px;
}
.blog_item {
	border-bottom:1px dotted #493f3b;
	padding-bottom:10px;
	margin-bottom:10px;
}
#footer {
	width:960px;
	padding-bottom:60px;
}
#footer img { 
	margin:0px;
	padding:0px;
}
#footer p {
	text-align:center;
	font-size:11px;
	padding-top:12px;
	color:#020200;
}
#footer a:link {
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}






.column3 {
   column-count: 3;
   column-gap: 20px;
}
.pager {
	list-style:none;
}
.pager li {
	float:left;
	padding-left:0px;
	margin-left:0px;
	text-align:center;
	margin-right:5px;
}
.pager-item  {
	background:url(../images/bg_p_a.jpg) top center no-repeat;
	width:28px;
	height:25px;
	padding-top:4px;	
}
.pager-item:hover  {
	background:url(../images/bg_p_h.jpg) top center no-repeat;	
}
.pager-item a{
	color:#000000;
	padding-left:7px;
	padding-right:11px;

}
.pager-current {
	background:url(../images/bg_p_ca.jpg) top center no-repeat;
	width:28px;
	height:25px;
	padding-top:4px;
	color:#fff;
}
.pager-next {
	background:url(../images/bg_btn.jpg) top center no-repeat;
	width:52px;
	height:25px;
	padding-top:4px;
	color:#fff;
}
.pager-last {
	background:url(../images/bg_btn.jpg) top center no-repeat;
	width:52px;
	height:25px;
	padding-top:4px;
	color:#fff;
}
.pager-next a{
	color:#000000;
	padding-left:7px;
	padding-right:11px;

}
.pager-last a{
	color:#000000;
	padding-left:7px;
	padding-right:11px;

}
.pager-first {
	background:url(../images/bg_btn.jpg) top center no-repeat;
	width:52px;
	height:25px;
	padding-top:4px;
	color:#fff;
}
.pager-first a{
	color:#000000;
	padding-left:7px;
	padding-right:11px;

}
.pager-previous {
	background:url(../images/bg_btn2.jpg) top center no-repeat;
	width:77px;
	height:25px;
	padding-top:4px;
	color:#fff;
}
.pager-previous a{
	color:#000000;
	padding-left:7px;
	padding-right:11px;

}
	
.url_header {
   background:url(/assets/images/bg_url.jpg) no-repeat right;
   float:right;
   width:635px;
   height:33px;
}
.url_header p {
   font-size:8px;
   padding-left:125px;
   padding-top:13px;
   margin:0px;
   color:#000;
}



div.error
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #C00;
}
div .error ul li
{
	text-align: left;	
}
#content input {
	background:#f6f6f6;
	border:1px solid #becae3;
	padding:3px;
	color:#373438;
	font-size:10px;
	margin-right:7px;
}
#content textarea {
	background:#f6f6f6;
	border:1px solid #becae3;
	padding:3px;
	width:317px;
	height:90px;
	color:#373438;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:7px;
}
#contact_left {
	float:left;
	width:290px;
}
form{margin:0; padding:0;}
fieldset{border:none; margin:0; padding:0;}
legend{display:none;}
label{color:#fff; font-weight:bold; display:block; margin-bottom:3px;}
label em{color:#f00;}
label.check{color:#afa9b3; font-weight:normal; margin:9px 0; padding-left:20px; position:relative;}
label.check input{left:0; position:absolute; top:3px;}
.hiddenFields{display:none;}
p.submit{margin:0 0 4px 0; text-align:right;}

input,
select,
textarea{font-size:13px; font-family:Arial, sans-serif; line-height:1; margin:0; padding:0;}
select{height:27px;}
textarea{line-height:18px;}
input.text:hover,
input.text:focus,
textarea:focus,
textarea:hover{color:#fff;}
input.text,
textarea{background:transparent url('../img/bg_forms.png'); border-bottom:1px solid #41364a; border-left:1px solid #1e0d2a; border-right:1px solid #41364a; border-top:1px solid #1e0d2a; color:#afa9b3; margin-bottom:18px; padding:5px;}

#content .copy input.text,
#content .copy select,
#content .copy textarea{background:#fff; border:1px solid #c5c3c6; color:#504a51;}
#content .copy label{color:#302d31;}


p.header{border:1px dotted #c5c3c6; border-left:none; border-right:none; background:#0a1324; margin:0 -13px 18px -13px; padding:13px;}
.header label{display:inline; font-weight:bold; margin-right:12px; padding:6px 6px 6px 26px;}

.header label:hover,
.header label input:hover{cursor:pointer;}
.header label input{left:6px; top:7px;}
#forms fieldset { border:0px; }
#forms{border:1px dotted #c5c3c6; border-top:none; padding:0 13px 13px 13px; float:right; width:630px;}
#forms fieldset p{float:left; margin:0 24px 0 0; position:relative; width:304px;}
#forms fieldset p small{position:absolute; right:0; top:0;}
#forms fieldset p.right{margin-right:0;}
#forms fieldset p.large{margin-right:0; width:632px;}
#forms fieldset p.large textarea{width:620px;}
#forms .text,
#forms select,
#forms textarea{width:292px;}
#forms select{margin-bottom:18px; padding:3px 3px 4px 3px; width:304px;}
#contact-form{display:none;}
#hire-form{}
