html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;}
body {    line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;}
nav ul {list-style:none;}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

body
	{background-image:url("graphics/background.jpg"); background-size: 100%;
	background-repeat:no-repeat; background-position:center top; background-attachment:fixed; background-color:lightgrey; 
	font-family:Verdana, Geneva, sans-serif; font-size:100%;} 
h1 	
	{margin-top:30px; margin-bottom: 0px; text-align:center;}
	h2
	{text-align: center;}
h3
	{text-align: left; color:#000066;}
p
	{padding-left: 5px}
li 
	{display:inline-block; float:left;}
a:link,a:visited 
	{ border-style:outset; border-color:#000066;  display:block; width:218px; font-weight:bold; color:black; background-color:#B0E0E6;
	text-align:center; padding:8px; text-decoration:none; border:30%;}
a:hover,a:active
	{background-color:#CCC; border-style:inset;}
div#nav
	{text-align: center; margin-top:-3px;}
div#nav ul
	{display: inline-block;}
div#main
	{display:block; width:925px; padding:15px; margin:-20px auto 5px auto; background-color:#F5F5F5; text-float:right; border-radius:5px; overflow:hidden;}
div#text-contact
	{width:250px; float:right;}
div#text-services
	{width:60%; float:left;}
div#services-left  li
	{width:60%; list-style-type:square; color:#000066; display:list-item; margin:10px; font-size:90%;}
div#projects
	{padding-left:10px;}
div#footer
	{background-color:#B0E0E6; clear:both; text-align:center; display:block; width:915px; padding:15px; margin:0px auto 15px auto; border:5px; 
	border-radius:15px; border-style:outset; border-color:#000066;}


img.servicesimage 
	{margin:20px; border:3px solid; border-color:#000066; float:right;}
img.indeximg
	{margin:10px; border:3px solid; border-color:#000066; float:right;}
img.projectsimg
	{margin:5px 20px; border:3px solid; border-color:#000066; float:right;}