@charset "utf-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend, table, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
td {
text-align: left;
font-weight: normal;
}
body {
line-height: 1;
background:#758B4B;
color:#333;
font:62.5% "trebuchet ms", helvetica, sans-serif;
}
a {
	color:#030;
}
h1,h2,h3,h4,h5,h6 {
font:italic bold 1em "palatino linotype", "book antiqua", palatino, serif;
}
h1,h2 {
font-size:2em;
margin:0 0 2em;
}
h2 {
margin:2em 0 .5em;
}
h3 {
font-size:1.6em;
margin:0 0 .5em;
}
h4,#left p,dl {
font-size:1.4em;
margin:1em 0 3em;
}
p {
margin:0 0 2em;
}
dl {
margin:2em 0 0;
}
strong {
font-weight: bold;
}
legend {
font-size:1.6em;
padding:0 .5em;
}
fieldset {
border:1px solid #333;
text-align:center;
margin:0 0 20px;
padding:10px;
}
#contactform label {
float:left;
width:15em;
text-align:right;
font-size:1.4em;
margin:.2em 0 0;
}
#contactform input,#contactform select {
width:40%;
margin:0 0 .8em;
}
#contactform input[type="checkbox"] {
margin-top:.75em;
}
#contactform p input {
margin:0 1em;
}
#contactform textarea {
width:90%;
height:20em;
margin:1em 0 0;
}
#contactform p {
text-align:center;
}
.required {
color:red;
margin:0 1em 0 0;
}
#main {
background:#758B4B url(../images/background.jpg) top center no-repeat;
width:1280px;
border:2px solid #333;
border-width:0 2px;
margin:0 auto;
}
#header ul,#footer {
font-family:arial, helvetica, sans-serif;
}
#header ul {
font-size:1.6em;
width:100%;
margin:33px 0 0;
}
#header a:hover {
color:#030;
text-decoration:underline;
}
#header a.current {
color:#376FAB;
}
#header li {
display:inline;
margin:0 0 0 2.3em;
}
.left-align {
text-align:left;
}
#header li:first-child {
margin:0 0 0 10px;
}
#header img {
margin:10px 0 0 10px;
}
#header,#header > div {
background:url(../images/alpha50.png) repeat;
width:100%;
height:170px;
}
#header > div {
width:800px;
margin:0 auto;
}
#body,#body_inner {
background:url(../images/alpha50.png) repeat;
margin:150px 0 0;
}
#body > div {
width:780px;
padding:10px;
}
#body > div,#body_inner {
margin:0 auto;
}
#left {
float:left;
width:520px;
padding:0 20px 0 0;
}
#left ul {
font-size:1.4em;
}
#left dl ul {
font-size:1em;
}
#left dd {
margin:0 0 1em;
}
#left li {
list-style:disc;
margin:0 0 0 4em;
}
#left p.lastmod {
font-size: .8em;
margin: 0;
}
#left p.description {
font-size: 1em;
margin: 1em 0 2em;
}
#quotenow,#right {
float:right;
margin:0 0 20px;
}
#quotenow {
padding-right:10px;
}
#right {
width:240px;
text-align:center;
min-height:757px;
background:url(../images/vert_divider.png) left 82px no-repeat;
}
#right dd {
text-align:right;
margin:0 0 1em;
}
#divider {
float:left;
margin:90px 0 0;
}
#footer {
clear:both;
font-size:1.2em;
margin:4px 0 0;
}
#footer ul {
width:90%;
margin:1em auto;
}
#footer li {
display:inline;
margin:0 .85em;
}
#footer li a:hover {
text-decoration:underline;
}
#footer p {
text-align:center;
margin:0;
}
#left .portfolio_desc p {
margin-bottom:1em;
}
#left .totop {
text-align:right;
margin-top:-2em;
}
.portfolio_desc {
border-bottom:2px solid #333;
margin:0 0 2em;
}
.portfolio_img,ul.portfolio img {
border:3px solid #333;
}
#header a,#footer li a {
color:#333;
text-decoration:none;
}
:focus {
outline: 0;
border: 1px dotted #333;
}
#linklist li {
margin: 0 0 10px;
}

#left ul.portfolio {
width:540px;
margin:0 0 0 -12px;
padding: 0;
}
#left ul.portfolio li {
	list-style: none;
	line-height: 66px;
	width: 150px;
	margin: 30px 12px;
	display: inline;
}

#left ul.portfolio a:focus {
	outline: 0;
	border: 0;
}
p.small {
	font-size: 0.8em;
	margin-top: 1em;
}