/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", "Tahoma", "Arial", "Sans Serif";
	color: #939292;
} 

#main {
	position: relative;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
}

#nav {
position:absolute;
top:40px;
left: 0px; 
width: 193px;
text-align:right;
	}
	
#nav h1 {
display: inline; 
font-weight:normal;
font-size: 28px;
line-height: 32px;
}	

#nav h2 {
display: inline;  
font-weight:normal;
font-size: 28px;
line-height: 32px;
}	

#nav h1 a{
color: #2754D3;
}

#nav h2 a{
color: #939292;
}

#nav h1 a, #nav h2 a {
text-decoration: none;
}

#homemenu {
	position:absolute;
	top:60px;
	left: 200px;
	width:600px;
	height: 500px;
	background-image: url(../images/site/background.jpg);
	background-repeat: no-repeat;
} 

#homemenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px; 

}

#homemenu a:hover {
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted; 
}


#Link1 {
	position:absolute;
	width:88px;
	height:48px;
	z-index:1;
	left: 86px;
	top: 48px;
}
#Link2 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 134px;
	top: 207px;
}

#Link3 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 210px;
	top: 66px;
}

#Link4 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 272px;
	top: 172px;
}

#Link5 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 52px;
	top: 124px;
}

#Link6 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 28px;
	top: 263px;
}

#Link7 {
	position:absolute;
	width:75px;
	height:50px;
	z-index:1;
	left: 263px;
	top: 285px;
}


#blob1 {
	position:absolute;
	width:52px;
	height:33px;
	z-index:2;
	left: 228px;
	top: 71px;
}
#blob2 {
	position:absolute;
	width:69px;
	height:54px;
	z-index:1;
	left: 533px;
	top: 20px;
}
#blob3 {
	position:absolute;
	width:64px;
	height:47px;
	z-index:2;
	left: 586px;
	top: 120px;
}
#blob4 {
	position:absolute;
	width:89px;
	height:65px;
	z-index:3;
	left: 108px;
	top: 292px;
}
#blob5 {
	position:absolute;
	width:104px;
	height:66px;
	z-index:3;
	left: 599px;
	top: 255px;
}

#intro_text {

position:absolute;
	width:700px;
	top: 455px;
	left: 70px;
	font-size: 90%;
}

#intro_text h1 {
margin-bottom: 5px;
font-size: 120%;
}