﻿

* { padding: 0; margin: 0; }

html {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#dde9ec;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#dde9ec;
}
#wrapper { 
 margin: 0 auto;
 width: 980px;
 background-color:#ffffff;

}

h2{
	font-weight:normal;
	font-size:26px;
	background-color:#b3cdd3;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-style:italic;
}
h3{
	font-weight:bold;
	font-size:36px;
	background-color:#1a2b55;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-style:italic;
	text-align:center;
}
h3 a{
text-decoration:none;
color:#ffffff;

}
#con2 a{
text-decoration:none;
color:#000000;

}
#heading{
0	clear:both;
	width:980px;
	
}
#header {
 color: #333;
 width: 980px;
 float: left;
 height: 100px;
 margin: 10px 0px 5px 0px;
 
}
#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 5px 5px 0px;
 
 height: 350px;
 width: 328px;
 float: right;
}
#rightcolumn2 { 
 color: #333;
 border: 1px solid #ccc;
 margin-top: 20px;
 height: 350px;
 width: 328px;
 float: right;
}
#con { 
 float: left;
 color: #000000;
 margin: 0px 0px 5px 0px;
 height: 350px;
 width: 645px;
 display: inline;
 font-size:18px;
 font-weight:normal;
 line-height:28px;
 text-align:justify;
}
#con2 { 
 float: left;
 color: #000000;
margin-top:20px;
 height: 350px;
 width: 560px;
 display: inline;
 font-size:14px;
 font-weight:normal;
 line-height:23px;
 text-align:justify;
}
#footer { 
 width: 980px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #BD9C8C;
 margin: 0px 0px 10px 0px;
}

#bottom{
	margin:0 auto;
	width:100%;
	clear:both;
	background:#afcad1;
	margin-top:100px;
}
#bottom .ft{
	margin:0 auto;
	width:980px;
	margin-top:-90px;
}
ul{
	margin-left:25px;
}
.clear{
	clear:both;
	background:none;
}
