/**sticky footer style start**/

/*** {
	margin: 0;
}***/

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}


/**sticky footer style ends**/


body 
{
background: #fff; 
background-image: url(images/bgd.jpg);
background-repeat: no-repeat; 
background-position: 10px 15px;
margin: 6px; 
font-family: Verdana, sans-serif; 
font-size: 11px;
line-height: 14px;
height:927px;/*minimum height so footer will not intersect with bg*/
}

.important
{
font-weight: bold;
}

.ital
{
font-style: oblique;
}

a img {border: none; }

a:link { font-weight: bold; color:#999; text-decoration: none; }
a:visited { font-weight: bold; color:#999; text-decoration: none; }
a:hover { color: #000; }
a:active {  }

#container
{
width: 800px;
}

#underlogo
{
position: absolute;
left: 74px;
top: 220px;
}

#navigation
{
	position: absolute;
	left: 311px;
	top: 132px;
	width: 562px;
	height: 29px;

}

#navigation-home
{
position: absolute;
left: 347px;
top: 159px;
width: 562px;
height: 29px;
}

#homeimg
{
position: absolute;
left: 312px;
top: 220px;
width: 500px;
}

#content-home
{
position: absolute;
left: 350px;
top: 406px;
width: 490px;
}

#content
{ 
	float:right;
	padding-top:215px;
	padding-right:0px;
	
	
/*position:absolute;
left: 347px;
top: 220px;*/
width: 460px;
}

#void
{
clear: both;
}
