body { 

	background-image: url(../images/main_bg.gif);
	background-color: #000d66;
	background-position:top;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-y;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
}


A:link, A:visited {
	color: #001ee9;
	text-decoration: underline;
}	
A:hover, A:active {
	color: red;
	text-decoration: underline;
}

b{
color:#001ee9;

}
.blue { color: #001394; }
.red { color: red; }

.imgborder { 
border-color: red;
border-style:solid;
border-width: 1px; 
}
p, ul, td {
	margin-bottom:6px;
	color: #000000;
}
 li {
	margin-bottom:7px;
	color: #000000;
}
hr {
color: #999999;
height:1px;
width:850px;
}

h1 {
	color: #001394;
	font-size:24px;
}
h2 {
	color: #001394;
}
h3 {
	color: red;
}
h4 {
	color: #001394;
}
h5 {
	font-size:16px;
	padding: 0px;
	margin: 0;
	margin-top: 10px;
	color: #001394;
}
h6 {
	font-size:16px;
	padding: 0px;
	margin: 0;
	margin-top: 10px;
	color: red;
}


#container {
	width: 724px;
	margin-left: auto;
	margin-right:auto;	
}


.main_border {
float:left;
width:722px;
border-left: #000000 solid 3px;
border-right: #000000 solid 3px;
}


.nav {
float:left;
width:722px;

}

.nav2 {
float:left;
width:722px;
background-color: #001ee9;
text-align:right;
}

.header {
float:left;
width:724px;
}

.content_bg1 {
float:left;
width:722px;
background-image:url(../images/content_bgmain.gif);

}

.content_bg2 {
background-position:560px 53px;
width:680px;
background-image:url(../images/content_bg2.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.content_bg3 {
background-position:180px 40px;
width:660px;
background-image: url(../images/content_bg1.gif);
background-repeat: no-repeat;
padding-left:25px;
}


.content_top {
float:left;
width:722px;

}

.content {
float:left;
width:722px;
}


.footer{
float:left;

}

.sozo, .sozo a:link, .sozo a:visited {
	color:#2170b3; 
	font-size:10px; 
	padding:5px;
}
.sozo a:hover, .sozo a:active {
	color:white; 
	font-size:10px; 
	padding:5px;
}

.testimonial1 {
	color: blue;
	margin-top: 15;
	margin-bottom: 0;
	font-style:italic;
}
.testimonial2 {
	color: red;
	margin-top: 15;
	margin-bottom: 0;
	font-style:italic;
}
.testby {
	text-align:left;
	font-style:italic;
	color: black;
	margin-bottom: 0;
	margin-top: 3px;
	margin-left: 50px;
	font-weight:bold;
	font-size:smaller;
}