* {
padding: 0;
margin: 0;

} 

body {
margin:0;
padding: 0;
background: #fbeec7;
color: #444;
font: 13px Trebuchet MS, Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
margin-top:5px;
}

img {border: none;}
a{ color: #2A84E5; text-decoration: none; }
a:hover {  color: #000; }

#top {
background: #fbeec7 url(images/top.jpg) no-repeat;
padding:10px 0;
}
#contentt {
background: #fbeec7 url(images/content.jpg) repeat-y;
padding: 0px 20px 20px 20px ;
}
#bottom {
background: #fbeec7 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#wrap {
width: 970px;
margin: 0 auto;
}

#header {
height: 100px;
line-height: 30px;
}
#header h1 { 
font-size: 50px;
letter-spacing: -1px;
padding: 30px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #3B8FE9;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}
#header h2 { letter-spacing: -1px; padding: 0 0 0 16px; font-size: 29px; color: #000; }

#headermenu {
height: 40px;
background: #3B8FE9 url(images/menubg.jpg) repeat-x;
line-height: 40px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
font-size: 15px;
font-family:Trebuchet MS;
font-weight:bold;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}


.middle { 
margin-top: 10px;
float: left;
width: 660px;
margin-left: 10px;
line-height: 20px;
text-align:justify;
}
.seperator
{
margin-top: 10px;
margin-left: 10px;
background: url(images/seperator.png) repeat-y; 
float:left;
height:auto;

}
    
.ListAlignement
{
    margin-left:10px;
}
.ListAlignement ul li
{
    list-style-image: url(images/arrow2.gif);
    margin-left:40px;
}

.middle h2 {
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 20px;
float: right;
width: 250px;
text-align:center;
}
.right h2 {
margin: 10px 0 20px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
height: 30px;
color: #fff;
padding-left: 10px;
}

#footer { 
color: #777;
text-align: center;
padding-bottom: 10px;
font-size:10px;
}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 

h3
{   margin-left:20px; 
    color:Maroon;
}
h4
{
    font-size:14px;
    color:#053C63;    
}
h5
{
    font-size:13px;
    color:Navy;
    }