html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#006268;
	text-align: left;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/Images/main_background.jpg);
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:1010px;
	margin:auto;
	background-color:#FFFFFF;
	margin-top:8px;
}
	div#MainContainerInner
	{
		width:1010px;
		float:left;
		background-image:url(/Images/background.jpg);
		background-repeat:repeat-y;
		background-position:right top;
		background-color:#FFFFFF;
		min-height:620px;
		_height:620px;
		
		margin-bottom:8px;
	}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:1010px;
	height:100px;
	float:left;
}
	div#HeaderLeft
	{
		width:250px;
		height:75px;
		float:left;
		background-image:url(/Images/Logo.gif);
		background-repeat:no-repeat;
		background-position:33px 25px;
		padding:25px 0px 0px 33px;
	}
		.HomeLink
		{
			width:250px;
			height:46px;
			display:block;
		}
		
	div#HeaderRight
	{
		width:727px;
		float:left;
	}
		div#HeaderContactNumber
		{
			width:717px;
			height:65px;
			float:left;
			background-image:url(/Images/ContactNumber.gif);
			background-repeat:no-repeat;
			background-position:right;
			margin-right:10px;
		}
		div#HeaderNavigation
		{
			width:569px;
			float:left;
			padding:0px 10px 0px 148px;
		}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:1010px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#663300;
}
	div#NewsItems
	{
		width:642px;
		float:left;
		padding:24px 6px 45px 25px;
	}
	div#GalleryArea
	{
		width:656px;
		float:left;
		padding:33px 0px 30px 17px;
	}
	div#RightContentArea
	{
		width:337px;
		float:left;
	}
	
	div#RegFormLeft
	{
		width:668px;
		float:left;
	}
	div#RegFormRight
	{
		width:318px;
		float:left;
		padding:20px 4px 15px 20px;
	}
		div#RegFormContainer
		{
			width:318px;
			float:left;
		}
			div#RegFormTitle
			{
				width:318px;
				float:left;
			}
			div#RegFormMsg
			{
				width:318px;
				float:left;
			}
			div#RegFormBody
			{
				width:318px;
				float:left;
			}
			div#RegFormtTextValue
			{
				width:247px;
				height:17px;
				float:left;
				padding:3px 8px 3px 8px;
				background-image:url(/Images/textbox.gif);
				background-repeat:no-repeat;
			}
				.textInput
				{
					width:247px;
					height:17px;
					border:0px;
					font-family:Arial;
					font-size:11px;
					color:#818181;
				}
			div#RegFormtTexAreatValue
			{
				width:247px;
				height:103px;
				float:left;
				padding:3px 8px 5px 8px;
				background-image:url(/Images/textarea.gif);
				background-repeat:no-repeat;
			}
				.textArea
				{
					width:245px;
					height:103px;
					border:0px;
					font-family:Arial;
					font-size:11px;
					color:#818181;
				}
			div#RegFormtDropdownValue
			{
				width:257px;
				height:23px;
				float:left;
			}
				.dropdownInput
				{
					width:257px;
					height:17px;
					font-family:Arial;
					font-size:11px;
					color:#818181;
					border:1px solid #cbcbcb;
					padding:0px 0px 0px 5px;
				}
				
			div#RegFormtSubmit
			{
				width:257px;
				float:left;
				text-align:right;
			}
.OnFirstName {width:245px;
			  height:17px;
				font-family:Arial;
				font-size:11px;
				color:#818181;
				border:1px solid #cbcbcb;
				padding:3px 3px 0px 7px;
				background-image:url(/Images/FirstName.gif);
				background-repeat:no-repeat;
				background-position:7px 2px;}
				
.OnSurname {width:245px;
			  height:17px;
				font-family:Arial;
				font-size:11px;
				color:#818181;
				border:1px solid #cbcbcb;
				padding:3px 3px 0px 7px;
				background-image:url(/Images/Surname.gif);
				background-repeat:no-repeat;
				background-position:7px 2px;}	

.OnEmail {width:245px;
			  height:17px;
				font-family:Arial;
				font-size:11px;
				color:#818181;
				border:1px solid #cbcbcb;
				padding:3px 3px 0px 7px;
				background-image:url(/Images/Email.gif);
				background-repeat:no-repeat;
				background-position:7px 2px;}	
				
.OnTelephoneNumber {width:245px;
			  height:17px;
				font-family:Arial;
				font-size:11px;
				color:#818181;
				border:1px solid #cbcbcb;
				padding:3px 3px 0px 7px;
				background-image:url(/Images/TelephoneNumber.gif);
				background-repeat:no-repeat;
				background-position:7px 2px;}											
				
.Offtextbox {width:245px;
			  height:17px;
				border:1px solid #cbcbcb;
				padding:3px 3px 0px 7px;
				font-family:Arial;
				font-size:11px;
				color:#818181;}		
				
		

														
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:1010px;
	height:88px;
	float:left;
	background-image:url(/Images/YourCountryByTheCoast2.gif);
	background-repeat:no-repeat;
	background-position:537px 37px;
	
}
