@charset "iso-8859-1";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	color:#317181;
	background-color:#abe3ef;
	padding-top:0px;
	margin-top:0px;
}
a:link, a:visited {
text-decoration:none;
color:#000033;
}

a:hover {
text-decoration:none;
}

#centralize{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}

#container{
	width:900px;
	height:auto;
	float:left;
	
}

#headContainer{
	width:900px;
	height:295px;
	float:left;
	
}

#header{
	width:900px;
	height:262px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	
}

div.headerlink
	{
	width:435px;
	height:235px;
	float:left;
	}

div.headerlink a
	{
	text-indent:-9999px;
	display:block;
	width:435px;
	height:235px;
	}

#contactDetails{
	width:230px;
	height:180px;
	float:right;
	padding-right:10px;
	padding-top:10px;
}

#address{
	width:230px;
	height:92px;
	float:right;
	font-size:14px;
	color:#131d48;
	text-align:right;
	line-height:14px;
	
}

/*#email{
	width:230px;
	height:18px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	padding-top:5px;
}*/

.emailTop{
	font-size:12px;
	color:#131d48;
}

a.emailTop{
	color:#131d48;
	text-decoration:none;
}

a:hover.emailTop{
	color:#33CC00;
	text-decoration:none;
}

#telephone{
	width:230px;
	height:65px;
	float:right;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color:#131d48;
}

#navigationHolder{
	width:900px;
	height:33px;
	float:left;
	background-image:url(../images/navBackground.jpg);
	background-repeat:no-repeat;
}

#navBar{
	width:872px;
	height:32px;
	float:left;
	padding-left:28px;
	padding-right:0px;
}

.textfield{
	width:810px;
	height:auto;
	float:left;
	padding:10px 0px 10px 0px;
}

#PgheadingHolder{
	width:728px;
	float:left;
	padding-left:48px;
	padding-right:121px;
	padding-top:5px;
	padding-bottom:5px;
}

#flashGalleryHolder
	{
	
	width:811px;
	height:232px;
	float:left;
	padding:0px 0px 20px 0px;
	}

.homepageLinkContainer{
	width:714px;
	height:230px;
	float:left;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:30px;
}

.homepageLinkHolder
{
	width:198px;
	height:200px;
	float:left;
	padding:10px 20px 10px 20px;
}

.homepageLinkPic{
	width:198px;
	height:149px;
	float:left;
}

.homepageLinkText{
	width:198px;
	height:50px;
	float:left;
	font-size:10px;
	text-align:center;
	padding-top:10px;
}

#contentEditRegion{
	width:850px;
	height:auto;
	float:left;
	padding-left:45px;
}

#ContentContainer{
	width:900px;
	height:auto;
	float:left;
	background-image:url(../images/MainLrg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

}


#footer{
	width:900px;
	height:18px;
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#EEB839;
	padding-top:15px;
}

#quintdown{
	width:240px;
	height:20px;
	float:right;
	padding-right:8px;
	padding-top:5px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
.quintlink{
	font-size:10px;
	color:#009933;
}

a.quintlink{
	color:#131d48;
	text-decoration:none;
}

a:hover.quintlink{
	color:#ffffff;
	text-decoration:none;
}
div.contact_row
	{
	clear:both;
	}

div .label_contact
	{
	width:200px;
	text-align:right;
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	}
div .label_input
	{
	width:285px;
	text-align:left;
	float:left;
	padding-bottom:10px;
	}

div .label_input input, div .label_input textarea 
	{
	width:200px;
	}

.sendbtn
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background-color:#317181;
	color:#FFFFFF;
	}
.sendbtn:hover
	{
	color:#000000;
	cursor:pointer;
	
	}
.sendbtn_disabled
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background-color:#FFCC66;
	color:#FFFFFF;
	}

/* Card Details CSS */
	div.card_row {
  	clear: both;
  	padding-top: 11px;
	padding-bottom: 11px;
	float:left;
	width:100%;
}

div.card_row span.card_row_label {
	float:left;
  	width: 250px;
	text-align:right;
	padding-right:11px;
}

div.card_row span.card_row_input {
	float:left;
	
}
.flashGalleryHolder {
width:810px;
height:232px;
}
