/* CSS Document */

* {margin:0; padding:0;}

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; background:url(images/back.gif) repeat;}
a{color:#FFFF00; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:none;}
.text_yel{color:#FFFF00}

.footer{background:url(images/foot.gif) repeat-x top; color:#ABABAC; font-size:11px; vertical-align:middle; text-align:center;}
.footer a{color:#ABABAC;}
.footer a:hover{color:#FFFFFF;}
.copyright{color:#ABABAC; background:#3D3D3D; font-size:11px; vertical-align:middle; text-align:center; padding:0 11px;}

.wraper{margin:0px auto;}

.call{background:url(images/call.jpg) no-repeat; height:55px; vertical-align:top;}
.call p{margin:25px 0 0 180px; font-weight: bold; }
.nav_top{background:url(images/nav_bgtop.gif) repeat-x; font-size:14px;}
.nav_top a{color:#FFFFFF;}
.nav_top a:hover{color:#FFFF00;}

.nav{background:url(images/nav_bg.gif) repeat-x; font-size:13px; text-align:center; vertical-align:middle;}
.nav td{text-align:center;}
.divider{background:url(images/divider.gif) no-repeat; width:2px;}
.nav a{color:#898989;}
.nav a:hover{color:#FFFFFF;}

.body{background:#3D3D3D; padding-bottom:10px;}

.right{width:647px; padding:11px 11px 0 9px;}
.right_curve{background:url(images/blue_right1.gif) no-repeat; width:11px; height:42px;}
.right_curve2{background:url(images/blue_right2.gif) no-repeat; width:15px; height:42px;}
.right_bot{background:url(images/right_bot1.gif) no-repeat left bottom; height:33px;}
.right_bot2{background:url(images/right_bot2.gif) no-repeat right bottom; height:33px;}

.content{line-height:20px;}
.content_blue{color:#397CCD; font-weight:bold;}
.blue{background:url(images/blue_bg.gif) repeat-x; vertical-align:middle; font-size:16px;}

.left{width:224px; padding:11px 11px 0 11px; background:#484848;}
.left_curve{background:url(images/blue_left1.gif) no-repeat; width:17px; height:42px;}
.left_curve2{background:url(images/blue_left2.gif) no-repeat; width:11px; height:42px;}
.left_bot{background:url(images/left_bot1.gif) no-repeat left bottom; height:22px;}
.left_bot2{background:url(images/left_bot2.gif) no-repeat right bottom; height:22px;}
.form_text{font-size:14px;}
.form_field{width:195px; border:1px solid $B8B8B8; font-size:13px; height:20px; margin-top:4px;}
.form_field2{width:128px; border:1px solid $B8B8B8; font-size:13px; height:20px; margin-top:3px;}
.danger{margin-top:15px;}

