body
{
	font-family: Arial;
	font-size: 90%;
	margin: 0px 0px 30px 0px;	
}

img
{
	border: 0px;	
}

a
{
	color: 	#7082C0;
	text-decoration: none;
	font-weight: bold;
}

.thearea
{
	width: 950px;
	margin: 0px auto;	
}

.indexPanel
{
	margin-left: 20px;	
}

.logo
{
	margin-bottom: 5px;	
}

.navigation
{
	letter-spacing: 1px;
	font-size: 80%;
	width: 100%;
	display: table;
	background-color: #7082C0;
	margin: 0px;
	padding: 0px;
}

.navigation ul
{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}

.navigation li
{
	float: left;
	width: 130px;
	text-transform: uppercase;
	border-right: 2px solid #ffffff;
	padding: 4px 10px;
}

.navigation a
{
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
	height: 70px;
}

.navigation a:hover
{
	text-decoration: underline;
}

.navigationBottom
{
	height: 12px;
	background-image: url(../gfx/navBottom.gif);
	background-repeat: repeat-x;
}

li.spacer
{
	width: 10px;
}

.clear
{
	clear: both;
	height: 20px;
}

.leftPanel
{
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px;
	width: 150px;
	padding: 0px;
}

.newsSquare
{
	background-color: #FFCC33;
	color: #FFFFFF;
	padding: 10px;
	height: 112px;
	font-size: 120%;
	font-weight: bold;
}

.newsOn
{
	background-color: #FFCC33;
}

.opportunitiesSquare
{
	background-color: #81CA9C;
	color: #FFFFFF;
	padding: 10px;
	height: 112px;
	font-size: 120%;
	font-weight: bold;
}

.opportunitiesOn
{
	background-color: #81CA9C;
}

.contactSquare
{
	background-color: #6E6F71;
	color: #FFFFFF;
	padding: 10px;
	height: 112px;
	font-size: 120%;
	font-weight: bold;
}

.contactOn
{
	background-color: #6E6F71;
}

.dundeeSquare
{
	background-color: #663398;
	color: #FFFFFF;
	padding: 10px;
	height: 112px;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
}

.dundeeOn
{
	background-color: #663398;
}


.wellgateSquare
{
	background-color: #ED008C;
	color: #FFFFFF;
	padding: 10px;
	height: 112px;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
}

.wellgateOn
{
	background-color: #ED008C;
}


.subTitle
{
	font-weight: bold;
	color: #8F8F8F;
}


.mainPanel
{
	width: 740px;
	float: left;
	padding: 0px;
}

.newsArticle
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 480px;
}

.newsArticle a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.newsArticle p
{
	color: #A7A7A7;
	font-weight: bold;
	margin-bottom: 20px;
}

.newsArticleTitle a:hover
{
	text-decoration: underline;	
}

.titleOne
{
	font-weight: bold;
	margin-bottom: 20px;
}

.titleTwo
{
	font-weight: bold;
}

.titleThree
{
	font-weight: bold;	
}

.titleFour
{
	color: #999999;
	font-weight: bold;
	margin-bottom: 20px;
}

.unitList ul
{
	color: #666666;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

.unitList li
{
	margin-bottom: 5px;
}

.unitList a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.notes
{
	font-weight: bold;
	color: #666666;
}

.contactDetails
{
	font-size: 80%;
	text-align: center;	
	float: left;
	width: 240px;
	padding: 0px;
}

.contactDetails a
{
	color: #6E6F71;
	text-decoration: none;
}

.contactDetails img
{
	margin-bottom: 20px;	
}

.contactCompany
{
	color: #6E6F71;
	font-weight: bold;
}

.contactName
{
	color: #000000;
	font-weight: bold;
}

.contactTel
{
	color: #6E6F71;
	font-weight: bold;
}

.contactEmail
{
	color: #6E6F71;
	font-weight: bold;
}

.floatRightImages
{
	float: right;
	margin-left: 10px;
}

.floatRightImages img
{
	margin-bottom: 20px;
}

.benefits
{
	font-weight: bold;
	color: #8F8F8F;
	width: 340px;	
}

.benefits ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.benefits li
{
	margin-bottom: 10px;
}

.dundeeSubNav ul
{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

.dundeeSubNav li
{
	padding: 0px;
	margin-bottom: 5px;

}

.dundeeSubNav a
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663398;
	padding: 5px;
	text-decoration: none;
}







.wellgateSubNav ul
{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

.wellgateSubNav li
{
	padding: 0px;
	margin-bottom: 5px;
	width: 100%;
}

.wellgateSubNav a
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED008C;
	padding: 5px;
	text-decoration: none;
}

.questionAndAnswer
{
	margin-bottom: 10px;
}

.questionAndAnswer .question
{
	float: left;
	width: 130px;
}

form a
{
	color: blue;
}

/* Floor boxes with image & pdf download */

.floorBox {
	float: left;
}

.floorTitle {
	color: #999;
	font-weight: bold;
}

.floorImg {
	
}


.clearfix {
	height: 1px;
	clear: both;
}
