@charset "utf-8";
/* CSS Document */

div#container {
	width: 812px;
	height: 525px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	background-image: url(../images/main_border.gif);
	background-repeat: no-repeat;
	position: relative;
	}

div#bd_logo {
	margin: 0;
	padding: 0;
	left: 29px;
	top: 42px;
	position: absolute;
} 

div#bd_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/********************************************* NAV BAR TOP 1 *******************************************/

div#top_nav ul {
	margin: 0;
	padding: 0;
}

div#top_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#top_nav1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 59px;
	left: 539px;
}

div#top_nav1 a img {
	text-decoration: none;
	margin-left: 17px;
	margin-right: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/********************************************* NAV BAR TOP 2 *******************************************/

div#top_nav2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89px;
	left: 246px;
	font-size: 10px;
	letter-spacing: 1px;
	width: 615px;
}

div#top_nav2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/***************************************** MIDDLE LEFT - Text ******************************************/

div#approach {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 42px;
	top: 137px;
}

div#contact1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 41px;
	top: 136px;
}

div#email {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 42px;
	top: 217px;
}

div#email img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#contact2 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 41px;
	top: 238px;
}

/*************************************** MIDDLE RIGHT - Box *****************************************/
	
div#box {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 510px;
	top: 122px;
}
