body {
margin-top:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}
.bg_line {
background-image:url(images/10x10.jpg);
background-repeat:repeat-x;
}
.genaral {
font-family:Georgia, Times New Roman, Times, serif; 
font-size:18px; 
font-weight:bold; 
color:#000000;
text-align:left;
text-transform:uppercase
}
.need {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:center;
font-weight:bold;
}
.img_pad_first {
padding:0px 16px 0px 0px;
}
.img_pad {
padding:0px 16px 0px 0px;
}
.img_pad_last {
padding:0px 0px 0px 0px;
}
.img2_pad_first {
padding:16px 16px 0px 0px;
}
.img2_pad {
padding:16px 16px 0px 0px;
}
.img2_pad_last {
padding:16px 0px 0px 0px;
}
.footer_bg {
background-image:url(images/footer_log_bg.jpg);
background-repeat:repeat-x;
height:100px;
}
.features {
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
font-weight:bold; 
color:#000000;
line-height:150%;
text-transform:uppercase;
}
/* Start Top Button */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
margin:0;
margin-left: 210px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
font:bold 12px Tahoma;
float: left;
display: block;
color: white;
margin: 1px 1px 0 0; /*Margin between each menu item*/
padding: 5px 32px;
text-decoration: none;
letter-spacing: 1px;
background-color: #621a4a; /*Default menu color*/
border-bottom: 0px solid white;
}

#modernbricksmenu a:hover{
color:#FFFFFF;
background-color: #000000; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #000000; /*Brown color theme*/ 
border-color: #cc0000; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #cc0000; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

/* End Top Button */
