@charset "UTF-8";
/* CSS Document */

body 
	{
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight:normal;
	background-color:#666;
	}
	
#wrapper {
	margin: auto;
	padding: 0px;
	width: 900px;
	height:auto;
	background-color: #CD68A8;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	}
	
#wrapperHome {
	margin: auto;
	padding: 0px;
	width: 900px;
	height:675px;
	background-color: #CD68A8;
	background-image: url(../images/homeBg.jpg);
	background-repeat: no-repeat;
	}

/* -------------------------------------------------------------------------------------- */

/* headContent*/

#headerContent {
	width: 810px;
	height: 43px;
	padding: 80px 0px 0px 90px;
	}

/* -------------------------------------------------------------------------------------- */
/* mainNav */

#headerContent ul{
	
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	}
	
#headerContent li{
	list-style:none;
	height:14px;
	padding: 0px 43px 0px 0px;
	display:inline;
	}

/* -------------------------------------------------------------------------------------- */
/* MainContent*/

#mainContent{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#homeText{
	width: 485px;
	padding: 340px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}
	
#homeText p   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	text-align:center;
	}
	
#homeText a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
	
#homeText a:hover{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}

.homeLargeText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 27px;
	line-height: 35px;
	font-weight: bold;
	}
	
.homeInfoText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	}
	
#logoR{
	width: 126px;
	height: auto;
	padding: 395px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
	float:left;
	}

#logoL{
	width: 168px;
	padding: 474px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	float:left;
	}

#titleText{
	width: 726px;
	padding: 38px 95px 20px 79px;
	margin: 0px 0px 0px 0px;
	}
	
#mainText{
	width: 630px;
	padding: 0px 115px 40px 155px;
	margin: 0px 0px 0px 0px;
	}
	
#mainText ul {
	list-style-type: square;
	list-style-image:url(../images/bulitPoint.png);
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 16px;
	color: #FFF;
	}
	
#mainText li {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	}
	
#contactTitleText{
	width: 485px;
	padding: 38px 207px 20px 207px;
	margin: 0px 0px 0px 0px;
	}

#contactText{
	width: 485px;
	padding: 20px 207px 40px 207px;
	margin: 0px 0px 0px 0px;
	}
	
#contactText p   {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	text-align:left;
	}
	
.contactLargeText   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 27px;
	line-height: 23px;
	font-weight: bold;
	}
	
#contactText a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
	
#contactText a:hover{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}

/* -------------------------------------------------------------------------------------- */
/* No Somking Day Page*/

#noSmokingDayContent{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}

#noSmokingDayText{
	width: 610px;
	padding: 0px 0px 24px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}
	
#noSmokingDayLogoR{
	width: 138px;
	height: auto;
	padding: 530px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}

#noSmokingDayLogoL{
	width: 152px;
	padding: 530px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}
	
/* -------------------------------------------------------------------------------------- */
/* Form1*/

#form1{
	width: 410px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:none;
	}
	
#form1 p   {
	margin: 10px 0px 10px 0px;
	padding: 0px 2px 0px 5px;
	color: #000;
	background-color:#FFF;
	border: 1px solid #666;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-align:left;
	}
	
.form {
background-color: #FFF;
border: 1px solid #FFF;
height: 15px;
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
}

.formText {
	background-color: #FFF;
	border: 1px solid #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	overflow:auto;
	width:auto;
	line-height: 15px;
}

.formBtn {
	color:#000;
	float:right;
}


#error{
	width: 410px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:right;
	}

/* -------------------------------------------------------------------------------------- */
/* Image formatting*/

#imgL{
	float:left;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* -------------------------------------------------------------------------------------- */
/* colour formatting*/

.black{
	color:#000;
	font-weight:bold;
}
	
/* -------------------------------------------------------------------------------------- */

/* text formatting */

p   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	}
	
h1   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	}
	
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

a:hover{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

