* { margin:0px; padding:0px;}

body {
width:auto;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family:"Trebuchet MS";
	font-size: 15px;
	line-height:20px; 
	text-align:justify;	
	text-decoration:none;
	background:#f2f4dc;
}

a, a:link, a:visited { color:#bd0e15; text-decoration: none; outline:none; }
a:hover {
	text-decoration: underline;
}

a img, img{
	border:0px;
	margin:0px;
	padding:0px;
	text-align: center;
}


.float_l { float: left; }
.float_r { float: right; }

.image_fl { float: left; margin: 3px 10px 0 0; padding:3px; background:#fff; border:1px solid #000; }
.image_fr { float: right; margin: 3px 0 0 10px; padding:3px; background:#fff; border:1px solid #000; }
.image_bro{ border:1px solid #000;}

.margin_r_10 { margin-right: 10px; }

.margin_b_10 { margin-bottom:10px; }

.margin_l_10 { margin-left:20px; }

.margin_r_20 { margin-right: 20px; }
	
.margin_r_40 { margin-right: 40px; }
.margin_l_r {margin:auto;}

ul,ol { margin: 0px 0 0 3.0em; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h15 { clear: both; width:100%; height: 15px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l { float: left; }
.float_r { float: right; }

.image_fl { float: left; margin: 3px 10px 0 0; padding:3px; background:#fff; border:1px solid #000; }
.image_fr { float: right; margin: 3px 0 0 10px; padding:3px; background:#fff; border:1px solid #000; }
.image_bro{ border:1px solid #000;}

.margin_r_10 { margin-right: 10px; }

.margin_b_10 { margin-bottom:10px; }

.margin_l_10 { margin-left:20px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }
.margin_l_r {margin:auto;}

h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:35px;
	color:#16564e;
	margin-bottom:0px;
	font-weight:normal;
	text-decoration:none;
	line-height:35px;
	
}
h1 span{ color:#405a01;}
h2 {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:28px; color:#16564e; margin-bottom:0px; font-weight:normal; text-decoration:none;}
h2 span{ font-size:30px; color:#fff;}
h3 { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:18px; margin-bottom:5px; font-weight:normal; color:#af7600;}
h3 span{ color:#fff;}
h4 { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:16px; margin-bottom:0px; font-weight:bold; color:#ffffff;}
h4 span { color:#fff;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; font-weight:normal;}
/*--- main width-----*/
#main-container{
background: url("site-bg2.jpg") repeat-x scroll 0 0 #FFFFFF;
    float: left;
    width: 100%;
	padding:0 0 0px 0;
	overflow:hidden;
	background-color:#f2f4dc;
		}
#container{
width:990px;
margin:0 auto;
}
.logo{
width:auto;
float:top;
margin:0px 0 0 0;
}

#header{
width:100%;
float:left;
margin:auto;
clear:both;
text-align:center;
}
#header img{
float:none;
margin:0 auto;
}


/* navigation */

#menu {
    clear: both;
    float: left;
    height: 47px;
    margin: 1px 0 15px;
    padding: 0 0 0 0;
    width: 990px;
	
}
#nav {
    float: left;
    height: auto;
    margin: auto;
    padding: 0 0 0 0;
    width: 990px;
	z-index:1000;
}
.nav{
width:auto;
font-family:"Trebuchet MS";
font-weight:normal;
font-size:15px;
border:0px;
border:none;
margin:0px;
padding:0px;
z-index:1000;
}
.nav ul{
line-height:40px;
list-style:none;
padding:0px;
margin:0px;
z-index:1000;
}
.nav li{
float:left;
list-style:none;
padding:0px 20px 0 0px;
z-index:1000;
}
.nav li a {
font-family:"Trebuchet MS";
font-size:15px;
color:#ffffff;
display:block;
line-height:40px;
margin:3px 0 3px 0px;
padding:0px 10px 0px 10px;
text-align:center;
text-decoration:none;
list-style:none;
outline:none;
font-weight:bold;
border:none;
}
.nav li a:hover {
list-style:none;
margin:3px 0px;
padding:0px 10px 0px 10px;
color:#000000;
outline:none;
}
.nav li ul{
	display: none;
	float:left;
	clear:both;
	line-height:;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:thin;
	position:absolute;
	width:250px;
	z-index:500px;
	outline:none;
	list-style:none;
}
.nav li:hover ul{
display:block;
color:#000000;
}
.nav li li {
display:block;
margin:0px;
padding:0px 0px 0px 0px;
width:250px;
}
.nav li:hover li a{
font-weight:bold;
outline:dashed #CCC thin;
height:30px;
width:auto;
line-height:30px;
}
.nav li ul a{
display:block;
line-height:30px;
font-size:13px;
font-style:normal;
color:#000000;
font-family:"Trebuchet MS";
margin:0px 0px 0px 0px;
padding:0px 0px 0px 5px;
text-align:left;
outline:dashed #CCC thin;
font-weight:normal;
background:#ffffff;
}
.nav li ul a:hover, .nav li ul li:hover a{
overflow:hidden;
font-family:"Trebuchet MS";
font-size:13px;
color:#f46900;
outline:dashed #CCC thin;
text-decoration:none;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
font-weight:bold;
line-height:30px;
width:250px;
height:auto;
background:#fffff;
}
.nav li ul ul {
    margin: -2.5em 0 0 19.2em;
}

.nav, .nav ul {

    padding: 0;

    margin:  0;

    list-style: none; 

    line-height: 1;
	
	
}
.nav li:hover ul ul, .nav li:hover ul ul a {

    left: -9999em;
	font-family:"Trebuchet MS";
	color:#fffff;
	font-size:13px;
	background:#ffffff;
}
.nav li:hover ul, .nav li li:hover ul, .nav li:hover ul, .nav li li:hover ul a:hover {

    left: auto;
	font-family:"Trebuchet MS";
	color:#000;
	background:#ffffff;
}
.nav li:hover ul ul, .navli:hover ul ul ul, .nav li:hover ul ul, .nav li:hover ul ul ul {

    left: -9999em;
	font-family:"Trebuchet MS";
	color:#1b3443;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul {

    left: auto;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul, .nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {

    left: -9999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul, .nav li:hover ul,.nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul {

    left: auto;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
}

/* end Of navigation */

/* content boxs */
#topbox{
	width:100%;
	float:left;
	}
#projectlist{
	width:232px;
height:auto;
min-height:470px;
float:left;
margin:20px 20px 0 0;
color:#959595;
}
.last {
margin:20px 0px 0 0 !important;
}


#projectlist img {
margin:0px 0px 20px 0;
}

#projectlist h2 {
    color: #B02B2F;
    font: bold 22px trebuchet MS;
margin:0px 0px 20px 0;
}
#boxcontent {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:white;
	text-decoration:none;
}

#projectlist p.date {
    font: bold 12px trebuchet MS;
margin:0px 0px 10px 0;
}
#projectlist p  {
width:100%;
margin:0 0 15px 0;
}

#projectlist p a {
text-align:right;
color:#ffd71e;
float:right;
font-style:italic;
}
.border{
margin-top:20px!important;
padding-top:20px!important;
float:left;
border-top:1px solid #eec400;
width:100%;
}
.border2{
margin-top:1px!important;
padding-top:1px!important;
float:left;
border-top:1px 0 #d2d0d0;
width:100%;
}
hr {
  border:none;
  border-top:1px dotted #f00;
  color:#fff;
  background-color:#fff;
  height:1px;
  width:50%;
}
.fullcolon{
	float:left;
width:990px;
margin: 0 0 30px 0px;
}
.fullcolon p{
margin:0 0 0 0;
width:95%;
padding:5px;
}
.colone{
	float:left;
width:645px;
margin:0 0 0 15px;
}
.colone2{
	float:left;
width:990x;
margin:0 auto;
height:auto;
background-color:#f9f9f9; !important;
}

white a{
text-align:right;
color:#ffffff;
}
.colone p{
	margin:0 0 20px 0;
	width:100%;
	text-align: justify;
}
.colone p a {
text-align:right;
color:#ffd71e;
float:right;
font-style:italic;
overflow:hidden;
}
.fullcolumn{
	float:left;
width:990px;
margin:0 0 0 15px;
}

th, td {
    padding: 5px;

}



#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li { display: block; float: left; width: 200px; margin:0px 5px 5px 5px; }
#gallery ul .lmb { margin: 0 0 0px 0; }
#gallery ul li a img { width: 200px; height: 150px; padding: 2px; border: 1px solid #000 }
#gallery ul li a img:hover { background: #ccc }

.coltwo{
	float:right;
width:306px;
margin:0 15px 0 0;
}
div.sidebar h3 {
    background: url('sidebar-title-bg.jpg') no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 37px;
    margin: 0;
    padding: 22px 0 0 20px;
    width: 306px;
}
div.sidebar .content {
    background: url('links-bg.jpg') repeat-y scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: auto;
    margin: 0 0 0 0;
    width: 306px;
}
div.sidebar .content ul{
margin: 0;
    padding: 20px 0 0 50px;
	overflow:hidden;
}
div.sidebar .content ul li {
    background: url("bullet-icon.png") no-repeat scroll 0 1px transparent;
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 1px 0 9px 20px;
}
div.sidebar .content ul li a{
margin: 0;
    padding: 0;


}

div.sidebar .sidebar-bottom {
    background: url('links-bottom-bg.jpg') no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 20px;
    margin: 0;
    width: 306px;
}

#main-container #container div .colone2 table tr td p {
	text-align: justify;
}
.style1 {	color: #FFFFFF;
	font-weight: bold;
}
.style1 a{	color: #FFFFFF;
	font-weight: bold;
}
/*=== Footer Styles ===*/
/* 
div#footer {
     background-image: url("footer3.png") ;
 background-position:top ;
 
 height:150px;
    float: left;
	display:block;
    padding: 0px 0 0px;
    text-align: left;
    width: 100%;
	margin: 0 0 0 0;
	position:relative;
	color:#fff;
	overflow:hidden;
}
div#footer a{
color:#d9fdc5;
}
div#footer a:hover{
color:#fff;
}
end Of navigation */

/*============================*/

footer {
width: 100%;
background: #007f5b;
float: left;
margin: 0 0 0 0;
border-radius: 0px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:14px; margin-bottom:0px; font-weight:normal; color:#ffffff;

}

address {
font-size : 16px; 
text-align : center; 
color: #efefef;
padding: 1% 0;

font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:12px; margin-bottom:0px; font-weight:normal; color:#000000;
font-style:normal;
background: #91a1b4;
}
/*=== Custom Slider Styles ===*/

.whitelink:link {color: #ffffff; }
.whitelink:visited {color: #ffffff; }
.whitelink:hover {color: #fe0000; }
.whitelink:active {color: #fe0000; }

#slider {
	position:relative;
	width: 1041px;
	height: 300px;
	background:url(loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index: 5;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: -5px;
	bottom: 0px;
	width: 98px;
	height: 17px;
	padding: 9px 20px;
	z-index: 1000;
	background: url(templatemo_slider_nbg.png);
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background: url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right: 4px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -10px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	float:right;
}

a.nivo-prevNav {
	left:15px;
	float:left;
}

.nivo-caption {
    text-shadow:none;
	padding: 5px 0;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
#templatemo_slider {
}

.table{
padding:5px;
font-weight:normal;
}
.col200{
width:250px;
}
.pirobox_gal1
{
    width: 100px;
    height: 100px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
	display:block;
	float:left;
	margin:5px;
	}

.pirobox_gal1:hover
{
    width: 100px;
    height: 100px;
	border:1px solid #fff;
	background:#fff;
	padding:5px;
	display:block;
	margin:5px;
}
.gallery {
font-family:"trebuchet MS";
font-size:18px;
color:#ffffff;
padding-left:16px;
}
