/* CSS Document */
body{
	background:#27AFC9; 
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:20px 0px 0px 0px;
	}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	color:#FF6600;
	margin:0px;
	padding:0px;
	}
img{
	border:0px;
	}
a:link,a:visited,a:active{
	color:#177DD3;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
a:hover{
	color:#FF0000;
	}

/*---------layout-----------*/
#wrapper{
	width:900px;
	padding:5px;
	background:#FFFFFF;
	margin:0 auto;
	overflow:hidden;
	}
#bannera{
	background:url(../images/trishuli_web_services.gif) no-repeat;
	width:900px;
	height:164px;
	}
/*---------top link-----------*/
#top_nav{
	float:right;
	padding:0px;
	margin:0px;
	width:205px;
	}
#top_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#top_nav ul li{
	float:left;
	}
#top_nav ul li a{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	margin:0px 10px;
	text-decoration:none;
	}
#top_nav ul li a:hover{
	color:#000;
	}
#top_nav ul li span{
	color:#CCCCCC;
	}
/*---------navigation style-----------*/
#menu ul{
	margin:0px;
	padding:0px 0px 0px 3px;
	background:url(../images/navi_bg.gif) repeat-x;
	height:24px;
	}
#menu ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	color:#FFF;
	line-height:24px;
	height:24px;
	}
#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	color:#FFF;
	margin:0px 4px;
	padding:0px 13px;
	line-height:24px;
	height:24px;
	text-decoration:none;
	}
#menu ul li a:hover{
	background:#006633;
	}
/*---------page layout-----------*/
#yesubc{
	margin:10px 0px;
	padding:0px;
	}
#welcome{
	margin:0px;
	padding:0px 10px;
	}
.live{
	float:right;
	padding-left:10px;
	}
/*---------web style-----------*/
#web{
	margin:0px;
	padding:0px;
	background:#FFF;
	overflow:hidden;	
	}
#web ul{
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style:none;
	}
#web ul li{
	float:left;
	padding:0px 11px 0px 0px;
	margin:0px;
	list-style:none;
	width:210px;
	}
/*---------heading style-----------*/
.blue_hed{
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	color:#177DD3;
	font-size:16px;
	font-weight:bold;
	}
.green_hed{
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	color:#669900;
	font-size:16px;
	font-weight:bold;
	}
.orange_hed{
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	}
.cyan_hed{
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	color:#554EA2;
	font-size:16px;
	font-weight:bold;
	}
/*---------other services style-----------*/
#other_hed{
	margin:0px;
	padding:0px;
	background:#FFF;
	overflow:hidden;	
	}
#other_hed ul{
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style:none;
	}
#other_hed ul li{
	float:left;
	padding:0px 9px 0px 0px;
	margin:0px;
	list-style:none;
	width:210px;
	}
/*---------services style-----------*/
#services{
	overflow:hidden;
	}
#services ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#services ul li{
	list-style:none;
	border-bottom:1px #CCC dashed;
	line-height:21px;
	padding:0px 0px 0px 14px;
	background:url(../images/arrow.gif) no-repeat 0px 6px;
	}
/*---------contact style-----------*/
.contact_img{
	background:url(../images/contact_img.gif) no-repeat right;
	padding:0px;
	margin:0px;
	}
/*---------footer style-----------*/
#footer{
	background:url(../images/footer_img.gif) repeat-x;
	padding:15px 10px;
	width:890px;
	margin:0px auto;
	color:#FFF;
	}

#footer_menu{
	float:right;
	padding-right:10px;
	}
#footer_menu ul{
	margin:0px;
	padding:0px;
	}
#footer_menu ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	text-transform:capitalize;
	float:left;
	color:#FFF;
	}
#footer_menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	float:left;
	color:#FFF;
	text-transform:capitalize;
	margin:0px 7px;
	padding:0px;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
	}
#footer_menu ul li a:hover{
	text-decoration:none;
	border-bottom:1px solid #FFF;
	}
.port{
	width:718px; 
	background:#fff; 
	margin:0px auto; 
	}
.port,.port a{font-size:18px;}
.port img{
		border:1px #ccc solid;
		padding:3px;
		}