* {
	margin:0; padding:0;
}

img {
  border:0;
  margin:0; padding:0;
}

h1 {
  font-size:20px;
  color:#e9da9c;
}

h2 {
	font-size:18px;
	color:#3773c7;
	margin-top:20px;
}

.title {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

.title2 {
	color:#3773c7;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

p {
    margin-top: 10px;
    padding: 0;
}

body {
	background:#000 url(images/bg.gif) top left repeat;
	font-family:verdana,arial,sans-serif;
	text-align:center;
	font-size:12px;
}

#container {
	margin:0 auto;
	padding:0;
	height:100%;
}

/*************************BEGIN HEADER***********************/
#header {
	margin:0 auto;
	padding-top:20px;
	height:167px;
	width:900px;	
	color:#d1d1d1;
}

#header a {
	color:#dcbe46;
	text-decoration:none;
}

#header a:hover {
	color:#dcbe46;
	text-decoration:underline;
}

/*************************END HEADER: LOGO AND NAVIGATION ***********************/
/*********************************BEGIN CONTENT********************************/
#content {
	color:#fff;
	height:auto;
	padding-top:10px;
	margin:0 auto;
	line-height:16px;
}

#home-links-container {
	background:#000 url(images/home-links-bg.gif) top center no-repeat;
	width:710px;
	height:210px;
	margin:0 auto;
	text-align:left;
}

#home-links-container a {
	color:#e9da9c;
	text-decoration:none;
}

#home-links-container a:hover{
	color:#dcbe46;
	text-decoration:underline;
}

#home-links-container  p{
	padding-left:15px;
}

.home-links-box-web-design {
	margin-top:56px;
	padding-left:60px;
	padding-right:20px;
	text-align:left;
	height:160px;
	float:left;
}

.home-links-box-creativity-coaching {
	margin-top:56px;
	padding-left:96px;
	padding-right:20px;
	text-align:left;
	height:160px;
	float:left;
}

.home-links-box-art{
	margin-top:56px;
	padding-left:107px;
	text-align:left;
	height:160px;
	float:left;
}

#sec-container {
	background:#000 url(images/bg-mid-content.gif) top center repeat-y;
	width:710px;
	height:100%;
	margin:0 auto;
	text-align:left;
	padding-top:15px;
}

.sec-container-content {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}

.sec-container-content a{
	color:#e9da9c;
	text-decoration:underline;
}

.sec-container-content a:hover{
	color:#dcbe46;
	text-decoration:none;
}

#title-frame{
	width:660px;
	height:50px;
}

#title-frame-links {
	margin-top:5px;
	margin-left:10px;
	width:400px;
	height:30px;
	float:left;
	font-size:12px;
}

#title-frame-links a{
	color:#e9da9c;
	text-decoration:none;
}

#title-frame-links a:hover{
	color:#dcbe46;
	text-decoration:underline;
}

#box {
	width:650px;
	vertical-align:bottom;
}

#container-wd-projects {
	width:650px;
	float:left;
}

#box-wd-projects {
	width:210px;
	height:230px;
	float:left;
	margin-right:6px;
}

#testi-box {
	float:left;
	width:225px;
	height:330px;
	background:url(images/bg.gif) top left repeat;
	padding:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
	border:#333333 1px solid;
}

/*********************************END CONTENT********************************/
/*********************************END CONTENT ********************************/
#footer {
	margin:0px auto;
	height:100px;
	width:710px;
	color:#d1d1d1;
	padding:15px;
	font-size:10px
}

#footer a{
	color:#e9da9c;
	text-decoration:underline;
}

#footer a:hover{
	color:#dcbe46;
	text-decoration:none;
}