*{
margin: 0px;
padding: 0px;
text-decoration: none;
}

/*background gradient*/
body {
background: transparent url(images/backgroundstrip.jpg) repeat-x top left;
background-color: #679bb3;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#container{
margin: 0px auto;
width: 872px;
}

#shadow{
width: 872px;
height: 837px;
background: transparent url(images/backgroundshadow.jpg) no-repeat left;
margin-top: 62px;
}

/*logo button*/
#logo{
position: absolute;
top: 53px;
margin-left: 45px;
width: 200px;
height: 39px;
z-index: 9999;	
}

h1{
font-size: 12px;
color: #323F6E;
}

p{
font-size: 11px;
color: #5c5c5d;
line-height: 21px;
}

p a{
color: #323F6E;
font-size: 100%;

}

#bluefont{
color: #576eb2;
font-weight: bold;
font-size: 10px;
}

ul{
font-size: 11px;
color: #5c5c5d;
line-height: 18px;
padding-left: 10px;
margin-left: 15px;
list-style-type: square;
}
/*Banner */

#bannerflash{
height: 181px;
width: auto;
padding: 37px 0px 0px 35px;
}

#header{
width: auto;
height: 181px;
border: none;
padding: 37px 0 0 36px;
}
/*banners end*/

#logo img{
text-decoration: none;
border: none;
}

/* top nav*/

#nav{
position: absolute;
margin-left: 477px;
padding-top: 2px;
}

#nav li{
display: inline;
list-style-type: none;
padding-left: 5px;
height: 10px;	
}

#nav a{
color: #162e46;
font-size: 90%;
font-weight: normal;
}

#nav a:hover{
color: #8cc53e;
}
/* top nav end */

/*footer nav*/

#footernav {
width: 735px;
height: 100px;
margin: 0 auto;
text-align: center;
color: white;
}

#footernav p{
color: white;
font-size: 9px;
line-height: 19px;
letter-spacing: 1px;
}

#footernav a{
color: white;
font-size: 84%;
font-weight: normal;
}

#footernav a:hover{
color: #162e46;
}

#footernav li{
display: inline;
text-align: center
}

#footernav p a{
color: white;
font-size: 10px;
}

#footernav p a:hover{
color: #162e46;
}

/*footer nav ends*/

#mainbody{
width: 390px;
height: 510px;
margin: 0px 0px 0px 0px;
padding:28px 0px 0px 80px;
float: left;
}

#rightside{
width: 380px;
height:510px;
float: right;
}

#rightside img{
padding: 50px;	
}


/*coolbullets*/
#mailicon{
background: url(images/mailicon.jpg) no-repeat;
padding-left: 20px;
}