@charset "utf-8";
/* CSS Document */

 
/* html */ 
 
body {
margin: 0 auto; 
padding: 0;
font-family: 'Trebuchet MS', 'Lucidia Grande', Arial, Sans-serif;
color: #333333;	
background: #dbdbc1 url(bgBody.jpg) repeat-y center;			
}

a {
color: #3182C0; 
text-decoration: none;
}

a:hover, a:visited, a:active {
color:#7bb3ce;
border: none;
}



h1, h2, h3, h4, h5, h6, p, a {
margin: 0;
padding: 0;
}

h1 {
font-family: Georgia, Times New Roman, Sans-serif; 
font-size: 1.4em;
color: #637e91;
font-weight: normal;
text-transform: none;
border-bottom: 1px solid #c0d6db; 
margin: 15px 0 0 0;
}

h2{
font-family: Trebuchet MS, Lucidia Grande, Verdana, Arial;
font-weight: bold;
margin: 3px 0 0 0;
font-size: 13px;
text-transform: uppercase;
}

h3 {
font-family: Georgia, Times New Roman, Sans-serif; 
font-size: 1.1em;
margin: 25px 0 0 0;
color: #637e91;
font-weight: normal;
text-transform: none;
}

h4 {
font-family: Trebuchet MS, Lucidia Grande, Verdana, Arial;
font-weight: bold;
color: #333333;
margin: 3px 0 0 0;
font-size: 11px;
text-transform: uppercase;
}

h4 a {
color: #333333;

}



p {
margin: 8px 0 0 0;
font-size: 0.9em;
}

ul, ol {
	margin: 10px 25px;
	padding: 0 15px;	
	color: #637e91;	
}
ul span, ol span {
	color: #637e91;
}

img.float_right {
float: right;
margin: 5px 0px 6px 12px;  
}
img.float_left {
margin: 5px 10px 4px 4px;
float: left;
}

blockquote {
border: 1px solid #333333;
padding: 15px;
}

.quote {
margin: 10px;
padding: 10px 10px 10px 44px;  	
background: #FAFAFA url(graphicQuote.gif) no-repeat 8px 10px; 
border: 1px solid #cad78f; 
border-left: 3px solid #cad78f;  
font-weight: bold; 
}

/* Ids */
#container {
position: relative;
margin: 0 auto;
padding-bottom: 20px;
width: 880px; 
}

#containerAdmin {
position: relative;
margin: 0 auto;
padding-bottom: 20px;
width: 880px;  			
background: url(bgContainerAdmin.gif) repeat-y;	
}

#logo {
margin: 0 0 0 26px; 
padding: 0;
height: 113px;
width: 381px;
display: block;
background: url(graphicLogo.jpg) no-repeat;
}

#logo a {
display: block;
height: 91px;
width: 381px;
text-indent: -3000px;
}	

#phone{
position: absolute;
width: 150px;
height: 120px;
top: 35px;
left: 700px;
font-size: 20px;
font-weight: bold;
color: #000000;
text-align: right;
}

#phone .txtStyle1 {
font-size: 16px;
}

/* header */
#header {
position: relative;
width: 830px;
height: 130px;
margin: 0 0 0 24px;
}

	.background1 {
	position: relative;
	background: url(bgHeader_1.jpg) no-repeat;
	width: 830px;
	height: 130px;
	}
	
	.background2 {
	position: relative;
	background: url(bgHeader_2.jpg) no-repeat;
	width: 830px;
	height: 130px;
	}

/* Navigation */
#navigation {
margin-left: 26px;
width: 810px; 
}

#navigation ul {	
position: relative; 
bottom: 4px;
margin: 0; 
padding: 0;	
float: left;
font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
width: 827px;
/* 780px; */
border-bottom: 4px solid #adbabd;	
list-style: none;
}

#navigation ul li{
display: inline;	
}

#navigation ul li a {	
position: relative;
float: left; 
bottom: -4px;
color: #637e91;
padding: 3px 10px;
text-decoration: none;
background: #ffffff url(bgMenu.gif) repeat-y right top; 
border-bottom: 4px solid #adbabd; 	
}

#navigation ul li a:hover{
color: black;
background-color: #f5f6f6; 
border-bottom: 4px solid #6b8699;
}

/* Content */

#content {
clear:both;
margin: 0 auto; 
padding:0;
width: 830px;	
}


/* left */
#left {
float: left;
width: 250px;
}

#left h1 {
padding: 0px 0px 5px 10px;
margin: 20px 2px 5px 2px;
color: #627b8f;
border-bottom: 2px solid #ffffff;
}

#left h6 {
padding: 0px 0px 5px 10px;
margin: 20px 2px 5px 2px;
color: #627b8f;
border-bottom: 2px solid #ffffff;
}

#left img {
padding: 0 0 0 8px;
}

#left ul {
list-style: none;
font-size: 0.98em;
text-align: left;
margin: 0 1px 8px 0;	
padding-right: 0;		
text-decoration: none;
}

#left ul li {
border-bottom: 1px solid #adbbbe;
padding: 4px 0;	
}

#left p {
margin: 10px;
}

#left ul a {
font-weight: bold;
color: #506477;
text-decoration: none;
border-left: 3px solid #88a8c2;	
width: 220px;
display: block;
padding: 8px 0 8px 6px;
}

#left ul a:hover{
color: #ffffff;
background-color: #c0cfd9;
border-left: 3px solid #d6dee4;
}

#left ul a:active{
color: #ffffff;
background-color: #c0cfd9;
border-left: 3px solid #d6dee4;
}



/* Left navSub */


#left ul a.navSub {
font-weight: bold;
color: #506477;
text-decoration: none;
border-left: 3px solid #88a8c2;	
width: 200px;
display: block;
padding: 8px 0 8px 6px;
}

#left ul a:hover.navSub{
color: #ffffff;
width: 200px;
background-color: #c0cfd9;
border-left: 3px solid #d6dee4;
}

#left ul a:active.navSub{
color: #ffffff;
width: 200px;
background-color: #c0cfd9;
border-left: 3px solid #d6dee4;
}

#left a.leftLink {
padding-left: 5px;
}



/* right */
#right {
float: right;
width: 500px;
margin: 0 40px 0 0;	
}
	

#right ul {
margin-left: 4px;
}

#right ul li{
margin: 5px 0 5px 10px;
}

#admin{
margin: 20px auto;
width: 700px;
}


/* footer */
#footer {
clear: both;
width: 500px;
text-align: center;	
font-size: 0.85em;
margin: 10px 0 10px 300px;
}

#footer p {

border-top: 1px dotted #ffffff;
padding-top: 10px;
font-size: 10px;
}

#footer a {
text-decoration: none;
font-weight: bold;
}

#footer span {
font-size: 14px;
color: #333333;
}

#footer blockquote {
margin: 10px 10px 10px 25px;
padding: 10px; 
background-image: none; 	
border: 1px solid #cad78f; 
border-left: 3px solid #cad78f;  
font-weight: bold;
font-size: 11px;
}

/*----------------Class-------------*/
.clear { 
clear: both; 
}

.skip {
display: none;
}

ul.list1 li {
font-size: 1.1em;
color: #333333;
font-weight: bold;
margin-bottom: 8px;
line-height:1.4em;
}

ul.list1 li a {
font-size: 1em;
color: #0099cc;
}

.noborder {
border: none;
margin-left: 9px;
}


