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

body{
	background:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#wrapper{
	width:960px;
	margin:0 auto;
}

#banner{
	background:url(images/banner.png) top left no-repeat;
	width:875px;
	height:184px;
}

#logo{
	float:left;
	clear:none;
	margin-left:70px;
	margin-top:5px;
}
#errorLogin
{
	float:left;
	clear:none;
	margin-left:10px;
	color:red;
	width: 185px;
}

#contact-info{
	float:right;
	clear:none;
	background:url(images/contact.png) top left no-repeat;
	width:279px;
	height:84px;
	margin-right:-30px;
	padding-left:140px;
}
#contact-info-reg{
	float:right;
	clear:none;
	background:url(images/contact2.png) top left no-repeat;
	width:279px;
	height:84px;
	margin-right:-30px;
	padding-left:140px;
}
#login
{
	float:right;
	clear:none;
	background:url(images/login.png) top left no-repeat;
	width:279px;
	height:84px;
	margin-right:-30px;
	padding-left:140px;
}
#btnLogin
{
	width:65px;
}
#loginStatus
{
	float:right;
	margin-right:-30px;
	padding-left:140px;
	width:100px;
	color: #FF0000;
}
#txtUsername
{
	margin-left:-50px;
	margin-top:15px;
}
#txtPassword
{
	margin-left:-50px;
}
.TextBoxLogin
{
	width: 150px
}
#lnkRegister
{
	float:right;
	margin-right: 60px;
	margin-top: -30px;
}
#content-area{
	background:url(images/background.png) top left repeat-y;
	width:875px;
	height: 550px;
}

#left-content{
	border:2px;
	float:left;
	clear:none;
}

#welcome{
	width:360px;
	background:#dacfb9;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

#contact-us{
	width:360px;
	background:#dacfb9;
	padding:15px 15px 5px 15px;
	margin-left:20px;
	margin-top:10px;
}

.txtContactUs
{
	width: 220px;
}
.txtComment
{
	height: 80px;
	width: 220px;
}
.exhibition{
	width:360px;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

.title{
	color:#00aeef;
	font-size:16px;
}

.more-btn{
	text-align:right;
}

#divider{
	width:390px;
	height:10px;
	background:#dacfb9;
	margin-left:20px;
}

#right-content{
	border: 1;
	float:left;
	clear:none;
	margin-left:20px;
}
#middle{
 	float:left;
 	clear:none;
	margin-top:20px;
	margin-left:120px;
}

.photos{
	float:left;
	clear:none;
	border:5px solid #dacfb9;
	margin-top:30px;
}
#news
{
 	float:left;
 	clear:none;
	margin-top:0px;
	margin-left:30px;
}
#works-title{
	float:left;
	clear:none;
	margin-top:10px;
}

#see-btn{
	float:right;
	clear:none;
	margin-top:10px;
}

/* menu */

#menu-blue{
	 background:url(images/menu-blue.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu-pink{
	 background:url(images/menu-pink.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu-green{
	 background:url(images/menu-green.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu-orange{
	 background:url(images/menu-orange.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu-purple{
	 background:url(images/menu-purple.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu-red{
	 background:url(images/menu-red.png) top left no-repeat;
	 height:58px;
	 width:110px;
}

#menu{
	width:110px;
	height:350px;
	margin-top:50px;
	float:right;
	clear:none;
	z-index:100;
	margin-right:-92px;

}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li{
	margin:0px;
	padding:0px;
}

#menu ul li a{
	display:block;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	margin-left:-10px;
}
a{
	color:#00aeef;
	text-decoration:none;
}
a:hover{
	color:#2c4878;
	text-decoration:none;
}
#menu ul li a:hover{
	font-weight:bold;
}

#footer{
	background:url(images/background-bottom.png) top left no-repeat;
	width:850px;
	height:38px;
	font-size:11px;
	color:#e7e0d2;
	padding-top:35px;
}
#thumbnails{
	clear:none;
	width:450px;
	height:520px;
	margin-left:-40px;
	margin-top: 20px;
}
#dude1 {
	margin-top:20px;
	margin-left:40px;
	height:26px
}

#dude {

	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:22px;
	margin-left:30px;

}

#nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	float:left;
	clear:none;
	margin-left:20px;
	margin-top:40px;

}

#Register
{
	background:#dacfb9;
	float: left;
	padding: 15px;
	margin-top:50px;
	margin-left:220px;
	width:400px;
	
}

.txtRegister
{
	width: 250px;
}

#agents{
 	float:left;
 	clear:none;
	margin-top:20px;
	margin-left:120px;
}
#click {

	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-top:180px;
	margin-left:40px;

}
#click_agents {

	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-top:5px;
	margin-left:40px;

}
#download {
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-top:133px;
	margin-left:40px;

}
.arrow{
	margin-top:10px;
	text-align:right;
	margin-bottom:10px;
}

#stickynote
{
	position: absolute;
	margin-top: -30px;
	margin-left:550px;
	z-index:200;
}
