@charset "UTF-8";
/* CSS Document */

a:link {
color:#036;
text-decoration: underline;
}
a:visited {
color:#036;
}
#wrapper {
	position:absolute;
	left:50%;
	top:0px;
	width:760px;
	margin-left:-380px;
	background-color:#FFFFFF;
	}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:105px;
	z-index:1;
	visibility:visible;
}
#tagline {
	position:absolute;
	left:260px;
	top:0px;
	width:500px;
	height:95px;
	z-index:1;
	visibility:visible;
}
#topmenu {
	position:absolute;
	left:260px;
	top:95px;
	width:500px;
	height:25px;
	z-index:1;
	visibility:visible;
	text-align: center;
	line-height: 25px;
}
#date {
	position:absolute;
	left:0px;
	top:105px;
	width:260px;
	height:40px;
	z-index:1;
	visibility:visible;
	background-image: url(images/datebackground.gif);
	line-height: 40px;
	text-align: center;
}
#spacer2 {
	position:absolute;
	left:260px;
	top:120px;
	width:500px;
	height:25px;
	z-index:1;
	visibility:visible;
}
#pagebackground {
	position:absolute;
	left:0px;
	top:145px;
	width:760px;
	height:615px;
	z-index:1;
	visibility:visible;
	background-image: url(images/pagebackground.gif);
}
#maincontent {
	position:absolute;
	left:270px;
	top:10px;
	width:470px;
	height:495px;
	z-index:5;
	visibility:visible;
}
#contactform {
	position:absolute;
	left:66px;
	top:317px;
	width:670px;
	height:190px;
	z-index:6;
	visibility:visible;
	background-image: url(images/contactform.jpg);
	background-repeat: no-repeat;
}
#contactforminfo {
	position:absolute;
	left:69px;
	top:515px;
	width:315px;
	height:75px;
	z-index:6;
	visibility:visible;
}
#picture {
	text-align:center;
	position:absolute;
	left:70px;
	top:471px;
	width:180px;
	height:192px;
	z-index:6;
	visibility:visible;
	font-size:10px;
	line-height:8px;
}
#sidemenu {
	position:absolute;
	height: 276px;
	width: 223px;
	left: 27px;
	top: 197px;
	z-index: 2;
}
#sidemenuheader {
	position:absolute;
	height:38px;
	width: 193px;
	left: 62px;
	top: 155px;
	z-index: 3;
}
#designlink {
	position: absolute;
	height: 25px;
	width: 250px;
	left: 71px;
	top: 745px;
	z-index: 2;
}
#contactinfo {
	position: absolute;
	height: 80px;
	width: 347px;
	left: 404px;
	top: 664px;
	z-index: 2;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidemenu ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 30px;
}
#indexlinks ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0;
	}
#sidemenu li {
	background: url(images/cabullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 33px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	
	margin-top: 0;
	margin-bottom: 0;
}




.topmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.topmenutext a{
	color:#CC0000;
	text-decoration: none;
}
.topmenutext a:visited{
	color:#CC0000;
	text-decoration: none;
}
.topmenutext a:hover{
	color:#CC0000;
	text-decoration: underline;
}
.sidemenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidemenutext a{
	color:#000000;
	text-decoration: none;
}
.sidemenutext a:visited{
	color:#000000;
	text-decoration: none;
}
.sidemenutext a:hover{
	color:#000000;
	text-decoration: underline;
}
.contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.designdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#indexcontent {
	position:absolute;
	left:270px;
	top:5px;
	width:471px;
	height:287px;
	z-index:5;
	visibility:visible;
}
#indexlinks {
	position:absolute;
	left:383px;
	top:320px;
	width:358px;
	height:148px;
	z-index:12;
	visibility:visible;
	font-size: 11px;
	color: #003366;
}
#indexfasttrack {
	position:absolute;
	left:57px;
	top:322px;
	width:330px;
	height:235px;
	z-index:25;
	visibility:visible;
	background-image: url(images/fasttrack.jpg);
	padding-top: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#indexcallnow {
	position:absolute;
	left:71px;
	top:537px;
	width:284px;
	height:68px;
	z-index:30;
	visibility:visible;
}
#indexgreenbar {
	position:absolute;
	left:280px;
	top:269px;
	width:450px;
	height:65px;
	z-index:5;
	visibility:visible;
	background-image: url(images/greenbar.jpg);
	padding-top: 12px;
	padding-left: 6px;
	background-repeat: no-repeat;
}
#indexredbutton {
	position:absolute;
	left:682px;
	top:285px;
	width:41px;
	height:42px;
	z-index:5;
	visibility:visible;
}
#indexorangebutton {
	position:absolute;
	left:305px;
	top:495px;
	width:65px;
	height:49px;
	z-index:35;
	visibility:visible;
	text-align: center;
}
.whitelink a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.whitelink a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.whitelink a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.bluelink {
	color: #003366;
	text-decoration: none;
}
.bluelink a {
	color: #003366;
	text-decoration: none;
}
.bluelink a:visited {
	color: #003366;
	text-decoration: none;
}
.bluelink a:hover {
	color: #003366;
	text-decoration: underline;
}
.orangelink a {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-size: 14px;
}
.orangelink a:visited {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-size: 14px;
}
.orangelink a:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
	font-size: 14px;
}
.linespacer {
	line-height: 20px;
}

