

/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1,h2,h3 { margin-bottom: 20px; }
h4, h5 { margin-bottom: 5px;}
p { margin-top:0px; margin-bottom: 20px; }
ul { margin-bottom: 7px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea {
		font: normal normal 11px  Arial, Verdana, Helvetica, sans-serif;
		color: #666666; 
		border: none;
		border: 0px;
		background: white;
		font-weight:normal;
		padding:2px;
		
}
img { border: none;
}


/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

a {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size:24px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#00285d;
}
h2 {
	font-weight: bold;
	font-size:24px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
}
a:link, a:visited, a:active{
	
	font-weight: normal;
	text-decoration:none;
	color:#26598a;	
}
a:hover {
	color: #5e96c3;
}

.blackbold16px
{
	color:#333333;
	font-weight:bold;
	font-size:16px;	
}
.blackbold12px
{
	color:#333333;
	font-weight:bold;
	font-size:12px;	
}
.black12px
{
	color:#333333;
	font-weight:normal;
	font-size:12px;
}
.black11px
{
	color:#333333;
	font-weight:normal;
	font-size:11px;
}
.sand12px
{
	color:#745119;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	

}
.sand16px
{
	color:#745119;
	font-weight:normal;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:16px;	
}
.sandbold12px
{
	color:#745119;
	font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	

}
.sandbold16px
{
	color:#745119;
	font-weight:bold;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:16px;	
}
.darkblue12px
{
	color:#00285d;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	

}
.darkbluebold12px
{
	color:#00285d;
	font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	

}
.darkbluebold16px
{
	color:#00285d;
	font-weight:bold;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:16px;	
}
.white11px
{
	color:#ffffff;	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}
.grey11px
{
	color:#999999;	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}
/* ------------ input ----------------- */

input.submit
{
text-align:center;
background-color:#b4ccda;
color:#333333;
border:1px solid #cccccc;	
}
/* ----------------  BASICS  ------------- */


ul li ol{
	font-weight: normal;
	padding-left: 2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom:20px;
	
}
li {
	margin-left:20px;
	margin-bottom:10px;
	list-style-type: circle;
	}
ol {
	list-style-image:none;
	list-style-type: none;
}
li.number {
	list-style-image: none;
	margin-left:20px;
	margin-bottom:10px;
	list-style-type: decimal;
}


body {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	line-height:140%;
	background-color:#040d2c;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	}
body.home {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	line-height:130%;
	background-color:#040d2c;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg/homebg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	}
#baseContainer {
	width: 943px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0px;
	border:0px;
}
#Container{

	width: 943px;
	border:0px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding:0px;
}
#headerPic
	{
	width: 943px;
	height:96px;
	background-image:url(../images/bg/bubble1.jpg);
	background-repeat:no-repeat;
	background-position: top center;	
	display:none;
	}
#PageheaderPic
	{
	width: 943px;
	height:121px;
	background-image:url(../images/bg/pagebubble.jpg);
	background-repeat:no-repeat;
	background-position: top center;	
		display:none;
	}
#headerArea
	{
	width: 943px;
	height:400px;
		display:none;
	}
#pageHeaderarea
	{
	width: 943px;
	height:174px;
		display:none;
	}
#flashArea 
{
	width: 943px;
	height:auto;	
	background-image:url(../images/bg/flashspare.jpg);
	background-repeat:no-repeat;
	background-position: top left;	
	text-align:right;
		display:none;
}

#mainFlash {
    float:left; 
	width:auto; 
	height:400px;
	background-image:url(../images/bg/flashbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;	
	border:0px;
		display:none;
}

#pageTopoutline
{
	float:left; 
	width:943px; 
	height:11px;
	background-image:url(../images/bg/topoutline.jpg);
	background-repeat:no-repeat;
	background-position: top center;		
		display:none;
}
#logoNav {
    float:left; 
	width:570px; 
	height:400px;
	background-repeat:no-repeat;
	background-position: right bottom;
	background-image: url(../images/bg/mainmenubottom.jpg);
		display:none;
}

#bubble {
	float:left; 
	width:383px; 
	height:166px;
	background-image:url(../images/bg/bubble2.jpg);
	background-repeat:no-repeat;
	background-position: top center;	
		display:none;
}
#logo {
	float:left; 
	width:187px; 
	height:166px;
		display:none;
}
#pageLogo {
	float:left; 
	width:356px; 
	height:174px;
		display:none;
}
#pageNav
{
	float:left; 
	width:587px; 
	height:174px;
}
#spareButton1
{
	float:left;
	height:82px;
	width:49px;
	background-image:url(../images/bg/pagespare1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
		display:none;
}
#spareButton2
{
	float:left;
	height:82px;
	width:10px;
	background-image:url(../images/bg/spare2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
		display:none;
}
#spareButton3
{
	float:left;
	height:82px;
	width:140px;
	background-image:url(../images/bg/spare3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#bigButton
{
	float:left;
	height:82px;
	width:570px	
}
#pageBigbutton
{
	float:left;
	height:82px;
	width:587px	
}
#navigation
{
	float:left;
	height:92px;
	width:570px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/mainmenubg.jpg);
}
#pageNavigation
{
	float:left;
	height:92px;
	width:587px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/pagemainmenubg.jpg);
}
#navigation div, #pageNavigation div {
	padding-top: 28px;
	padding-bottom:0px;
	float: left;
	padding-left:19px;
	padding-right:19px;
	border:0px solid #ffffff;
}

#navigation div a:link,  #navigation div a:active, #navigation div a:visited,
#pageNavigation div a:link,  #pageNavigation div a:active, #pageNavigation div a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#navigation div a:hover, #pageNavigation div a:hover
{
	color:#6e4a10;
}
#menuBottom
{
	float:right;
	height:60px;
	width:auto;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/mainmenubottom.jpg);
	border:0px;

}
div.floatleft {
	float:left; 	
}

#logo {
     float:left; 
	 width:187px; 
	 height:166px;
}

#mainContent
{
	width:943px;
	background-repeat:repeat-y;
	background-position: center top;
	background-image: url(../images/bg/contentbg.jpg);	
	padding:0px;
}
#pageMaincontent
{
	width:943px;
	background-repeat:repeat-y;
	background-position: center top;
	background-image: url(../images/bg/pagebg.jpg);	
	padding:0px;
}
#contentTop
{
	width:943px;
	height:18px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/contentbgtop.jpg);	
	padding:0px;
}
#pageContenttop
{
	width:943px;
	height:44px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/pagemainmenubottom.jpg);	
	padding:0px;
}

#sparearea1
{
	float:left;
	width:80px;
	height:20px;	
	
}
#pageSparearea1
{
	float:left;
	width:75px;
	height:20px;	
}
#leftArea
{
	width:280px;
	float:left;
	height:auto;	
}
#leftArea div
{
	padding-left:15px;	
	padding-right:15px;
	padding-bottom:0px;
	padding-top:5px;
	text-align:left;	
}

/* left menu */
#pageLeftarea
{
	width:280px;
	float:left;
	height:auto;	
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}
#pageLeftarea div.contentArea
{
	padding-left:15px;	
	padding-top:20px;
	color:#ffffff;
}

#pageLeftarea div.button {
	color:#ffffff;
	padding-top:0px;
	background-color:#333333;
}
#pageLeftarea div.button a:link, #pageLeftarea div.button a:active, #pageLeftarea div.button a:visited
{
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 0px;	
	padding-bottom:17px;
	height: auto;
	width:265px;
	border:0px;	
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	background-image: url(../images/bg/sidemenu.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	display:inline-block;
	text-decoration:none;
	text-align:left;
}
#pageLeftarea div.button a:hover  {

	
	background-image: url(../images/bg/sandsidemenu.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	color:#00285d;	
	display:inline-block;
}

#pageLeftarea div.buttonover {
	
	font-size:16px;
	font-weight:normal;
	color:#00285d;	
	background-image: url(../images/bg/sandsidemenu.gif);
	background-position: left top;	
	background-repeat: no-repeat;	
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 0px;	
	padding-bottom:17px;
	height: auto;
	width:280px;
	border:0px;
	text-align:left;
	
}



#sparearea2
{
	float:left;
	width:13px;
	height:20px;	
}

#rightArea
{
	width:551px;
	float:left;
	padding-bottom:0px;
}
#rightArea div
{
	padding-top:5px;	
	padding-left:15px;
	padding-bottom:0px;
	padding-right:5px;
	text-align:left;
	clear:both;
}
#rightArea div.homeTop
{
	text-align:right;
	padding-top:5px;
	padding-right:15px;
	clear:both;
}
#rightArea div.pageTop
{
	text-align:right;
	padding-top:5px;
	padding-right:0px;
	clear:both;
}
#ripple
{
	width:943px;
	height:60px;
	background-repeat:no-repeat;
	background-position: center bottom;
	background-image: url(../images/bg/ripple.jpg);	
	padding:0px;	
}
#pageRipple
{
	width:943px;
	height:62px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/pageripple.jpg);	
	padding:0px;	
}

#footerArea
{
	width:943px;
	height:70px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/footermenubg.jpg);	
	padding:0px;	
}
#footerArea div {
	padding-top:0px;
	padding-right:30px;
	padding-bottom:0px;
	text-align:right;
}
#footerArea div.footerMenubox {	
	float:right;
	padding-top:30px;	
}
#footerArea div.footerbox {
	font-size:11px;
	float:left;
	padding-left:10px;
	padding-right:0px;
}
#footerArea div.footerbox a:link, #footerArea div.footerbox a:active, #footerArea div.footerbox a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0069b4;
	text-decoration:none;
}
#footerArea div.footerbox a:hover
{
	color:#ffffff;
}
#footerArea div.copyright
{
	float:right;
	padding-top:15px;
	padding-bottom:0px;
	padding-right:30px;
}
#footerLine
{
	width:943px;
	height:24px;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: url(../images/bg/footer.jpg);	
	padding:0px;	
}
#copyright
{
	width:943px;
	text-align:center;
}
#copyright div
{
	float:right;
	padding-top:5px;
	padding-right:25px;
}
div.clear
{
	clear: both;
}
/* ------------- CONTACT FORM ----------------- */
input.inputtextbox
{
width:217px;	
}
#rightArea div.row
{

	 padding-left:15px;
	 margin:0px;
	 padding-top:5px;
	 padding-bottom:5px; 	
	 width:80%;
	height:auto;
}
#rightArea div.row div.formlabel
{
	width:20%;
	height:auto;			
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	margin:0px;	
	text-align:left;	
	float:left;	
	font-size:14px;
	clear:none;

}
#rightArea  div.row div.formlabel_1
{
	width:60%;
	height:auto;			
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	margin:0px;	
	text-align:left;	
	float:left;	
	font-size:14px;
}
#rightArea  div.row div.formentry
{
	width:64%;
	height:auto;			
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	margin:0px;	
	text-align:left;	
	float:right;	
	background-repeat:no-repeat;
	background-position: left top;
	background-image: url(../images/bg/inputtextboxbg.gif);
	clear:none;
}
#rightArea  div.row div.formentry1
{
	width:64%;
	height:auto;			
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	margin:0px;	
	text-align:left;	
	float:right;	
	clear:none;
	
}
#rightArea  div.row div.formentry2
{
	width:64%;
	height:146px;			
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	margin:0px;	
	text-align:left;	
	float:right;	
	clear:none;
	background-repeat:no-repeat;
	background-position: left top;
	background-image: url(../images/bg/textareabg.gif);
	
}

#rightArea  div.formentry_1
{
	width:90%;
	height:auto;			
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:3px;
	margin:0px;	
	text-align:left;	
	float:right;	
	clear:none;
}
img.photo
{
border:5px solid #ffffff;	
	
}