* { margin:0; padding:5; }

body {
	background-color: #ffffff;
	background-image: url(images/rulerbackground.jpg);
	background-repeat: repeat-x;
}

#footer {
	position:fixed;
	width: 830px;
	height: 112px;
	top:600px;
	left: -5px;
	margin-left: 30px;
	float: left;
	z-index:500;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#666;
	margin-top: -15px;
	line-height:20px;
}

#footer h4 {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666;
	margin-top: -15px;
	line-height:20px;
}

#footerDetails {
	position:absolute;
	top:24px;
	left:0
	width:200px;
}

#footer img {
	margin: 0 0 15px 373px;
	z-index: 500;
}

a {
	color: #903;
	padding: 0px;
	text-decoration: none;
	font-size: 16px;
/*	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
*/
}

a:active {
	color: #903;
	text-decoration: none;
}

a:visited {
	color: #903;
	text-decoration: none;
}

a:hover {
	color: #903;
}

p {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 15px 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0px 0 5px 0;
	color: #333333;
}

img {
	border:none;
	text-align: right;
}

#biogPhoto img {
	padding-left:50px;
	padding-bottom: 250px;
}

#headerimage {
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
}

#menu {
	position: fixed;
	top: 15px;
	width:900px;
	left: 0;
	clear: both;
	float: left;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: none;
	margin: 0px;
	padding: 0 15px 0 15px;
	z-index: 500;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

 #menu ul li {
	list-style-type: none;
	color: #777;
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
}


#menu ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #777;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a:hover {
	text-decoration: underline;
	list-style-type: none;
	color: #900;
	display: inline;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 22000px;
	height: 600px;
	margin: 0;
	padding: 0;
}

.box {
	border: 0;
	width: 800px;
	height:580px;
	top: 25px;
	float: left;
	margin: 0;
	padding: 40px 50px 0px 25px;
	position:relative;
}

.box_home {
	border: 0;
	width: 800px;
	height:580px;
	top:25px;
	float: left;
	margin: 0;
	margin-left: -20px;
	padding: 40px 50px 0px 25px;
	position:relative;
}

.box p {
	color:#33;
	padding: 0 0 10px;
	margin: 0px;
}
.box img {
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	z-index: 500;
}

#logogrid {
	position: relative;
	top: 0px;
	width: 800px;
	left: 0;
	clear: both;
	float: left;
	margin: 0;
	padding: 10px;
	}

#logogrid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#logogrid ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 10px 0px 0;
}

#quoteblock {
	width: 350px;
	top: 25px;
	float: left;
	margin: 100px 50px 0px 0px;
	padding: 0px;
}

#quoteblock img {
	padding: 0 0 15px 0;
}

#homePageNews {
	margin-left: 0px;
	position:absolute;
	top: 350px;
	width:800px;
	z-index: 500;
}

#homePageNews p {
	padding-bottom: 5px;
}

#homePageNews img {
	padding-right: 5px;
}

fieldset {
	border-color: #CCC;
	border-style: dotted;
	border-width: 1px;
}

#testimonials p {
	color:#903;
}

#testimonials_1 p {
	color:#903;
}

#testimonials_2 p {
	color:#903;
}

#news p {
	border-bottom: dotted;
	border-bottom-width: 1px;
	padding-top: 3px;
	border-bottom-color:#999;
}

#news img {
	padding-right: 5px;
}

