body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
div {
	float:left;
}

img {
	float: left;
}
#main {
	position: absolute;
	margin-left: 50%;
	left: -390px;
}
#footer{
	width:800px;
	height:15px;
	background-image: url('../images/footerbg.png');
}
#topbudge{
	margin-top:3px;
	width:780px;
	height:20px;
}
.flag{
	margin:2px;
}
#menu{
	width:780px;
	height:75px;
	background-color:#415770;
	border-bottom:1px dotted #304760;
}
#menucontent{
	width:614px;
	height:20px;
	padding-top:2px;
	font-size:11px;

}
#drop{
	padding-top:2px;
	width:162px;
	height:20px;

}
#menuholderholder{
	height:25px;
	width:780px;

}

#menucontent1{
	width:678px;
	height:50px;
	padding-top:2px;
	font-size:11px;
}
#drop1{
	padding-top:2px;
	width:102px;
	height:50px;
}
#dropbox{

	position:relative;
	top:-2px;
	width:140px;
	height:18px;
	float:left;
	font-size:10px;
}
a{
	outline:0px;
	border-width:0px;
	text-decoration:none;

}
.menuon{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:800;
}
.menuoff{
	color:#FFFFFF;

}
#content{
	width:780px;
}

#left{
	width:780px;
}
#right{
	position:relative;
	width:255px;
	left:76px;
}
#rightplan{
	position:relative;
	float: left;
	width:255px;
	left:20px;
	margin-bottom: 5px;
}
#largeImg {
	border: 1px solid #304760;
	height:320px;
	width:478px;
}
#360 {
	border: 1px solid #304760;
}
.largePlan {
	position:relative;
	left:170px;
	height:420px;
	width:420px;
	overflow:hidden;
}
.largerPlan {
	position:relative;
	left:0px;
	height:420px;
	width:780px;
	overflow:auto;
}
#largestImg {
	margin-top:8px;
	border: 1px solid #304760;
	height:520px;
	width:780px;
}
.thumb{
	border: 1px solid #304760;
	margin-right:4px;
	margin-top:3px;
}
.thumb2{
	border: 1px solid #304760;
	margin-right:5px;
	margin-top:3px;
}

