/* CSS Document */

html {
	overflow:auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #e1e1e1;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	margin-top: 30px;
	width: 960px;
	top: 2px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
}
	
#header {
	background-color:#222222;
	height: 75px;
}

#TopMenu {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	float:right;
}

.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
}

.MenuItem a {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

.MenuItem a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

.MenuItem a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;	
}

#TopMenu a {
	display: inline;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
}

#TopMenu a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

#TopMenu a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;	
}
.Submenu {
	visibility: hidden;
	padding-top: 5px;
}


.SubMenu a {
	display: inline;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

.SubMenu a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

.SubMenu a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;	
}

#seperatorDiv {

	color: #ffffff;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 35px;
	background-repeat: repeat-x;
	background-position: top right;
}

#centreDiv {
	background-color: #044366;
	text-align:right;
}

#centreDiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#centreDiv a:link, #centreDiv a:visited {
	color: #444444;
	text-decoration: none;

}

#centreDiv a:hover {
	text-decoration: underline;
}

#bottomSeparator {

}



#content a:link, #content a:visited {
	color: #444444;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.boxLink {
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid #444444;
	width: 110px;
	text-align: center;
	padding: 3px;
	background-color: #CCCCCC;
	color: #444444;
	text-decoration:none;
}

.boxLink a:hover {
	text-decoration:underline;
	color: #000000;
}

.NewsHeading {
	font-size: 14px;
	font-weight: bold;
}

.HomePage {
	color: #444444;
	font-weight:normal;
}

td {
	color: #333333;
	text-align: left;
}

li {
	line-height: 23px;
	color: #ffffff;
}

.ContentText {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.PageTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: -10px;
	margin-left: 0.2cm;
}

.link {
	color: #000000;
	text-decoration: none;
}

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

.thumbDivHolderLink a, .thumbDivHolderLink a:hover, .thumbDivHolderLink a:link, .thumbDivHolderLink a:visted
{
	color: #a1a1a1;
	text-decoration: none;
}

.thumbDiv {
	width: 120px;
	height: 120px;
	display: block;
	padding: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #e1e1e1; 
}

.thumbDivHolder {
	float: left;
	margin-bottom:: 5px;
}

.thumbDivCentrePanel {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

.thumbProductDiv {
	padding: 2px;
	padding-top: 5px;
	border: 1px solid #e1e1e1; 
	cursor:hand; 
	width: 153px; 
	height: 120px; 
	display: block; 
	margin-right: 0px;
	margin-bottom:: 10px;
	
	
}

