body {
	background: url(156/images/bg.jpg) repeat-x top left;
	color: #232022;
	font-family: Arial, Helvetica, sans-serif;
}
a,
a:hover {
	color:#8455A7;
}
#container {
	margin:0 auto;
	padding:0;
	width:980px;
	position:relative;
	background: url(156/images/logo.png) no-repeat 0 10px transparent;
}
#title {
	color: #303030;
    font-size: 13pt;
    left: 100px;
    position: absolute;
    top: 75px;
}
#phoneInfo {
	color: #5a5859;
	width: 165px;
	height: 52px;
	padding-left: 40px;
    padding-top: 35px;
	background: url(156/images/phone.png) no-repeat 0 0 transparent;
	position:absolute;
	top: 15px;
	right: 50px;
	font-size: 13pt;
	font-weight: bold;
}
#slogan,
#slogan2 {
	display: none;
}
#headerText {
	height: 1px;
}
#socialLinks {
	position:absolute;
	top:80px;
	right:100px;
}
#main {
	margin-top:200px;
	padding: 20px;
}
	#main h1 {
		display: block;
		color:#662C91;
		border-bottom: 2px solid #7E49A3;
		background: url(156/images/h1-brand.png) no-repeat right bottom transparent;
	}
#nav {
	margin:0;
	padding:0;
	position:absolute;
	left:-1px;
	top:140px;
	width: 100%;
	border: 1px solid #c9b5d8;
	border-top: none;
	background: #fefefe; /*non-CSS3 browsers will use this*/
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe) to(#f3eafb)); /*old webkit*/
  background: -webkit-linear-gradient(#fefefe, #f3eafb); /*new webkit*/
  background: -moz-linear-gradient(#fefefe, #f3eafb); /*gecko*/
  background: -ms-linear-gradient(#fefefe, #f3eafb); /*IE10 preview*/
  background: -o-linear-gradient(#fefefe, #f3eafb); /*opera 11.10+*/
  background: linear-gradient(#fefefe, #f3eafb); /*future CSS3 browsers*/
	-webkit-box-shadow: 0 2px 5px -3px #000000;
	-moz-box-shadow: 0 2px 5px -3px #000000;
	box-shadow: 0 2px 5px -3px #000000;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	behavior: url(/PIE.htc);
}
#nav ul {
	display: block;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style: none;
    float: left;
    padding: 0;
}
#nav li a {
	display:block;
	padding: 20px 20px;
	text-decoration:none;
	color: #662C91;
	font-size: 13pt;
	background: url(156/images/nav-border.png) no-repeat left center;
}
#nav li:first-child a {
	background: none;
}
#nav li a:hover,
#nav li#current a{
	color:#8C8912;
}
#nodePosition {
	float:left;
}
.node {
	float: left;
	padding: 0 15px;
	width: 530px;
}
#rightColumn {
	float: left;
	padding: 0 20px;
	border-left: 1px dashed #ccc;
}
.galleryTable {
	width: 100%;
}
thead td {
	text-align: center;
	font-weight: bold;
}
div.pod,
#rightColumn.pod{
  margin-top: 0;
	border: 1px solid #7b628c;ку
	background: #aa89c2; /*non-CSS3 browsers will use this*/
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c9b3d9) to(#a783c3)); /*old webkit*/
  background: -webkit-linear-gradient(#c9b3d9, #a783c3); /*new webkit*/
  background: -moz-linear-gradient(#c9b3d9, #a783c3); /*gecko*/
  background: -ms-linear-gradient(#c9b3d9, #a783c3); /*IE10 preview*/
  background: -o-linear-gradient(#c9b3d9, #a783c3); /*opera 11.10+*/
  background: linear-gradient(#c9b3d9, #a783c3); /*future CSS3 browsers*/
  -pie-background: linear-gradient(#c9b3d9, #a783c3); /*PIE*/
	-webkit-box-shadow: 0 2px 5px -1px #000;
	-moz-box-shadow: 0 2px 5px -1px #000;
	box-shadow: 0 2px 5px -1px #000;
}
#rightColumn .podContent ul li, #rightColumn .podContent ul {
    background: none repeat scroll 0 0 transparent;
    list-style: disc inside url(156/images/bullet.png);
}
.alt {
	background-color: #F8F8F8;
}
#main .listFaq {
  list-style-position: inside;
}
.listFaq li {
	color: #8455A7;
}
#footer {
	margin: 0 auto;
	border-top: 1px solid #662c92;
	border-bottom: 1px solid #662c92;
	background: #D1B2DF; /* Old browsers */
}
#footerContent,
#footerLinks,
#copyright {
	width: 980px;
	padding: 0;
}
#footerLinks,
#copyright {
	padding: 0 15px 10px;
}
.footerLinksBlock1,
.footerLinksBlock2 {
	background: url(156/images/footer-border.png) no-repeat right top;
}
input, textarea, .formLeftSide input, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,iframe.map {
	border: 1px solid #662c92;
}
div .pod,
div .pod a, 
div .pod a:hover,
div .pod label,
.podWraper .caption, #podWraper .caption
div .podHeader,
div .podContent{
	color: #fff;
}
div .podHeader a,
div .podHeader a:hover,
div .podContent a,
div .podContent a:hover {
	color: #fff;
}
#copy, 
#footerContent, 
#footerContent a {
	color: #666;
}