* {
	margin: 0px;
	padding: 0px;
}

bg{
width: 100%;
height: 100%;


position:absolute;left:0px;top:0px;
   z-index:100;
}

html, body {
	z-index:2;
	height: 100%;
}

body {
	background-color:#236fb7;
	background-image: url('../images/background_new.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body, td {
z-index:2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

img {
	border:0px;
}

p {
	/*margin-bottom: 12px;*/
}


a:link, a:visited {
	color: #682e87;
	text-decoration: none;
}

a:hover {
	color: #682e87;
	text-decoration: underline;
}

ul {
	margin-left: 15px;
	line-height: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
}

*html ul {
	line-height: 1.5em;
}

li {
	margin-bottom:5px;
}

.clear {
	clear: both;
}

.adotg_site {
	width: 100%;
/*	background-color: #ffffff;*/
	position: relative; /* needed for footer positioning*/
	margin: 0px auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url(../images/vines/vines.gif) top center;
	background-repeat:no-repeat;

}

.adotg_menu {
	width: 1000px;
	height: 420px;
	/*background-color: #ffffff;*/
	margin:auto;
}

.adotg_menu_top {
	width: 1000px;
	height: 180px;
}

.adotg_menu_buttons {
	width: 1000px;
	height: 63px;
}

.adotg_menu_button {
	float: left;
}

.adotg_menu_blank {
	clear: both;
	height: 7px;
}


.adotg_country_select {
	padding-left:170px;
	margin:auto;
	margin-bottom: 10px;
	width:880px;
}

.country_select_title {
	float: left;
	margin-right: 10px;
	padding-top: 7px;
}

.country_select_field {
	float: left;
	margin-right: 5px;
	padding-top: 4px;
}

.country_select_input {
	float: left;
}

.country_select_field select {
	font-family: Arial;
	font-size: 11px;
	width: 100px;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #000000;
	padding: 2px;
}

.presentedby {
	margin-left: 20px;
	width: 400px;
	float: left;
	top: 5px;
	position: relative;
}

.adotg_content {
	width: 960px;
	margin: 0px auto;
}

.adotg_main {
	width: 780px;
	float: left;
	margin-right: 10px;
}

.header {
	margin-bottom: 10px;
}

.subtitle {
	margin-bottom: 15px;
}

.adotg_submenu {
	width: 170px;
	float: left;
	margin-right: 10px;
/*	background-image: url('../images/submenu/submenubg.jpg');*/
	background-repeat: no-repeat;
	min-height: 395px;
}

*html .adotg_submenu {
	height: 395px;
}

.submenu_item {
	width: 164px;
	height: 70px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom:5px;
}

.adotg_main_content {
	width: 600px;
	float: left;
}	

.adotg_sidebar {
	width: 170px;
	float: right;
}

.calendar {
	margin-bottom: 10px;
	height: 353px;
	width: 172px;
	padding-top: 10px;
	background-image: url('../images/sidebar/calendarbg-trans.png');
	background-repeat: no-repeat;
}

.login_form {
	margin-bottom: 10px;
}

.login_form_row {
	margin-bottom: 4px;
}

.login_form_title {
	font-family: Georgia;
	font-size: 11px;
	color: #30261d;
}

.login_field {
	font-family: Georgia;
	font-size: 12px;
	border: solid 1px #30261d;
	padding: 2px;
	width: 140px;
}

.sidebuttons {
/*	background-image: url('../images/sidebar/buttonbg.gif');*/
	background-repeat: no-repeat;
	min-height: 340px;
	margin-bottom: 10px;
	padding-top: 4px;
}

*html .sidebuttons {
	height: 415px;
}

.side_button {
	margin-top: 2px;
}

.adotg_footer {
	width: 100%;
	height: 250px;
	background-image: url('../images/footer/footerbg.png');
	background-repeat:repeat-x;
	position: absolute; 
	bottom: 0; /* stick to bottom */
	clear: both;
}

.footer_menu {
	margin:auto;	
	margin-top: 25px;
	height:15px;
	font-size: 0.9em;
	clear:both;
	text-align:center;
	width:1000px;
}

.footer_details {
	margin:auto;
	height:25px;
	margin-bottom:10px;
	font-size: 0.9em;
	clear:both;
	text-align:center;
	width:1000px;
	color:#FFFFFF
}

.footer_menu a:link, .footer_menu a:visited, .footer_details a:link, .footer_details a:visited {
	color: #e40e62;
	text-decoration: none;
}

.footer_menu a:hover, .footer_details a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer_icons {
	margin:auto;
	text-align:center;
	width:1000px;
	height:35px;
	margin-bottom:10px;
}

#footer_icons img {
	margin-left:5px;
	margin-right:5px;
}

#footer_mural {
	width:1000px;
	height:130px;
	margin:auto;
	text-align:center;
}

.about_text {
	width:580px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}

.sidelist_btm {
	margin-bottom:10px;
}
