/* KMD Company by Milesh Chudasama */

body{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}
.pad{
padding:15px;
}
.pad-middle{
padding:15px 0 15px 0;
}

.nav{
background-color:#18277A;
background-image:url(images/tri.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding:5px;
color:#FFFFFF; 
display: block;
font-size:75%; 
font-weight:bold; 
width: 175px; 
height:16px; 
text-decoration:none; 
text-align:left;
}
.nav:hover{
background-image:url(images/tri2.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
.titles{
font-size:100%; 
font-weight:bold; 
}
.middle{
padding:10px 0 10px 0;
line-height:1.5;
font-size:75%;
text-align:justify;
}
.index-right{
background-color:#18277A;
border-bottom:2px solid #F5DC15;
padding:5px;
line-height:1.5;
font-size:75%;
height:380px;
}
.footer{
font-size:70%;
line-height:1.5;
}
a.email{
color:#18277A;
text-decoration:underline;
}
a.email:hover{
color:#18277A;
text-decoration:none;
}

/** point of sale **/

.middle2{
background-color:#18277A;
border-bottom:2px solid #F5DC15;
padding:5px;
text-align:center;
vertical-align:middle;
}
a.sub-head{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}
a.sub-head:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.pos{
width:376px;
height:370;
background-color:#18277A;
border-bottom:2px solid #F5DC15;
padding:5px;
text-align:center;
vertical-align:middle;
}

/** presentation packs **/

.middle3{
background-color:#18277A;
border-bottom:2px solid #F5DC15;
padding:5px;
text-align:center;
vertical-align:top;
}

/** contact us **/

.middle4{
padding:10px 0 10px 0;
line-height:1.5;
font-size:75%;
text-align:center;
}
