body {
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	
	
}
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:#065a91;
text-decoration:none;
}
a:hover {
color:#111;
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;
	
}
/* headings/page titles/ home page titles

----------------------------------------------------------------------------------------------------*/
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:116px;
	width:940px;
	position:relative;
}
#logo {
	padding-left:0;
	padding-top:20px;
}

/*top menu*/

.menu{
	position: absolute;
	top:81px;
	right:0px;
	height:35px;
	z-index:25;
}

.menu ul{	
	list-style: none;
	list-style-type: none;
	font-size: 1.11em;
	padding:0px;
	margin:0px;
}
.menu ul li{
	float: left;
	width:auto;
	margin: 0;
	background:url(../images/bg_menu_tab_right.gif) no-repeat right top;
}
.menu ul li a:link, .menu ul li a:visited{
	color:#f7f7f7;
	}
.menu ul li a{
	display: block;
	padding: 0px 25px;
	text-decoration: none;
	background: url(../images/bg_menu_tab_left.gif) no-repeat;
	line-height:35px;
	font-weight:bold;
	float:left;
	width:auto;
	text-transform: uppercase;
}

.menu ul li a:hover{
	text-decoration: underline;
}


.menu ul li.current_page_item{
	background: #fff url(../images/bg_menu_tab_right_current.gif) no-repeat right top;
		line-height:35px;

}

.menu ul li.active a{
		background: url(../images/bg_menu_tab_left_current.gif) no-repeat;
		line-height:35px;
		height:35px;
		
}

.menu ul li.active {
	text-decoration: none;
	background: #fff url(../images/bg_menu_tab_right_current.gif) no-repeat right top;
		line-height:35px;
		
}

.menu ul li.active  a, .menu ul li.active  a:visited{
text-decoration: none;
	color: #065a91;
	background: url(../images/bg_menu_tab_left_current.gif) no-repeat;
		line-height:35px;
		height:35px;
}


/*---------------------slider--------------------*/
#home-slider {
	margin-top:0;
	margin-bottom:0px;
	height:262px;
	margin-top:30px;
	

}


.sliderImages {
width:940px;

}
.sliderImages ul{
margin:0px;
padding:0px;
}
#home-slider ul li {
	margin:0;
}
.sliderTextHolder ul li {
	height:240px;
}
.sliderTextHolder p {
	color:#f6f6f6;
}

.arrow-but{
	position:relative;
	z-index:10;

}
.prev {
	position: absolute;
	left:0px;
	top:-150px;
	z-index:10;
}
.next {
	position:absolute;
	left:913px;
	top:-150px;
	z-index:10;
}

#home-slider h1 {
	border-bottom:none;
	color:#065a91;
	font-size:3em;
	letter-spacing:-2px;
	font-weight:bold;
}
.home-col1 h2, .home-col2 h2{
	border-bottom:1px solid #eee;

}
.home-col1, .home-col2{
	padding:0px 20px 0 0;
	margin:0px;
}

.content-column{
padding-right:40px;

}
.home-col1 h2, .home-col2 h2{
	color:#0e6e8b;
}
.content-column, .right-column{
	margin-top:30px;
}
	.content-column h1 {
	color:#0d6c89

}

.home-col1 img, .home-col2 img{
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;

}
.home-col1 h2 strong{
color:#63c609;
}
.homecol-inner {
	margin-left:80px;
	margin-bottom:20px;
}
.dots {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
/* right sidebar
----------------------------------------------------------------------------------------------------*/
.right-column{
	background-image: url(../images/sidebar-divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	float:left;
	width:auto;
	
}
.right-column h3{
color:#63c609;

	
}

div.news p{
	background-color:#f8f8f8;	
	padding:10px;
	border:1px solid #eee;
	letter-spacing:0px;


}
div.news p a:hover{
	color:#339900;
	text-decoration:underline;

}

.latest-news{
	position:relative;
	top:3px;
	left:5px;

	
}
.get-in-touch{
	position:relative;
	top:3px;
	left:5px;


}
.contact-info{
	background-color:#f9f9f9;	
	padding:10px;
	border:1px solid #eee;
	letter-spacing:0px;
}



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



	/* services
----------------------------------------------------------------------------------------------------*/
.services{
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.services-col2{
	margin-left:70px;

}


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

/* jQuery lightBox plugin - Gallery style */
		
	#gallery ul { list-style: none; margin:0px; }	
	#gallery ul li { display: inline; margin:0px; }
	#gallery ul img {border: 1px solid #dedede; padding:5px;margin:5px;}
	#gallery ul a:hover img {border: 1px solid #ccc;}
	#gallery ul a:hover { color: #f2f2f2; }
	
/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	float:left;
	padding:10px 0;
	width:auto;
}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:17px;
	background-color:#f5f5f5;
	border:5px solid #eee;
	width:430px;
	padding:10px 5px;
}
.contact-us textarea {
	background-color:#f5f5f5;
	border:5px solid #eee;
	width:430px;
	padding:10px 5px;
	overflow:auto;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
}
.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;}

/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	border-top:1px solid #ccc;
	padding:15px 0px;
	margin:20px 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
	#footer {
	width:940px;
	margin:0 auto;
	
	
}