body{
	background: #f2f2f2;
	margin: 0px;
	padding: 0px;
	background:transparent url(../images/background.jpg) repeat;
}

html, form, div {
	margin: 0px;
	padding: 0px;
	border: 0px solid #fff;
}


html, body, label, td, th, span, div, strong, em, u, b, a, p, input, li, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


div#mainContainer{
 width: 756px;
 height: 784px;
 overflow: hidden;
 background: transparent url(../images/poster.png) no-repeat;
 border: 0px solid #fff;
 top: 2px;
}

div#middleContainer{
	width: 748px;	
	position: relative;
	top: 0px;
	align:center;
}


div#topPanel{
	background: transparent;
	width: 1024px;
	height: 241px;
	position: relative;
	top: 0px;
	align:center;
	clear:both;
}


div#topLeft{
	background: transparent;
	width: 272px;
	height: 241px;
	position: relative;
	top: 0px;
	float:left;

}

div#topMiddle{
	background: transparent;
	width: 427px;
	height: 241px;
	position: relative;
	top: 0px;
	float:left;

}

div#topRight{
	background: transparent;
	width: 57px;
	height: 241px;
	position: relative;
	top: 0px;
	float:left;

}



div#contentPanel{
	background: transparent;
	width: 1024px;
	height: 441px;
	position: relative;
	top: 0px;
	align:center;
	clear:both;
}


div#contentPanelLeft{
	background: transparent;
	width: 272px;
	height: 441px;
	position: relative;
	top: 0px;
	float:left;
}

div#contentPanelBody{
	background: transparent;
	width: 427px;
	height: 441px;
	position: relative;
	top: 0px;
	float:left;
	overflow:auto;

}

div#contentPanelRight{
	background: transparent;
	width: 57px;
	height: 441px;
	position: relative;
	top: 0px;
	float:left;

}

div#contentBottom{
	background: transparent;
	width: 1024px;
	height: 100px;
	position: relative;
	top: 0px;
	align:center;
	clear:both;
}

div#botlink{
	width:640px;
	margin-left:-230px;
	font-family:Arial;
	color:#000000;
}


div#contentBottomLeft{
	background: transparent;
	width: 272px;
	height: 100px;
	position: relative;
	top: 0px;
	float:left;

}

div#contentBottomMiddle{
	background: transparent;
	width: 427px;
	height: 100px;
	position: relative;
	top: 0px;
	float:left;

}

div#contentBottomRight{
	background: transparent;
	width: 57px;
	height: 100px;
	position: relative;
	top: 0px;
	float:left;
}


a{
color: #000000;
}

.moduletable{
position: relative;
top: 25px;
width: 250px;
float:right;

}

#logo {
position: relative;
top: 25px;
background: transparent url(../images/atot_logo.png) no-repeat;
width: 182px;
height: 156px;
float:right;
}


div#contentPanelLeft td {
	height: 3em;
}

img {
	border: 0px;
}

.menu{
list-style-position: outside;
list-style-image: none;
list-style-type: none;
}

.menu li{
   clear: both;
   padding-top: 15px;
}

textarea#contact_text {
   width: 350px;
}


#SimpleEmailForm{
position:relative;
}
