.error, #header, #navbar, #home #more, #login #info p, #casestudies #content .casestudy, #news #content .news, #contact #content { /* BOLD TEXT */
	font-weight: bold;
}
body, #navbar a:hover, #navbar #active, #home h1 span, #casestudies #content a, #news #content a { /* BLACK TEXT */
	color: #0B0402;
}
#header, #navbar a, #home #buttons a span, #home #buttons a:hover, #home #more { /* WHITE TEXT */
	color: #FFFFFF;
}
#header .telephone, #content h1, #home #buttons #level1, #home #content #announcements, .quote, #login #info, #content #intro, #systems h2, #services h2, #applications #info, #applications #info a, #contact #content span, #contact #content a { /* BLUE TEXT */
	color: #0088D0;
}
#page, #header, #home #buttons, #home #buttons a, #content { /* RELATIVE POSITIONING */
	position: relative;
}
#header .strapline, #header .telephone, #header #logo, #main, #home #buttons a span, #home #more, #casestudies #call, #news #call { /* ABSOLUTE POSITIONING */
	position: absolute;
}
#home #buttons a, #content, #info, #contact label, #contact #content .text, #open form, #open label, #open .text, #solutions #content .column { /* FLOAT LEFT */
	float: left;
}
.clear, #shadow, #home #buttons a, #home #more, #contact label, #contact #info img, .quote img, #systems #content #back, #sozo { /* BLOCK LEVEL */
	display: block;
}
body, #home #buttons a, #applications #info #address, #contact h1 { /* VERDANA */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header div, .quote, #applications #info, #contact #content, #contact #info, #footer_text { /* ARIAL */
	font-family: Arial, Helvetica, sans-serif;
}

html, body, #page {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #D4D4D4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#aastra {
	width: 100%;
}

#aastra .avaya {
	padding-right: 20px;
}

.smallHeader {
	font-size: 12px;
	font-weight: bold;
}

#regionalOffices {
	position: relative;
	top: 30px;
	left: 30px;
	font-size: 13px;
}

#regionalOffices .title {
	font-family: Verdana, Geneva, sans-serif;
	color: #0088D0;
	font-weight: normal;
	line-height: 100%;
	font-size: 16px;
}

a {
	text-decoration: none;
}
a[href] {
	text-decoration: none;
}
a img {
	border: none;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
}
.error, .required {
	color: #FF0000;
}
.clear {
	visibility: hidden;
	height: 0;
	clear: both;
}

#page {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 231px;
	font-size: 30px;
}
#header .strapline, #navbar {
	padding-left: 62px;
}
#header .strapline {
	top: 0;
	left: 0;
	padding-top: 182px;
	width: 628px;
	height: 49px;
	background-image: url(../images/header/home.jpg);
}
#header .telephone {
	font-size: 16px;
	left: 750px;
	top: 195px;
}
#header #logo {
	width: 207px;
	height: 109px;
	left: 720px;
	top: 33px;
}
#navbar {
	line-height: 28px;
	height: 28px;
	background-image: url(../images/navbar.jpg);
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
}
#navbar a {
	margin-right: 32px;
}
#shadow {
	width: 955px;
	height: 7px;
}
#main {
	top: 266px;
	left: 0;
	background-color: #FFFFFF;
	width: 100%;
}
#content, #footer_text {
	margin-left: 61px;
}
#content {
	width: 630px;
	margin-right: 22px;
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	display: inline;
	font-size: 11px;
}
#content h1 {
	font-weight: normal;
	line-height: 100%;
}
#content #intro {
	font-size: 14px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer_text {
	margin-top: 20px;
}
#footer_text {
	font-size: 10px;
	line-height: 18px;
	color: #b3c6d0;
}
#footer_text a {
	margin-right: 6px;
	color: #b3c6d0;
}

#content .title {
	font-family: Verdana, Geneva, sans-serif;
	color: #0088D0;
	font-weight: normal;
	line-height: 100%;
	font-size: 20px;
}

#content td {
	vertical-align: top;
}

/* QUOTE */

.quote {
	margin-top: 18px;
	margin-left: 10px;
	font-size: 10px;
	width: 220px;
}
.quote p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
	margin-right: 15px;
}

/* HOME */

#home #content {
	padding-left: 27px;
	width: 603px;
	font-size: 13px;
	line-height: 21px;
}
#home h1 {
	font-size: 25px;
	margin: 0;
	padding-top: 25px;
	margin-bottom: 15px;
}
#home #content p {
	margin: 0;
}
#home #buttons {
	left: -7px;
	margin-top: 25px;
}
#home #buttons a {
	width: 173px;
	height: 150px;
	padding-top: 30px;
	padding-left: 17px;
	margin-right: 5px;
	font-size: 18px;
	line-height: 26px;
}
#home #buttons a span {
	right: 45px;
	bottom: 18px;
	font-size: 12px;
}
#home #buttons #level1 {
	background-image: url(../images/level1_off.jpg);
}
#home #buttons #level1:hover {
	background-image: url(../images/level1_on.jpg);
}
#home #buttons #level2 {
	background-image: url(../images/level2_off.jpg);
}
#home #buttons #level2:hover {
	background-image: url(../images/level2_on.jpg);
}
#home #buttons #level3 {
	background-image: url(../images/level3_off.jpg);
}
#home #buttons #level3:hover {
	background-image: url(../images/level3_on.jpg);
}
#home #content #announcements {
	font-size: 15px;
	line-height: 68px;
}
.quote, #applications #info, #applications #info h2 {
	font-size: 14px;
}
#applications #info {
	margin-top: 65px;
	line-height: 23px;
}
#applications #info h2 {
	line-height: 100%;
	margin: 0;
}
#applications #info #address {
	font-size: 12px;
	margin-top: 30px;
}
#home #more {
	width: 228px;
	line-height: 27px;
	padding-left: 14px;
	font-size: 13px;
	background-color: #9CC7EA;
	bottom: 20px;
	right: -264px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
}

/* ABOUT US */

#about #header .strapline {
	background-image: url(../images/header/about.jpg);
}
#about h1, #systems h1, #services h1, #applications h1, #casestudies h1, #news h1, #contact h1, #level1 h1, #level2 h1, #level3 h1, #login h1, .admin h1, #solutions h1 {
	margin: 0;
	padding-top: 30px;
	font-size: 23px;
}
#about #content, #systems #content, #services #content, #applications #content, #casestudies #content, #news #content, #contact #content, #level1 #content, #level2 #content, #level3 #content, #login #content, .admin #content, #solutions #content, #links #content {
	padding-left: 55px;
}
#about #content, #level1 #content, #level2 #content, #level3 #content, #login #content, .admin #content, #solutions #content {
	width: 490px;
	padding-right: 85px;
	margin-right: 18px;
}

/* SYSTEMS */

#systems #header .strapline {
	background-image: url(../images/header/systems.jpg);
}
#systems #content, #services #content, #applications #content {
	width: 575px;
	margin-right: 43px;
}
#systems #content {
	margin-right: 20px;
}
#systems #content, #applications #content {
	padding-bottom: 20px;
}
#systems #content #back {
	padding-top: 10px;
	padding-bottom: 10px;
}
#systems h1 {
	padding-top: 0;
}
#systems h2, #services h2, #news h2 {
	line-height: 100%;
	margin: 0;
	font-size: 12px;
}
#systems #info {
	margin-top: 32px;
}
#services #content .column {
	width: 260px;
	float: left;
	margin-right: 12px;
}
#services #content .column p {
	margin-top: 3px;
	margin-bottom: 23px;
	line-height: 20px;
}

/* SERVICES */

#services #header .strapline {
	background-image: url(../images/header/services.jpg);
}
#services #content {
	margin-right: 41px;
}
#services h1 {
	margin-bottom: 30px;
}
#services #content .column {
	width: 255px;
	margin-right: 30px;
}
#casestudies #call, #news #call {
	bottom: 25px;
	right: -225px;
}
#services #info {
	margin-top: 70px;
}
#services #info img {
	width: 174px;
	height: 274px;
}

/* APPLICATIONS */

#applications #header .strapline {
	background-image: url(../images/header/applications.jpg);
}
#applications #content, #systems #content {
	margin-right: 20px;
	width: 560px;
	padding-right: 15px;
}
#applications #content #intro {
	margin-bottom: 20px;
}

/* CASE STUDIES */

#casestudies #header .strapline {
	background-image: url(../images/header/casestudies.jpg);
}
#casestudies #content, #news #content, #links #content {
	width: 475px;
	padding-right: 100px;
	margin-right: 18px;
}
#casestudies #content .casestudy, #news #content .news {
	margin-top: 25px;
	margin-bottom: 35px;
}
#casestudies #content a, #news #content a {
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
}
#casestudies a#call, #news a#call {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

/* NEWS */

#news #header .strapline {
	background-image: url(../images/header/news.jpg);
}

/* CONTACT */

#contact #header .strapline {
	background-image: url(../images/header/contact.jpg);
}
#contact #content {
	font-size: 17px;
	line-height: 28px;
	margin-right: 0;
	width: 575px;
}

#contact .small {
	font-size: 10px;
}
#contact h1 {
	margin-bottom: 23px;
	font-size: 20px;
}
#contact h2 {
	font-size: 14px;
}
#contact form {
	font-size: 10px;
	width: 340px;
}
#contact label {
	width: 70px;
	font-size: 12px;
	font-weight: normal;
}
#contact .text {
	width: 263px;
	height: 20px;
	border: 1px solid #9E9FA2;
}
#contact #enquiry {
	height: 72px;
	overflow: auto;
	margin-bottom: 15px;
}
#contact #content .clear {
	height: 2px;
}
#contact #content #send {
	float: right;
}
#contact #content #details {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 20px;
}
#contact .error {
	font-size: 13px;
	line-height: 21px;
}
#contact #sent {
	margin-bottom: 250px;
}
#contact #info {
	font-size: 14px;
	width: 263px;
	margin-top: 60px;
}
#contact #info img, #contact #info div {
	margin-left: auto;
	margin-right: auto;
}
#contact #info #map {
	width: 222px;
	height: 200px;
}
#contact #info #larger {
	width: 163px;
	height: 27px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#contact #info div {
	width: 200px;
	line-height: 24px;
	font-size: 11px;
}

/* LEVELS */

#level1 #content, #level2 #content, #level3 #content {
	min-height: 350px;
}
* html #level1 #content {
	height: 350px;
}
* html #level1 #info {
	height: 400px;
}
* html #level2 #content {
	height: 350px;
}
* html #level2 #info {
	height: 400px;
}
* html #level3 #content {
	height: 350px;
}
* html #level3 #info {
	height: 400px;
}
#level2 #content {
	background-image: url(../images/level2.gif);
}
#level3 #content {
	background-image: url(../images/level3.gif);
}
#level1 h1, #level2 h1, #level3 h1 {
	font-size: 21px;
}
#home #buttons #level2, #level2 h1 {
	color: #4C5F9A;
}
#home #buttons #level3, #level3 h1 {
	color: #2E858F;
}
#home #buttons #level1:hover, #home #buttons #level2:hover, #home #buttons #level3:hover {
	color: #FFFFFF;
}

/* SOLUTIONS */

#solutions #main {
	top: 259px;
}
#solutions #shadow {
	display: none;
}
#solutions #content {
	width: auto;
	background-color: #D4E5F5;
	background-image: none;
	margin-right: 0;
}
#solutions #content .column {
	width: 250px;
}

/* OPEN */

#open {
	background-image: none;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#open p {
	margin-top: 30px;
}
#open label, #open p {
	font-size: 12px;
}
#open label {
	width: 150px;
}
#open .required {
	font-size: 10px;
}
#open .clear {
	height: 5px;
}
#open .text {
	width: 200px;
}
#open #submit {
	margin-left: 150px;
}
#open textarea {
	height: 50px;
}
#open #logo {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

/* Added by Christian --------------- */

#footer_text {
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 14px;
	width: 620px;
}

/* Added by Christian --------------- */


