/* tags */ 
body {
padding: 0;
margin: 0 auto;
font-family: verdana;
font-size:13px;
color:#000;
}
h1, h2 , h3, h4{
font-weight:normal;
color:#4b4b4b;
font-family: calibri;
}
h3{
padding-top:20px;
margin-top:10px;
padding-bottom:0;
margin-bottom:0;
font-size:18px;
}
ul{
margin: 0;
padding: 0;
}
li{
list-style:none;
}
a{
text-decoration:none;
color:;
/*color:#989898;*/
}
a:hover{
text-decoration:underline;
color:;
}
p{
padding:10px 20px 0px 5px;
color:#6f6f6f;
text-align:justify;
line-height:22px;
}

p a{
color:#f8951d;
}
p a:hover{
color:#401b00;
text-decoration:none;
}
/* divs */ 
#nav{
width:900px;
margin: 0 auto 10px auto;
padding: 0;
background: url() no-repeat top left;
height:50px;
color:#000;
}
#services{
width:900px;
margin: 0 auto 0;
padding: 0;
background: url(images/logo.png) no-repeat top left #fff;
height:70px;
}
#slide{
width:900px;
margin: 0 auto 0;
padding: 0;
margin-top:5px;
height:400px;
}
#slide1{
width:900px;
margin: 0 auto 0;
padding: 0;
margin-top:5px;
height:200px;
}
#content{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:360px;
}
#content1{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
}
#content2{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:630px;
}
#content3{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:730px;
}
#content4{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:350px;
}
#content5{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:500px;
}
#content4{
width:900px;
margin: 0 auto 0;
margin-top:5px;
padding: 0;
background: url() no-repeat top center;
height:450px;
}
#footer{
margin: 0 auto 0;
padding: 0;
margin-top:5px;
background: url(images/footer.png) repeat-x #138808 top center;
height:150px;
text-align:center;
color:#fff;
}
/*----div children----*/
#nav ul{
float:right;
padding:10px;
margin-top:17px;
background-color:;
opacity:0.7;
}
#nav  li{
list-style:none;
display:inline;
padding:5px 10px 5px 10px; 
}
#nav  li a{
color:#000;
}
#nav  li a:hover{
color:#006600;
text-decoration:none;
zoom:2;
}
#content h2{
padding-left: 5px;
color:#4b4b4b;
}
#footer a{
color:#fff;
}
#footer a:hover{
color:#000;
text-decoration:none;
}
/* classes */ 
.col1{
float:left;
width:295px;
}
.col2{
float:left;
width:400px;
}
.col3{
float:left;
width:200px;
} 
.col4{
float:left;
width:300px;
}
.col5{
float:left;
width:600px;
}
.col6{
float:left;
width:300px;
}
.col7{
float:left;
width:600px;
}
.col8{
float:left;
width:450px;
}
.col9{
float:left;
width:450px;
}
.latest{
background-color:#d2d2d2;
width:300px;
height:100px;
}
.small{
color:#8dc73f;
font-size: 9px;
}
.desc{
color:#000;
font-size: 11px;
padding:0px;
line-height: 15px;
}
.divi{
	border-top: solid 1px #c4df9b;
	height:300px;
}
.bold{
font-weight:bold;
}
.inv{
display:none;
}
.clear{
clear:both;
}
.col10 ul li{
margin-left:10px;
color:#6f6f6f;
text-align:justify;
list-style:square;
line-height:22px;
}
.col10 ul{
margin-left:10px;
list-style:square;
}
.col7 ul li{
margin-left:10px;
color:#6f6f6f;
text-align:justify;
list-style:square;
line-height:22px;
}
.col7 ul{
margin-left:10px;
list-style:square;
}
/* panel settings - latets */ 
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #f1f1f1;
	margin: 1px;
	padding: 5px 5px 6px;
	cursor: pointer;
}
.pane-list li:hover {
	background: #dcdcdc;
	color:#000;
}
.pane-list li a:hover{
text-decoration:underline;
color:#000;
}
.pane-list li img{
	float:left;
	padding:0 8px 0 0;
}
.pane-list li h3{
	padding:0;
	font-size: 18px;
	font-weight:normal;
	color:#b9b9b9;
}
.pane-list li p{
	padding:0;
	font-size: 10px;
}
/* panel - news */ 
.panel-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.panel-list li {
	color:#fff;
	margin: 1px;
	padding: 5px 8px 8px;
	cursor: pointer;
	border-top: solid 1px #c4df9b;
}
.panel-list li:hover {
	background: #f5f5f5;
}
.panel-list li a:hover{
text-decoration:underline;
color:#000;
}
.head{
	font-size: 15px;
	font-weight:normal;
	color:#19b24b;
}
/* defaults for all examples */  
/*
.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0; 
	margin-left: 358px; 
    padding: 0;  
}  
.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
} 

.kwicks li{  
    float: left;  
    width: 110px;  
    height: 100px;  
    margin-right: 5px;  
}  
#kwick1 {   
    background-color: #fff;  
    background-image: url('images/web.jpg');
	background-repeat:no-repeat;
}  
#kwick2 {  
    background-color: #fff;  
    background-image: url('images/net.jpg');
	background-repeat:no-repeat;
}  
#kwick3 {  
    background-color: #fff;  
    background-image: url('images/it-support.jpg');  
	background-repeat:no-repeat;
}  
#kwick4 {   
    background-color: #fff;  
    background-image: url('images/bi.jpg');  
    margin-right: none;
	background-repeat:no-repeat;
}  
#kwick5 {   
    background-color: #fff;  
    background-image: url('images/ict.jpg');  
    margin-right: none;
	background-repeat:no-repeat;
}
*/ 
 /*share*/

#squares {
    margin: 5px 0px;
}
    
#squares li {
    padding: 0px;
    display: inline-block;
    *display: inline; /* IE 7 and below */
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    width: 48px;
    height: 48px;
}

#squares li img {
    width: 48px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
}    
/*
#kwick1 a{
	opacity:0;
	padding:0 200px  100px 0;
}#kwick2 a{
	opacity:0;
	padding:0 200px  100px 0;
}#kwick3 a{
	opacity:0;
	padding:0 200px  100px 0;
}#kwick4 a{
	opacity:0;
	padding:0 200px  100px 0;
}#kwick5 a{
	opacity:0;
	padding:0 200px  100px 0;
}
*/
.left{
	float:right;
	margin:0px 20px 0px 0px;
	}
.left a{
	color:#669900;
	}
.left a:hover{
	color:#FF0000;
	text-decoration:none;
	}
