/* @override http://annekirker.com.au/css/styles.css */

body,td,th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
p {
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	display: list-item;
	margin: 0px;
	padding: 8px;
	list-style-type: none;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	margin-top: 20px;
	text-transform: capitalize;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#container {
	height: 100%;
	width: 100%;
}
#margins {
	width: 762px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header {
	clear: both;
	padding-top: 50px;
	width: 782px;
	float: left;
	height: 70px;
}
#logo {
	float: left;
	padding-left: 25px;
}
#nav {
	height: 70px;
	display: block;
	float: right;
	padding-right: 35px;
	padding-top: 8px;
}
#nav ul {
	clear: both;
}
#nav li {
	padding: 5px;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	text-transform: uppercase;
}
#nav li a {
	padding: 20px 15px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}
#nav li a:hover {
	color: #990000;
}
#nav li a:active {
	color: #990000;
}
#image {
	height: 100px;
	background-color: #333333;
	margin-bottom: 10px;
}
#left {
	clear: left;
	float: left;
	width: 355px;
	padding: 10px;
}
#right {
	float: right;
	width: 355px;
	padding: 10px;
}
#services {
	clear: both;
	height: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#services-content {
	clear: both;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-right-width: 130px;
	border-left-width: 130px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer {
	height: 40px;
	text-align: right;
	text-transform: capitalize;
	font-weight: bold;
	color: #aaa;
	padding-top: 5px;
	padding-bottom: 40px;
	padding-right: 10px;
}
#footer a:hover {
	color: #990000;
}
.selected  {
	color: #990000;
	font-weight: bold;
}
#contact-link {
	color: #990000;
}
.divider {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.logotype {
	font-size: 26px;
	text-transform: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.logotype a {
	text-decoration: none;
	color: #333333;
}
.dates {
	font-weight: bold;
	color: #333333;
	line-height: 3em;
	font-size: 12px;
}
.clear {
	clear: both;
	height: 0px;
}
#contact {
	float: right;
	width: 690px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 55px;
	padding-bottom: 75px;
	padding-left: 70px;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.caption {
	font-size: 10px;
	text-align: right;
	display: block;
	clear: right;
	list-style-type: none;
	margin-top: 15px;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	width: 187px;
	text-indent: 15px;
}
#about {
	float: right;
	width: 650px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 70px;
	padding-right: 40px;
}
.oblique {
	font-style: oblique;
}
.floatleft {
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 600px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
}
#about-image {
	float: left;
	width: 216px;
	height: 49em;
	background-color: #CCCCCC;
	margin: 20px 40px 60px 0px;
}
#about-image li a {
	text-decoration: none;
	color: #666666;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	width: 150px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#about-image ul {
	list-style-type: none;
	float: right;
}
#about-image li a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.back-top {
	font-style: oblique;
	text-decoration: none;
	display: block;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a {
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
#services-image {
	float: left;
	width: 216px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
#services-image  li  {
	font-size: 11px;
	text-align: left;
	display: block;
	clear: right;
	list-style-type: none;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	width: 187px;
	margin-bottom: 35px;
}
#services-image ul {
	padding: 15px;
	margin: 0px;
}
#services-image img {
	border: thick solid #666666;
	display: block;
	width: 175px;
	margin-bottom: 15px;
}
.spread {
	color: #CCCCCC;
	text-decoration: none;
}
#welcome {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 40px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 10px;
}
#welcome p {
}
#welcome-image {
	float: left;
	width: 216px;
	height: 68em;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
h4 {
	display: block;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ulcreative {
	margin-top: 15px;
	font-size: 12px;
	list-style-type: circle;
}
.underline {
	text-decoration: underline;
}
.ulcreativespace {
	margin-top: 15px;
	font-size: 12px;
	list-style-type: circle;
	padding-left: 5px;
}
