#container {
	width:1200px;
	height:650px;
	position:relative;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
	margin-top:-37px;

}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#example {
	width:1200px;
	height:640px;
	position:relative;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	left:4px;
	z-index:100;
	height: 650px;
	width: 1200px;
    
}

.slides_container {
	width:1200px;
	height:660px;
	overflow:hidden;
	position:relative;
	display:none;
	margin-bottom:-50px;
}

#slides .slide {
	padding:20px;
	width:1200px;
	height:650px;
	display:block;
}


/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
	position: relative;
    top: -50px;
    width: 100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:280px;
	left:-20px;
	width:80px;
	height:80px;
	display:block;
	z-index:101;
}

#slides .next {
	left:1135px;
}

/*
	Type and anchors
*/

a:link,a:visited {
}

a:hover,a:active {	
}


#slides .link {
	display:block;
	text-decoration: none;
}

/*
	background content
*/

.bg1{
	background-image:url(../images/home-bg.png);
	background-repeat:no-repeat;
}

.bg2{
	background-image:url(../images/concept&design-bg.png);
	background-repeat:no-repeat;
}

.bg3{
	background-image:url(../images/developer-bg.png);
	background-repeat:no-repeat;
}

.bg4{
	background-image:url(../images/video-bg.png);
	background-repeat:no-repeat;
}

.bg5{
	background-image:url(../images/registration-bg.png);
	background-repeat:no-repeat;
}

.bg6{
	background-image:url(../images/getting-here-bg.png);
	background-repeat:no-repeat;
}

.gallery{
	background-image:url(../images/gallery-bg.png);
	background-repeat:no-repeat;
}

.bungalow1{
	background-image:url(../images/bungalow-bg.png);
	background-repeat:no-repeat;
}

.bungalow2{
	background-image:url(../images/bungalow-bg2.png);
	background-repeat:no-repeat;
}
.semi-d{
	background-image:url(../images/semi-d-bg.png);
	background-repeat:no-repeat;
}



/*
	button
*/

.head-link a{
    position: relative;
    right: 130px;
    top: 55px;
    float: right;
    font-size: 11px;
	color:#333;
	text-decoration:none;
}
.head-link a:hover{
    text-decoration:underline;
}

.btn1{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 119px;
    left: 862px;
    opacity: 0;
    position: relative;
    top: 115px;
    width: 191px;
}

.btn2{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 143px;
    left: 177px;
    opacity: 0;
    position: relative;
    top: 230px;
    width: 230px;
}

.btn3{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 146px;
    left: 501px;
    opacity: 0;
    position: relative;
    top: -100px;
    width: 254px;
}

.btn4{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 128px;
    left: 541px;
    opacity: 0;
    position: relative;
    top: -58px;
    width: 172px;
}

.btn5{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 207px;
    left: 836px;
    opacity: 0;
    position: relative;
    top: -312px;
    width: 180px;
}

.btn6{
    background-color: #FFFFFF;
    font-size: 24px;
    height: 194px;
    left: 290px;
    opacity: 0;
    position: relative;
    top: -758px;
    width: 139px;
}
