/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #106f99;
	font: 16px Arial, Verdana, sans-serif;
	text-align: left;
	background: #fff url(../images/bg.jpg) repeat-x;
	border-top: 4px solid #199cd8;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container {
	width: 755px;
	margin: 0 auto;
}

#content {
	clear: both;
	padding: 15px 0;
}


/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#logo {
	display: block;
	margin: 14px 0 0 0;
	float: left;
}	



/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
h3#phone {
	color: #2b4b85;
	font-size: 1.5em;
	font-weight: bold;
	float: right;
	padding: 2px 0 2px 29px;
	margin-top: 20px;
	background: url(../images/phone.gif) 0 50% no-repeat;
}

p#contact {
	padding-top: 5px;
	color: #000;
	font-size: 0.9em;
	float: right;
	clear: right;
	text-align: right;
	line-height: 1.4em;
}

p#contact a:link, p#contact a:visited {
	color: #9a3c3c;
}

p#contact a:hover {
	color: #cb141b;
}

#sameDayService {
	float: right;
	margin: 10px 0 5px 0;
}

#content h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 18px 0 10px 0;
}

#content h2 {
	color: #cb141b;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 10px 0 10px 98px;
	background: url(../images/ambulance.jpg) 0 50% no-repeat;
}

#content p {
	margin: 0 0 10px 0;
}

/*	-------------------------------------------------------------
	BLIND TYPES BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#blindTypes {
	float: left;
	color: #339dcc;
	clear: both;
	padding-right: 20px;
}

#blindTypes ul {
	padding: 10px 0 10px 0;
}

#blindTypes ul li {
	display: block;
	padding: 2px 0 2px 24px;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(../images/tick.gif) 0 50% no-repeat;
}

/*	-------------------------------------------------------------
	BEFORE AND AFTER BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#beforeAfter {
	float: left;
}

#beforeAfter img {
	display: block;
	float: left;
}

#beforeAfter img#arrow {
	padding: 80px 20px 0 20px;
}

/*	-------------------------------------------------------------
	ALSO CLEAN BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#alsoClean {
	clear: both;
	padding-top: 15px;
	float: left;
	width: 390px;
}

#alsoClean p {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 18px 0 10px 0;
}

#alsoClean ul {
	padding: 0px 0 10px 20px;
}

#alsoClean ul li {
	display: block;
	padding: 2px 0 2px 24px;
	color: #339dcc;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(../images/cross.gif) 0 50% no-repeat;
}

/*	-------------------------------------------------------------
	LEARN MORE BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#learnMore {
	padding-top: 25px;
	float: right;
	width: 350px;
	color: #cb141b;
	text-align: center;
}

#learnMore p {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 18px 0 20px 0;
}


/*	-------------------------------------------------------------
	ABOUT ULTRASONIC PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content a#backHome:link, #content a#backHome:visited {
	display: block;
	float: right;
	margin: 15px 0 0 0;
}