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

body {
	margin-top: 0px;
	background-color: #adb3a9;
	background-image: url(../admin/images/bg.jpg);
	background-repeat: repeat-x;
}

#contentarea 
{
    padding:4px 20px 10px 20px;
    min-height:400px;
}
.padcontent { padding:0 0 0 60px; }
#logo_admin {
	position:absolute;
	left:0px;
	top:0px;
	width:636px;
	height:188px;
}
#admin_besidelogo {
	position:absolute;
	left:636px;
	top:35px;
	width:279px;
	height:153px;
}
#admin_home {
	position:absolute;
	left:636px;
	top:0px;
	width:102px;
	height:35px;
}
#apDiv4 {
	position:absolute;
	left:738px;
	top:0px;
	width:98px;
	height:35px;
}
#apDiv5 {
	position:absolute;
	left:836px;
	top:0px;
	width:75px;
	height:35px;
}
#admin_menu_container {
	position:absolute;
	left:0px;
	top:188px;
	width:477px;
	height:52px;
	background-image: url(../admin/images/menu_bg.jpg);
	background-repeat: no-repeat;
}
#menu_container2 {
	position:absolute;
	left:477px;
	top:188px;
	width:447px;
	height:52px;
	background-image: url(../admin/images/bg_menu2.jpg);
	background-repeat: no-repeat;
}



#text_container {
	position:relative;
	left:0px;
	top:240px;
	width:924px;
	background-image: url(../admin/images/bg_text.jpg);
	background-repeat: repeat-y;
}
#footer {
	position:relative;
	left:0px;
	width:924px;
	height:68px;
	background-image: url(../admin/images/bottom.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#text {
	position:relative;
	left:0px;
	top:20px;
	width:800px;
	margin-left: 104px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #1c271f;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

#master {
	position:relative;
	left:0px;
	top:0px;
	width:924px;
	height:616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text2 {
	left:0px;
	width:300px;
	margin-right: 20px;
	float: left;
	position: relative;
	margin-top: 0px;
}

#text1 {
	left:0px;
	width:300px;
	margin-right: 20px;
	float: left;
	position: relative;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #008444;
	margin-top: 20px;
}
