@charset "utf-8";
/* CSS Document */
body {
	background-color: #888377;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font: 14px Helvetica, Arial, sans-serif;
}
#container {
	margin: auto;
	width: 970px;
	padding: 50px 0px;
}
#navigation {
	background-color: #ffc100;
	text-align: right;
	display: block;
	float: left;
	height: 20px;
	width: 930px;
	border-radius: 20px 20px 0px 0px;
	padding: 10px 20px;
}
#topimg {
	display: block;
	float: left;
	height: 150px;
	width: 970px;
}
#leftcolumn {
	color: #888377;
	background: #e1e0dd url(../images/sideback.gif) repeat;
	padding: 20px 20px 15px;
	float: left;
	width: 240px;
	border-radius: 0px 0px 0px 20px;
}
#leftcolumn h1 {
	margin: 0px;
	font-size: 20px;
	text-shadow: 0px 2px 1px #f0f0ee;
	line-height: 20px;
	text-transform: uppercase;
}
#leftcolumn #services {
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 2px 1px #f0f0ee;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}
#leftcolumn #services li {
	margin-bottom: 20px;
	margin-top: 0px;
}
#leftcolumn #services li h2 {
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}



#leftcolumn #info {
	display: block;
	width: 240px;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
	list-style: none;
	text-shadow: 0px 2px 0px #f0f0ee;
	border-top: 1px dotted #888377;
	color: #666259;
}
#leftcolumn #info li {
	padding-left: 35px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 3px;
}
#leftcolumn #info #icon-1 {
	background: url(../images/icon-1.png) no-repeat 0px 0px;
}
#leftcolumn #info #icon-2 {
	background: url(../images/icon-2.png) no-repeat 0px 0px;
}
#leftcolumn #info #icon-3 {
	background: url(../images/icon-3.png) no-repeat 0px 0px;
}
#leftcolumn #info #icon-4 {
	background: url(../images/icon-4.png) no-repeat 0px 0px;
}
#leftcolumn #info #icon-5 {
	background: url(../images/icon-5.png) no-repeat 0px 0px;
}
#leftcolumn #info li a {
	font-weight: bold;
	text-decoration: none;
	color: #666259;
}
#leftcolumn #info li a:hover {
	color: #bf9100;
}





#rightcolumn {
	background: #FFF;
	display: block;
	padding: 20px 20px 15px;
	float: left;
	width: 650px;
	text-align: justify;
	border-radius: 0px 0px 20px 0px;
}
#rightcolumn #logo {
	float: left;
	height: 50px;
	width: 650px;
	margin-bottom: 20px;
	text-align: right;
}
#rightcolumn h1 {
	font-size: 18px;
	font-weight: bold;
	color: #888377;
	font-style: normal;
}

#rightcolumn p  {
	display: block;
	float: left;
	margin-top: 0px;
	width: 650px;
}

#rightcolumn p a {
	color: #888377;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn p a:hover {
	color: #FFC100;
}
#examples #container #equalize #rightcolumn ul {
	display: block;
	float: left;
	width: 630px;
	margin: 0px 5px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#examples #container #equalize #rightcolumn ul li {
	display: block;
	float: left;
	height: 150px;
	width: 200px;
	margin: 0px 10px 10px 0px;
}
#examples #container #equalize #rightcolumn ul li img {
	border-radius: 10px;
}


#contact #container #rightcolumn form {
	display: block;
	float: left;
	height: 290px;
}
.formcaption {
	display: block;
	width: 200px;
	float: left;
	color: #888377;
	line-height: 22px;
}

.formbox {
	display: block;
	width: 444px;
	float: left;
	padding: 2px;
	border: 1px solid #FFC100;
	border-radius: 5px;
	background-color: #f3f2f1;
	margin-bottom: 5px;
	font: 14px Helvetica, Arial, sans-serif;
	margin-top: 0px;
}
.formsubmit {
	display: block;
	float: left;
	margin-left: 200px;
	font-weight: bold;
	color: #888377;
	background: #FFC100;
	width: 100px;
	border-width: 0px;
	border-style: none;
	height: 30px;
	border-radius: 5px;
}
#footer {
	display: block;
	float: left;
	height: 20px;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #e1e0dd;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer p {
	display: block;
	margin: 0px;
	float: left;
	width: 485px;
	padding: 0px;
}
#footer p a {
	font-weight: normal;
	color: #e1e0dd;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFC100;
}
#home #container #equalize #rightcolumn #imagebox {
	display: block;
	float: left;
	width: 650px;
	margin-bottom: 20px;
	text-align: center;
}
#home #container #equalize #rightcolumn #imagebox img {
	border-radius: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background: #888377;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
