html, body{
	margin:0;
	height:100%;
	background-image: url(../images/bg_pattern.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}

#main {
	width: 980px;
	height: 100%;
}#main_menu_panel {
	background-color: #1F1E6A;
	width: 250px;
}
#content_panel {
	background-color: #FFFFFF;
	width: 500px;
	background-image: url(../images/shadow2.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	height: 100%;
}
#logo_menu {
	width: 250px;
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../images/main_menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#at_colina_general {
	width: 250px;
	height: 200px;
}
#imagery {
	width: 500px;
	height: 260px;
	background-image: url(../images/imagery_area.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#welcome {
	width: 500px;
	height: 95px;
}

#live_drive_panels {
	width: 500px;
	height: 365px;
	background-image: url(../images/user_panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
#live_top {
	width: 247px;
	height: 166px;
}
#live {
	width: 247px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	background-image: url(../images/shadow.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#menu {
	height: 230px;
	width: 250px;
	margin-bottom: 30px;
	padding-left: 28px;
}
#menu td {
}
#swf {
	width: 230px;
	height: 660px;
}
#swf_margin {
	height: 70px;
}
#content {
	width: 500px;
	height: 300px;
}

