	html,body , #body{
	margin:0 auto;
	background-position:  top;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/bgGr.png);
	height:100%;
	}
	
	
	#container {
	position:relative;
	text-align: center;
	width: 998px;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding:0;
	min-height:90% 
	}
	
  
	#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
	background-image: url(images/footerBg.png);
	height: 90px;
	}

 
	 
.main, a,h1,h2,h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
	text-decoration:none;
 }
	
 a{ text-decoration:underline}
 
 .bigger{font-size: 14px;}
 .smaller{font-size: 11px;}
 
h1,h2,h3{
	margin: 0;
	padding:0;
	font-weight: normal;
 }

form {margin: 0; padding:0; } 
 

 ul{
	padding:0px; 
	margin: 0;
	text-align: left;

}

 li{
	padding:5px; margin:0px 0px; 
}


 li a{
	font-size: 12px;
	padding: 0px; margin: 0px;

}


.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border:none;
	background-color: #141543;
	margin:0; padding:2px;  
} 

   
.white ,  a.white:link,a.white:visited{ color:#FFFFFF ;}
.red ,  a.red:link, a.red:visited { color: #FF0000 ;}
.bold ,  a.bold:link, a.bold:visited {font-weight:bold;}
.orange, a.orange {color:#DE9C00 ;}
.green, a.green:link,a.green:visited{color: #7EAB42;}
.blue, a.blue:link,a.blue:visited {color: #004882;}
.silver{color: #cccccc;}
.italic{font-style:italic;}
.purple, a.purple:link,a.purple:visited {
	color: #9966CC;
}
.gray, a.gray:link,a.gray:visited{color: #868686}
 
  

form  {
	margin: 0;
	padding: 0;
}

  

 
#top{
	position:relative;
	text-align: left;
	padding-top: 20px;
	height: 300px;
	
}
 
#strap1{
	position:absolute;
	left:1p0ixels;
	top:159px;
	width: 469px;
	color: #CCCCCC;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
} 


#strap2{
	position:absolute;
	left:0px;
	top:195px; font-style:italic;
	width: 470px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo
{
	top: 15px;
	left: -8px;
	position: absolute;
	z-index: 5;
	width: 332px;
	text-align: center;
	height: 122px;
	}
 
#logo img
{

} 
#logo a
{
	text-decoration: none;
	color: #FFF;
} 

.topPix{
	position:absolute;
	right:5px;
	top:55px;
	border: 3px solid;
	border-color: #003057;

} 

#NavTop {
	clear: both;
	height: 45px;
	line-height: 45px;
	margin-top: 0px;
	position: absolute;
	top: 275px;
	width: 100%;

	}


#NavTop ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

#NavTop li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#NavTop a {
	padding: 0px 15px;
	color: #002F55;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	float: left;
	display: block;
	font-weight:bold;
	border-right: 1px solid;
	border-right-color: #CAD5DE;
}
 
#NavTop a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/navOn.png);
	background-position: top;
	background-repeat: repeat-x;
}

#NavTop a.navSelected  {
	font-weight:bold;	color: #fff;
	text-decoration: none;
	background-image: url(images/navOn.png);	background-position: top;
	background-repeat: repeat-x;
} 

#contentWrapper{
	text-align:left;
	clear: both;
	margin:0 auto;
	min-height:360px;
	height:auto!important;
	height:360px;
	margin-top: 10px;
}

 
 

#contentLeft{
	float:left;
	width: 225px;
	text-align: left;
	color: #333333;
	font-size: 11px;
	margin-left: 0px;
	padding: 0;
	
}
 

/*  side and  menu */

 

.headlines ,  a.headlines:link, a.headlines:visited {
	color: #990000;
	line-height:20px;
	font-size: 14px;
}
  

#contentRight{
	border:0;
	width: 750px;
	float: right;
	text-align:justify;
	margin-right: 0px;  
	padding: 0 0px; 
}
 
p{ margin:0;padding-right:6px;padding-left:0px;padding-bottom:6px;}

#contentRight td {padding:5px}

#contentRight table {
	text-align: left;  
	margin-right:12px;margin-left:12px;
	margin-bottom:12px; 
	 }
#contentRight td {border:0px solid #f1f1f1;}
 

/* dynamic home page  */

#homePage {
 clear:both;
}

.homePagePicWrappers{
	float:left;
	margin:3px 10px 10px 0px;
	cursor:pointer;
	border:1px solid;
	overflow: hidden;
	height: 150px;
	width: 240px;
	text-align: center;
	position: relative;
	border-color: #003A68;
}

.homePagePicText{
	position:absolute;
	width:240px;
	height:auto;
	padding:0px;
	text-align: left;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bgTrans2.png);
}

.homePagePicText a, .homePagePicText h1 , .homePagePicText h2{ padding:5px;}

.homePagePicText a{
	text-align:right;
	display:block;
	margin-top:5px;
	color:#000033;
	font-size:11px;
	font-weight: bold;
} 

/* dynamic home page  */



a.selectedSide:link,a.selectedSide:visited,a.selectedSide:active,a.selectedSide:hover{ font-weight:bold; font-style:italic}


/* sub menu for right content  */

#subMenu {  margin:5px 20px 5px 0px;  padding:5px}

#subMenu  ul{
	padding:0;margin: 0  ;
	list-style:none; 
	text-align: left;
}

#subMenu li{
	padding:7px 0px 7px 0px;
	margin: 0;  
	margin-right: 5px;
	display: block;
	border-bottom:1px dashed #ccc;
}

#subMenu li a{ 
	padding-left:10px; margin-right:0px;
	background-image: url(images/subMenuOff.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #333333;
}

#subMenu li a:hover{
background-image: url(images/subMenuOn.png);
color:#000000
}

#subMenu .SUBselected{color:#BF2E1A; font-weight:bold; background-image: url(images/subMenuOn.png);}

/* sub menu*/







#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { 
font-size:8px;  margin:0; padding:0;TEXT-DECORATION: none;color:#FFFFFF; cursor: text}

#NavSub {
	margin: 0px  auto;
	padding: 10px;
	text-align: center;
	margin-top: 0px;
}

#NavSub UL {
margin:0; padding:0;	 
	margin-right: 25px;
	list-style-type: none;
}

#NavSub LI {
	DISPLAY: inline;
	margin:0;
	padding:0;
	LIST-STYLE-TYPE: none;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	list-style: none;
	list-style-image:none;
	font-weight: bold;
}

#NavSub LI span { color:#DE9C00}

#NavSub .privacy {
	display: block;
	margin-top:12px
}

#NavSub .privacy a{
	text-decoration: none;
	font-size: 10px;
}

#NavSub A {
	font-size: 12px;
	color: #FFF;
}
 
 
#NavSub A:hover {
	color:#F9A51A;
	text-decoration: underline;
}

  
a.pagetitles:hover {text-decoration:underline;}

/*######## universal ########### */
img { border:0;}
.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
	clear:both;
	height:0px;
	margin:0px; padding:0px;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}




.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w150{ width:150px}
.w200{ width:200px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w450{ width:450px}
.w500{ width:500px}
.w550{ width:550px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}

.bgcCCC  {background-color:#ccc}
.bgcBlue { background-color:#004882} 
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}

a:hover {
	text-decoration: underline; 
}

 


/* enq form*/


#formWrapper{
	text-align:left;
	margin:0;
	padding:0;
	margin-top: 7px;

}

#enqForm{
	padding:5px;
	padding-top:5px;
	margin:0 0 0 0px;
	width: 355px;
	background-color: #FFFFFF;
	border: 1px solid #f1f1f1;
	text-align:left;
	margin-left: 30px;
 
}

.rows{
	clear: both;
	margin-left: 3px; 
}

.labels{
 clear: both;
	color: #0D0E3E;
	font-size:11px;
	font-weight:normal
} 
.inputs{
	width: 345px;
	clear: both;
	border: 1px solid #e3e3e3;
	margin-bottom:8px;
	font-size: 12px;
	padding: 0;
	margin-top: 2px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background:#f1f1f1;
}




/*/////////PROJECTS MENU //////////*/


.maincatNames{
	margin-bottom:4px;
	cursor:pointer;
	text-align: left;
}

 	
.projHeader{
	background-image: url(images/projBg.png);
	background-position: left top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#FFFFFF;
	display: block;
	padding: 6px 0 6px 30px;
}

.projMenu {
	list-style-type: none;
	margin:3px  0 8px 0;
	padding: 6px 0 20px 0;
	width:223px;
	text-align: left;
	margin-bottom:4px;
	list-style-image: url(none);
	list-style-position: outside;
	background-color: #fff;
	border:1px solid;
	border-bottom:4px solid;
	border-color:#004277
}



.projMenu li {
	margin: 0 7px;
	text-align: left; 
	list-style-image: url(none);
 }

.projMenu li  a{
	color: #666;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal ;
	font-size: 13px;
	padding: 7px 0px 5px 10px;
	background-image:url(images/arrOffSmall.png);
	background-position:left 50%;
	background-repeat:no-repeat;
	display:block;
	border-bottom:1px dashed #CCCCCC
 }
  
.projMenu li  a:hover  { background-color:#f1f1f1; color:#000}



/*   listing options */

.productWrapper_gallery {
	float:left;
	width:240px;
	height:210px;
	margin:0px  0px 5px 5px;
	padding:0;
	text-align:center;
	border:0;
	background-image: url(images/imageBg.png); background-position:top center;
	background-repeat: no-repeat;
} 

.productImg_gallery {
	height: 135px;	
	overflow:hidden;
}

.productImg_gallery  img{
margin:20px 0 0px 0    ;}
  
 .projLinks   {
	text-align: center;
	margin: 10px auto 0px auto;
 width:190px	
}

.projLinks  a  {
	color: #333;
	text-decoration: none;
	font-size:12px
}

/*   listing options */


/*   details */
 
a.breadcrumbLink  {
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
}
/*   details */
  


#siteBy{
	margin-right: 15px;
	font-size: 16px;
	color: #666666;
	text-align: right;
}

#siteBy a{
	color: #666666;
	font-size: 10px;
} 
 

