﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: arial;
	FONT-SIZE: 11px;
	color: #221f1e;
	BACKGROUND-COLOR:#00546e;

}
td
{
	font-family: arial, verdana;
	FONT-SIZE: 11px;
	color: #221f1e;	
	text-decoration:none;
	font-weight: normal;
}
.top-bg
{
	background-image: URL("../images/top-bg.gif");
	background-repeat: repeat-x;
	height:112px;
	padding-left:10px;
	padding-right:10px;
}

.main-content
{
	margin: 0 0 0 6px;
	text-align: justify;
	line-height: 18px;
}

.main-content-block
{
	float: left;
	width: 74%;
}
.top-gray-link 
{
	color: #666666;
	font-size:10px;
	text-decoration: none;
	padding-right:5px;
	
}
.top-gray-link:hover
{
	color: #086986;
	text-decoration: underline;
	
}
.top-right
{
	color:#FFFFFF;
	text-align:right;
}
#portfolio ul
{
   text-align:center;
   padding:0 8px;
}

#portfolio ul li
{
   float:left;
   margin:10px;
}

#portfolio ul li a img
{
}
.url_text{
	font-family:arial;
	font-size:16px;
	color:#1a6b9d;
	text-decoration:none;
}

.top-right a
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.top-right a:hover
{
	color: #d6ebf1;
	text-decoration: underline;
	
}
.top-nav
{
	height:34px;
	background-color:#3199ba;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}
.top-nav a
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.top-nav a:hover
{
	color: #d6ebf1;
	text-decoration: underline;
	
}
.heading
{
	color:#388ca4;
	font-size: 15px;
	font-weight:bold;
}
.mheading
{
	color:#388ca4;
	font-size: 20px;
	font-weight:bold;
	text-align:left;
}
.latest-news
{
	background-image: URL("../images/latest-news.gif");
	background-repeat: no-repeat;
	height:163px;
	padding-bottom:10px;
}
.latest-news a
{
	color: #FF0000;
	text-decoration: none;
	
}
.latest-news a:hover
{
	color: #0000FF;
	text-decoration: underline;
	
}
.testimonial
{
	background-image: URL("../images/testimonial-bg.gif");
	background-repeat: repeat-y;
	height:132px;
	padding-bottom:10px;
}
.testimonial .heading
{
	color:#0a7291;
	font-size:15px;
	font-weight:bold;
}
.footer
{
	height:34px;
	color: #3199ba;
	padding-left:10px;
	padding-right:10px;
}
.footer a
{
	color: #3199ba;
	text-decoration: none;
	
}
.footer a:hover
{
	color: #ff0000;
	text-decoration: underline;
	
}

img
{
	border: 0;
}

