/* Scandinavian Profiles Pty Ltd */
/* Site designed by http://oz-expression.nu */


/* =BODY */

body {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #002880;
	margin: 10;
	padding: 10;
	background-image: url(images/bgbgbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

table {
	background-color: #FFFFFF;
}

p {
	font-size: 1em;
	line-height: 1.4em;
}


/* =LAYOUT */

#maincontent {
	width: 748px;
	margin: 0px auto;
	background-image: url(images/sidepanel.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	top: 11px;
}

#links {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#footer {
	margin: 5px auto;
	height: 1.8em;
	text-align: center;
	font-size: 0.8em;
	clear: both;
	color: #FFFFFF;
}

/* =LINKS */

a, a:visited {
	color: #0191C6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a, #footer a:visited {
	color: #0191C6;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
}

#footer a:hover {
	text-decoration: underline;
}

#links a, #links a:visited {
	color: #F87F2E;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

#links a:hover {
	text-decoration: underline;
}

/* =DECORATION */

h1 {
	display: none;
}

h2 {
	font-size: 1.6em;
	color: #0090C0;
}

h3 {
	font-size: 1.4em;
	color: #000;
}

.smallheading {
	font-size: 1em;
	color: #F87F2E;
	font-weight: bold;
}

.center {
	text-align: center;
}

.smalltext {
	font-size: 0.8em;
}

.maintable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002880;
	border-right-color: #002880;
	border-bottom-color: #002880;
	border-left-color: #002880;
}

ul {
	font-size: 1em;
	line-height: 1.4em;
	margin: 10px 0;
	padding-left: 170px;
}

li {
	line-height: 2em;
}

hr {
	width: 50%;
}

.testimonials {
	padding: 0px 50px 0px 50px;
}
