﻿body{
margin:0;
padding:0;
line-height: 1.5em;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
/*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -990px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
color:Black;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



/*Working Area===========================================================*/

#TopHeader
{
	width:990px;	
}

#TopHeader .Header
{
	width:990px;
	padding-bottom:5px;
	background-image:url(Bg/vertical.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

#TopHeader .Itemtop 
{
	width:990px;
	text-align:right;
	background-repeat:no-repeat;
	height:26px;
	background-position:right;
	border-bottom:1px solid #9dd5f6;

}



#TopHeader .Itemtop a
{
	font-family:Tahoma;
	font-size:11px;
	color:#0c5c7c;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;

}

#TopHeader .Itemtop a:hover
{
		font-family:Tahoma;
	font-size:11px;
	color:red;
	text-decoration:none;

}











#TopHeader .Menu
{
	width:990px;
	text-align:left;
	border-bottom:1px solid #9dd5f6;
	padding-top:7px;
}


/*Left Area*/

#LeftArea
{
	width:220px;
	padding-left:5px;
	padding-right:5px;	
	background-image:url(Bg/backtop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
}

#LeftArea .TextLeft
{
	width:220px;	
	
}


/*Body Area*/

#BodyArea
{
	width:750px;
	padding-left:5px;
	padding-right:5px;	
	background-image:url(Bg/backtop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
}

#BodyArea .BodyDescription
{
	width:750px;	
	
	
}

#BodyArea .BodyDescriptionhome
{
	width:750px;	
	
	
}




#FooterArea
{
	width:990px;	
}

#FooterArea .TopFooter
{
	width:990px;
	background-color:#bce3f5;	
}

#FooterArea .TopBottom
{
	width:990px;	
	padding-top:10px;
}