* {
padding: 0px;
spacing: 0px;
border: 0px;
margin: 0px;
}

p.footer {
   font-family: century gothic, arial,verdana,sans-serif;
   color: #800080;
   font-size: 8pt;
   }

p.footer3 {
   font-family: century gothic, arial,verdana,sans-serif;
   color: #444444;
   font-size: 8pt;
   }


p.footer1 {
   color: #800080;
   font-size: 9pt;
   }

p.links {
   color: #50296c;
   font-size: 9pt;
   text-decoration: none;
   font-weight: 700;
   }

p.body {
   color: #666666;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
   }

p.heading {
   color: #dc381c;
   font-size: 16pt;
   text-decoration: underline;
   font-weight: normal;
   }

p.heading1 {
   color: #502954;
   font-size: 11pt;
   text-decoration: none;
   font-weight: 700;
   }

p.small {
   color: #50296c;
   font-size: 3pt;
   }

body {
   font-family: century gothic, arial,verdana,sans-serif;

background-color: #e8e7e7;
text-align: center;
}

div#container {
width: 658px;
_height: 500px;
min-height: 500px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url("./assets/bg.gif");
background-repeat: repeat-y;
overflow: visible;
}

div#top {
float: left;
width: 600px;
height: 94px;
text-align: left;

}
 
div#spacer {
float:left;
width: 658px;
height: 7px;
text-align: left;
overflow: hidden;
}

div#spacerv {
float: left;
width: 7px;
height: 126px;
text-align: left;
overflow: hidden;
}

div#box {
float: left;
width: 126px;
height: 126px;
background-color: #ffffff;
text-align: right;
background-image: url("./assets/box.gif");
background-repeat: no-repeat;
}

div#content {
float: left;
_height: 470px;
min-height: 470px;
width: 658px;
text-align: left;
background-image: url("./assets/contentbg.gif");
background-repeat: repeat-y;
overflow: visible;
}

div#watermark {
float: left;
_height: 470px;
min-height: 470px;
width: 658px;
text-align: left;
background-image: url("./assets/watermark.gif");
background-repeat: no-repeat;
background-position: bottom right;
overflow: visible;
}

div#text_heading {
float: left;
width: 500px; 
height: 60px;
overflow: visible;
margin-left: 10px;
}


div#taking {
position: relative;
left: 370px;
top: 10px;
width: 222px;
height: 33px; 
overflow: visible;
}

div#text {
float: left
height: 400px; 
width: 480px; 
overflow: visible;
margin-left: 20px;
}


div#spacerbottom {
float: left;
width: 390px;
height: 126px;
text-align: left;
}

div#bottom {
float: left;
width: 658px;
height: 110px;
text-align: center;
background-image: url("./assets/bg.gif");
background-repeat: repeat-y;
overflow: visible;
}

div#bottom1 {
float: left;
width: 658px;
text-align: center;
overflow: visible;
}

   A:link    {text-decoration: none; font-weight: bold; font-size: 10pt; color : #777777}
   A:visited {text-decoration: none; font-weight: bold; font-size: 10pt; color : #777777}
   A:active  {text-decoration: none; font-weight: bold; font-size: 10pt; color : #777777}
   A:hover   {text-decoration: none; font-weight: bold; font-size: 10pt; color : #000000}
   
   A.foot:link {font-family: century gothic, arial,verdana,sans-serif; color: #800080; font-size: 8pt;}
   A.foot:visited {font-family: century gothic, arial,verdana,sans-serif; color: #800080; font-size: 8pt;}
   A.foot:active {font-family: century gothic, arial,verdana,sans-serif; color: #800080; font-size: 8pt;}
   A.foot:hover {font-family: century gothic, arial,verdana,sans-serif; color: #800080; font-size: 8pt;}

   A.foot1:link {font-family: century gothic, arial,verdana,sans-serif; color: #444444; font-size: 8pt;}
   A.foot1:visited {font-family: century gothic, arial,verdana,sans-serif; color: #444444; font-size: 8pt;}
   A.foot1:active {font-family: century gothic, arial,verdana,sans-serif; color: #444444; font-size: 8pt;}
   A.foot1:hover {font-family: century gothic, arial,verdana,sans-serif; color: #444444; font-size: 8pt;}

