/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

html
{
 	height: 100%;
}

BODY {
height: 100%;
	background:#89979E;
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size:11px;
	
}
BODY, TABLE {
}

BODY, TD {

	font-size:11px;
	
}

A{ color: #7F7F7F;}


INPUT,TEXTAREA {

	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #7F7F7F;
	text-decoration: none;
}

.menu:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

.menuin
{
	color: #7F7F7F;
	text-decoration: none;
}

.menuin:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

.submenu
{
	color: #7F7F7F;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #7F7F7F;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #7F7F7F;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #7F7F7F;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #7F7F7F;
	text-decoration: none;
}

.smenu:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

.smenuin
{
	color: #7F7F7F;
	text-decoration: none;
}

.smenuin:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

.ssubmenu
{
	color: #7F7F7F;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #7F7F7F;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #7F7F7F;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #7F7F7F;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#7F7F7F;
	margin-left: 20px;
	color: #7F7F7F;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #7F7F7F;
	text-decoration: underline;
}

.topmenu
{
	color: #7F7F7F;
	text-decoration: none;
}

.topmenu:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

.friendmenu
{
	padding-top: 10px;
	color: #7F7F7F;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #7F7F7F;
	font-size:8pt;
}
.contentPageTitle
{
width: 100%;
font-weight:bold;
color:#7F7F7F;
font-size: 16px;
padding: 11px 0px 0px 0px;
margin: 0px 0px 11px 0px;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#FDC792;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
background-color:#FCD7B3;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#5E6163;
}
.calendarHeader
{
background-color:#FBB06A;
text-align:center;
padding:4px;
font-size:8pt;
font-weight: bold;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {
	text-align:center;
	border-bottom:1px solid #7F7F7F;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#7F7F7F; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
BORDER-bottom: #7F7F7F 1px solid;
text-decoration:none;
text-align: left;
font-size:11px;
color:#626366;
margin: 0px 0px 0px 0px;
padding: 2px 0px 6px 0px;
}

.latestNewsComponent p
{
margin: 0px 0px 0px 0px;
padding: 1px 0px 1px 0px;
}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:11px;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:11px;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}

.ftxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
	margin: 0px 0px 0px 0px;
}
.ftxtarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
	margin: 0px 0px 10px 0px;
}

.ftxtquery {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em;  }

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {

}
.latestNewsDate {

	font-style:normal;
	color:#999;
} 

.latestNewsTitle, .newsItemTitle {

	font-weight:bold;
color: #626366;
	font-size:12px;
text-transform:uppercase;
}

.orange_rule {
height:1px;
width:100%;
background-color:#7F7F7F;
margin-bottom:10px;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#7F7F7F;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/************** table cells for email form ************************/

TD.emailFormHeading {
	/* applied to items of type 'heading' */
}


/*
Vertical layout means the item's name and element are stacked in two
consecutive table rows; each cell has a colspan = 2. Horizontal signifies
name and element in a single row, one cell each. Change a field's layout
using the siteBuilder
*/

TD.emailFormVerticalName{}
TD.emailFormVerticalElement{ }

TD.emailFormHorizontalName{text-align:right;}
TD.emailFormHorizontalElement{}

/*----------------------------------------------------------------------*/
/*----------Nautilus Specific Styles--------------------------------------*/
/*----------------------------------------------------------------------*/

/*----------General Styles----------------------------------------------*/

#container
{
margin-left:auto;
margin-right:auto;
width:829px;
text-align:left;
padding: 0px 1px 0px 1px;
}

#bgcontainer
{
width:827px;
min-height: 991px;
float:left;
background: url(../images/bg.jpg) repeat-y;
border-right: 1px #8DACB8 solid;
border-left: 1px #8DACB8 solid;
}

#header
{
width: 100%;
height: 181px;
background: url(../images/header.jpg) no-repeat;
position:relative;
}
#headernav
{
position:relative;
float:left;
width: 111px;
height: 131px;
border-right: 1px #90C0D0 solid;
margin: 0px 0px 0px 35px;
padding: 60px 0px 0px 0px;
}

	#headernav ul
	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
	}
	
	#headernav ul li
	{
	height: 20px;
	padding:0;
	margin:0;
	}
	
	#headernav ul li a
	{
	padding:0px 0px 4px 0px;
	text-decoration:none;
	color:#6E7F88;
	font-size: 12px;
	}

	#headernav ul li a:hover
	{
	color: #428BA7;
	}
	
	.bullet
	{
	margin: 0px 11px -3px 0px;
	}
	
#flashlogo
{
position:absolute;
top: 26px; 
left: 275px;
}

#nav
{
position:relative;
float:right;
width: 100%;
height: 29px;
background: #90C0D0;
margin: 0px 0px 5px 0px;
}

	#nav ul
	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:right;
	}
	
	#nav ul li
	{
	display:inline;
	padding:0;
	margin:0;
	}
	
	#nav ul li a
	{
	display:block;
	float:left;
	padding:7px 10px 7px 11px;
	text-decoration:none;
	color:#fff;
	border-right:2px solid #ffffff;
	font-size:12px;
	background: #90C0D0;
	}
	
	#nav ul li a.first
	{
	display:block;
	float:left;
	padding:7px 12px 7px 42px;
	text-decoration:none;
	color:#fff;
	border-right:2px solid #ffffff;
	font-size:12px;
	}
	
	#nav ul li a.last
	{
	display:block;
	float:left;
	padding:7px 12px;
	text-decoration:none;
	color:#fff;
	border-right:0px solid #ffffff;
	font-size:12px;
	}

	#nav ul li a:hover
	{
	background: #428BA7;
	}



#flashbanner
{
height:310px;
padding: 0px 0px 0px 0px;
border-bottom: 5px #90C0D0 solid;
}

#leftcontent
{
position:relative;
float:left;
width: 133px;
padding:72px 11px 0px 17px;
background: url(../images/leftcol_bg.jpg) no-repeat bottom right;
}

	#leftcontent h2
	{
	position:absolute;
	top: 14px;
	left: -34px;
	
	width: 195px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontent p
	{
	
	}
	
	#leftcontent a
	{
	font-weight:bold;
	}
	
	.leftcontentline
	{
	margin: 140px 0px 0px -93px;
	}

#locationmap
{
float: right;
width: 150px;
height: 192px;
padding: 38px 42px 0px 352px;
background: url(../images/map.gif) top right no-repeat;
margin: 0px 0px 21px 0px;

}

#leftcontentlocation
{
position:relative;
float:left;
width: 115px;
padding:29px 25px 0px 17px;
}

	#leftcontentlocation h2
	{
	font-size:16px;
	font-weight:bold;
	}
	
	#leftcontentlocation p
	{
	
	}
	
	#leftcontentlocation a
	{
	font-weight:bold;
	}
	
#leftcontentapartments
{
position:relative;
float:left;
width: 115px;
padding:29px 25px 0px 17px;
}
	
	#leftcontentapartments h2
	{
	position:absolute;
	top: 214px;
	left: -34px;
	
	width: 195px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontentapartments h3
	{
	position:absolute;
	top: 450px;
	left: -34px;
	
	width: 195px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontentapartments p
	{
	
	}
	
	#leftcontentapartments a
	{
	font-weight:bold;
	}
	
	#virtualtourcontainer
	{
	float: left;
	}
	
	#apartments1
	{
	float: left;
	width: 144px;
	height: 240px;
	margin: 46px 0px 0px 0px;
	}
	
	#apartments2
	{
	float: left;
	width: 144px;
	height: 330px;
	padding: 0px 0px 0px 0px;
	}
	
#leftcontenttheteam
{
position:relative;
float:left;
width: 175px;
padding:34px 25px 0px 17px;
}

#leftcontenttheteam h2
	{
	position:absolute;
	top: 15px;
	left: -34px;
	
	width: 251px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontenttheteam p
	{
	
	}
	
	#leftcontenttheteam a
	{
	font-weight:bold;
	}
	
	#leftcontenttheteam #apartments1
	{
	float: left;
	width: 200px;
	height: 240px;
	margin: 46px 0px 0px 0px;
	}

#leftcontentapartmentsdetail
{
position:relative;
float:left;
width: 115px;
padding:29px 25px 0px 17px;
}
	
	#leftcontentapartmentsdetail h2
	{
	position:absolute;
	top: 10px;
	left: -34px;
	
	width: 177px;
	height: 52px;
	display:block;
	
	background: #90C0D0;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	
	padding: 10px 0px 0px 18px;
	}
	
	#leftcontentapartmentsdetail h3
	{
	position:absolute;
	top: 445px;
	left: -34px;
	
	width: 177px;
	height: 70px;
	display:block;
	
	background: #90C0D0;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	
	padding: 10px 0px 0px 18px;
	}
	
	#leftcontentapartmentsdetail p
	{
	margin: 5px 5px 5px 0px;
	}
	
	#leftcontentapartmentsdetail a
	{
	font-weight:bold;
	}
	
	#virtualtourcontainerdetail
	{
	float: left;
	}
	
	#apartmentsdetail1
	{
	float: left;
	width: 144px;
	margin: 70px 0px 0px 0px;
	}
	
	#apartmentsdetail2
	{
	float: left;
	width: 144px;
	padding: 110px 0px 0px 0px;
	}


	
#leftcontentdrystack
{
position:relative;
float:left;
width: 144px;
padding:72px 0px 0px 17px;
}

	#leftcontentdrystack h2
	{
	position:absolute;
	top: 14px;
	left: -34px;
	
	width: 195px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontentdrystack h3
	{
	position:absolute;
	top: 307px;
	left: -34px;
	
	width: 195px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#leftcontentdrystack p
	{
	
	}
	
	#leftcontentdrystack a
	{
	font-weight:bold;
	}
	
	.leftcontentline
	{
	margin: 140px 0px 0px -93px;
	}
		
	#drystack1
	{
	width: 144px;
	height: 240px;
	background: url(http://www.livenautilus.co.nz/new/images/drystack_bg_1.jpg) no-repeat left bottom;
	}
	
	#drystack2
	{
	width: 144px;
	height: 330px;
	padding: 45px 0px 0px 0px;
	}

.leftlocationmap
{
margin: 0px 0px 0px -53px;
}

#defaultleftcontent
{
position:relative;
float:left;
width: 195px;
padding:80px 0px 0px 29px;
}

	#defaultleftcontent h2
	{
	position:absolute;
	top: 14px;
	left: -34px;
	
	width:258px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#defaultleftcontent p
	{
	
	}
	
	#defaultleftcontent a
	{
	font-weight:bold;
	}
	
#floatingleft
{
position: absolute;
top: 381px;
left: -22px;
background: url(../images/floatingcontainer_bg_tile.jpg) repeat-y;
z-index:1;
}

.logo_first
{
float:left;
margin: 0px 0px 0px 68px;
}

.logo
{
float:left;
margin: 15px 0px 0px 68px;
}

#floatingleft_tourism
{
position:absolute;
top: 381px;
left: 46px;
z-index:50;
font-size:12px;
font-weight:bold;
}

#contentline
{
width: 723px;
height: 1px;
margin: 0px 0px 0px 17px;
background: url(../images/content_line.gif) no-repeat;
}

#contentline2
{
position:absolute;
top: 178px ;
left: 6px ;
width: 808px;
height: 1px;
margin: 0px 0px 0px 5px;
background: url(../images/content_line.gif) repeat-x;
}

#pagecontent
{
position:relative;
float:left;
width: 561px;
border-right: 1px #90C0D0 solid;
border-bottom: 1px #90C0D0 solid;
border-left: 1px #90C0D0 solid;
}

	#pagecontent2
	{
	position:relative;
	float:left;
	width: 561px;
	border-right: 1px #90C0D0 solid;
	border-left: 1px #90C0D0 solid;
	margin: 0px 0px 0px 4px;
	min-height: 500px;
	}
	
	#pagecontent3
	{
	position:relative;
	float:left;
	width: 610px;
	border-left: 1px #90C0D0 solid;
	margin: 0px 0px 0px 4px;
	min-height: 500px;
	}
	
	
	#pagecontentcontact
	{
	position:relative;
	float:left;
	width: 600px;
	border-right: 1px #90C0D0 solid;
	}
	
	#pagecontentvirtualtours
	{
	position:relative;
	float:left;
	width: 723px;
	border-right: 1px #90C0D0 solid;
	}

	#defaultpagecontent
	{
	position:relative;
	float:left;
	width: 501px;
	border-right: 1px #90C0D0 solid;
	}
	
	#locationpagecontent
	{
	position:relative;
	float:left;
	width: 567px;
	border-right: 1px #90C0D0 solid;
	}
	
	#photopagecontent
	{
	position:relative;
	float:left;
	width: 630px;
	border-right: 1px #90C0D0 solid;
	margin: 0px 0px 0px 93px;
	}
	
	#drystackpagecontent
	{
	position:relative;
	float:left;
	width: 561px;
	border-right: 1px #90C0D0 solid;
	border-left: 1px #90C0D0 solid;
	margin: 0px 0px 0px 0px;
	min-height: 800px;
	}
	#theteampagecontent
	{
	position:relative;
	float:left;
	width: 505px;
	border-right: 1px #90C0D0 solid;
	border-left: 1px #90C0D0 solid;
	margin: 0px 0px 0px 0px;
	min-height: 800px;
	}

#contactrightcol
{
float: right;
width: 182px;
padding: 19px 19px 0px 19px;
}
	
	#contactrightcol h2
	{
	color: #54636b;
	font-size: 18px;
	font-weight:normal;
	line-height: 28px;
	text-align:center;
	}
	
	
	#contactrightcol p
	{
	
	}

#pagecopy
{
padding:27px 27px 0px 17px;
margin: 0px 0px 30px 0px;
}

#pagecopy2
{
padding:27px 0px 0px 17px;
margin: 0px 0px 30px 0px;
}

	#pagecopycontact
	{
	padding:27px 70px 0px 97px;
	margin: 65px 0px 30px 0px;
	}
	
	#pagecopyvirtualtours
	{
	padding:27px 70px 0px 97px;
	margin: 45px 0px 30px 0px;
	}

	#defaultpagecopy
	{
	padding:27px 45px 0px 30px;
	margin: 0px 0px 30px 0px;
	}
	
	#photopagecopy
	{
	padding:27px 25px 0px 13px;
	margin: 0px 0px 30px 0px;
	}
	
#photosfloatingtitle
{
	position:absolute;
	top: 27px;
	left: -127px;
	
	width: 258px;
	height: 38px;
	display:block;
	
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}


	#virtualtourfloatingtitle
	{
		position:absolute;
		top: 27px;
		left: -34px;
		
		width: 258px;
		height: 38px;
		display:block;
		
		background: #90C0D0;
		line-height: 38px;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
	}
	
#phototext
{
width: 460px;
text-align:left;
margin: 60px 20px 50px 0px;
padding: 0px 20px 0px 0px;
}

.photodropdown
{
position:absolute;
top: 127px;
left: 390px;
}

#banner
{
position: absolute;
top: 65px;
right: -7px;
}

#subcopy1
{
position:relative;
float: left;
width: 263px;
height: 185px;
margin: 0px 0px 0px 17px;
}
	.home1
	{
	background: url(../images/subbox_1.jpg) no-repeat bottom right;
	}
	
	.location1
	{
	background: url(../images/subbox_3.jpg) no-repeat bottom right;
	}

	#subcopy1 h2
	{
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0px 0px 17px 0px;
	}
	
	#subcopy1 p
	{
	width: 163px;
	margin: 0px 0px 0px 20px;
	}
	
	#subcopy1 .clickfordetails
	{
	position:absolute;
	top: 162px;
	left: 20px;
	}
	
	#subcopy1 .clickfordetails a
	{
	font-weight: bold;
	}
	
#subcopy2
{
position:relative;
float: left;
width: 275px;
height: 185px;
margin: 0px 0px 0px 6px;
}

	.home2
	{
	background: url(../images/subbox_2.jpg) no-repeat bottom right;
	}
	
	.location2
	{
	background: url(../images/subbox_4.jpg) no-repeat bottom right;
	}

	#subcopy2 h2
	{
	background: #90C0D0;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0px 0px 17px 0px;
	}
	
	#subcopy2 p
	{
	width: 163px;
	margin: 0px 0px 0px 20px;
	}
	
	#subcopy2 .clickfordetails
	{
	position:absolute;
	top: 162px;
	left: 20px;
	}
	
	#subcopy2 .clickfordetails a
	{
	font-weight: bold;
	}

	
#hr
{

}

#hr .top
{

}

#hr .bottom
{

}

.leftbottomline
{
position: absolute;
left: 0px;
}

.rightbottomline
{
position: absolute;
left: 562px;
}

#footer
{
width: 563px;
height: 50px;
position:relative;
float:right;
margin: 0px 103px 0px 0px;

}

#footer2
{
width: 501px;
height:50px;
position:relative;
float:right;
margin: 0px 103px 0px 0px;
}

#footer3
{
width: 537px;
height:50px;
position:relative;
float:right;
margin: 0px 103px 0px 0px;
}

#footer4
{
width: 100%;
height:50px;
position:relative;
float:right;
margin: 0px 103px 0px 0px;
}

#footer5
{
width: 640px;
height:50px;
position:relative;
float:right;
margin: 0px 123px 0px 0px;
}

#footertext
{
padding: 25px 0px 0px 0px;
text-align:center;
color: #b9b9b9;
}

#footertext a
{
text-decoration:none;
color: #b9b9b9;
}
