@import "global.css";

#main  .content {
	padding-left: 45px;
	width: 780px;
	background-image: url(../Images/contactUsLaptop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#toppanel
{
	font-size: 24px;
	background-color: #FFFFFF;
	color: #000;
	line-height: 20px;
	height: 25px;
	width: 500px;
	padding-top: 10px;
	margin-left: 10px;
}

#toppanel #links {
	float: right;
	background-image: url(../Images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 4px;
	font-size: 11px;
	font-weight: bold;
}
#contactIntro {
	height: 235px;
}

.copy
{
	margin-bottom: 12px;
	padding-top: 10px;
	width: 520px;
	padding-left: 10px;
}

.heading
{
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 12px;
	color: #000000;
}
#bigNumber {
	background-image: url(../Images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	padding-left: 90px;
	width: 500px;
	margin-top: 40px;
	margin-left: 10px;
}
#bigNumberHK {
	background-image: url(../Images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	padding-left: 90px;
	width: 500px;
	margin-top: 25px;
	margin-left: 10px;
}
#bigNumber #black {
	font-size: 28px;
	color: #000;
	font-family: arial;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#bigNumberHK #black {
	font-size: 28px;
	color: #000;
	font-family: arial;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#bigNumber #blue {
	font-size: 60px;
	color: #006699;
	line-height: 50px;
	font-family: arial;
}
#bigNumberHK #blue {
	font-size: 60px;
	color: #006699;
	line-height: 50px;
	font-family: arial;
}

#greyBox {
	background-color: #E8E8E8;
	height: 200px;
}

a, a:hover
{
    color: #069;
	text-decoration: none;
}
#greyBox .contactMethod
{
	float: left;
	border: solid 0px red;
	width: 245px;
	margin-right: 3px;
	padding-left: 10px;
}
.contactMethod  .blueHeader {
	float: left;
	border: solid 0px red;
	width: 245px;
	color: #1A9DD8;
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 5px;
	line-height: 26px;
}

.callSource, .addressPrompt, .emailType
{
	color: #000;
	font-weight: bold;
}
.phoneNumber, .emailAddress
{
	margin-bottom: 6px;
}
.addressLine
{

}
#our-location
{
	background : transparent url("../images/our-location.gif") no-repeat left top;
	margin-left: 2px;
}

#call-us
{
	background : transparent url("../images/call-us.gif") no-repeat left top;
}

#email-us
{
	background : transparent url("../images/email-us.gif") no-repeat left top;
	overflow: hidden;
	background-repeat: no-repeat;
}
	
