html { 
	min-width: 710px;
	 }

img	{
	border: 0;
	}
	
body	{
	text-align: center;
	margin: 0px;
	border: 0px;
	background : #EDEDED;	
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#wrapper	{
	width: 710px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: left;
	background: #606060;
	}

div#title 	{
	background: #606060;
	float: left;
	width: 700px;	
	margin: 2px;
	margin-bottom: 0px;
	}
html>body div#title {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 4px;
	}	
	
div#maincontent 	{
	color: #000;
	float: left;
	width: 700px;
	border: 5px;
	padding: 0px;	
	margin-left: 2px;
	background: #FFF;
	}
html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 4px;
	}
	
div#content	{
	color: #000;
	width: 650px;
	padding: 5px;
	background : #FFF;
	float: left;
	}

div#nav	{
	margin-left: 5px;
	margin-top: 6px;
	clear: both;
	float: left;
	color: #000;
	width: 260px;
	background : #606060;
	margin-bottom:5px;
	}
html>body div#nav {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 10px;
}
		
div#box1	{
	margin-top: 6px;
	float: left;
	color: #000;
	width: 200px;
	background : #FFF;
	margin-bottom:5px;
	margin-right:20px;
	}
	
div#box1a {
	margin-top: 5px;
	text-align: center;
}

div#box2	{
	margin-top: 6px;
	float: left;
	color: #000;
	width: 200px;
	background : #FFF;
	margin-bottom:0px;
}
	
div#box2a {
	margin-top: 5px;
	text-align: center;
}

div#footer	{
	clear: both;
	color: #000;
	width: 660px;
	padding: 10px;
	padding-bottom: 0px;
	background : #FFF;
	font-size: smaller;
	margin-left: 5px;
	}
html>body div#footer {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 10px;
	}		

	h1	{
	font-weight: normal;
	line-height: 2.0em;
	margin: 10px 0px 0px 0px;
	font-size: large;
	}
		
a:link, a:visited, a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #09E;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #600;
	background: transparent; 
	}
	
h2, h3, h4	{
    font-weight: normal;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}

.navimg { margin-bottom: 4px; }
.footerimg { margin-right: 14px; }
		
.picture_comment_left {
        float: left;
		margin-top: 5px;
		margin-right: 10px;
		margin-left: 2px;
		margin-bottom:5px;
		padding: 0px;
		font-size: smaller;
		font-weight: bold;
		background-color: #374237;
		text-align:center;
		color: #BCA;
		}

.picture_comment_right {
        float: right;
		margin-top: 5px;
		margin-right: 2px;
		margin-left: 10px;
		margin-bottom:5px;
		padding: 0px;
		font-size: smaller;
		font-weight: bold;
		background-color: #374237;
		text-align:center;
		color: #BCA;
		}
	
	.clear{
	clear: both;
	}
				
 .floatright
{
float: right;
margin-top: 5px;
margin-right: 2px;
margin-left: 10px;
margin-bottom:5px;
padding: 0px;
border: 1px solid #666;
}

 .floatrightforum
{
float: right;
margin-top: 5px;
margin-right: 2px;
margin-left: 10px;
margin-bottom:5px;
padding: 0px;
}

 .floatleft
{
float: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 2px;
margin-bottom:5px;
padding: 0px;
border: 1px solid #666;
}

.floatnone
{
float: left;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom:0px;
padding: 0px;
border: 0px;
}

div#sidebar 	{
	float: right;
	text-align: center;
	width: 150px;	
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom:5px
	}
html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-right: 10px;
	}

.testamonial
{
margin-top: 5px;
margin-right: 0px;
margin-left: 0px;
margin-bottom:5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;
padding-top: 15px;
background: #E3E3E8;
border:1px solid ;
font-size: smaller;
}
