* {margin:0; padding:0}
body {font:62.5%/1.3 Tahoma; background:url(../images/bg_tile.jpg) #ddd; margin:1em 0;}
#wrapper {margin:0 auto; width:772px; background:#FFF; border:10px solid #fff;}
#preamble {border-bottom:5px solid #EBEBEB; border-top:5px solid #EBEBEB; margin:5px 0;}
#preamble_text { border-bottom:3px solid #fff;float: left; background:url(images/welcome_image.jpg) top left; width:282px; color:#fff; min-height:300px; height:auto;}
* html #preamble_text {height:300px}
#preamble img {float:left; border-left:3px solid #fff; border-top:3px solid #fff; border-bottom:3px solid #fff;margin-left:6px;}
p { padding:1em; font-size:1.1em;}
li {
	font-size:1.1em;
	padding-bottom:1em;
	color:#000;
	list-style-image: url(images/bullet.jpg);
}
ul { padding:1em 1em 1em 3em;color:#FF0000;}
.clear {clear:both}
#footer {clear: both; background:url(../images/footer_tile.jpg) top left repeat-x #B30000; color:#fff; text-align:right; height:1%;}

h1 {padding:1em 0 0 0.1em; margin:0; font-size:2em;}
h1 span {display:none}
h2 {padding:0 0 0 1em; margin:0; font-size:1.4em; color:#9B0000}
h3 {display:none;}

#examples h1 {padding:0; display:block; width:230px; height:50px; background:url(../images/examples2.jpg) top left no-repeat; margin:0.5em;}

#examples img {border:1px solid #000; margin:5px;}

#contact h1 {padding:0; display:block; width:230px; height:50px; background:url(../images/contact2.jpg) top left no-repeat; margin:0.5em; cursor:pointer}
#services h1 {padding:0; display:block; width:230px; height:50px; background:url(../images/services2.jpg) top left no-repeat; margin:0.5em;}
#about h1 {padding:0; display:block; width:230px; height:70px; background:url(../images/about_h1.jpg) top left no-repeat; margin:0.5em;}

#leftCol {float:left; width:270px;}
#rightCol {float:left; width:502px;}

.intro {border:1px solid #EAEAEA; background:url(../images/intro.jpg) bottom left repeat-x #fff; margin:0.5em;}

fieldset {margin:1em 0; border:0; border:1px solid #EAEAEA; background:url(../images/intro.jpg) bottom left repeat-x #fff; margin:0.5em;}
label {width:6em; float:left}
input, textarea {width:150px}
.submit {margin-left:5em; width:100px}
