/* http://www.fowlerandholden.co.uk/styles.css */

body.stdbg
{
background-color: #696969;
text-align: center;
background-image: url();
background-repeat: repeat;
}





div.pagewrapper
{
margin-left: auto;
margin-right: auto;
width: 900px;
border: 1px white solid;
background-image: url();
background-repeat: repeat-Y;
background-color: #FFFFFF;
padding: 0px;

}


div.innerpagewrapper1
{
background-image: Images/Homebg.jpg;
	background-position: top;
	background-repeat: no-repeat;
	border: 0px black solid;
	background-image: url(../Images/Homebg.jpg);
}


div.innerpagewrapper2
{
	background-image: url(../Images/Strategybg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px black solid;
}

div.innerpagewrapper3
{
	background-image: url(../Images/ContactUsbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px black solid;
}

div.innerpagewrapper4
{
	background-image: url(../Images/News.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px black solid;
}



div.innerpagewrapper5
{
	background-image: url(../Images/About%20Us.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px black solid;
}



div.innerpagewrapper6
{
background-image: url();
background-position: top;
background-repeat: no-repeat;
border: 0px black solid;
}


div.innerpagewrapper7
{
background-image: Images/mainbg1.jpg;
background-position: top;
background-repeat: no-repeat;
border: 0px black solid;
}


div.innerpagewrapper8
{
background-image: url();
background-position: top;
background-repeat: no-repeat;
border: 0px black solid;
}


div.menuwrapper
{
	width: 138px;
	border: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	overflow: hidden;
	margin-top: 120px;
	margin-left: 20px;
	margin-right: auto;
	background-color: #FFFFFF;
}


div.menuheader
{
display: block;  

height: 18px;
font-weight: bold;
color: #4f4f4f; 
background: #b9b9b9; 
text-decoration: none; 
font-size:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 9px;
border: 0px;
}

div.menuitem a:link, div.menuitem a:active, div.menuitem a:visited 
{  color: #4f4f4f; 
background: #b9b9b9; 

display: block;

height: 15px;
text-decoration: none; 
font-size:13px; 
font-family: Tahoma, verdana, sans-serif;
padding: 7px;
border-top: 1px solid #eeeeee;
 }

div.menuitem a:hover 
{  color: #382D2D;
background: #eeeeee; 
border-color: #FFFFFF;}



div.menuitemselected a:link, div.menuitemselected a:active, div.menuitemselected a:visited 
{
	color: #4f4f4f;
	background: #dadada;
	display: block;
	height: 15px;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, verdana, sans-serif;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #FFFFFF;
 }

div.menuitemselected a:hover 
{  color: #382D2D;
background: #eeeeee; 
border-color: #FFFFFF;}



div.menuitemsub a:link, div.menuitemsub a:active, div.menuitemsub a:visited 
{
	color: #4f4f4f;
	background: #eeeeee;
	display: block;
	text-align: right;
	height: 15px;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, verdana, sans-serif;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menuitemsub a:hover 
{
	color: #382D2D;
	background: #FFFFFF;
	border-color: #eeeeee;
}






div.pagecontent
{
	width: 670px;
	float: left;
	margin-top: 120px;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 0px;
	padding: 0px;
	text-align: left;
}


div.clearer
{
clear: both;
}

/* ensure clears both to use instead of clearer */
div.footer
{
clear: both;
width: 730px;
margin-right: 0px;
margin-left: auto;
border-top: 1px solid #AAAAAA;
padding-top: 14px;
margin-bottom: 14px;
text-align: right;
padding-right: 10px;
}



h1
{
color: #4f4f4f;
font-size: 27px;
font-family: tahoma, arial;
font-weight: normal;
margin-top: 0px;
margin-bottom: 8px;
}




h2
{
	color: #4E7A6C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;

}



h3
{
	color: #4f4f4f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}



p
{
	font-size: 10pt;
	color: #4f4f4f;
	font-family: arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}

p.indent
{
font-size: 10pt;
color: #4f4f4f;
font-family: arial, sans-serif;
font-weight: normal;

margin-left: 30px;
margin-right: 30px;
}


p a:active, p a:link, p a:visited
{ 
color: #4f4f4f;
font-size: 12px;
font-family: arial, sans-serif;
text-decoration: none;
font-weight: bold;
}

p a:hover 
{
	color: #4E7A6C;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}


p.footnote
{
font-size: 10px;
color: #4f4f4f;
font-family: tahoma, arial, sans-serif;
font-weight: normal;
margin-top: 0px;

}


p.footnote a:active, p.footnote a:link, p.footnote a:visited
{ 
color: #4f4f4f;
font-size: 10px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
font-weight: normal;
}



p.footnote a:hover 
{
color: #FFFFFF;
font-size: 10px;
font-family: tahoma, arial;
text-decoration: underline;
font-weight: normal;
}



li
{
font-size: 10pt;
color: #4f4f4f;
font-family: arial, sans-serif;
font-weight: normal;
}


img.floatright
{
float: right;
margin-left: 20px;
margin-bottom: 10px;
border: 0px;
}

img.floatleft
{
float: left;
margin-left: 20px;
margin-bottom: 10px;
border: 0px;
}

div.floatright
{
float: right;
margin-left: 20px;
margin-bottom: 10px;
border: 0px;
}

div.floatright img
{
border: 0px;
display: block;
margin-bottom: 8px;
}


div.floatright p
{
margin-top: 0px;
margin-bottom: 0px;

text-align: center;
font-size: 8pt;
color: #4f4f4f;
font-family: arial, sans-serif;
font-weight: normal;
}



div.highlightpanel
{
padding: 15px;
border: 1px solid white;
background-color: #E4E9E8;
margin-bottom: 10px;
margin-left: 10px;
float: right;
width: 280px;
}


div.highlightpanel h2
{
color: #434869; 
font-weight: bold; 
font-size: 11pt;
font-family: Tahoma, sans-serif; 
margin-top: 0px;
margin-bottom: 10px;
text-decoration: underline;
}

div.highlightpanel p
{
margin-bottom: 7px;
margin-top: 0px;
}


div.featurebox
{
display: block;
overflow: hidden;
padding: 15px;
background-color: #E4E9E8;
margin-top: 15px;
width: 550px;
}


div.featurebox h2
{
color: #434869; 
font-weight: bold; 
font-size: 10pt;
font-family: Tahoma, sans-serif; 
margin-top: 0px;
}

div.featurebox p
{
margin-bottom: 0px;
}


div.rightpanel
{
float: right;
margin-left: 10px;
width: 300px;
}


div.rightpanel img
{
margin-bottom: 2px;
margin-top: 0px;
border: 0px;
padding: 0px;
}

div.rightpanel p
{
margin-top: 0px;
margin-bottom: 10px;
padding: 0px;
text-align: center;
}


div.imagewithcaption
{
float: left;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
margin-top: 15px;

width: 150px;
border: 0px;
padding: 0px;
}

div.imagewithcaption img
{
width: 150px;
border: 0px;
margin-bottom: 8px;
}

div.imagewithcaption p
{
color: #434869; 
font-weight: normal; 
font-size: 10px;
font-family: arial; 
margin-top: 0px;
margin-bottom: 7px;
width: 150px;
}



div.featurelinkouter
{
  padding: 0px;
  border: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  float: left;
  width: 206px;
  background: #c0c5c7;
}


div.featurelink a
{
  text-align: center;
  
  padding: 3px;
  text-decoration: none;
  font-size: 19px;
  font-family: arial, verdana, sans-serif;
  display: block;
}

div.featurelink a:link, div.featurelink a:active, div.featurelink a:visited
{
  color: #40515d;
  background: #c0c5c7;
  text-decoration: none;
}

div.featurelink a:hover
{
  color: #d3d8db;
  background: #555650;
  text-decoration: none;
}

div.featurelink img
{
  display: block;
  border: 0px;
  width: 200px;
  height: 132px;
  margin: 0px;
}



a.imagerollover
{
display: block; 
width: 290px;
height: 80px;
background: url() no-repeat 0 0;
text-decoration: none;
margin-bottom: 1px;
border: 0px;
}


a:hover.imagerollover
{
background-position: -290px 0;
}
