@charset "utf-8";
/* ==================== Werner Donaldson Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Colums
*/

/* ==================== 1.Page ==================== */

#page {width:664px; float:left;}

#page h1 {font-size:2.2em;}

#page h2 {font-size:1.5em;}

#page h3 {font-size:1em;}

#page h1, #page h2 {padding-bottom:12px; color:#000; font-weight:normal;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#000;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/bg-header-img.jpg) no-repeat top; width:634px; height:340px; padding:15px;}

#header-image h1 {color:#FFF; padding-top:195px;}

#header-image p {color:#CCC; font-weight:bold;}


/* ==================== 3.Colums ==================== */

#intro-container {padding:0px 15px 15px 15px; float:left;}

#colum-left, #colum-right {width:300px; float:left; margin-top:10px;}

#colum-left img, #colum-right img { padding:4px; border:1px #D1D1D1 solid; float:left; margin-right:15px;}

#colum-left div, #colum-right div {/*padding-bottom:30px;*/ height:110px;}

#colum-left {margin-right:20px;}



