body {
	margin: 0;
	padding: 0 0 5px 0;
	background: #494949 repeat-x url(images/bck.jpg);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #494949;
	
}

a {
outline: none;
}

#page {
	margin: 0 auto;
	padding: 0 11px 0 10px;
	width: 900px;
	background-image: url(images/bckpage.png);
	background-repeat: no-repeat;
	background-position: left 60px;
	
}
#menu {
	padding: 0;
	list-style-type: none;
	height: 38px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 3px;
}

#menu li {
	float: left;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#menu li a {
	float: left;
	padding: 0 15px;
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover {
	background: repeat-x url(images/bckmenuliahover.png);
	color: #000;
}
#header {
	position: relative;
	
	height: 19px;
}

#intro  h1 {
	width: 383px;
	padding-right: 0;
	font-size: 0;
	text-indent: -99999em;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
	margin-left: -28px;
	
}

#intro 
 h1  a {
	display: block;
	width: 100%; height: 100%;
}


#intro {
	position: relative;
	height: 150px;
	background: no-repeat url(images/bckintro.jpg);
	margin-top: 28px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 19px;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#intro .more {



}

#container {
	padding: 0 17px 0 16px;
	width: 867px;
	min-height: 325px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: 218px top;
	
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#sidebar-left {
	float: left;
	margin: 0; padding: 25px 0 0 0;
	list-style-type: none;
	width: 220px;
}

#sidebar-left li {
	margin: 0 0 25px 0;
	padding: 1px 20px 0 20px;
	height: 285px;
	background: no-repeat url(images/bcksidebar-leftli.jpg);
	color: #fff;
}

#sidebar-left h3 {
	position: relative;
	margin: -20px 0 5px -30px;
	padding: 0 0 0 40px;
	height: 38px;
	line-height: 38px;
	background: no-repeat url(images/bcksidebar-lefth3.jpg);
	font-size: 14px;
	color: #fff;
}
#sidebar-left img {
	border: 1px solid #2f778d;
	width: 170px;
	height: 100px;
	padding: 3px;
}
.bold {
	font-weight: bold;
}

#sidebar-left a {
	color: #fff;
	text-decoration: none;
}

#sidebar-left .bold {
	font-weight: bold;
}

#sidebar-left p {
	margin: 0;
	line-height: 1.15em;
	font-size: 11px;
}
#content {
	float: left;
	padding: 0 14px;
	width: 410px;
}

#content h2 {
	margin: 0 0 10px 0; padding: 20px 0 0 60px;
	height: 35px;
	background: no-repeat url(images/bckcontenth2.png);
	font-size: 20px;
	color: #333;
}
#content h2 span {
	font-weight: normal;
	color: #2DA446;
}
#content .services {
	margin: 0; padding: 0;
	list-style-type: none;
	background: 20px top repeat-y url(images/bckcontentservices.gif);
}
#content .services li {
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	background: no-repeat url(images/logo-list.gif);
}

#content h2 {
	margin: 0 0 10px 0; padding: 20px 0 0 60px;
	height: 35px;
	background: no-repeat url(images/bckcontenth2.png);
	font-size: 20px;
	color: #333;
}

#content-portfolio {
	float: left;
	padding: 0 14px;
	width: 630px;
}

#content-portfolio h2 {
	margin: 0 0 10px 0; padding: 20px 0 0 60px;
	height: 35px;
	background: no-repeat url(images/bckcontenth2-long.png);
	font-size: 20px;
	color: #333;
}

#content-portfolio h2 span {
	font-weight: normal;
	color: #2DA446;
}

#content-portfolio .services {
	margin: 0; padding: 0;
	list-style-type: none;
	background: 20px top repeat-y url(images/bckcontentservices.gif);
}
#content-portfolio .services li {
	margin: 0 0 5px 0; padding: 0 0 0 30px;
	background: no-repeat url(images/bckcontentservicesli.gif);
}


#sidebar-right {
	float: left;
	padding: 0 0 10px 0;
	width: 209px;
	background: repeat-y url(images/bcksidebar-right.png);
}
#sidebar-right h3 {
	margin: 0;
	padding: 20px 0 0 50px;
	height: 25px;
	background: no-repeat url(images/bcksidebar-righth3.png);
	font-size: 19px;
	color: #2DA446;
}
#sidebar-right h3 span {
	font-weight: normal;
	color: #494949;
}
#sidebar-right .feedback {
	width: 170px;
	height: 230px;
	background: no-repeat url(images/bcksidebar-rightfeedback.png);
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar-right .feedback .thumb {
	float: left;
	padding: 5px;
	border: 1px solid #113D94;
	margin: 0 10px 5px 0;
}
#sidebar-right .feedback a {
	font-weight: bold;
	color: #2DA446;
}
#sidebar-right .feedback p {
	margin: 0 0 10px 0;
	line-height: 1.15em;
}
#sidebar-right .feedback .more {
	float: right;
	margin: 10px 0 0 0;
}
#footer {
	padding: 10px 13px 15px 17px;
	background: #fff left bottom no-repeat url(images/bckfooter.png);
}
#footer ul {
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	background: no-repeat url(images/bckfooterul.png);
}
#footer li {
	display: inline;
	margin: 0 5px 0 0; padding: 0 7px 0 0;
	background: right top repeat-y url(images/bckfooterli.gif);
	font-size: 10px;
}
#footer li.last {
	margin: 0; padding: 0;
	background: none;
}

#footer li a {
	color: #494949;
	text-decoration: none;
}
#footer li a:hover {
	color: #d10606;
	text-decoration: underline;
}

a img {
	border: 0;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#content h3 {
	color: #2DA446;
	font-size: 13px;
}

#content-portfolio h3 {
	color: #2DA446;
	font-size: 13px;
}
#content-portfolio a {
	text-decoration: none;
	font-weight: bold;
	color: #2DA446;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #2DA446;
}

