body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	margin:20px auto;
	background-color: #01010d;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#000;
	background-attachment:fixed;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#666;
text-decoration:none;
}
a:hover {
color:#888;
text-decoration:none;
}
a.internal {
	color:#888;
	text-decoration:underline;
}
a.internal:hover {
	color:#aaa;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {

	list-style-type: square;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	color: #999;
	text-align: justify;
	
}
/* headings/page titles/ home page titles*/







/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #333;
	background-color:#222;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #333;
	font-size:11px;
}

.img-br{
border:1px solid #111;
padding:5px;

}



/*logo*/

#logo{
	width:940px;
	height:110px;
}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
     height:272px;

}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
 
}

#slideshow img.active {
    z-index:10;

}

#slideshow img.last-active {
    z-index:9;
}


div#header{
	background: #BFDDED;
	padding: 10px;
	text-align:left}
	
	

/*top navigation*/	
div#top-nav{

	width:940px;
	background: #111;
	padding:8px 0;	
	line-height:30px;	
	text-align:left}


div#menu{float:right; width:auto}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-right: 10px;}
ul#nav li{float:left;margin-right: 3px;text-align: center; width:auto}
ul#nav a{float:left;padding: 5px 12px;text-decoration:none;color: #666; font-weight:bold; font-size:90%;}
ul#nav a:hover{background: #333;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #333;color: #fff}
div#slider{
	width:940px;
	text-align:center;
	padding-top:10px;
	float:left;
	
	
	}

/*main round sections style*/



div#container{
	width:940px !important; 
	width /**/:950px;
	margin: 0 auto;
	padding:10px;
	text-align:left;
	background:#333;
	}

	
	
div#content{
	float:left;
	width:520px;
	padding:10px 0;
	background: #222;
}
	
div#content h1{
	color:#ccc;
}

div#left-sidebar > .content-inner {
	padding:20px 10px;
}

div#left-sidebar img.twitter-button, img.facebook-button {
	margin-bottom:10px;
}

div#left-sidebar .certification {
	width:160px;
}
div#left-sidebar .certification li.cert-image {
	list-style:none;
	margin-left:0;
	text-indent:-9999px;
	float:left;
}
div#left-sidebar .certification li.cert-image a {
	display:block;
	width:160px;
	height:70px;
	background:url(../images/certification.jpg) no-repeat;
}
div#left-sidebar .certification li#citb a { background-position:0 0; }
div#left-sidebar .certification li#cisrs a { background-position:0 -70px; }
div#left-sidebar .certification li#pasma a { width:80px;background-position:0 -140px; }
div#left-sidebar .certification li#ipaf a { width:80px;background-position:-80px -140px; }
div#left-sidebar .certification li#register a { width:80px;background-position:0 -210px; }
div#left-sidebar .certification li#cscs a { width:80px;background-position:-80px -210px; }
div#left-sidebar .certification li#chas a { background-position:0 -280px; }

div#left-sidebar .certification li#citb a:hover { background-position:-160px 0; }
div#left-sidebar .certification li#cisrs a:hover { background-position:-160px -70px; }
div#left-sidebar .certification li#pasma a:hover { background-position:-160px -140px; }
div#left-sidebar .certification li#ipaf a:hover { background-position:-240px -140px; }
div#left-sidebar .certification li#faset a:hover { background-position:-160px -210px; }
div#left-sidebar .certification li#register a:hover { background-position:-160px -210px; }
div#left-sidebar .certification li#cscs a:hover { background-position:-240px -210px; }
div#left-sidebar .certification li#chas a:hover { background-position:-160px -280px; }

div#left-sidebar .certification p {
	font-size:110%;
	color:#bbb;
}

.content-inner{
	padding:20px;
}

div.social-media {
	height:170px;
	margin-bottom:10px;
	border-bottom:1px solid #444;
}

div#left-sidebar a.banner img, .gallery-link {
	border:3px solid #444;
}

div#left-sidebar a.banner img:hover, .gallery-link:hover {
	border:3px solid #555;
}

div#left-sidebar{
	float:left;
	width:180px;
	margin-right:5px;
	padding:10px 0;
	background: #222;
}

div#right-sidebar{
	float:right;
	width:230px;
	padding:10px 0;
	background: #222;
}
	
	
/*home columns*/

.home-col1{
	width:350px;
}

.home-col2{
width:210px;
margin-left:390px;
display:block;
border:1px solid #000;
padding:20px;
}

.home-box1{
height:100%;
}

.home-box1 .col1 > img {
	border:4px solid #333;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.col1{
	border:1px solid #111;
	padding:10px;
	margin-bottom:20px;
	padding:20px;
	background-color:#000;
	background-image: url(../images/home-col-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.col2{

	border:1px solid #111;
	padding:10px;
	margin-bottom:20px;
	padding:20px;
	background-color:#000;
	background-image: url(../images/home-col-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}

	
div#right-sidebar h3{
margin:0px;
color:#ccc;




	}
	
.news, .contact-info, .sub-links{
	border:0px solid #222;
	padding:10px;
	background-color:#000;
	margin-bottom:20px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}

div#nav h2{
	font-size: 120%;
	color: #edeff4}

div#footer{
	clear:both;
	width:940px;

	padding:10px 0;
	text-align:right}


/* portrfolio
----------------------------------------------------------------------------------------------------*/

/* jQuery lightBox plugin - Gallery style */
		
	#gallery ul { list-style: none; margin:0px; }	
	#gallery ul li { display:inline; margin:0px; }
	#gallery ul img {border:27px solid #444; background-color:#111;
padding:1px;}
	#gallery ul a:hover img {border: 27px solid #666;}
	#gallery ul a:hover { color: #f2f2f2; }
	
	
/*services*/
.services{
display:block;
border-bottom:1px dotted #333;
margin-bottom:20px;
padding-bottom:20px;




}
.services-col1 img{
width:250px;
border:1px solid #111;
padding:5px;
float:left;


}
.services-col2{
margin-left:290px;


}

	
/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	
	padding:10px 0;
	width:auto;

}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:11px;
	background-color:#333;
	border:1px solid #444;
	width:430px;
	padding:10px 5px;	color:#ccc;
}
.contact-us textarea {
	background-color:#333;
	border:1px solid #444;
	width:430px;
	padding:10px 5px;
	overflow:auto;	color:#ccc;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
	background-color:#222;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#ccc;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#eee;
	border:1px solid #ccc; color:#222;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}



