img { border: 0; }

body
{
background: #A09899 url(images/bg.gif) repeat-x;
font-family: Tahoma;
font-size:  13px; 
color:#003658;
}

h2 
{
	font-size:18px;
	margin: 0px;
	color: #143D55;/*003658*/
	font-weight: bold;
}

h3
{
	font-size:16px;
	margin: 0px;
	color: #003658;
	font-weight: bold;
}

h4
{
	font-size:15.4px;
	margin: 0px;
	color: #929B06;
	font-weight: bold;
	border-bottom: 2px solid;
}
/*top navigation and pics*/
/* ---------------------- Nav Bar ---------------------- */
#navigation
{/*
  position: absolute;
  left: 98px;
  top : 98px;
*/
  height: 56px;
  width :790px;
  color: #E0E0E0;
  background-color: #143D55; 
  
}

#nav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#EAF3F8 url(images/nav_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#nav ul li{display:block;float:left;margin:0 1px;}
#nav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#nav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#nav ul li a:hover{color:#fff;background:transparent url(images/nav_bg-OVER.gif) repeat-x bottom left;}
#nav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#nav ul li a.current,#nav ul li a.current:hover{color:#fff;background:#1D6893 url(images/nav_left-ON.gif) no-repeat top left;line-height:275%;}
#nav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/nav_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Nav Bar ---------------------- */

/* ---------------------- Header ---------------------- */

#Logo
{/*
  position: absolute;
  left: 98px;
  top : 17px;
*/
  width: 291px;
  height:75px;
  position: relative;
  background-image: url(images/Logo.gif);
  
}

#Pictures
{
  position: relative;
  left  : 282px;
  width : 508px;
  height: 82px;
  background-image: url(images/Pictures.gif);
}
/* ---------------------- End Header ---------------------- */

/*end top navigation and pics*/


#scaler/*center content*/
{
  width: 790px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #ffffff;
}
#container
{
width: 790px;
left: 0px;
height:auto;
}

 /*Footer*/

#footer { background: url('images/footerright.gif') no-repeat bottom right; }
#footer div { background: url('images/footerleft.gif') no-repeat bottom left; }

#footer a 
{
	margin-left:10px;
	padding-left:235px;
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	padding-right:90px;

}
/* End Footer*/

#breadcrumb  {
	text-align:left;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	width:510px;
	font: normal bold 8pt/12pt Verdana, Arial, sans-serif;
	color:#666;
}

/* Content Management*/
.left-container 
{
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px 1px;
	width: 510px;
	padding-top: 0px; 
	padding-left: 10px;
	padding-bottom: 10px;
	height:auto;
}

.left-container p 
{
	margin: 0.2cm 0 0 0;
	color:#003658;
}


.right-container 
{
	float: right;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 200px;
	background: url(images/side-container.gif) no-repeat;
	padding: 10px 10px;
	height:auto;
	padding-bottom:80px;
}

.right-container p 
{
	margin: 0.2cm 0 0 0;
}


.bottomleft-container 
{
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 25px;
	width: 480px;
	background: url(images/side-container.gif) no-repeat;
	padding: 10px 10px;
}

.bottomleft-container p 
{
	margin: 0.2cm 0 0 0;
	color:#003658;
}

.space { padding-top: 3px; }

.messageBox
{
  width: 350px;
  height: 150px; 
}
.break{ padding-top: 8px; }

.linklogo
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0 auto;
	width: 100px;
	height: 100px;
	
}
.linktext-l
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 515px;
	height: 100px;
	
}
.linktext p 
{
	margin: 0.2cm 0 0 0;
	color:#003658;
}

.linktext-r
{
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 500px;
	height: 100px;
	
}
.linktext p 
{
	margin: 0.2cm 0 0 0;
	color:#003658;
}

.linktext
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 550px;
	height: 130px;
	
}
.linktext p 
{
	margin: 0.2cm 0 0 0;
	color:#003658;
}

.pics
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0 auto;
	width: 133px;
	height: 100px;
	
}
img.homeicon {
	border:0;
	padding:0 7px 0 1px;
}
img.padding {
	border:0;
	padding:10px 20px 30px 0;
}


p.email {
	background: url(images/email.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0 5px 20px;
	margin:0;
	height:16px;
	font-size:9px;
}

p.phone {
	background: url(images/phone.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0 5px 20px;
	margin:0;
	height:16px;
	font-size:9px;
}

p.mobile {
	background: url(images/mobile.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0 5px 20px;
	margin:0;
	height:16px;
	font-size:9px;
}
p.contactform {
	background:url(images/contactform.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0 5px 20px;
	margin:0;
	height:16px;
	font-size:9px;
	font-weight:normal;
}

.input {
	width:250px;
	border:1px solid #999;
	background:#fff url(../images/textarea_bg.gif) 0 0 repeat-x;
	font: normal normal 8pt/8pt Verdana, Arial, sans-serif;
	padding:3px;
}
