body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	font-size: 13px;
	
	
}



th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*positionning*/


#main{

	width: 99%;
	height: auto;
	border: solid 1px #306468;
	Background: #C8CC98;


}

#toplinks{
	width: 100%;
	height: 45px;
	background-image: url(library/logo/links_bg.jpg);
	background-repeat: repeat-x;


}

#content{
width: 98%;
height: auto;
margin-left: auto;
margin-right: auto;


}

#leftcol{
	width: 202px;
	height: auto;
	float:left;
	

}

#l_links
{
width: 200px;
background-image: url(library/side_layer_bg.jpg);
	background-repeat: repeat-y;

}

#text{
margin-left:205px;
margin-right: 10px;
width: auto;
height:auto;
background: #FFFFFF;
border: solid 1px #306468;
margin-top:3px;
padding-right: 5px;

}

#rightimg{
position: absolute;
top: 3px;
right: 11px;
width: 183px;
height: 175px;
}

#bottom_links
{
	with: 99%;
	height: 24px;
	background-image: url(library/bottom_links/blinks_bg.jpg);
	background-repeat: repeat-x;



}

#slide_show{
width: 200px;
height: 176px;
}
#sy{
float:right;
margin-top:10px;

}

#nosy{
display: none;
}

/*text*/

#date{
margin-left:25px;
margin-bottom: 0px;
font-weight: bold;
}

p.left_links{
margin-left:15px;
margin-right: 5px;
margin-top: 10px;
margin-bottom:10px;
}

h1{
font-size: 16px;
margin-left: 25px;
}

h2{
font-size: 14px;
margin-left: 45px;
}

p{
margin-left:10px;
margin-right: 10px;
}


/*start of the links*/
a:link{
	text-decoration: underline;
	color: #000000;

}



a:visited{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #000000;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}

li{
	margin-left: 80px;
	list-style-image: url(library/bullet_green.gif);
	line-height: 25px;

}

/*testimonials*/
p.testi_title{
margin-left: 50px; 
font-weight: bold;}

p.testi{margin-left:75px; margin-right: 40px; font-style:italic;}
p.testi_sign{margin-left: 50px; 
font-weight: bold;font-style:italic;}

input, textarea{

background: #E3E6CC;
}
