body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	margin:20px auto;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
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:#1dafe6;
text-decoration:none;
}
a:hover {
color:#888;
text-decoration:none;
}
/* 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;
	
}

/* 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 #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}

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

}



/*logo*/

#logo{
width:370px;
height:83px;

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

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

}

#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 0px;	
	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;width: 7em;padding: 5px 0;text-decoration:none;color: #666; font-weight:bold}
ul#nav a:hover{background: #dadada;color: #111}
ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: #81E6FE;
	color: #111
}
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:#1dafe6;
	}
	
div#content{
	float:left;
	width:700px;
	padding:10px 0;
	background: #fff;

	}

div#content h1{
color:#1dafe6;
	}
.content-inner{
	padding:20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*home page boxes/columns*/
.col1{
	border:1px solid #eee;
	padding:10px;
	margin-bottom:20px;
	padding:20px;
	background-color:#fff;
	background-image: url(../images/home-col-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;border-top:none;
}

.col2{

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


}
/* right sidebar
----------------------------------------------------------------------------------------------------*/

div#right-sidebar{
	float:right;
	width:230px;
	padding:10px 0;
	
	background: #fff}
	
div#right-sidebar h3{
	margin:0px;
	color:#666;
	}
	
.news, .contact-info, .sub-links{
	border:1px solid #eee;
	padding:10px;
	background-color:#fff;
	margin-bottom:20px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top:none;
	
}

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 #ccc; background-color:#eee;
padding:1px;}
	#gallery ul a:hover img {border: 27px solid #999;}
	#gallery ul a:hover { color: #f2f2f2; }
	
	
/*services*/
.services{
	display:block;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	padding-bottom:20px;

}
.services-col1 img{
	width:250px;
	border:1px solid #ccc;
	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:17px;
	background-color:#eee;
	border:1px solid #ccc;
	width:430px;
	padding:10px 5px;	color:#333;
}
.contact-us textarea {
	background-color:#eee;
	border:1px solid #ccc;
	width:430px;
	padding:10px 5px;
	overflow:auto;	color:#333;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
	background-color:#fff;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#333;
	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;}

