body
{
	width: 825px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url(/images/bgimage.jpg);
	background-repeat: repeat-x;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	font-size: 11pt;
	color: #F4F4F4;
} 

a
{
    color: #C8C8C8;
}

.container
{
	margin-left: auto;
	margin-right: auto;
	width: 802px;
	padding-left: 30px;
	padding-right: 30px;	
	border-left: double 4px #353535;
	border-right: double 4px #353535;
}

.container2
{
	width: 799px;
}

#flags
{
	width: 100px;
	margin-left: 30px;
}

	#flags img
	{
		margin-top: 7px;
		margin-right: 3px;
	}
	
#contactHeader
{
	margin-left: 25px; 
	font-size: 11pt;
}

#header
{
	width: 799px;
	color: #ABAE49;
	font-size: 8pt;
	height: 190px;
	margin-bottom: 10px;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
}

#header a
{
	color: #C8C8C8;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

#headerLeft
{
	float: left;
	width: 165px;
	height: 68px;
	line-height: 68px;
	font-weight: bold;
	padding-left: 10px;
}

#headerCenter
{
	float: left;
	width: 400px;
	height: 68px;
	line-height: 68px;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	font-style: italic;
	font-size: 28pt;
	text-align: center;
}

#headerRight
{
	float: right;
	text-align: right;
	width: 165px;
	height: 50px;
	font-weight: bold;
	padding: 18px 10px 0px 0px;
}

#mainImage
{
	/*border: inset 4px #A9A9A9;*/
	width: 585px;
	height: 195px;
	/*border-left: solid 1px #5D5D5D;*/
	/*border-right: solid 1px #5D5D5D;*/
}
    #mainImage img
{
	width: 503px;
	padding-left: 40px;
}

#headerLinks
{
	width: 800px;
	border-top: 1px solid #4A4A4A;
	border-bottom: 1px solid #4A4A4A;
	height: 25px;
	float: right;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

	
/** drop down menu **/
	
#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right: solid 1px #4A4A4A;
	width: 130px;
}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 11px 4px 11px;
	width: auto;
	background: #000000;
	color: #C8C8C8;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	text-transform: uppercase;
}

	#sddm #noBorder li a
	{	
		border-right: none;
		color: #C8C8C8;
	}

#sddm li a:hover
{	
	background-color: #9A9A9A;
	text-decoration: none;
}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin-top: 1px;
	padding: 0;
	border: 1px solid #A9A9A9;
}

	#sddm div a
	{	
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #C8C8C8;
		font: 11px arial;
	}

	#sddm div a:hover
	{	
		background: #A9A9A9;
		color: #C8C8C8;
	}

	
	/** end drop down menu **/

.categoryImage
{
	margin-left: auto;
	margin-right: auto;
	border: inset 4px #A9A9A9;
	width: 295px;
	margin-left: 90px;
	margin-bottom: 10px;
}

.luxuryTitle h2
{
	width: 405px;
	float: right;
	text-align: center;
	font-weight: bold;
}

.luxuryImage
{
	border: inset 4px #A9A9A9;
	width: 155px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#navigationBar
{
	background-color: #F7F6EA;
	padding-top: 5px;
	height: 25px;
	width: 579px;
	float: right;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	color: #516177;
	overflow: hidden;
	margin-bottom: 5px;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
}	

	#navigationBar a
	{
		color: #C8C8C8;
		text-decoration: none !important;
	}

	#navigationBar a:hover
	{
		color: #516177;
		text-decoration: underline;
	}

.logo
{
	font-style: normal;
}

.homeTitle
{
    margin-left: 50px;
}

#leftNav
{
	width: 200px;
	float: left;
	font-size: 9pt;
	color: #F4F4F4;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	line-height: 18px;
	padding-bottom: 55px;
	/**margin-top: -11px;**/
}

	#leftNav a
	{
		color: #C8C8C8;
	}

#navBox
{
	width: 225px;
	margin-top: 60px;
}

	#navBox .navLink
	{
		height: 19px;
		border-bottom: solid 1px #1A1A1A;
		text-transform: uppercase;
		margin-bottom: 2px;
		font-size: 11pt;
		padding-bottom: 1px;
	}
	
	#leftNav h1
	{
		font-size: 13pt !important;
	}
	
	#leftNav hr
	{
		border-bottom: solid 1px #333333;
		margin: 20px 15px 20px 0px;
	}
	
	hr
	{
		border-bottom: solid 1px #333333;
	}
	
	#leftNav #contactBox
	{
		line-height: 21px;
		font-size: 12pt;
		color: Black; 
		font-weight: bold;
		margin-bottom: 5px;
	}
	
		#leftNav #contactBox fieldset
		{
			border: solid 0px #494949;
			background-image: url(/images/leftNavContactBG.jpg);
			background-repeat: no-repeat;
			height: 42px;
			width: 178px;
			font-size: 10.7pt;
			padding-left: 28px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-bottom: 10px;
			margin-left: -1px;
		}
		
		.fieldDiv
		{
		    width: 200px;
		}
	
	#leftNav #slogon
	{
		background-image: url(/images/silverbar.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left: 25px;
		padding-right: 10px;
		width: 163px;
		font-size: 14pt;
		font-style: italic;
		line-height: 27px;
		color: #DDE6FF;
		margin-top: 10px;
	}

#mainContent
{
	width: 593px;
	padding: 0px 0px 5px 0px;
	float: right;
	color: #F4F4F4;
}

    #mainContent a
    {
        color: #C8C8C8;
    }

	#leftColumn
	{
		float: left;
		width: 455px;
	}

		#leftText
		{
			float: left;
			width: 435px;
			padding: 20px 10px 10px 10px;
			line-height: 1.3em;
		}
		
		#leftText h1
		{
			margin: 15px 0px 5px 0px;
		}
	
		#leftText p
		{
			margin: 0px 0px 10px 0px;
		}

#mainContent p
{
}
	#mainContent blockquote
	{
		font-size: 14pt;
		font-style: italic;
		font-weight: normal;
		color: #006DA8;
		font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
		text-align: center;
	}
	
	#mainContent strong
	{
		/*color: #006DA8;*/
		font-weight: bold;
	}
	
	#mainContentFull
	{
		padding: 0px 0px 5px 0px;
		color: #F4F4F4;
	}

	#rightColumn
	{
		float: right;
		width: 295px;
		background-color: #F4F4F4;
	}
	
		#rentalsLink
		{
			background-image: url(/images/rentalproperties.jpg);
		}

		#beachLink
		{
			background-image: url(/images/javeatown.jpg);
		}

		.imageLink
		{
			background-repeat: no-repeat;
		}
		
		.imageLink a
		{
			display: block;
			width: 295px;
			height: 210px;
			font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
			font-style: italic;
			font-size: 16pt;
			line-height: 30px;
			color: Black;
		}			
		
		.imageLink a:hover
		{
			text-decoration: none;
		}

#singleColumn
{
	padding: 10px 10px 10px 10px;
	line-height: 1.3em;
}

	#singleColumn h1
	{
		margin: 25px 0px 5px 0px;
		text-align: center;
	}
	
	.salePropertyPhotoInner
	{
		text-align: center;
	}

	#image
	{
	}

	#image img
	{
		width: 780px;
		border: solid 1px #999999;
	}
	
	.imageTextLandscape
	{
		background-color: #F4F4F4;
		width: 303px;
		padding-top: 5px;
		height: 1.8em;
		text-align: center;
	}

	.imageTextPortrait
	{
		background-color: #F4F4F4;
		width: 208px;
		padding-top: 5px;
		height: 1.8em;
		text-align: center;
	}

	.textRight
	{
		text-align: right;
	}
	
	.propertyLink
	{
		background-image: url(/images/propertybutton.gif);
		background-repeat: no-repeat;
		padding-left: 44px;
		width: 100px;
		height: 45px;
		padding-top: 8px;
		background-position: 0px 0px;
		margin-top: 70px;
		float: left;
		font-size: 9pt;
		margin-left: 5px;
		margin-bottom: 7px;
	}
	
		.propertyLink:hover
		{
			background-position: 0px -54px;
		}
		
		.propertyLink a
		{
			color: #C8C8C8;
			text-decoration: none;
			display: block;
		}
		
		#quickLinks
		{
			background-image: url(/images/quicklinksbg.jpg);
			background-repeat: no-repeat;
			width: 200px;
			height: 147px;
			padding-top: 5px;
			margin-top: 10px;
		}
		
			#quickLinks a
			{
				color: #C8C8C8;
			}
			
			#quickLinks h1
			{
				margin-bottom: 5px;
				padding: 0px;
				overflow: hidden;
			}
			
			#quickLinks ul
			{
				margin: 2px 0px 0px 0px;
				padding: 0px 0px 0px 22px;
			}

/** Featured **/

#featuredPropertyBox
{
	background-image: url(/images/featuredBG.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 198px;
	text-align: center;
	padding-top: 10px;
	font-size: 9pt;
}

	#featuredPropertyBox h1
	{
		text-align: center;
		text-transform: none;
		color: #000000;
		font-size: 15pt;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#featuredPropertyBox img
	{
		width: 160px; 
		height: 120px;
		margin-top: 5px;
		margin-bottom: 0px;
	}

/** End Featured **/

/** Property Search **/

#propertySearchBox
{
	background-image: url(/images/featuredBGsearch.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 198px;
	text-align: center;
	padding-top: 10px;
	font-size: 11pt;
	margin-bottom: 3px;
}

	#propertySearchBox h1
	{
		text-align: center;
		text-transform: none;
		color: #000000;
		font-size: 15pt;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		
	}

	#propertySearchBox #searchForm
	{
		margin: 0px;
		padding-top: 0px;
	}
	
	#propertySearchBox input
	{
		width: 134px !important;
		margin-top: 8px;
		height: 13px !important;
		font-size: 8pt;
	}
	
	#propertySearchBox input[type=submit]
	{
		width: 141px !important;
		margin-top: 7px;
		height: 19px !important;
		font-size: 8pt;
	}
	
	#propertySearchBox select
	{
		width: 139px !important;
		margin-top: 8px;
		height: 19px;
		font-size: 8pt;
	}

/** End Property Search **/

/** Search Results **/
/** End Search Results **/

/** footer **/	
#footer
{
	color: #F4F4F4;
	padding: 9px;
	font-size: 10pt;
	border-top: solid 1px #333333;
}

#footer a
{
	color: #C8C8C8;
}

	#disclaimer
	{
		padding: 15px;
		font-size: 8pt;
	}

#formPage
{
	margin-left: 100px;
}

/** General Classes **/

h1, .h1, h2
{
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	font-size: 21pt;
	/*color: #9DB6FF;*/
	color: #666666;
	margin-bottom: 5px;
	font-weight: lighter;
	text-transform: uppercase;
}

h1
{
	text-align: center;
	}

h2
{
	font-size: 15pt;
	color: #989898;
}

.ultimate
{
	font-size: 11pt;
}

.bold
{
	font-weight: bold;
}

p
{
	line-height: 1.1em;
}

a
{
	color: #9DB6FF;
	text-decoration: underline;
}

a:hover
{
	color: #F4F4F4;
	text-decoration: underline;
}

img
{
	border: none;
	margin-bottom: -3px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/** Content Management Pages **/

#article
{
	padding-left: 10px;
	margin: 10px 0px 10px 0px;
	border: solid 1px #2D4681;
	padding: 10px 20px 10px 20px;
}

#article p, #article div, #article h1, #article h2, #article span
{
	padding-left: 0px;
}

.article
{
	position: static;
	margin-bottom: 5px;
	border: solid 1px #2D4681;
	padding: 5px;
	background-color: #B5CEE3;
}

.article img
{
	float: left;
	width: 170px;
	border: solid 1px #2D4681;
}

.article .description
{
	float: right;
	width: 530px;
	padding: 10px 10px 10px 5px;
	border: solid 1px #2D4681;
	background-image: url(/images/boxfade.jpg);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
}

.mainBodyDescription a
{
    color: #C8C8C8;
}

/** End Content Management Pages **/

/** Property Results **/

#propertySearchResultsHeader
{
	height: 100px;
	width: 808px;
	margin-top: 10px;
}

	#propertySearchResultsHeader #imageBox
	{
		width: 174px;
		float: right;
	}
	
		#propertySearchResultsHeader #imageBox a
		{
			cursor: hand;
			color: #C8C8C8;
		}
	
	#propertySearchResultsHeader img
	{
		margin-bottom: 5px;
	}
	
	#propertySearchResultsHeader #left
	{
		width: 500px;
		float: left;
	}
	
	/** Advanced Search **/
	
		#advancedSearchHidden
		{
			width: 808px;
			display: none;
			height: 140px;
			margin-bottom: 10px;
			text-align: center;
			padding-top: 5px;
		}
	
		.advancedSearchForm select
		{
			width: 190px;
			margin-right: 10px;
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		
		.advancedSearchForm input
		{
			width: 184px;
			margin-right: 10px;
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		
		.advancedSearchForm input[type=submit]
		{
			width: 80px;
			margin-right: 120px;
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
	
	/** End Advanced Search **/

	/** pages **/
	
	.pages
	{
		clear: both;
		text-align: center;
		height: 25px;
		margin-left: 30%;
	}
	    .pages a
	    {
	        color: #C8C8C8;
	    }
	
	.page, .selected
	{
		color: #FFFFFF;
		display: block;
		width: 20px;
		height: 20px;
		border: 1px solid #9A9A9A;
		float: left;
		text-decoration: none;
		margin: 0px 3px 0px 3px;
	}
	
		.page:hover
		{
			background-color: #9A9A9A;
		}
	
	.next, .previous
	{
		width: 80px;
		float: left;
	}
	
	.previous
	{
	}
	
	.selected
	{
		background-color: #9A9A9A;
	}
	
	.disabled
	{
		display: none;
	}
	
	/** end pages **/

.summary
{
	border: solid 1px #4A4A4A;
	height: 188px;
	margin-bottom: 10px;
	margin-right: 4px;
	padding: 3px 8px 0px 8px;
}
    .summary a
    {
        color: #C8C8C8;
    }

	.summaryLanding
{
	border: solid 1px #4A4A4A;
	margin-bottom: 10px;
	margin-right: 4px;
	padding: 3px 8px 0px 8px;
}

	.summary .detailsColLeft
	{
		width: 215px;
		float: left;
	}
	
	.summary .detailsColRight
	{
		width: 215px;
	}
	
		.summary .detailsColLeft .line, .summary .detailsColRight .line
		{
			border-bottom: 1px solid #989898;
			height: 25px;
			padding-top: 4px;
			padding-left: 10px;
		}

.summaryHeading
{
    line-height: 22px;
}

.summaryBorder
{
	width: 220px;
	text-align: center;
	border: solid 1px Black;
}

.searchResultsImg
{
	width: 160px;
	height: 120px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: none;
	float: left;
	margin-right: 7px;
}

.textBar
{
	background-color: #F4F4F4;
	width: 220px;
	padding-top: 5px;
	height: 1.8em;
}

.resultsTitle
{
	font-size: 13pt;
	font-weight: bold;
	color: #4B8FD0;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	text-align: center;
}

	.resultsDetails
	{
		margin: 2px 10px 2px 10px;
		text-align: left;
	}

.titleBar
{
	background-color: #FBF9EC;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4em;
	border: solid 1px #CCCCCC;
	font-size: 12pt;
	color: #4B8FD0;
	font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
	text-align: left;
	padding: 10px;
}

.titleBar .printPageLink
{
	font-size: 10pt;
}


/** End Property Results **/

/** Property Details **/

#details
{
	position: relative;
	margin-left: 290px;
}
    #details a
    {
        color: #C8C8C8;
    }
	
	.detailsName
	{
		float: left;
		width: 45%;
	}
	
	.detailsValue
	{
		float: left;
		width: 55%;
	}
	
.photo, .plan
{
	width: 270px;
	height: 190px;
	float: left;
	padding-right: 0px;
	text-align: center;
	cursor: pointer;
}

.photo img, .plan img
{
	width: 265px;
	margin-bottom: -3px;
}

#enquiryForm
{
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
}

	#enquiryForm fieldset
	{
		color: #A39F7B;
	}

	#enquiryForm legend
	{
		font-size: 13pt;
		color: #4B8FD0;
		font-family: Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Times New Roman, Serif;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
	}
	

.propertyDetails
{
}

	.propertyDetails #leftCol
	{
		width: 500px;
		float: left;
	}
	
		.propertyDetails #leftCol img
		{
			width: 500px;
			height: 375px;
			margin-bottom: 10px;
			border: solid 1px #989898;
		}
		
		.propertyDetails #leftCol fieldset
		{
			border: solid 1px #353535;
			font-size: 10pt;
			margin-bottom: 10px;
			padding: 5px 5px 5px 5px;
		}
		
			.propertyDetails #leftCol fieldset p
			{
				margin-bottom: 10px;
				margin-top: 10px;
				line-height: 19px;
				font-size: 11pt;
			}
		
			.propertyDetails #leftCol fieldset legend
			{
				text-transform: uppercase;
				color: #989898;
			}
	
	fieldset
	{
	    border: solid 1px #353535;
	}
	    fieldset p
			{
				margin-bottom: 10px;
				margin-top: 10px;
				line-height: 19px;
				font-size: 11pt;
			}
		
			fieldset legend
			{
				text-transform: uppercase;
				color: #989898;
			}
			
#fieldsetCallback
{
    height: 135px;
    margin-bottom: 10px;
    margin-top: 5px;
}

	#fieldsetCallback img
	{
		margin-right: 55px;
	}

#fieldsetRegister
{
    height: 262px;
    padding-left: 5px;
}

#fieldsetContact
{
    height: 140px; 
    line-height: 2em;
    padding-left: 5px;
}
	
    .detailsContainer
    {
    }
    
    .enquiryContainer
    {
        margin-bottom: 20px;
    }
        .enquiryContainer .leftCol
        {
            width: 500px;
            float: left;
        }
        .enquiryContainer .rightCol
        {
            width: 293px;
            float: right;
            margin: 0px;
            padding: 0px;
            display: inline;
        }
            .enquiryContainer .rightCol fieldset
            {
                margin: 0px;
                float: none;
            }
			
	.propertyDetails #rightCol
	{
		width: 260px;
		height: 636px;
		float: right;
		text-align: right;
		overflow: auto;
		scrollbar-face-color:#4A4A4A; /* IE Scrollbar */
  scrollbar-arrow-color:#FFFFFF; /* IE Scrollbar */
  scrollbar-track-color:#939393; /* IE Scrollbar */
  scrollbar-shadow-color:#FFFFFF; /* IE Scrollbar */
  scrollbar-highlight-color:#000000; /* IE Scrollbar */
  scrollbar-3dlight-color:#808080; /* IE Scrollbar */
  scrollbar-darkshadow-Color:#202020; /* IE Scrollbar */
	}
	
		.propertyDetails #rightCol img
		{
			margin-bottom: 15px;
			width: 200px;
			height: 160px;
			border: solid 1px #989898;
		}
		
		.propertyDetails #rightCol a
		{
			cursor: hand;
			color: #C8C8C8;
			
		}
	
	.detailsColLeft, .detailsColRight
	{
		width: 232px;
		border-top: 1px solid #989898;
		border-right: 1px solid #989898;
		border-left: 1px solid #989898;
		margin-right: 5px;
		font-size: 10pt;
		float: right;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	    .detailsColLeft a, .detailsColRight a
	{
		color: #C8C8C8;
	}
	
	.detailsColLeft
	{
		float: left;
	}
	
		.detailsColLeft .line, .detailsColRight .line
		{
			border-bottom: 1px solid #989898;
			height: 22px;
			padding-top: 4px;
			padding-left: 10px;
		}
		
	.summaryImage
	{
	}
		
#contactDetailsPrint
{
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#exchangeRateText
{
	font-size: 8pt;
	margin-bottom: 5px;
	margin-left: 5px;
}

/** End of Property Details **/

/** Gallery **/

#photoGallery
{
	width: 533px;
	height: 490px;
	background-color: #F7F6EA;
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

	#photoGallery img
	{
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		background-color: #F4F4F4;
		border: 1px solid #CCCCCC;
		margin-top: 10px;
		max-height: 450px;
		max-width: 490px;
	}

#photoGalleryScroll
{
	width: 533px;
	height: 175px;
	background-color: #F7F6EA;
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	#F4F4F4-space: nowrap;
	overflow: auto;
}

	#photoGalleryInner
	{
		width: auto;
		height: 134px;
		#F4F4F4-space: nowrap;
		padding: 10px;
	}

.galleryBox
{
	width: 139px;
	height: 133px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	display: inline;
}

	.galleryBox img
	{
		max-height: 120px;
		max-width: 138px;
	}
	
/** Brochure Enquiry Form **/

#contactPara
{
	line-height: 26px;
	margin-left: 50px;
}
    #enquiryForm
    {
        
    }
    
    #callBackForm .callMeBackValue
    {
        padding-left: 40px;
    }
    
    #callBackForm input[type=submit]
    {
        margin-left: 40px;
    }


	.label
	{
		float: left;
		width: 130px;	
	}

	.field
	{
		float: right;
		width: 200px;
	}
	
	.mainEnquiry
	{
		width: 400px;
		height: 90px;
	}


/** Call me Back **/

.callMeBackLabel
{
	width: 100px;
}



