
/* --- Begin Body ---------- */
body {
   margin: 0;
   padding: 0;
   font-family:Verdana, Tahoma, Arial, Serif;
   text-align: center;
   line-height: 1.5em;
   font-size: 10px; /* This is for IE 5 version */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font-size: 10px; /* This is for easy scaling */
   font-size: 0.76em;
   background-color:#e1e1e1;
   color:#333;  	
}
/* --- End Body ----------- */


/* --- Begin Body wrapper ---------- */
#bodywrap {
   position: relative;
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#fff;  		
   /* box model hack - dont edit this part*/
   width: 800px;
   voice-family: "\"}\""; 
   voice-family: inherit;
   width: 800px;	
}
/* --- End Body wrapper ----------- */


/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- */

html>body #bodywrap { 
   width: 800px;
}


/* --- Begin Headline news h2 title ----------- */
h1 {
   font-size: 1.5em;
   color: #000000;
   padding: 14px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
h2 {
   font-size: 1.3em;
   color: #000000;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
/* --- End Headline news h2 title ------------ */


/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
color: #4DB0CD;
}
a:visited {
   color: #0063C6;
}
a:hover {
   color: #05617C;
   text-decoration:underline;
}
a:active {
   color: #5B739C;
}
/* --- End Handle body Links -------------------- */


/* --- Handle all paragraph section in the body -------- */
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
/* --- End Handle all paragraph section in the body --- */


/* --- Header Logo Section ----------------------- */
#header {
   height: 150px;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   width: 800px;
   padding:0;	
   background: #fff url(images/header.jpg) no-repeat left top;
   height:156px;
   position:relative;		
}
/* --- Container for Header Top Right Search Section -------- */
#header h1 {
   float: right;
   text-align:left;
   color: #fff;
   font-size: 11px;
   margin:0px auto;
   padding-top: 6px;
   padding-right: 15px;	
}
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {	
   background:#000000;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:100%;   
   border:solid #ffffff;
   border-width:1px 0;
}
#mainnav h1{	
   font-size:16px;
   color:#4B637F;
   text-transform:uppercase;
   padding-left:5px;
   padding-bottom:3px;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: .8em;
   letter-spacing: 0px;
}
#mainnav ul li a {
	font-size:11px;
	font-weight:bold;
   padding: 0.2em 40px;
   color: #FFFFFF;
   text-decoration: none;
   float: left;
   border-right: 1px solid #FFFFFF;
}
#mainnav ul li a:hover {
   background-color: #3a3a3a;
   color: #FFFFFF;
}

/* --- End Top Blue Navigation Menu --------- */


/* --- Begin Middle Main Container ----------- */
#maincont {
   float: left;
   width: 565px;
   margin: 0 0 0 6px;	
   display:inline;
   border-right:#c7c7c7 1px solid;
}
#maincont ul 
{
   margin:5px 0px;
   padding:5px;
}
#maincont ul li {
   list-style:none;
   background:url(images/liimage.gif) no-repeat left top;
   padding-left:15px;
   vertical-align:text-top;	
}
/* --- End Middle Main Container ----------- */

/* --- Begin Right Side Panel ----------------------*/
#rightsidepanel {
   float: left;
   text-align: left;
   width: 175px;
   padding:0px 15px 0 15px;	
   margin:0;
   color:#666;
   line-height:1.3em;	
   background-color:#fff;   
}
#rightsidepanel h2 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight; bold;
   color: #456;	
   padding-top: 13px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel h3 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight; bold;
   color: #456;	
   padding-top: 5px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel ul {
   list-style: none;
   list-style-image: none;
   margin: 4px 0 10px 0;	
   font-size: 0.9em;	
   padding:0 1em 10px;
   border-bottom:#c7c7c7 1px dashed;
}
#rightsidepanel ul li {
   background:url(images/arrdown.gif) no-repeat left;
   margin: 0;
   text-align: left;
   padding-left:12px;				
   list-style:none;
}
#rightsidepanel ul li a {
   color: #80664D;	
   font-size: 12px;
   text-decoration: none;	
}
#rightsidepanel ul li a:visited { 
   color: #80664D; 
}
#rightsidepanel ul li a:hover {
   padding-right: 12px;
   color: #993333;	
   text-decoration:underline;
}




/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   width: 780px;
   color: #ccc;
   font-size: 0.9em;		
   padding:5px 10px;
   background-color: #000000;
   border-top:#3a3a3a 3px solid;           	
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:normal;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   text-decoration: underline;	
}
/* --- End Footer ----------------------------------- */

.ad_bg{ height:250px;
}
.ad {
	VERTICAL-ALIGN: top; WIDTH: 260px; height:250px;
}
.ad_txt {
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; height:100%;
}
.ad_1 {
	VERTICAL-ALIGN: top; WIDTH: 200px; height:100%;
}
.ad_txt_1 {
	PADDING-RIGHT: 19px; PADDING-LEFT: 12px; FONT-SIZE: 12px; COLOR: #3b3b12; font-family:Arial, Helvetica, sans-serif; WIDTH: 200px;
}
.head_n {
	VERTICAL-ALIGN: top; WIDTH: 300px; HEIGHT: 250px;
}
.head_txt_n {
	PADDING-RIGHT: 0px; FONT-SIZE: 11px;
}
 HTML .head_n {
	FLOAT: left
}
 HTML .ad {
	FLOAT: left;
}



/*New Added Classes*/

#row_large {
background-color:#ffffff;
}
#row_large #cell_large {
display: inline;
}

#row_small {
width:800px;
position:relative;
margin:0px auto;
}
#row_small #cell_small {
display: inline;
}
