html
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#body
{
	width: 990px;
	margin: 0 auto;
	text-align:center;
}
#formleft
{
	width: 360px;
	float:left;
}
#formright
{
	width: 360px;
	float:right;
}
#formpost
{
	float:left;
	width: 730px;
	text-align:center;
}
img
{
	border: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

#container
{
	width: 990px;
	text-align:left;
}

/* Header Layout */
#header
{
	width: 990px;
}


#headerLeft
{
	float: left;
	width: 224px;
	height: 193px;
	padding: 0px;
}
#Headerspace
{
	float: right;
	width: 766px;
	height: 172px;
}
#HeaderLinks
{
	float: right;
	width: 450px;
	height: 28px;
}

#headerRight
{
	float: left;
	width: 766px;
	height: 193px;
	padding: 0px;
	background-position:right;
}

#headerLine
{
	float: left;
	width: 544px;
	height: 2px;
}
#headerBottom
{
	float: left;
	width: 990px;
	height: 20px;
}
#LinkSpace
{
	float:left;
	width: 5px;
}
.Headerbar
{
	float:left;
	height: 28px;
	margin-top:8px;
}
#Header_AboutUs 
{

	margin-left:10px;
}

#Header_AboutUs a
{
	float:left;
	width: 245px;
	height: 28px;
	margin-top:8px;
}

#Header_Services a
{
	float:left;
	width: 170px;
	height: 28px;
	margin-top:8px;
	padding-left:2px;
	padding-right:2px;
}


/*End of Header */
#content
{
	clear: both;
	width: 990px;
}


#contentLeft
{
	width: 224px;
	float: left;
	min-height: 420px;
	background-image: url(../Images/Menu/back.gif);
	background-repeat:repeat-x;
}
#contentLeftAndRight
{
	width:990px;
	float: left;
	min-height: 420px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	text-align:center;
}

#contentRight
{
	width: 766px;
	float: right;
	background-color: #ffffff;
	min-height: 420px;
}

#contentRightInner
{
	width: 730px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 10px;
}

#pageTitle
{
	text-align: center;
}

#pageInfo
{
	text-align: center;
}

#centeredContent
{
	clear: both;
	width: 500px;
	margin: 0 auto;
	min-height: 300px;
}
/*Footer*/
#footer
{
clear:both;
width: 990px;
}
#footerLinks
{
	float: right;
	width: 766px;
	text-align:center;
}
#footerleft
{
	float: left;
	width: 224px;

}

/* NEWS SCROLLER */
#newsScroller
{
	width: 178px;
	text-align: center;
}

#newsScrollerMoreLink
{
	text-align: center;
	margin-bottom: 10px;
}

#newsScrollerContent
{
	height: 150px;
	width: 178px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
}

.newsScrollerArticle
{
	height: 150px;
	width: 178px;
}

/* NEWS DETAIL */
#newsDetailBody
{
	width: 547px;
	padding-top: 10px;
	min-height: 405px;
}

#newsDetailContent
{
	margin-top: 10px;
}

#newsDetailContent p img
{
	padding: 0px 0px 10px 20px;
}

#newsDetailLinks
{
	clear: both;
	width: 547px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
}

/* SITE MAP */
.siteMapSection
{
	width: 547px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.siteMapPage
{
	width: 547px;
	padding-top: 5px;
}

/* TESTIMONIAL LIST */
.testimonialList
{
	clear: both;
	width: 547px;
	margin-bottom: 10px;
}

.testimonialListText
{
	width: 527px;
	padding-left: 10px;
	padding-right: 10px;
}

.testimonialListBy
{
	width: 517px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 5px;
}

/* NEWS ARTICLES */
#newsArticleList
{
	clear: both;
	width: 547px;
}

.newsArticleRow
{
	clear: both;
	width: 547px;
	padding-top: 10px;
}

.newsArticleRow hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

.newsArticleRowTitle
{
	margin-bottom: 5px;
}

.newsArticleRowPreviewImage
{
	width: 77px;
	float: left;
}

.newsArticleRowPreviewImage img
{
	width: 75px;
	border-style: solid;
	border-width: 1px;
}

.newsArticleRowText
{
	width: 455px;
	float: right;
	margin-left: 15px;
}

.newsArticleRowTextFullWidth
{
	width: 547px;
}

.newsArticleRowTopicText
{
	width: 547px;
}

.newsArticleRowLink
{
	clear: both;
	width: 547px;
	text-align: right;
}

#newsListPagination
{
	clear: both;
	width: 547px;
	padding-top: 20px;
	height: 20px;
}

#newsListPagination .searchNavigationLeft
{
	width: 25%;
	float: left;
	text-align: left;
}

#newsListPagination .searchNavigationCenter
{
	width: 48%;
	float: left;
	text-align: center;
}

#newsListPagination .searchNavigationRight
{
	width: 25%;
	float: right;
	text-align: right;
}

#newsListPagination .searchNavigationLeft a, #newsListPagination .searchNavigationCenter a, #newsListPagination .searchNavigationRight a
{
	margin-left: 1px;
	margin-right: 1px;
}

/* FAQ LIST */
#faqList
{
	clear: both;
	width: 476px;
}

.faqListRow
{
	clear: both;
	width: 476px;
	padding-bottom: 5px;
}

.faqListQuestion
{
	width: 466px;
	padding: 5px;
}

.faqListAnswer
{
	width: 461px;
	padding: 5px 5px 5px 10px;
	display: none;
}

#faqListPagination
{
	clear: both;
	width: 466px;
	height: 20px;
	padding-top: 10px;
}

#faqListPagination .searchNavigationLeft
{
	width: 25%;
	float: left;
	text-align: left;
}

#faqListPagination .searchNavigationCenter
{
	width: 48%;
	float: left;
	text-align: center;
}

#faqListPagination .searchNavigationRight
{
	width: 25%;
	float: right;
	text-align: right;
}

#faqListPagination .searchNavigationLeft a, #faqListPagination .searchNavigationCenter a, #faqListPagination .searchNavigationRight a
{
	margin-left: 1px;
	margin-right: 1px;
}

/* Welcome Page */
#welcome_centre
{

	float: left;
	width: 832px;
	margin-left: 77px ;
	margin-top: 10%;
	/*background: #66FF00;*/
}
#welcome_main
{

	float: left;
	width: 820px;
	background: #ffffff;
	border-top-style:solid;
	border-top-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-color:#CCCCCC;
}

#welcome_logo
{
	float: left;
	width: 224px;
	height: 193px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 2.5px;
	/*background: #660099;*/
}
#welcome_topimage
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 2.5px;
	width: 570px;
	height: 193px;
	background-position:right;
	/*background: #00FFFF;*/
}
#welcome_bottomimage
{
	float: left;
	margin-top: 2.5px;
	margin-left: 5px;
	padding-bottom: 5px;
	width: 810px;
	height: 193px;
	
}
#welcome_rightbar
{
	float: left;
	width: 11px;
	height: 402px;
}
#welcome_bottombar
{
	float: left;
	width: 821px;
	height: 11px;
}
#welcome_corner
{
	float:left;
	width: 11px;
	height: 11px;
}

#welcome_language
{

	float: left;
}
#welcome_languageTitle
{
	float: left;
	padding-top: 4px;
}
#welcome_languageArrows
{
	float: left;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#welcome_skip
{

	float: Right;
	
}
#welcome_SkipImage
{
	float: Right;
	vertical-align:top;
	
}
#welcome_SkipText
{
	float: Right;
	vertical-align:top;
	padding-top: 3px;
	padding-right: 4px;
	
}
/*Corporate Structure*/
#Topline
{
	width:740px;
	text-align:center;
	clear:both;
	border-style:solid;
	border-width:1px;
	height:20px;
	padding-top:2px;
}
#leftline
{
	clear:both;
	float:left;
	width:238px;
	text-align:center;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	height:50px;
}
#centreline
{
	float:left;
	width:238px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	height:50px;
}
#rightline
{
	float:left;
	width:238px;
	text-align:center;
	margin-left:5px;
	border-style:solid;
	border-width:1px;
	height:50px;
}
#thirdline
{
	float:left;
	width:238px;
	text-align:center;
	margin-left:250px;
	border-style:solid;
	border-width:1px;
	height:50px;
}
