body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Arial;
	color:#EEEEEE;
	
}

#sidebar
{
	left:0;
	top:0;
	position:absolute;
	height:1024px;
	width:200px;
	background-color:#B0B0B0;
}


#topbar
{
	left:0;
	top:0;
	position:absolute;
	height:130px;
	width:100%;
	background-color:#B0B0B0;
}

#bar
{
	left:0;
	top:0;
	position:absolute;
	height:10px;
	width:100%;
	background-color:#B0B0B0;
}

#contentcornerleft
{
	background:url(../images/topleftcorner.jpg);
	position:absolute;
	top:129px;
	left:199px;
	width:25px;
	height:25px;
}

#logobox
{
	position:absolute;
	background:url(../images/logo.gif);
	top:10px;
	left:45px;
	width:110px;
	height:110px;
}
#bannerbox
{
	position:absolute;
	top:10px;
	left:205px;
	height:110px;
	width:710px;
	background-color:#B0B0B0;
}

#separator
{
	position:absolute;
	height:10px;
	width:auto;
	background-color:#B0B0B0;
}
#loginbox
{
	
	position:absolute;
	font-family:Tahoma;
	color:#EEEEEE;
	top:140px;
	width:210px;
	height:130px;
	left:240px;
	text-align:left;
	
}
#loginbox h2
{
	color:#E9967A;
}

#information h1
{
	color:#E9967A;
	font-family:Tahoma;
	font-size:1.2em;
	text-align:left;
	text-decoration:underline;
	
}
#information p
{
	color:#EEEEEE;
	text-align:justify;
}
#information
{
	position:absolute;
	top:292px;
	left:210px;
	color:#EEEEEE;
	text-align:left;
	margin:20px;
}

#information2 h1
{
	color:#E9967A;
	font-family:Tahoma;
	font-size:1.2em;
	text-align:left;
	text-decoration:underline;
	
}
#information2 p
{
	color:#EEEEEE;
	text-align:justify;
}

#information2
{
	position:absolute;
	top:134px;
	left:210px;
	color:#EEEEEE;
	text-align:left;
	margin:20px;
}

#navbar
{
	position:absolute;
	top:280px;
	left:10px;
	width:180px;
	height:748px;
	background-color:#363636;
	padding-top:15px;
	text-align:left;
}
#navbar ul li {
	list-style-type: none;
}
#navbar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navbar ul {
	margin: 0;
	padding: 0;
	color:#EEEEEE;
}
#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	color:#EEEEEE;
}
#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #000000 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color:#EEEEEE;
}
a:hover {
	background-color: #8C1717;
}

#navbarupper1
{
	color:#EEEEEE;
	position:absolute;
	background-color:#363636;
	height:100px;
	left:10px;
	top:180px;
	width:180px;
}
#topup
{
	background:url(../images/topup.jpg);
	position:absolute;
	top:130px;
	left:10px;
	width:180px;
	height:100px;
}

#propertytop
{
	background-color:#8C1717;
	height:15px;
	width:700px;
}

#propertytl
{
	
	background:url(../images/propertytl.jpg);
	position:relative;
	width:15px;
	height:15px;
	top:-1px;
	left:0px;
}
#propertytr
{
	
	background:url(../images/propertytr.jpg);
	position:relative;
	width:15px;
	height:15px;
	top:-15px;
	left:685px;
}

.propertycenter
{
	background-color:#8C1717;
	height:auto;
	width:680px;
	color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
}
#propertycenter h4
{
	color:black;
}

#propertybottom
{
	background-color:#8C1717;
	height:15px;
	width:700px;
}
#propertybl
{
	
	background:url(../images/propertybl.jpg);
	position:relative;
	width:15px;
	height:15px;
	top: 0px;
	left:0px;
}
#propertybr
{
	
	background:url(../images/propertybr.jpg);
	position:relative;
	width:15px;
	height:15px;
	top:-15px;
	left:685px;
}
#propertyseparator
{
	height:15px;
	width:700px;
}

a:link,a:visited
{
	color:#EEEEEE;
}