.main{
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:2px solid #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
body {
	background-color: #333333;
}
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#clear {
	clear: both;
}
.container{ 
width:100%; 
background: #FFFFFF;
float:left; 
height:auto;
padding-bottom:25px;
clear:both; 
 
}
#header{ 
background:#FFFFFF; 
width:100%; 
height:auto;
}
#logo{
	width:860px;
	background-color: #FFFFFF;
	text-align: center;
}
#Content {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#shdw {
	float: left;
	width: 900px;
	background-image: url(assets/door_bg.jpg);
	background-repeat: no-repeat;
}

#con_info{
	line-height:14px;
	height:210px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#leftCol{
	width:450px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 75px;
	float: left;
	margin-top: 10px;
}
#leftCol  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	color: #333333;
	font-weight: normal;
}
#leftCol  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
}
#leftCol a {
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
#leftCol a:hover {
	color: #000000;
	text-decoration: underline;
}#rightCol{
	float:right;
	width:275px;
	margin-right: 75px;
	padding-bottom: 25px;
}
#rightCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #666666;
	line-height: 16pt;
}
.linkheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color: #A05424;
	font-weight: normal;
}
.subheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight: normal;
	color:#333333;
	font-style: italic;
}

#heading{
margin:0px ; 
padding-top:5px;
text-align:right; 
padding-right:10px;
height:25px; 
background: #ced6db;
}


#footer{
	text-align:center;
	float:left;
	clear:both;
	width:900px;
	height:50px;
	background-color: #6E8CB4;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0A2344;
	border-bottom-color: #0A2344;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0A2344;
	line-height: 14px;
}
#footer a
{
	text-align: left;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover
{
	text-decoration:underline;
	color: #000000;
}
