@charset "utf-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #666666;
	background:none;
}

ul, li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
}

TD {
	font-family: arial; 
	color:#333333; 
	padding:5px 5px 5px 5px;
}
.header_blue{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #6ad1f8;
	text-decoration:none;
	}

.header_grey{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #969898;
	text-decoration:none;
	}

.page_title_white{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	}

.page_title{
	font-family:Arial;
	font-size:14px;
	letter-spacing:.5px;
	font-weight:bold;
	color: #000000;
	margin:0px;
	padding:0px;
	}
	
.page_title_blue{
	font-size:18px;
	letter-spacing:.5px;
	color:#6ad1f8;
	}
	
.page_title_grey{
	font-size:18px;
	letter-spacing:.5px;
	color:#969898;
	}
	
.content_page_menu {
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	text-decoration:none;
}

.content_page_menu:hover{
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #82dae8;
	text-decoration:none;
}

.email_link {
	font-size:12px;
	color: #666;
	text-align:justify;
	text-decoration:none;
}

p {
	padding:8px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}

.clear {
	clear:both;
}

a img { 
	border: none;
}

/*------------ main div ----------------*/

#wrapper {margin:auto; width:950px;}

/* -------------------  header -------------------  */

#header_block {float:left; margin:auto; width:950px;}

#top_img {float:left; margin:auto; width:950px; height:8px; background-image: url(images/top.gif); background-repeat:no-repeat;}

#logo {float:left; margin:18px 0px 15px 5px;}

#top_contact_info {float:right; margin:45px 0px 0px 0px; clear:right; text-align:right;}

#facebook{float:right; margin:0px 5px 0px 0px;}

#twitter{float:right; margin:0px 5px 0px 0px;}

#linkedin{float:right; margin:0px 5px 0px 0px;}

#top_main_nav {float:left; width:950px; height:30px; background-image:url(images/menu_bg.gif); background-repeat:no-repeat;}

#top_main_nav_home {float:left; width:78px; height:22px; text-align:center; padding:8px 0px 0px 0px; }
#top_main_nav_about_us {float:left; width:115px; height:22px; text-align:center; padding:8px 0px 0px 0px; }
#top_main_nav_services {float:left; width:115px; height:22px; text-align:center; padding:8px 0px 0px 0px; }
#top_main_nav_portfolio {float:left; width:110px; height:22px; text-align:center; padding:8px 0px 0px 0px; }
#top_main_nav_contact {float:left; width:110px; height:22px; text-align:center; padding:8px 0px 0px 0px; }


.main_nav_text { 
	font:Arial; 
	size:11px;
	font-weight:bold; 
	text-decoration:none; 
	color: #FFF;  
	letter-spacing:1px;
	padding:0px 2px 0px 2px; 
	
}
.main_nav_text:hover { 
	font:Arial; 
	size:11px; 
	text-decoration:none; 
	color: #333;  
	letter-spacing:1px;
	padding:0px 2px 0px 2px; 
}

#colash_image {float:left; width:950px; height:454; margin-top:1px;}

#colash_image_inner {float:left; width:950px; height:184; margin-top:1px;}

#nav_services {float:left; width:950px; height:100px; border-bottom:solid #dbdbdb 1px;}

#nav_services_wd {float:left; width:236px; height:80px; border-right:solid #dbdbdb 1px; margin:10px 0px 10px 0px; text-align:center;}
#nav_services_ec {float:left; width:236px; height:80px; border-right:solid #dbdbdb 1px; margin:10px 0px 10px 0px; text-align:center;}
#nav_services_om {float:left; width:236px; height:80px; border-right:solid #dbdbdb 1px; margin:10px 0px 10px 0px; text-align:center;}
#nav_services_pi {float:left; width:237px; height:80px; margin:10px 0px 10px 0px; text-align:center;}

.nav_services_txt_blue {
	font-size:16px;
	color: #6ad1f8;
	letter-spacing:1px;
	text-decoration:none;
	}
	
.nav_services_txt_grey {
	font-size:16px;
	color: #969898;
	letter-spacing:1px;
	text-decoration:none;
	}
	
/*-------------------------- center section ------------------------------------------------*/

#center_content {margin:auto; width:950px; }

/*-------------------- page content -------------------------------*/

#page_content_holder { float:left; width:710px; margin:10px 0px 0px 0px; border-right:solid #dbdbdb 1px; }

#breadcrumb {float:right; margin:0px 5px 0px 0px;}

.breadcrumb_txt_blue {
	font-size:10px;
	color: #6ad1f8;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.breadcrumb_txt_grey {
	font-size:10px;
	color: #969898;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.page_content_txt {
	padding-right:15px;
	margin:10px 0px 0px 0px;
	font-size:15px;
	color: #999;
	text-align:justify;
	line-height:25px;
	text-decoration:none;
}
.page_content_txt ul{
	margin:0px 0px 0px 0px;
	padding-left:26px;
	text-align:left;
	text-decoration:none;
}
.page_content_txt li{
	text-align:left;
	text-decoration:none;
	line-height:20px;
	list-style-image:url(images/arrow.gif);
}

.pages_content_title{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color: #8f8e8e;
	line-height:18px;
	text-decoration:none;
	
}

.pages_table_title{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color: #999999;
	line-height:18px;
	text-decoration:none;
	
}

/*----------------------- right side slot ----------------------------------------*/

#right_slot_holder { width:237px; padding:0px 0px 0px 0px; margin:10px 0px 0px 0px; float:right; }

#right_slot_header { width:212px; height:20px; margin:auto; background-image:url(images/right_slot_title_bg.jpg); background-repeat:no-repeat; text-align:center;}
	
#right_slot_container { width:212px; height:97px; margin:10px 12px 0px 12px; padding:8px 0px 0px 0px; text-align:center; border-top:solid #dbdbdb 1px;}

.right_slot_header_txt {
	font-size:14px;
	color: #FFFFFF;
	padding:1px 0px 0px 0px;
}

.right_slot_container_footer { 
	margin:auto; 
	display:block; 
	width:210px; 
	height:18px; 
	font-size:11px; 
	color: #FFF; 
	font-weight:bold; 
	text-decoration:none; 
	background-color:#a6a7a7; 
	text-align:center;
}

.right_slot_holder_footer { 
	margin:auto;
	padding:4px 0px 0px 0px;
	display:block; 
	width:210px; 
	height:18px; 
	font-size:11px; 
	color: #FFF; 
	font-weight:bold; 
	text-decoration:none; 
	background-color:#317eb2; 
	text-align:center;}


/*----------------------- right side slot - ends here ---------------------------------------*/
#portfolio_page_content_holder { float:left; width:950px; margin:10px 0px 0px 0px; }

/*#portfolio_content_holder { float:left; width:680px; margin:10px 0px 0px 0px; }*/
#portfolio_gallery {
	margin:auto;
	width:100%;
	}

#portfolio_image {
	margin: 5px 0px 5px 22px;
	background: #EBEBEB;
	width:210px;
	height:115px;
	float:left;
	text-align:center;
}

.portfolio_image_text {
	font-size:10px;
	font-weight:bold;
	color: #666;
	letter-spacing:.5px;
	text-decoration:none;
	text-align:center;
}
/*----------------------- center section ends here ------------------------------------------------*/


/*------------------------ Footer ----------------------------------------*/

#footer {float:left; width:950px; height:82px; margin-top:10px; background-image:url(images/footer_bg.gif); background-repeat:repeat-x;}

#links_bottom {float:left; margin:18px 0px 12px 5px;}

#address {float:right; width:240px; margin:15px 5px 0px 0px; clear:right;}

#footer_blue {float:left; width:950px; height:18px; background-color:#6ad1f8; margin-top:7px;}

#footer_darkgrey {float:left; width:950px; height:15px; background-color: #CCC; margin-top:1px;}

.footer_links {
	font-size:10px;
	color: #878787;
	padding:0px 4px 0px 4px;
	text-decoration: none;
	line-height:25px;
	}
.footer_links:hover {
	font-size:10px;
	color: #002c45;
	padding:0px 4px 0px 4px;
	text-decoration:underline;
	}
.copyright {
	font-size:10px;
	color: #878787;
	padding:0px 4px 0px 4px;
	text-decoration: none;
	text-align:left;
	line-height:20px;
	}
.address_txt {
	font-size:10px;
	color: #666;
	padding:0px 4px 0px 4px;
	text-decoration: none;
	line-height:20px;
	text-align:left;
	}
.white_txt {
	font-size:11px;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	letter-spacing:1px;
	padding-top:3px;
	}
.black_txt {
	font-size:10px;
	color: #666;
	text-decoration: none;
	text-align:center;
	letter-spacing:1px;
	padding-top:2px
	}


