body{
	background-image: url(/imgs/bg_body.gif);
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a{
	color: Maroon;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

table{
    font-size: 12px;
}

.min{
    font-size: 10px;
}
.red{
    color: #00014F;
}

#head{
	background-image: url(/imgs/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 150px;
	width: 780px;
}
#head .logo{
   float: left;
   height: 150px;
	width: 150px;
}
#head .keywords{
	color: Maroon;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin: 5 0 0 20;
	width: 400px;
}

#navigation{
    vertical-align: bottom;
	text-align: right;
	margin: 20 0 0 0;
	width: 780px;
}
#navigation a{
	background-image: url(/imgs/dot_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #00014F;
	padding-left: 9px;
	margin-left: 5px; 
	vertical-align: middle;
}

#body{
	width: 780px;
}

#left_column{
    float: left;	
	padding-left: 10px;
	width: 210px;
}
#left_column h1{
	color: Maroon;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
#left_column h3{
    color: #00014F;
	font-size: 13px;
	font-weight: bold;
	margin: 10 0 10 0;
	text-align: left;
	text-decoration: underline;
}
#left_column ul{
	margin: 0 0 0 20;
}
#left_column ul li{
	list-style-image: url(/imgs/dot_blue.gif);
}

#news{
    padding-right: 40px;
}

#content{
   margin: 10 0 10 0; 
   width: 100%;
   text-align: justify;	
}
#content a{
   font-size: 12px;
}
#content img{
   border: solid 1px #000000;
   margin: 5px;
}
#content h1{
	color: Maroon;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#content h3{
	color: #00014F;
	font-size: 13px;
}
#content ul li{
	list-style-image: url(/imgs/dot_blue.gif);
}
#content .image{
   vertical-align: top;	
}
#content .text{
   vertical-align: top;	
} 
#content a.text {
	color: #000000;
	text-decoration: none;
}
#content a.doc {
    background-image: url(/imgs/doc.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#content b.red{
    color: #FF0101;
}

#heading{
    text-align: right;
	font-size: 11px;
	margin-top: 10px;
}
#heading b{
	color: #FF0101;
}
#heading h1{
    color: Maroon;	
    font-size: 14px;
    margin: 0;
	padding: 5 0 0 0;		
}
#heading hr{
	color: #2AB5F5;
	margin: 0;
	width: 250px;
}
#heading_description{

}

#price{
    background-color: Maroon;
	color: Maroon;
	float: right;
	font-size: 12px;
}
#price td{
    background-color: White;	
}

#bottom{ 
   width: 780px;
}

#counters{
    float: left;
	margin: 5 0 0 5;
	width: 210px;
}

#bottom_informer{
	width: 100%;
}

#bottom_informer hr{
	color: #2AB5F5;
    width: 480;	
}