/* base elements */
body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:center;
	background:#d4e3f0 url(/install.php?object=body.gif) top left repeat-x;
}
a{ text-decoration:none; color:#0549c9;}
a:hover{ text-decoration:underline; color:#008800;}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
h1{ font-size:20px; }
h2{ font-size:18px; }
h3{ font-size:16px; margin:16px 0px 16px 0px; padding:0px 0px 4px 0px; color:#00305b; border-bottom:1px solid #b6cddd; }
h4{ font-size:14px; }
h5{ font-size:12px; text-align:center; }
p{ display:block; clear:both; }
ul { margin: 0; padding : 0; list-style : none; }
img{ border:none;}
form{
	margin:0px auto;
	padding:8px 8px 20px 8px;
	width:400px;
}
/* page layout */
#page{
	margin:0px auto;
	padding:0px;
	width:760px;
	background:transparent url(/install.php?object=layout_tile.gif) top left repeat-y;
}
#header{
	position:relative;
	margin:0px;
	padding:0px;
	width:758px;
	height:141px;
	background: transparent url(/install.php?object=header.gif) top left repeat-x;
	border-right: 1px solid #bed7e3;
	border-left:1px solid #bed7e3;
}
#content{
	margin:0px;
	padding:15px;
	width:730px;
	background: transparent url(/install.php?object=layout_bottom.gif) bottom left no-repeat;
	text-align:left;
}
/* content elements */
#main{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:540px;
	float:left;
}
#sidebar{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:170px;
	float:right;
	overflow:hidden;
}
#footer{
	margin:0px;
	padding:34px 0px 0px 0px;
	width:760px;
	clear:both;
	background:#d4e3f0 url(/install.php?object=layout_top.gif) left 20px no-repeat;
}
#fcontent{
	margin:0px;
	padding:0px;
	height:40px;
	background:transparent url(/install.php?object=layout_tile.gif) top left repeat-y;
}
#copyright{
	background:#d9d9d9;
}
/* header elements */
#header h1, #header h2{
	position:absolute;
	top:0px;
	margin:0px;
	color:#ffffff;
}
#header h1{
	padding:0px 0px 0px 122px;
	height:109px;
	left:0px;
	background:transparent url(/install.php?object=logo.jpg) 0px 1px no-repeat;
	line-height:105px;
	text-align:left;
	font-size:26px;
}
#header h2 {
	right:-1px;
	padding-right:20px;
	width:293px;
	height:141px;
	line-height:141px;
	text-align:right;
	background: transparent url(/install.php?object=bubbles.gif) top right no-repeat;
}
#utility{
	position:absolute;
	top:0px;
	right:-1px;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 44px;
	height:25px;
	background: transparent url(/install.php?object=utility.gif) top left no-repeat;
	z-index:100;
}
#utility a{
	display:block;
	margin:0px;
	padding:0px 20px 0px 0px;
	float:left;
	line-height:25px;
	background-color:#ffffff;
}
#navigation{
	display:block;
	position:absolute;
	top:109px;
	left:0px;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 1px;
	width:718px;
	height:32px;
	line-height:32px;
	text-align:left;
	background: transparent url(/install.php?object=top.jpg) top left no-repeat;
}
.clearfix{
	clear:both;
	height:1px;
}
#formdata{
	margin:20px 0px 20px 0px;
	padding:8px 0px 8px 40px;
}
lable{ height:18px; line-height: 16px; display:block; float:left; width:170px; text-align:right; }
.alert{ color:red; }
.textbox{
	height:16px;
	width:184px;
	background: #ffffff url(/install.php?object=textbox.gif) top left repeat-x;
	border:1px solid #b7d2db;
}
.textbox:hover{
	background: #ffffff;
	border:1px solid #9cbfcb;
}
.button{
	margin-left:170px;
	color:#ffffff;
	background: #0549ad;
}
h3{
	margin:0px;
	padding:5px 5px 8px 5px;
	color:#00305b;
	font-weight:bold;
	font-size:1.6em;
}
h4{
	margin:0px;
	padding:5px 5px 8px 5px;
	color:#00305b;
	font-weight:bold;
	font-size: 1.2em;
}
h3,h4{
	background: #ffffff url(/install.php?object=top.jpg) top left repeat-x;
}
.container{
	border:1px solid #d7e9fd;
	background: #ffffff url(/install.php?object=bottom.jpg) bottom left repeat-x;
}
.text{
	padding:4px 4px 15px 4px;
}
