@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(../images/liverpool-orthodontist_bg.png) top repeat-x #7a4a9f;
}

.formobject {
	color: #484848;
	padding: 3px;
	border: 1px solid #626262;
}

#container {
	position: relative;
	margin: auto;
	width: 940px;
}

#row-logo-images {
	float: left;
	width: 940px;
	height: 191px;
}

#logo {
	float: left;
	width: 300px;
	height: 191px;
}

#images {
	float: left;
	width: 640px;
	height: 191px;
	background: url(../images/liverpool-orthodontist_03.png) top no-repeat;
}

#row-links {
	float: left;
	width: 940px;
	height: 37px;
	padding-bottom: 20px;
	background: #FFF;
}

#row-content-area {
	float: left;
	width: 940px;
	overflow: hidden;
	background: url(../images/liverpool-orthodontist_25.png) bottom no-repeat #FFF;
}

#left-column {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-right: 22px;
}

#telephone {
	float: left;
	width: 280px;
	height: 37px;
	margin-bottom: 20px;
	background: url(../images/liverpool-orthodontist_17.png) top no-repeat;
}

#twitter-and-one {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}

#facebook-video {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}

#right-column {
	float: left;
	width: 598px;
}

#text-area-top {
	float: left;
	width: 598px;
	height: 12px;
	background: url(../images/liverpool-orthodontist_19.png) top no-repeat;
}

#text-area-content {
	float: left;
	width: 558px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/liverpool-orthodontist_21.png) top repeat-y;
}

.text-1-column {
	float: left;
	width: 558px;
	margin-bottom: 20px;
	text-align: justify;
}

.text-column-1 {
	float: left;
	width: 265px;
	margin-right: 28px;
	margin-bottom: 20px;
	text-align: justify;
}

.text-column-2 {
	float: left;
	width: 265px;
	margin-bottom: 20px;
	text-align: justify;
}

#text-column-1-team {
	float: left;
	width: 365px;
	margin-right: 28px;
	margin-bottom: 20px;
	text-align: justify;
}

#text-column-2-team {
	float: left;
	width: 165px;
	margin-bottom: 20px;
	text-align: right;
}

#text-area-footer {
	float: left;
	width: 598px;
	height: 12px;
	background: url(../images/liverpool-orthodontist_22.png) top no-repeat;
}

#row-footer {
	float: left;
	width: 940px;
	height: 55px;
	padding-top: 20px;
	margin-bottom: 30px;
	background: url(../images/liverpool-orthodontist_26.png) top no-repeat;
}

#footer-left-column {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-right: 22px;
}

#footer-right-column {
	float: left;
	width: 578px;
	padding-left: 20px;
	color: #757575;
}

#footer-right-column a {
	color: #757575;
	text-decoration: underline;
}

#footer-right-column a:hover {
	color: #757575;
	text-decoration: none;
}
#row-html-footer {
	float: left;
	width: 940px;
	height: 55px;
	padding-top: 20px;
}
.column-html-links {
	float: left;
	width: 89px;
	margin-left: 10px;
	margin-right: 5px;
}

img
{
    border-style:none;
}
