﻿body{
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #494848;
line-height: 17px;
text-align: justify;

}
.wrapper
{
	width:887px;
	height:776;
	margin:0 auto;
	/*background-color:Orange;*/
	background:url(images/cloud-bg.jpg) left top no-repeat;
	
}
.leftmost 
{
	width:auto;
	height:776;
	 
}
.logo
{
	
	 height:176px;
	 width:153px;
 background-attachment:fixed;
}
.innermenuheading 
{
	
color:#035ACB;
font-size:11px;
font-weight:bold;
padding-bottom:8px;
padding-top:14px;
text-align:left;
}

td a{
font-family:arial;
vertical-align:top;
font-size:11px;
text-decoration:none;
}
.line {
background-color:#CCCCCC;
height:1px;
}

.rightpart1
{
	width:680px;
	height:400px;
	/*background-color:Green;*/
	/*background:url(images/BlueBack.jpg) repeat-x;*/
	
	float:right;
}
.rightcontent
{
	width:350px;
	height:400px;
}
.rightcontent2
{
	width:100px;
	height:auto;
	position:absolute;
}