body{
	background:#d9ebf9;/* url(images/body_bg.gif) repeat-x scroll 0 0*/;
}
#cont{
	position:absolute;
	width:780px;
	min-height:600px;  height:auto !important;  height:600px; text-align:left;
	/*min-height:800px;  height:auto !important;  text-align:left;*/
	/*height: 100%;*/
	left: 50%;
	background-color:#FFFFFF;
	
	margin: 0px 0px 0px -390px;
	padding: 0px 0px  0px 0px
}
#logo_home{

/*height:80px;*/
	/*clear:both;*/
	height:80px;
	width:300px;
	background:#d9ebf9;
	font-size:18pt;
	font-wight:bold;
	font-family:verdana;
	color:#663300;
		
}
#logo{
	background:#d9ebf9;
}
#logo_contact, logo_contact a{
	
	height:80px;
	width:468px;
	float:right;
	/*padding-right:60px;*/
	background:#d9ebf9;
	
}

.corner_left{
	float:left;
	width:20px;
	height:20px;
	background:transparent url(/images/left_corner.png) no-repeat scroll left top;
}
.corner_right{
	width:20px;
	height:20px;	
	float:right;
	background:transparent url(/images/right_corner.png) no-repeat scroll right top;
}
#content{
text-align:left; 
/*padding:0px 0px 10px 0px;*/
background-color:#FFFFFF;
color:#333333;
min-height:600px;  height:auto !important;  height:600px; text-align:left;
}
#footer{
clear:both;
	background:transparent url(/images/footer_bg.png) no-repeat scroll left top;
	height:32px;
	
    position: absolute;
    left: 0;
    bottom: 0;
    /*padding: .5em 0;*/
    width: 100%;

}
#left_column{
	
	clear:both;
	float:left;
	width:185px;
	margin-left:5px;
	border-right:1px solid #DDEBF7;
	/*background-color:#0000FF;*/
}

#main_column{

	
	float:right;
	width:520px;
	background-color:#FFFFFF;
	padding:10px 10px 0 0;

}
.column{
	/*border-left:1px solid #DDEBF7;*/
	

}

.notes{
	background:transparent url(images/div_bg.gif) repeat-y ;
}
.border_column{
	/*background:#d9ebf9;
	padding: 0px 0px 0px 10px;*/
	min-height:400px;  height:auto !important;  height:400px; text-align:left;
}

.col_cont{
	border:1px solid #002244;
	/*padding: 10px ;*/
	
	background-color:#FFFFFF;
}
h1 {
	color:#FF0033;
	font-weight:bold;
	text-align:center;
	
}
h2{
	color:#001020;
}
h3{
	color:#f00;
}
.title{
	padding-left:15px;
	font-weith:bold;
}
a:hover {
	color:#003366;
}
a {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}
.block{
	background:#EEF7FE;
	border-top:1px solid #d9ebf9;
	border-bottom:1px solid #d9ebf9;
	padding:5px;
}
.block_title{
	/*background-color:#002244;*/
	color:#CCCCCC;
	/*font-weight:bold;*/
	font-family:helvetica;
	padding:0px;
}
.left_div{
	padding:5px;
}
.left_block{
	border:1px solid #002244;
	
}
.block_title  div{	
	font-wieght:bold;
	font-size:12pt;
	padding:5px;
}
.block_red{
	background:#FFEEFE none repeat scroll 0 0;
	border-top:1px solid #EEDDF9;
	border-bottom:1px solid #EEDDF9;
	padding:5px;
}
.btn {color:#FFFFFF; background-color:#99dbFF; text-align:center; text-decoration:none; cursor:pointer;font-weight:bold;
	width:60px; 
	padding:5px 10px 5px 10px;
	marging:10px;

}
.btn:hover {background-color:#000000; color:#FFFFFF;
	width:60px;	
	padding:5px 10px 5px 10px;
	marging:10px;

}
