html, body
{
	height:100%;
}

body 
{
	background: #c6cbd7 url('../images/bgkd_v2.jpg') center top no-repeat;
	padding:0;
	margin:0; 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	line-height:1.125em;
	font-size: 100%;
}

a 
{
	color:#3560ac;
	text-decoration:none;
	xfont-weight:bold;
	font-size: .9em;
}

a:hover
{
	text-decoration:underline;
}

a, img
{  
	-moz-outline-style:none;
	 border: 0;
}

span
{
	color:#444344;
	font-size: 0.7em;
	xfont-weight:bold;
}

h1 
{
	margin: 0;
	padding: 20px 0 0 0;
	color:#441100;
	font-size: 1em;
}

h2 
{
	margin:0;
	padding: 8px 0 0 0;
	color:#393838;
	font-size: .80em;
}

#container 
{
	position:relative;
	width:962px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}


#col
{
	float:left;
	background: url('../images/column.jpg') left top no-repeat;
	width:273px;
	height:747px;
}

#mtn
{
	float:left;
	background: url('../images/photo.jpg') left top no-repeat;
	width:689px;
	height:747px;
}

#mtn p
{
	font-size:.7em;
	line-height:1.4em;
	margin:2px 0 0 15px;
	text-align:justify;
	width: 650px;
}

#logos
{
	position:absolute;
	top:338px;
	left:285px;
}

#logos .logo
{
	padding-right:15px;
}

#col .padding
{
	padding-top:200px;
	padding-left:20px;
}

#footer
{
	width:962px;
	text-align:center;
	color:#fff;
	padding: 8px 0 16px 0;
	font-size:.7em;
	font-weight:normal;
}

