/* -----------------------------| LAYOUT |-------------------------------- */
body {
	margin: 0 0 0px 0;
	padding: 0;
	background: #ffffff; 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
}



#main_background {
	position: relative;
	background: url(images/gage_main.gif) repeat-y;

	
}
#main_text {
	position: relative;
	color: #4C4C4C;
	font-weight: normal;
	line-height: 175%;	
	letter-spacing: +.025em;
	padding-left: 15px;
	padding-right: 15px;
	/*margin-top: 0;*/
}

#footer {
	position: relative;
	text-align:right;
	padding-right: 40px;
	
}

#right_color {
	background-color:#69b3e4;
	height: 267px;
	
}

#right_color2 {
	background-color:#fbae40;
	height: 267px;
	
}

#gallery {
	padding: 0;
	margin: 40px 0 0 0;
}

/* text */

a { text-decoration: none; }
/*
a:link, a:active { color: #FBAE40; }

a:visited { color: #0066CC; }
*/

a:link, a:active { color: #FBAE40; }

a:visited { color: #FBAE40; }

a:hover { text-decoration: underline; }

h1, h2, h3, h4 { font-weight: normal; margin: 0px; padding: 0px; }
/*
li{
	list-style-type: disc;
}*/

h1 {
	color: #4C4C4C;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 30px;
	font-size: large;	
	border-bottom: 1px solid #ccc;
}

h2 {
	color: #4C4C4C;	
	margin-top: 20px;
	font-size: small;
	font-style: italic;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

h3 {
	color: #4C4C4C;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
}

h4 {
	color: #4C4C4C;
	font-size: 110%;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	text-align: left;
	margin-top: 30px;
	border-bottom: 1px solid #ccc;

}

h5 {
	color: #4C4C4C;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: -10px;
}

p {
	color: #4C4C4C;
	font-weight: normal;
	line-height: 175%;	
	letter-spacing: +.025em;
	/*margin-top: 0;*/
}

ul {
	color: #4C4C4C;
	font-weight: normal;
	line-height: 175%;	
	letter-spacing: +.05em;
	text-align: left;

}

 left:372px;
 top:0px;
 width:54px;
 height:20px;
}

#nav-contacts {
 position:absolute;
 left:426px;
 top:0px;
 width:66px;
 height:20px;
}

/* NAV */

#navcontainer
{
background-color: #E0EDF7;
width:120px;
height:267px;
background: url(images/nav_bg.gif) left center no-repeat;
}

#navcontainer ul li a
{
list-style: none;
background: transparent url(images/mainnav_off.gif) left center no-repeat;
padding-top: 6px;
padding-bottom:1px;
margin:0;
height:15px;
}

#navlist {

 padding-top:40px;
 }

#navcontainer ul li a:hover
{
background: transparent;
background-color:  #F0F6FB;
}

#navcontainer ul li a#current
{
background: transparent;
background-color:  #F0F6FB;
}
#navcontainer ul
{
list-style-type: none;
padding:0px;
margin:0px;
}


/*
Buttons List --------------------- */

.buttons {
	margin: 25px 0 0 90px;
}

.buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.buttons ul li {
	margin: 0;
	padding: 0 10px;
	display: inline;
}

.buttons ul li a {
	padding: 0;
}
