@charset "utf-8";
body {
	font-family: tahoma;
	color: #5b5b5b;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 26px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
}
html {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	height: 27px;
	border: 1px solid #CCCCCC;
	width: 460px;
	padding-top: 3px;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.project {
	float: right;
	display: list-item;
	margin-right: 200px;
	list-style-type: none;
}


.map {
	width: 250px;
}
p, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clr {
	clear: both;
}
.header {
	height: 80px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.tracimmo {
	padding-top: 6px;
	float: left;
	margin-right: 15px;
}
.slogan {
	height: 49px;
	width: 485px;
	float: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 30px;
	margin-right: 40px;
}
.logo {
	margin-left: 36px;
	display: block;
	width: 324px;
}

.more a {
	display: block;
	margin-top: 20px;
	background-image: url(../images/more.png);
	background-repeat: repeat-x;
	width: 90px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.price {
	display: block;
	margin-top: 20px;
	background-image: url(../images/more.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	line-height: 30px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	clear: both;
	font-weight: bold;
	padding-left: 10px;
	width: 120px;
}
.price a {
	color: #000000;
	text-decoration: underline;
}
.maincontainer {
	width: 949px;
	margin-right: auto;
	margin-bottom: 43px;
	margin-left: auto;
}
.maincontainer2 {
	width: 500px;
	margin-right: auto;
	margin-bottom: 43px;
	margin-left: auto;
	padding-top: 20px;
}
.navbar {
	height: 114px;
}
.navbar .leftborder {
	background-image: url(../images/container_top_left.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 114px;
	width: 5px;
	display: block;
	float: left;
}
.navbar .rightborder {
	background-image: url(../images/container_top_right.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 114px;
	width: 5px;
	display: block;
	float: right;
}
.nav {
	background-image: url(../images/container_top_bg.png);
	background-repeat: repeat-x;
	height: 114px;
	margin-right: 5px;
	margin-left: 5px;
}.nav .announce {
	float: left;
	line-height: 60px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.nav ul {
	margin-top: 13px;
	float: right;
	margin-right: 20px;
	line-height: 30px;
}
.nav li {
	background-image: url(../images/nav_sep.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: capitalize;
	float: left;
}
.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	margin-right: 3px;
	margin-left: 5px;
}
.nav li a:hover {
	background-color: #ec9452;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333333;
}
.nav li  a.active {
	background-image: url(../images/active.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nav li  a.active2 {
	background-image: url(../images/active2.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nav li  a.active3 {
	background-image: url(../images/active3.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.inner {
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 2px;
}
.inner h1 {
	font-weight: bold;
	font-variant: normal;
	font-size: 24px;
}
.inner h2 {
	color: #FF6600;
}
.inner h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}



.inner ul {
}
.inner li {

}
.details {
	margin-top: 20px;
}

.goodspic {
	margin-top: 20px;
	overflow: auto;
}
.goodspic ul {
}
.goodspic li {
	height: 100px;
	width: 160px;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #999999;
	float: left;
}


.bottom {
	height: 90px;
}
.bottom .leftborder {
	background-image: url(../images/bottom_top_left.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 5px;
	display: block;
	float: left;
}
.bottom .rightborder {
	background-image: url(../images/bottom_top_right.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 5px;
	display: block;
	float: right;
}
.bottominner {
	background-image: url(../images/bottom_top_bg.png);
	background-repeat: repeat-x;
	height: 90px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 50px;
}
.bottominner p {
	margin-left: 60px;
	padding-top: 20px;
}

.bottominner ul {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
.bottominner li {
	float: left;
	display: block;
	margin-right: 10px;
}
.demotip {
	height:70px;
	width:160px;
	padding:25px;
	color:#000000;
	display:none;
	background-color: transparent;
	background-image: url(../images/white_arrow.png);
	line-height: 1.3em;
}
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
	}
.subinner {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.subinner h1 {
	float: left;
	width: 241px;
	padding-right: 10px;
	padding-left: 30px;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/icons/03.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	display: block;
	margin-bottom: 0px;
	margin-top: 20px;
	font-style: normal;
	font-size: 24px;
}
.subinner .leftborder {
	background-image: url(../images/subinner_top_left.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 56px;
	width: 6px;
	display: block;
	float: left;
}
.subinner .rightborder {
	background-image: url(../images/subinner_top_right.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 56px;
	width: 6px;
	display: block;
	float: right;
}
.subinner .betweener {
	background-image: url(../images/subinner_top_bg.png);
	background-repeat: repeat-x;
	height: 56px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
}
.holder {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 20px;
	overflow: auto;
}
.subinner .panel {
	float: left;
	width: 271px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
	margin-left: 6px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.subinner .panel2 {
	margin-right: 10px;
	margin-left: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

.subfooter {
	width: 909px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.field {
	display: block;
	margin-bottom: 3px;
}
.btt {
	background-color: #CC3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.inputfield2 {
	width: 200px;
	border: 1px solid #999999;
}
.newsform {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subfooter ul {
}
.subfooter li {
	margin-bottom: 10px;
}
.subfooter h1 {
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.subfooter .panel {
	width: 271px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
	margin-left: 6px;
}
.subfooter .options {
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	width: 949px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}
.footer .leftborder {
	background-image: url(../images/footer_top_left.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 5px;
	display: block;
	float: left;
}
.footer .rightborder {
	background-image: url(../images/footer_top_right.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 5px;
	display: block;
	float: right;
}
.footer .betweener {
	background-color: #e46507;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.infooter {
	background-color: #E46507;
	height: 70px;
	line-height: 70px;
	font-size: 10px;
	color: #FFFFFF;
}
.infooter ul {
}
.infooter li {
	float: left;
}
.infooter li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.infooter li a:hover {
	text-decoration: underline;
}
.field {
	margin-bottom: 11px;
}
.field .inputfield {
	height: 27px;
	border: 1px solid #CCCCCC;
	width: 460px;
	display: block;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.field .inputfield3 {
	border: 1px solid #CCCCCC;
	width: 460px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
.field .inputfield4 {
	border: 1px solid #CCCCCC;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.field .title {
	display: block;
	float: left;
	line-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	width: 190px;
}

