body 
		{
		line-height: 16px;
		font-family: "tahoma", serif;
		font-size: 76%;
		margin-top: 0px;
		background-image: url(../images/back_blue.jpg);
		background-repeat: repeat-x;
		color:#666666;
		background-color: #fff;
		}
	
p 
		{	
		margin: 0 0 10px 0;
		padding: 0 40px 0 40px;
		}

.index
		{
		padding: 10px 160px 0 160px;
		}

.indexbottom
		{
		padding: 10px 160px 40px 160px;
		}

.clientComment
		{
		margin: -8px 0 10px 0;
		padding: 0 40px 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		text-align: right;
		}
		
h2
		{
		margin:  0 0 0 158px;
		padding: 0 0 10px 0;
		font-size: 17px;
		color: #6A849D;
		text-align: left;
		}

.narrowmargin
		{
		margin-left: 40px;
		}

h3	
		{
		padding-left: 40px;
		}

a
		{
		color: #6A849D;
		text-decoration: none;
		border-bottom: 1px dotted;
		}	
	
a:hover
		{
		color: #766837;
		border-bottom: 1px solid;
		}

#container 
		{
		width:700px;						
		margin-left: auto;
		margin-right: auto;
		}

ul.narrowmargin
		{	
		margin: 0 0 10px 0;
		padding: 0 40px 0 40px;
		}

li.narrowmargin
		{
		padding-right: 50px;
		}

#banner1
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head1.jpg);
		background-repeat: no-repeat;
		}

#banner2
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head2.jpg);
		background-repeat: no-repeat;
		}

#banner3
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head3.jpg);
		background-repeat: no-repeat;
		}

#banner4
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head4.jpg);
		background-repeat: no-repeat;
		}

#banner5
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head5.jpg);
		background-repeat: no-repeat;
		}

#banner6
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head6.jpg);
		background-repeat: no-repeat;
		}

#banner7
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head7.jpg);
		background-repeat: no-repeat;
		}
		
#banner8
		{
		height: 310px;
		padding: 5px;
		margin-bottom:1px;
		background-image: url(../images/head8.jpg);
		background-repeat: no-repeat;
		}		

#banner1 a, #banner2 a, #banner3 a, #banner4 a, #banner5 a, #banner6 a, #banner7 a, #banner8 a
		{
		border: none;
		}

#content 
		{
		text-align: justify;
		font-size: 0.9em;		
		padding: 5px;
		background-color:#fff;
		color: #666666;
		background-repeat: no-repeat;
		}

#containerboth
		{ 
		padding-right: 30px;
		padding-left:30px;
		}

ul.contact
		{
		list-style-type: none;
		}

ul.contact li
		{
		padding-left: 205px;
		}


#footer 
		{
		height: 70px;
		clear: both;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		}
		
.fotext
		{
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 30px;
		color:#6A849D;
		}
	
.csschanger
		{
		color: #6A849D;
		font-size: 0.9em;
		float: right;
		margin-top: 10px;
		margin-right: 30px;
		height: 15px;
		}
	
.navcontainer
		{
		margin: 229px 0 0 265px;
		padding: 0;
		height: 20px;
		}

.navcontainer ul
		{
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		}

.navcontainer ul li
		{
		border: 0;
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 1px;
		}

.navcontainer ul li a
		{
		background: #fff;
		width: 75px;
		height: 18px;
		padding: 2px 0 0 0;
		margin: 0 1px 0 1px;
		color: #6A849D;
		text-decoration: none;
		display: block;
		text-align: center;
		font: 0.9em tahoma, lucida, sans-serif;
		}

.navcontainer ul li a:hover
		{
		color: White;
		background: #C9D3DC;
		}

.navcontainer a:active
		{
		background: #6A849D;
		color: #fff;
		}

.navcontainer li#active a
		{
		background: #6A849D;
		color: #fff;
		}
		
.box
		{
		background-color: #EDF1F2;
		border: 1px solid #BFCAD5;
		padding: 3px;
		font-size: 0.9em;
		color: #6A849D;
		}

.box h2
		{
		color: #993333;
		font-size: 1.2em;
		}

.imgright
		{
		vertical-align: top;
		border: 1px solid #eee;
		padding: 3px;
		float: right;
		margin: 0 0 7px 15px;
		}
		
.imgleft
		{
		vertical-align: top;
		float:left;
		border: 1px solid #eee;
		padding: 3px;
		margin: 0 10px 7px 0;
		}
		
.imgquote
		{
		margin: 5px;
		border: none;
		}