html,body {
margin:0;
padding:0;}

body {
margin:0;
padding:10px;
min-width:800px;
background:url("/img/bg.gif");
background-repeat: repeat-y;
background:#0374bd;
font-family: verdana;
text-align: center;}

h1,h2,h3,h4 {
margin:0;
padding:0;
color:#FFF;}

h1{font-size: 35px;}
h2{font-size: 20px;}
h3{font-size: 25px; color: #069;}
h4{font-size: 18px;}

/* WRAP */

div.wrap {
color:#0374bd;
width:800px;
margin: 0 auto;}

div.b1 {
background:url("/img/1.jpg") no-repeat;
float:left;
height:12px;
width:12px;}

div.b2 {
background:url("/img/2.jpg") no-repeat;
float:right;
height:12px;
width:12px;}

div.b3 {
background:url("/img/3.jpg") no-repeat;
float:left;
height:12px;
width:12px;
margin-top:-12px;}

div.b4 {
background:url("/img/4.jpg") no-repeat;
float:right;
height:12px;
width:12px;
margin-top:-12px;}

div.wrap2 {
padding:12px;
background:#FFF;}

/* MENU */

div.menu {
color:#0374bd;
width:750px;
margin: 0 auto;}

div.m1 {
background:url("/img/m1.jpg") no-repeat;
float:left;
height:12px;
width:12px;}

div.m2 {
background:url("/img/m2.jpg") no-repeat;
float:right;
height:12px;
width:12px;}

div.m3 {
background:url("/img/m3.jpg") no-repeat;
float:left;
height:12px;
width:12px;
margin-top:-12px;}

div.m4 {
background:url('/img/m4.jpg') no-repeat;
float:right;
height:12px;
width:12px;
margin-top:-12px}

div.menu2 {
padding:12px;
background:#069;}

.content {
width: 470px;
float:left;
text-align: justify;
padding: 20px 2px 20px 15px;
font-size: 13px;}

.sidebar {
width:250px;
float:right;
margin-right: 12px;
font-size: 13px;
text-align: justify;}

.bottom {
clear: both;}

.copyrights {font-size:13px;padding:5px;margin:0;}

div.widget {
color:#FFF;
width:250px;
margin-top: 25px;
margin-bottom: 15px;}

div.w1 {
background:url("/img/w1.png") no-repeat;
float:left;
height:12px;
width:12px;}

div.w2 {
background:url("/img/w2.png") no-repeat;
float:right;
height:12px;
width:12px;}

div.w3 {
background:url("/img/w3.png") no-repeat;
float:left;
height:12px;
width:12px;
margin-top:-12px;}

div.w4 {
background:url("/img/w4.png") no-repeat;
float:right;
height:12px;
width:12px;
margin-top:-12px;}

div.widget2 {
padding:12px;
background:#71D0FF;}