* {
	margin: 0;
	padding: 0;
}

.diggaz
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4.75em;
	color: #ffffff;
	font-weight: bold;
	}

body {
	background: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	}


h1 {
	font-size: 22px;
	color: #0082c8;
	margin-right: 18px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #0082c8;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

li {
	margin-bottom: .4em;
	text-align: justify;
}

ul, ol {
	margin-left: 2em;
	margin-top: 1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #00a4e4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
img.left {
	float: left;
	margin: 15px 20px 4px 0;
}

img.right {
	float: right;
	margin: 15px 20px 5px 20px;
}


/* Wrapper */

#wrapper {
	width: 100%;
	background: transparent;
	}



/* Header */

#header {
  background: white;
	margin: 8px;
	margin-bottom: 0;
	height: 78px
}

	
	.headerwidth {
	width: 800px;
	background: white;
	height: 78px;
	z-index: -2
	}
	
	
	.address {
	float: right;	
	font face:Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color:#999999;
	width: 200px;
	background: white;
	height: 68px;
	z-index: 4;
	margin-top: 10px;
	margin-right: 10px;
	}
	

/* Menu */

#menu {
	background: #b6b6b6;
	height:18px;
	margin: 8px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 8px 8px 20px;
	
	}
	
	.menuwidth {
	width: 800px;
	background: white;
	height: 78px;
	z-index: -2;
	
	}
	
.topmenu {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal;
	width; 800px
	
	}
	
.topmenu a:link    {text-decoration: none;      color: #ffffff}
.topmenu a:visited {text-decoration: none;      color: #ffffff}
.topmenu a:hover   {text-decoration: underline; color: #eeeeee}
.topmenu a:active  {text-decoration: underline; color: #ffffff}



/* Page */

#page {
	background: transparent;
	margin: 8px;
	margin-top: 0;
	border-color: #C03;
		
}

/* Flash */

#flash {
	width: 500px;
	padding: 0px 0px 0 0px;
}


/* Content */

#outercontent {
	float: left;
	margin: 15px 50px 0px 60px;
	background: transparent;
	width: 85%;
	
}

#content {
	margin: 15px 0px 0px 0px;
	background: transparent;
	width: 99%;
	text-align:center
	
}

#content p {
	margin-top: 10px;
	margin-left: 1px;
	padding-right: 20px;
	position: relative;
		line-height: 130%;
}

#content a {
	color: #00a4e4;
}

#servicetitle li {
	margin-bottom: 3px;
	text-align: justify;
	list-style: none
}

#servicetitle ul, ol {
	margin-left: 2px;
}

#servicecheck li {
	margin-bottom: 3px;
	text-align: center;
	list-style: none
}

#servicecheck ul, ol {
	text-align: center
}

/* Sidebar */

#sidebar {
	float: right;
	width: 213px;
	height: 431px;
	padding: 0px 11px 0px 0px;
	position: relative
	}
#sidebar img {
	float: right;
	width: 241px;
	padding: 0px 0px 0px 0px;
	}

/* Footer */

#footer {
	height: 29px;
	background: transparent;
	font-size: 11px;
}

#footer .links {
	padding-top: 0px;
	padding-left: 25px;
	float: left;
	color: #ffffff;
	}

#footer .copyright {
	padding-top: 0px;
	padding-right: 25px;
	float: right;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
