html, body {
	margin: 0;
	padding: 0;
	background: url(images/page-BG.jpg) top left repeat-x;
	font-family: Helvetica;
	}

img {
	border: none;
	}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

select {
	width: 190px;	
}
	
.content-wide {
	margin: 0 auto;
	padding: 0;
	background: url(images/blue-BG.jpg) center top repeat-y;
	overflow: auto;
	}
	
.content {
	width: 988px;
	margin: 0 auto;
	padding-left: 110px;
	padding-right: 110px;
	background: url(images/main-BG.jpg) top center no-repeat;
	overflow: auto;
	}
	
.top-box {
	height: 95px;
	width: 960px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	}

.logo-box {
	height: 95px;
	width: 414px;
	float: left;
	}
	
.flag-box {
	height: 47px;
	width: 520px;
	float: right;
	padding-right: 26px;
	padding-top: 48px;
	}
	
.flag-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.flag-box ul li {
	margin: 0;
	padding-left: 8px;
	float: right;
	width: 32px;
	}

.header-txt {
	padding-left: 44px;
	padding-top: 40px;
	height: 50px;
	text-align: left;
	}

.content-box01 {
	width: 960px;
	padding-left: 14px;
	padding-right: 14px;
	overflow: auto;
	position: relative;
	}

.content-box01-left {
	width: 344px;
	padding-left: 30px;
	float: left;
	overflow: auto;
	}
	
.content-box01-right {
	width: 586px;
	float: left;
	overflow: auto;
	}

.white-txt {
	width: 344px;
	padding-top: 12px;
	height: 130px;
	color: #FFF;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	}

.white-txt h3 {
	padding-bottom: 10px;
	color: #FFF;
	font-size: 23px;
	font-weight: 600;
	}

.create-map-header {
	width: 303px;
	height: 39px;
	padding-right: 41px;
	padding-bottom: 40px;
	padding-top: 15px;
	background: url(images/cm-icon.jpg) 278px 0px no-repeat;
	font-size: 22px;
	font-weight: 600;
	color: #FFF;
	}

.create-map-data {
	width: 303px;
	height: 320px;
	padding-right: 41px;
	font-size: 13px;
	font-weight: normal;
	color: #00799c;
	text-align: left;
	}

.create-map-data a {
	color: #00799c;
	text-decoration: underline;
	}
	
.create-map-data a:hover {
	color: #00799c;
	text-decoration: none;
	}

.map-box {
	width: 520px;
	height: 490px;
	padding-left: 25px;
	padding-top: 24px;
	padding-right: 41px;
	padding-bottom: 46px;
	background: url(images/map-BG.jpg) top left no-repeat;
	}


.content-box02 {
	width: 960px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	overflow: auto;
	position: relative;
	background: url(images/code-header-BG.jpg) 0px 10px no-repeat;
	}

.content-box02-left {
	width: 344px;
	padding-left: 30px;
	float: left;
	overflow: auto;
	}
	
.content-box02-right {
	width: 490px;
	float: left;
	overflow: auto;
	padding-left: 40px;
	padding-right: 56px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	}


.preview-map-header {
	width: 303px;
	height: 39px;
	padding-right: 41px;
	padding-bottom: 20px;
	padding-top: 15px;
	background: url(images/code-icon.jpg) 278px 0px no-repeat;
	font-size: 22px;
	font-weight: 600;
	color: #FFF;
	}

.preview-map-data {
	width: 344px;
	height: 170px;
	font-size: 13px;
	font-weight: normal;
	color: #00799c;
	text-align: left;
	}

.preview-map-data a {
	color: #00799c;
	text-decoration: underline;
	}
	
.preview-map-data a:hover {
	color: #00799c;
	text-decoration: none;
	}

#cr {
	position: absolute;
	top: 465px;
	left: 417px;
	font-weight: bold;
	font-size: 12px;
}

.footer-wide {
	margin: 0 auto;
	padding: 0;
	background: url(images/footer-BG.jpg) center top repeat-x;
	overflow: auto;
	height: 175px;
	}
	
.footer-content {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(images/footer-top.jpg) top center no-repeat;
	overflow: auto;
	padding: 32px;
	color: #7cdef9;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	}
	
.footer-txt {
	width: 800px;
	height: 60px;
	float: left;
	padding-top: 30px;
	}

.footer-tweet {
	width: 90px;
	height: 90px;
	float: right;
	}





