/* CSS Document */
body 
{
margin:0px;
padding:0px;
text-align:left;
color:#000000;
background-color:#003366;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input 
{
font-family : verdana, helvetica, arial, sans-serif;
}

img{
border:0px;
}

.normal_text {
font-size: 11px;
font-style: normal;
line-height: 17px;
font-weight: normal;
color: #333333; 
text-decoration: none;
text-align:justify;
}


/*Wrapper CSS Starts*/
#wrapper{
width:100%;
margin:auto;
padding:0px;
background-color:#003366;
}

#wrapper2{
margin:auto;
padding:0px;
width:800px;
min-height: 850px;
border-left:1px solid #666666;
border-right:1px solid #666666;
background-color:#FFFFFF;
}

/*Wrapper CSS Ends*/

/*Header CSS Starts*/

.header_sec {
margin:0px;
padding:0px;
width:800px;
height:90px;
float:left;
}

.header{
margin:0px
padding:0px;
width:800px;
float:left;
}

/*Header CSS Ends*/

/*Header Adds CSS Starts*/

.headeradd_sec{
margin:0px;
padding:0px;
width:800px;
hieght:70px;
float:left;
border-top:2px solid #999999;
border-bottom:1px solid #999999;
background-color:#CCCCCC;
}

.add01 {
margin: 5px 0px 5px 10px;
padding:0px;
widht:468px;
float:left;
}

.add02 {
margin: 5px 10px 5px 0px;
padding:0px;
float:right;
width:120px;
}

/*Header Adds CSS Ends*/

/*Body CSS Starts*/

.body_sec{
margin:0px;
padding:0px;
width:800px;
height:700px;
float:left;
}

.google_add{
margin: 15px 5px 0px 5px;
padding:0px;
width: 340px;
height: 290px;
float:left;
}

.add03 {
margin: 15px 5px 0px 10px;
padding:0px;
width:160px;
height: 600px;
float: right;
}

.add04 {
margin: 10px 8px 0px 5px;
padding: 0px;
width:250px;
height:250px;
float:left;
}

/*Body CSS Ends*/










