/* ======================================
                Made by Richie Grey
				WebBuild.in
                HTML-coder,
                icq 823-784
                email rich@richie.com.ua

                (c)2008.
   ====================================== */
   
/*=====     COMMON CLASSES       =====*/
* { font-family: Arial, Helvetica, sans-serif;}

body { background:#fff;}
p, td, div { font-size:14px; color:#000;}
form, body, iframe { margin:0; padding:0;}
img, table, iframe { border:0;}
p { margin-top:0; margin-bottom:18px;}
table { border-collapse:collapse;}
table td { padding:0;}

a { color:#000; text-decoration:underline;}
a:hover { color:#000; text-decoration:none;}

h1 { font-size:22px; margin:0 0 18px; padding:0; color:#152b90;}
h2 { font-size:15px; color:#000; padding:0px 0px 5px 0px; margin:0;}

ul { line-height:20px;}

/*=====      GENERAL CLASSES       =====*/
.body { width:760px; margin:0 auto;}
.header { border-bottom:4px solid #333;}
.header_blue { width:245px; height:85px;}
.header_text { text-align:center; padding:35px 22px 0 0; color:#152b90; font-weight:bold;}

.rightbar { padding:33px 12px 0 0; float:right;}
.rightbar2 { padding:0px 12px 0 0; float:right;}
.box { background:url(../images/shadow_left.jpg) repeat-y left top; padding:0;}
.box .box { background:url(../images/shadow_bottom.jpg) repeat-x left bottom;}
.box .box .box { background:url(../images/shadow_lt.jpg) no-repeat left top;}
.box .box .box .box { background:url(../images/shadow_lb.jpg) no-repeat left bottom;}
.box .box .box .box .box { background:url(../images/shadow_rb.jpg) no-repeat right bottom; padding:0 0 5px 5px;}
.box_content { border:2px solid #CCCCCC; padding:10px 14px; width:173px;}
.logos { text-align:center;}
.logos a { display:block; width:114px; margin:0 auto; margin-top:10px;}
.testimonials, .testimonials p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; margin-bottom:6px;}
.testimonials strong { font-size:11px;}
.content { margin-right:221px; padding:12px 10px 0 20px;}

.frm { float:left;}
.frm_text { float:left; width:60px; text-align:right; padding-top:5px;}
.frm_input { margin-left:65px; margin-bottom:5px;}
.frm_input input.frm_input { width:225px; _width:223px; height:19px; border:1px solid #000; margin:0; margin-left:1px; _margin-left:0px}
.frm_input input.submit { width:230px; height:22px; _margin-left:2px;}
.antispam { padding:7px 0 0 79px; height:120px; margin-left:240px;}
.logos_bottom { height:50px; padding-top:5px; padding-left:5px;}
.logo_bottom { float:left; margin-right:45px;}
.copy { color:#999; font-size:12px; text-align:left;}

.list li { margin-bottom:12px;}
.img_left { float:left; margin:0 10px 5px 0;}










