
* {
	margin: 0;
	padding: 0;
}
/**Body section**/
body {
    font-family: Arial, Helvetica, sans-serif;
    background: #BFE4F4 url(images/bg_bold2.jpg) no-repeat fixed;
    color: #555;
}


/**Wrapper part**/
#wrapper {
    width: 950px;
    margin: 20px auto;
    color: #333;
    background-color:#E6F5FC;
  	border:1px solid black;}

/**Top part **/

#top{
height: 220px;
background-image: url(images/headerbg8.jpg);
background-repeat: no-repeat;border-bottom: thin #0065ff double;}

/** #top h1 {
    font: bold oblique 2.0em Arial, Helvetica, sans-serif;
    padding: 0 0 0 10px;
	margin-top:30px;
} **/

#top img {float : right;
}


#top ul
{
list-style: none;
padding: 0;
margin: 0px 140px;
font-size: 12px;
font-weight: bold;}

#top li
{
float: left;
margin-top: 170px;
margin-left: 6px}

#top li a
{
background: url(images/navbg.png) #fff bottom left repeat-x;
height: 2em;
line-height:2em;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
padding-left: 8px;
padding-right: 8px;
font-weight: bold;}

#top li a:hover {
background: url(images/navbg1.png) #fff top left repeat-x;
height: 2em;
line-height:2em;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-align: center;
padding-left: 8px;
padding-right: 8px;
font-weight: bold;
text-decoration: underline;
}


/**Left part **/

#lheader, #header img, #lline, #left {
float: left;
} 



#lheader p, #rheader p {
font-size: 0.9em;
color: #000000;
padding-left: 10px;
}

 #lheader h3, #rheader h3 {
 font-size: 1.1em;
color: #000000;
padding-left: 5px;
padding-top:6px;
font-weight: normal;
} 

/**Right part**/

#rheader,#rline,#right {
float:right;	
}

/**Header part **/

#header {
    margin: 15px 0px 0px 0px;
    height: 62px;
}

#lheader, #rheader {
    background: url(images/news.gif) repeat-x;
    height: 62px;
    width: 474px;
}



/**Common Functions **/

#left p {
    font: 0.9em Arial, Helvetica, sans-serif;
   text-align: justify;
   margin: 6px 0px 10px 0px;
}

#right p {
    font: 0.8em Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 10px;
}

#left table {
	background: transparent;
	margin:10px 0px;
	border-collapse: collapse;
}

#left tr td {
	background: transparent;
	font-size: 0.9em;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}

#left ul li {
list-style-type: circle;
font-size: 0.9em;
line-height:1.4em;
margin: 0 0 0 26px;
}

#left ol li {
font-size: 0.9em;
line-height:1.4em;
margin: 0 0 0 26px;
}

 
/** Left part **/

#left {
    width: 590px;
	margin-top: 20px;
	margin-left: 10px;
/** border-right: 1px #c3c3c3 solid; **/
	padding-right: 10px;
	}

#left h1 {
    font: bold 1.4em Arial, Helvetica, sans-serif;
	margin: 10px 0px 16px 0px;
	}	

#left h4{
font: bold 1.1em Arial, Helvetica, sans-serif;
margin-top: 25px;
margin-bottom:12px;}

#left h5{
font: bold italic 1em Arial, Helvetica, sans-serif;
margin-top: 12px;
margin-bottom:12px;}


/**Right Part * */

#right {
	width: 330px;
	margin-top: 20px;
}

#quote {	width: 286px;
	background-color: #b9d9ff;
	border: 2px #0c6cff solid;
	padding: 5px;
	margin:15px 16px 15px 0;
float: right;font: italic 0.7em;color: #000000;}

#right h5{
font: bold italic 1em Arial, Helvetica, sans-serif;
margin-top: 4px;
margin-bottom:12px;}

#right img {
margin:15px 16px 15px 0;
float: right; 
border: 1px #000000 solid;
}

/**Cleaner**/

#footer,#right p,.cleaner {
    clear: both;
}

/**Footer Part **/

#footer {
    font-size: 0.8em;
    color:#000;
    clear: both;
    padding: 25px;
    background: #787878;
text-align: center}

#footer a {
    color: #444;
}

