@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg02.jpg);
	background-repeat:repeat-x;
	
}
#container{ width:950px;
margin:0px auto;
margin-top:30px;

border-radius:10px;
}
.head{ width:950px;
height:100px;
background-image:url(../images/head.png);
background-repeat:no-repeat;
}
.logo{
}
.slide{ width:950px;
height:250px;
}
.box01{ width:470px;
height:380px;
float:left;
}
.heading{ width:140px;
margin-left:10px;
height:20px;
font-family: Verdana;
font-size:12px;
font-weight:bold;
margin-top:5px;
border-bottom:solid  #333333 1px;
}
.text{ width:450px;
height:350px;
margin-left:10px;
margin-top:10px;
font-family: Verdana;
font-size:11px;
}
.img{ width:400px;
height:275px;
margin-left:25px;

background-image:url(../images/text.png);
background-repeat:no-repeat;
}
.sub_head{ width:450px;
height:20px;
font-family: Verdana;
font-size:12px;
font-weight:bold;
}
.box02{width:470px;
height:380px;
float:left;
}
#menu{ width:950px;
height:30px;
}
.tmenu{ width:180px;
height:20px;
margin-left:750px;
padding-top:60px;
font-family: Verdana;
font-size:11px;
}
.tmenu ul{
}
.tmenu li{ display:inline;
padding:10px;
}
#footer{ width:950px;
height:90px;
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
border-radius:5px;
}
.links{ width:400px;
height:62px;
float:left;
padding-top:30px;
margin-left:25px;
}
.line{ width:370px;
height:20px;
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
margin-left:540px;
}
.bmenu{ width:420px;
height:40px;
padding-top:30px;
margin-left:490px;
}
.bmenu ul{
padding-right:0px;
}
.bmenu li{display:inline;
font-family: Verdana;
font-size:11px;
padding:10px;
color:#FFFFFF;
}




<style type="text/css">

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #ca7a25; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #ca7a25; /*Brown color theme*/ 
color: white;
border-color: #ca7a25; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}

</style>
