body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#holder {
	width: 760px;
	background: #fff url(../images/content_back.gif);
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.brclear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

h1 {
	font-family: tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: lighter;
	padding-top: 0.8em;
}
#header {
	background: url(../images/neshead.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 90px;
}
#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
}
#content {
	margin: 0 0 0 165px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer {
	padding: 5px;
	font-size: 80%;
	color: #FFFFFF;
	border-top-style: none;
	background-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../Images/footerback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav ul {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	list-style-type: none;
	padding-left: 0px;
}
#nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

p {
	font-size: 80%;
	line-height: 130%;
}
a:link, a:visited {

	color: #FFFFFF;
	line-height: 130%;
	text-decoration: underline;
}
a:Hover {

	color: #FFFFFF;
	line-height: 130%;
	text-decoration: none;
}
#content p {
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	font-size: 90%;
	color: white;
}
#nav a {
	background-color: #CCFFFF;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #0066CC;
	font-size: 0.9em;
}
#nav a:link, #nav a:visited {
	colour: white;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	colour: #fff;
	text-decoration: underline;
	font-weight: bold;
	background-color: #66CCFF;
	color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav a:active {
	colour: #fff;
	text-decoration: underline;
	font-weight: bold;
	background-color: #00CCFF;
	color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #00FFFF;
}
h2, h3 {
	font-family: tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: lighter;
}
.floatright {
	float: right;
	margin-left: 8px;
	clear: right;
	margin-bottom: 4px;
	border: none;
}
.floatleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

/* Contact details */

.con_title, .con_address, .con_tel 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		}
.con_title 
		{
		font-weight: bold;
		color: #FF0000;
		}
.con_address 
		{
		color: #FFFFFF;
		}
.con_tel 
		{
		color: #FFFFFF;
		}
		
/* How to reach details */

.reach_title, .reach_sub, .reach_det 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		}
.reach_title 
		{
		color: #FFFFFF;
		font-weight: bold;
		}
.reach_sub 
		{
		font-weight: bold;
		color: #1B1A4A;
		}
.reach_det 
		{
		color: #333333;
		}
.reach_link 
		{
		font-size:11px;
		color: #333333;
		}
		
/* Form */

#con_form  
		{
	color: #505050;
		}		
.con_form td 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		border:0;
		border-bottom:1px solid #FFFFFF;
		line-height:30px;
		padding: 0 5px 0 10px;
		}
.con_form input
		{
		margin: 0;
		padding: 5px;
		border: 1px solid #333333;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form textarea 
		{
		padding: 0 0 0 5px;
		border: 1px solid #333333;
		margin: 0 0 5px 0;
		height: auto;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form select 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		}
.con_formSubmit
		{
		padding: 5px 2px;
		border: 1px solid #333333;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		color: #000000;
		background: #FFFFFF;
		}
.con_formStar 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		}
.con_formError 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FF0000;
		border:0;
		padding:0;
		width:400px;
		}
.formbox {
	background-color: #F5F5F5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 5px solid #66CCFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(../Images/form_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

.footer a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	padding: 5px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	padding: 5px;
	text-decoration: none;	
}
.footer a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: underline;
}
.footer a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #66CCFF;
	padding: 5px;
	text-decoration: none;
	
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}
#twitter  {
	text-decoration: none;
	background-color:transparent ;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#twitter a { 
	border: 0;
	background-color:transparent ;
	text-decoration: none;
}

#twitter a:link {
	border: 0;
	background-color:transparent ;
	text-decoration: none;
}
#twitter a:visiteed {
	background-color:transparent ;
	text-decoration: none;
}
#twitter a:hover {
	background-color:transparent ;
	text-decoration: underline;
	border: 0;
	}
#twitter a:ative {
	background-color:transparent ;
	text-decoration: none;
}
