﻿/* Div styles starts here */

#divPageOuter
{
 margin: 0px;
 padding: 0px;
 width: 870px;
 height: auto;
 text-align: center;
}

/* == Header divs starts here == */
#divHeader
{
 margin: 0px;
 padding: 0px;
 width: 870px;
 height: 239px;
 float: left;
 position:static;
}
#divHeaderLeft
{
 margin: 0px;
 padding: 0px;
 width: 327px;
 height: 239px;
 float: left;
 position:static;
}
#divHeaderRight
{
 margin: 0px;
 padding: 0px;
 width:543px;
 height: 239px;
 float: left;
 position:static;
}
/* == Header divs ends here == */

/* == Top menu divs starts here == */
#divTopMenu
{
margin:0px;
clear:both;
padding:0px;
width:870px;
height:34px;
float:left;
}

#divTopMenu ul
{
margin:0px;
padding:0px;
width:870px;
list-style-type:none;
}
#divTopMenu ul li
{
margin:0px;
padding:0px;
height: 34px;
list-style-type:none;
display: block;
float:left;
}

/* == Top menu divs ends here == */

/* Header Third divs starts here */

#divContent
{
margin:0px;
padding:0px 0px 15px 0px;
width:870px;
height:auto;
background-image:url(content_bg.gif);
background-repeat:repeat-y;
float:left;
}
#divContentLeft
{
margin:0px;
padding:0px;
width:240px;
height:auto;
text-align:left;
float:left;
}
#divContentLeftMenu
{
margin:0px 0px 0px 0px ;
clear:both;
padding:0px 0px 0px 0px;
width:230px;
height: auto;
float:right;
}

#divContentLeftMenu ul
{
margin:0px;
padding:0px;
width:230px;
float:right;
}
#divContentLeftMenu ul li
{
margin:10px 0px 0px 50px;
padding:0px 0px 0px 0px ;
list-style-type:disc;
height: 28px;
width:200px;
float:right;
}
#divContentRight
{
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
width:610px;
height:auto;
text-align:left;
float:left;
}
#divContentRightTop
{
margin:0px;
padding:0px 0px 0px 0px;
width:580px;
height:auto;
text-align:left;
border-bottom:2px solid #aed9c7;
float:left;
}
#divContentRightText
{
margin:10px 0px 0px 0px ;
padding:0px 0px 0px 0px;
width:580px;
height:auto;
text-align:left;
float:left;
}
/* content div end here */
/* Secondcontent div starts here */
#divSecondContent
{
margin:0px;
padding:0px;
width:990px;
height:auto;
background-color:#fff;
float:left;
}
#divSecondContentLeft
{
margin:0px 0px 0px 5px;
padding:0px;
width:230px;
height:auto;
float:left;
}

#divSecondContentRight
{
margin:0px 0px 0px 4px ;
padding:0px;
width:751px;
height:270px;
float:left;
}
/* Secondcontent div end here */

/* footer div starts here */
#divFooter
{
margin:0px;
padding:0px;
width:870px;
height:40px;
text-align:center;
float:left;
}
#divFooterLeft
{
margin:0px;
padding:0px;
width:435px;
height:44px;
text-align:left;
float:left;
}
#divFooterLeftOne
{
margin:0px;
padding:0px;
width:15px;
height:44px;
text-align:left;
float:left;
}
#divFooterLeftRight
{
margin:0px;
padding:0px;
width:420px;
height:44px;
background-color:#92c04f;
text-align:left;
float:left;
}
#divFooterMiddle
{
margin:0px;
padding:0px;
width:46px;
height:44px;
text-align:left;
float:left;
}
#divFooterRight
{
margin:0px;
padding:0px;
width:368px;
height:44px;
text-align:left;
background-color:#fff;
float:left;
}
#divFooterFour
{
margin:0px;
padding:0px;
width:21px;
height:44px;
text-align:left;
float:left;
}
/* footer div ends here */



/* Div styles ends here */