#main {
	background-color: #88aa66;
	height: auto;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#fullTopRound {
	background-image: url(images/fullRoundTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 100%;
	margin-top: 0px;
}
#topSearchDiv {
	height: 50px;
	width: 785px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.searchBoxStyle {
	font-family: tahoma;
	font-size: 12px;
	color: #556149;
	background-color: #FFFFcc;
	border: 1px solid #4D5941;
}

#bannerDiv {
	height: 200px;
	width: 785px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#jsPanel {
	height: auto;/*//////////////////////edited after complete design////////////////////*/
	width: 785px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#imageMenuDiv-Main {
	text-align: left;
	height: auto;
	width: 785px;
	margin-right: 5px;
	margin-left: 5px;
}
.imageMenuDiv-mainCenter {
	height: auto;
	width: 785px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/menu_3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#contentDiv {
	height: auto;
	width: 785px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#content-leftColDiv {
	height: auto;
	width: 460px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFCC;
}
.textIcons {
	margin: 5px;
}

.buttomRoundDiv-ffffcc {
	background-color: #FFFFCC;
	background-image: url(images/br-ffffcc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content-rightColDiv {
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}


#imageMenuDiv-topRound {
	background-color: #ffffcc;
	background-image: url(images/tr-ffffcc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 785px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.topRoundDiv-ffffcc {
	background-image: url(images/tr-ffffcc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}

#imageMenuDiv-buttomRound {
	background-color: #FFFFCC;
	background-image: url(images/br-ffffcc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 785px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*----------------------------------menu style----------------------------*/

#imageMenu {
	position: relative;
	width: 770px;
	height: 70px;
	overflow: hidden;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 70px;
	width: 1000px;
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:153px;
	height: 70px;
}
#imageMenu ul li.landscapes a {
	background: url(images/menu_contact.jpg) repeat scroll 0%;
}
#imageMenu ul li.people a {
	background: url(images/menu_about.jpg) repeat scroll 0%;
}
#imageMenu ul li.nature a {
	background: url(images/menu_sample.jpg) repeat scroll 0%;
}
#imageMenu ul li.urban a {
	background: url(images/menu_services.jpg) repeat scroll 0%;
}
#imageMenu ul li.abstract a {
	background: url(images/menu_firstPage.jpg) repeat scroll 0%;
	width: 310px;
}
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}
/*----------------------------------END menu style----------------------------*/
.sidebarDiv {
	height: 90px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffcc;
}
#buttomDiv {
	background-color: #FFFFCC;
	text-align: center;
	height: auto;
	width: 785px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#fullButtomRound {
	background-image: url(images/fullRoundButtom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.colorButton {
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
#dateDiv {
	height: 20px;
	width: 300px;
	margin-top: 7px;
	margin-left: 10px;
	position: absolute;
	visibility: visible;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFCc;
}
.test {
	line-height: 25px;
}
