/* BM Tronics CSS file */
/* Author: Isaac Rowntree */
/* Version 1.0 */

body {
font-family:    Arial, Helvetica, sans-serif;
font-size:      10px; 
color:          #003b77;
background-color: #f2f2f2;
}

.center {
text-align: center;
}

a {
text-decoration:none;
color: #ed1b2d;
}

a:hover {
color:          #003b77; 
text-decoration:underline;
}

#body {
align:center;
margin:0 auto;
background-color:#FFFFFF;
background:white;
width: 760px;
}

#top {
}

#middle {
border-bottom: 1px solid #ed1b2d;
background-color:#ffd41d;
}

#body {
background-image: url('http://www.bmtronics.com.au/site/images/bmtronicsback.gif');
}

#main {

}

#nav {
position:     absolute;
padding-left: 14px;
width:        118px;
font-size: 16px;
text-align: top;
padding-right: 1px;
}

.nitem {
border-bottom: 1px solid #ed1b2d;
}

.nitem a {
color: #003b77;
}

.nitem a:hover {
color: #ed1b2d;
text-decoration:none;
}

#text {
position:      relative;
left:          143px;
margin-right:  143px;
padding-right: 177px;
top:           0px;
}

#right {
position: absolute;
right:    0px;
}

#footer {
border-top: 1px solid #ed1b2d;
text-align: center;
height: 35px;
background-color:#ffd41d;
}

#warranty {
position: absolute;
top:       200px;
}
