/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image :url(bg_image.jpg) no-repeat center;


}


div#main {
    position: relative;
    left: 50%;
    width: 600px;
    margin-top: 0px;
    margin-left: -375px;
    padding: 0px;
    border: 0px solid #000000;
    background-color: #eeeeee;
}


#logo{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 750px;
	background-color: #245195;
	height: 180px;
}

#navcontainertop{
	position : absolute;
	top : 180px;
	left : 0px;
	width : 750px;
	background-color: #808080;
	height: 5px;
}

#navcontainer{
	position : absolute;
	top : 185px;
	left : 0px;
	width : 750px;
	background-color: #808080;
	height: 30px;
}

#geninfomain{
	position : absolute;
	top : 210px;
	left : 0px;
	width : 750px;
	background-color: #FFFFFF;
	height: 980px;
}

#geninfomainlg{
	position : absolute;
	top : 210px;
	left : 0px;
	width : 750px;
	background-color: #FFFFFF;
	height: 2290px;
}


#geninfomainsm{
	position : absolute;
	top : 210px;
	left : 0px;
	width : 750px;
	background-color: #FFFFFF;
	height: 520px;
}

#geninfomargin{
	position : absolute;
	top : 210px;
	left : 0px;
	width : 10px;
	background-color: #FFFFFF;
	height: 440px;
}


#geninfoleft{
	position : absolute;
	top : 210px;
	left : 10px;
	width : 290px;
	background-color: #FFFFFF;
	height: 440px;
}

#geninforight{
	position : absolute;
	top : 210px;
	left : 300px;
	width : 450px;
	background-color: #FFFFFF;
	height: 440px;
}



#geninfo{
	position : absolute;
	top : 210px;
	left : 0px;
	width : 750px;
	background-color: #FFFFFF;
	height: 160px;
}

#imageside{
	position : absolute;
	top : 370px;
	left : 0px;
	width : 20px;
	background-color: #FFFFFF;
	height: 220px;
}


#images{
	position : absolute;
	top : 370px;
	left : 20px;
	width : 280px;
	background-color: #FFFFFF;
	height: 220px;
}

#rightside{
	position : absolute;
	top : 370px;
	left : 300px;
	width : 450px;
	background-color: #FFFFFF;
	height: 220px;
}

#bottom{
	position : absolute;
	top : 590px;
	left : 0px;
	width : 750px;
	background-color: #FFFFFF;
	height: 550px;
}