html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ol,ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body { font-size: 100%; line-height: 1.5em; }
html>body { font-size: 16px; }
h1 { font-size: 2em; margin: 0.75em 0; }
h2 { font-size: 1.75em; margin: 0.85714em 0; }
h3 { font-size: 1.5em; margin: 1em 0; }
h4 { font-size: 1.25em; margin: 1.2em 0; }
h5 { font-size: 1em; margin: 1.5em 0; }
h6 { font-size: 0.875em; margin: 1.71429em 0; }
p { font-size: 1em; margin: 1.5em 0; }

.clear
{
	clear: both;
}

body
{
	background-color: #FFF;
	color: #444;
	font-family: arial, sans-serif;
}

ul.dressed
{
	list-style: disc outside;
	margin-left: 20px;
}

span.phone { color: #3294c5; }

h1,h2,h3,h4,h5,h6 { color: #3294c5; }
h1 { padding-left: 20px; }

p { text-align: justify; }

div#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/container-bg.jpg) top left repeat-y;
}

div.column
{
	float: right;
	background-color: #feffc6;
}

div#content
{
	width: 680px;
	padding-right: 20px;
	margin-left: 20px;
}

div.image
{
	width: 250px;
	float: right;
	clear: right;
	margin: 0.5em 0 0.5em 20px;
}
div.image h5
{
	font-style: italic;
}

div.image img
{
	border: 2px solid #444;
}

div#sidebar
{
	width: 220px;
	padding-left: 20px;
}

a
{
	font-family: arial, sans-serif;
	color: #3294c5;
}
div#sidebar a
{
	font-weight: bold;
}

div#footer
{
	width: 980px;
	margin: 0 auto;
}


ul.imagelist
{
	width: 720px;
}
ul.imagelist li
{
	display: block;
	width: 224px;
	float: left;
	margin: 1em 8px;
}
ul.imagelist h4
{
	margin: 0 auto;
}

div.address, div.phone
{
	width: 300px;
	float: left;
	margin: 1em 30px;
}