#tab li.Contact {
	background: url('../images/call_gray.png') no-repeat 29px 5px;
	background-size: 17px;
}

div.Menu ul li a.Active {
	color: #078CB4;
}

#storeManagement ul {
	margin: 0px;
	padding: 0px;
}

#storeManagement ul li {
	list-style: none;
	color: #666666;
	font-size: 0.933em;
}

div.Content div.Section p {
	margin: 10px 0px;
	color: #666;
}

#contactForm h2 {
	color: #078CB4;
	font-weight: normal;
	font-size: 1.600em;
	margin: 0px;
	margin: 0px;
}

#contactForm h4 {
	color: #666;
	font-size: 0.933em;
}

#contactForm p {
	color: #666;
	margin: 5px 0px;
	font-size: 0.933em;
}

#contactForm p b {
	color: #078CB4;
}

#contactForm div.Personal {
	margin: 20px 0px;
}

#contactForm div.Personal p.Contact {
	margin-left: 125px;
	margin-top: 5px;
}

#contactForm div.Personal p.Contact {
	margin-left: 125px;
	margin-top: 5px;
}

div.Content div.Section {
}

#contactForm input {
	height: 26px;
	border: 1px solid #C0C0C0;
	border-radius: 4px;
	width: 222px;
	padding: 2px 5px;
}

#contactForm textarea {
	border: 1px solid #C0C0C0;
	border-radius: 4px;
	width: 630px;
	height: 66px;
	resize: none;
}

#contactForm div.Line span {
	width: 100px;
	display: inline-block;
	color: #666;
	font-size: 0.933em;
}

#contactForm div.Line {
	margin: 15px 0px;
}

#contactForm {
	padding: 0px 30px;
	width: 697px;
	float: left;
}

#contactForm button {
	border: 1px solid #067799;
	background: #078CB4;
	padding: 6px 33px;
	cursor: pointer;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#contactForm div.Line span.Province {
	width: 50px;
	margin-left: 40px;
}

#contactForm div.Line input.Province {
	width: 292px;
}

div.Line span.Feedback {
	float: left;
	margin-top: 10px;
	width: 104px !important;
}

#contactForm p.Note {
	background: #F2F2F2;
	padding: 5px 10px;
	width: 96%;
}

div.InnerBG {
	background: url('../images/banner.png') no-repeat left top;
}

div.Section {
	border-bottom: none;
}

div.Section ul {
	margin: 0px;
	padding: 0px;
}

div.Section ul li {
	list-style: none;
	color: #666666;
	font-size: 0.933em;
}

div.Special h3 {
	border-bottom: 1px solid #ccc;
}

div.Special h4 {
	font-size: 1.200em;
	color: #666;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}

#tab li.Demo {
	background: url('../images/demo_gray.png') no-repeat 18px -3px;
	background-size: 40px;
}

#tab li.Active.Feature {
	background: url('../images/star_blue.png') no-repeat 19px -5px;
	background-size: 40px;
}

#tab li.Active.Demo {
	background: url('../images/demo_blue.png') no-repeat 18px -3px;
	background-size: 40px;
}

#tab li.Active.Download {
	background: url('../images/download_b.png') no-repeat 30px 8px;
}

#tab li.Active.Contact {
	background: url('../images/call_b.png') no-repeat 29px 5px;
	background-size: 17px;
}

#tab li.Active a {
	font-weight: bold;
	color: #078CB4;
	border-left: 5px solid #078CB4;
}


div.Section h3 {
	color: #078CB4;
}

div.Personal p span.Title {
	font-weight: bold;
	width: 130px;
	display: inline-block;
}

p.Website a {
	font-weight: bold;
	color: #DA8500;
}