@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
.container {
	position:relative;
}
.path {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:lowercase;
	font-size:.8em;
	line-height:19px;
	height:21px;
}
.path a {
	color:#FFF;
	text-decoration:none;
}
.path ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.path ul li {
	float:left;
	background:url(../img/langmenu/separator.png) right no-repeat;
	text-transform:uppercase;
	padding:0 6px;
}
.path ul li:last-child {
	background:none;
}
.path ul li a {
	float:left;
	color:#d2bdd1;
	text-decoration:none;
}
.path ul li.selected a {
	float:left;
	color:#fff;
	text-decoration:none;
}
.splash {
	background:#f0f0f0 url(../img/splash/bg.png) repeat-x;
}
.splash .container {
	background: url(../img/itcanbedone.png) no-repeat;
	height:298px;
}
.header {
	position:relative;
	height:128px;
	background: url(../img/header.png) repeat-x;
}
.header form.search {
	display:block;
	float:right;
	width:220px;
	height:30px;
	margin-top:9px;
	padding:0;
	background:url(../img/search/bg.png) no-repeat;
}
.header .search input.txt {
	border:0;
	width:170px;
	margin:2px 10px;
	height:14px;
	color:#666;
}
.header .search input.btn {
	background-color:transparent;
	width:30px;
	height:30px;
	border:0;
	margin:0;
	padding:0;
}
.pageinfo {
	padding:0;
	background:#f0f0f0 url(/img/intro/bg.gif) repeat-x;
}
.homeinfo {
	padding:0px 0 0px 0;
	background-color:#f0f0f0;
	background-image:none;
}
.pageinfo .container {
	padding:30px 0 30px 0;
}
.pageinfobottom {
	height:7px;
	padding:0;
	background:url(/img/intro/bottom.gif) repeat-x;
}
.pageinfo .inner {
	padding-bottom:10px;
	min-height:100px;
}
.pageinfo .summary .prev {
	width:70px;
	height:154px;
	margin-left:77px;
	background:url(/img/news/prev.png) no-repeat;
}
.pageinfo .summary .infolist {
	width:220px;
	overflow:hidden;
}
.pageinfo .summary h3 {
	font-size:1.1em;
	margin-bottom:3px;
	text-transform:uppercase;
}
.pageinfo .summary .next {
	width:70px;
	height:154px;
	background:url(/img/news/next.png) no-repeat right;
}
.content {
	min-height:380px;
	padding-top:25px;
}
/* mainmenu */

.mainmenu {
	position: absolute;
	top:91px;
	right:0;
	width:700px;
	
}
.mainmenu ul {
	float:right;
	height:43px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.mainmenu li {
	text-align:center;
	_width:100px;
	float:left;
	height:43px;
	padding:0;
	margin:0;
}
.mainmenu li a {
	font-size:13px;
	font-weight:bold;
	color:#999999;
	text-transform:lowercase;
	text-decoration:none;
	display:block;
	height:43px;
	margin:0;
	padding:0 24px 0 0;
	background:url(/img/mainmenu/right.png) no-repeat right;
}
.mainmenu li a:hover {
	color:#996699;
}
.mainmenu li a span {
	display:block;
	height:19px;
	padding:12px 0px 12px 27px;
	background:url(/img/mainmenu/left.png) no-repeat bottom left;
}
.mainmenu li.s {
}
.mainmenu li.s a, .mainmenu li.hs a {
	color:#FFF;
	background:url(/img/mainmenu/right_s.png) no-repeat right;
}
.mainmenu li.s a span, .mainmenu li.hs a span {
	background:url(/img/mainmenu/left_s.png) no-repeat;
}
/* what struct */

.whatsect {
	width:300px;
	margin-right:20px;
	float:left;
	padding-bottom:10px;
}
.whatbox {
	background:url(/img/whatbox/bg.png) no-repeat;
	height:87px;
	width:100%;
	margin-bottom:10px;
}
.whatbox td {
	padding-left:60px;
}
/* element */ 


/* element dfault */

.element {
	margin-bottom:20px;
}
.nomargin {
	margin-bottom:0px;
}
.element .head {
	margin-bottom:10px;
}
.element h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	font-size:25px;
	line-height:28px;
	color:#93468e;
}
.element em {
}
.element div.body {
	font-size:13px;
	margin-bottom:8px;
}

.element a.link {
	display:block;
	background: url(../img/link/arrowrm.png) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#a3619e;
	font-style:italic;
	line-height:17px;
}
/* image left or right */

.element .imgright {
	float:right;
	margin-bottom:12px;
	margin-left:12px;
	min-width:100px;
}
.element .txtright {
	margin:0 0 12px 1px;
	padding:0;
}
.element .imgleft {
	float:left;
	margin-bottom:12px;
	margin-right:12px;
	min-width:100px;
	text-align:center;
}
.element .txtright {
	margin:0 0 12px 1px;
	padding:0;
}
/* line under */

.line {
	background:url(/img/line.png) repeat-x bottom;
	padding-bottom:20px;
}

/* form */

.form form {
	display:block;
	height:420px;
	padding:30px 0px 30px 30px;
	background:url(/img/form/bg.png) no-repeat;
}
.form form table {
}
.form form td {
	width: 340px;
	padding:0 0 10px 0;
}
.form form input.txt {
	display:block;
	width: 300px;
	font-size:14px;
	border:0;
	padding:8px 5px;
	background:url(/img/form/input.png) no-repeat;
}
.form form input.subject {
	display:block;
	width: 634px;
	font-size:14px;
	padding:8px 5px;
	border:0;
	background:url(/img/form/subject.png) no-repeat;
}
.form form textarea {
	width: 634px;
	height:141px;
	border:0;
	background:url(/img/form/textarea.png) no-repeat;
}
.form form .submit {
	width: 644px;
	background:url(/img/form/button.png) no-repeat;
	color:#fff;
	border:0;
	font-size:14px;
	padding:9px 5px;
	line-height:20px;
}
/* big */

.big h3 {
	margin-bottom:0;
	font-weight:normal;
	font-size:24px;
}
.big em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#000 !important;
}
.pageinfo .big em {
	padding-left:40px;
}
.big .head strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	font-size:25px;
	line-height:28px;
	color:#93468e;
	font-weight:normal;
}
.big p.body {
	font-size:1.2em;
}
/* pageinfo */

.pageinfo .element em {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:25px;
	line-height:28px;
	color:#93468e;
}
.pageinfo .element em.right {
	color:#000;
	text-align:right;
}
/* main element */
.main p.body {
	font-size:14px;
}
.main .head {
	min-height:120px;
}
.main strong {
	color:#93468E;
}
.main h3 {
	color:#000;
	padding:20px 0 0 120px;
	font-size:22px;
	margin-bottom:4px;
}
.main em {
	padding:0px 0 0 140px;
	font-size:32px !important;
}
/* element values */

.values {
	background:url(/img/people/bg.gif) no-repeat;
}
.values h3 {
	padding-top:124px;
	text-align:right;
	margin-bottom:0px;
	font-weight:bolder;
	font-size:30px;
}
.values em {
	font-size:14px !important;
	text-align:right;
	margin-bottom:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.values p.body {
	font-size:13px;
	text-align:right;
	font-style:italic;
}
/* element */

.checked {
	background:url(/img/dblline.png) bottom repeat-x;
	margin:0 !important;
	padding:4px 10px 8px;
}
.checked .head {
	margin-bottom:0;
}
.checked h3 {
	background:url(/img/checked.png) no-repeat;
	padding:2px 0 2px 40px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:0 !important;
}
.checked p.body {
	margin-bottom:0;
	font-size:11px;
}
/* element attachement */

.pageinfo .attachement h3 {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:url(../img/title/man.png);
	padding:10px 0 24px 24px;
	margin-bottom:3px;
}

.pageinfo .attachement ul {
	padding:0;
	margin:0;
}
.pageinfo .attachement li {
	list-style:none;
	padding:0;
	margin:0;
}

.pageinfo .attachement a.button {
	color:#000;
	display:block;
	text-decoration:none;
	padding:9px 14px 7px;
	background:url(../img/link/greyarrow.png) no-repeat;
	margin-bottom:5px;
	height:36px;
	overflow:hidden;
}
.pageinfo .attachement a.button:hover {
	background:url(../img/link/greyarrow_s.png) no-repeat;
}
.pageinfo .attachement a.button em {
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:0px 8px 0px 20px;
}

/* services list */

.servicelist ul{
	margin:0;
	padding:0;
}


.servicelist li{
	list-style:none;
	background:url(/img/list/even.png) no-repeat;
	padding:6px 10px 6px 50px;
	height:20px;
}

.servicelist li:first-child{
	background:url(/img/list/top.png) no-repeat;
	height:20px;
	padding:10px 10px 6px 50px;
}

.servicelist li.even{
	background:url(/img/list/even.png) no-repeat;
}


.servicelist li.odd{
	background:url(/img/list/odd.png) no-repeat;
}

.servicelist li:last-child{
	background:url(/img/list/bottom.png) no-repeat;
	height:37px;
}


/* element news */

.news h3 {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	background:url(../img/title/news.png);
	padding:10px 0 24px 0px;
	margin-bottom:6px;
}
.news a.link {
	color:#000;
	display:block;
	text-decoration:none;
	padding:8px 16px;
	background:none;
	margin-bottom:5px;
}
.news a.link em {
	display:block;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
}
.news a.link h4 {
	display:block;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
}
.news a.link p {
	display:block;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
}
/* homenews */

.pageinfo .infolist {
	background:url(/img/dblline.png) bottom repeat-x;
	padding-bottom:3px;
	margin-bottom:8px;
}
.pageinfo .infolist .info {
	background:url(/img/dblline.png) top repeat-x;
	padding:5px 0 2px;
}
.pageinfo .infolist .info div {
	padding:5px 10px 5px;
	margin-bottom:1px;
}

.pageinfo .infolist .info div.even {
	background-color:#FFF;
}

.pageinfo .infolist .info .info_infodate {
	color:#000;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.pageinfo .infolist .info h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#93468E;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
}
.pageinfo .infolist .info h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#93468E;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
}
.pageinfo .infolist .info p.body {
	display:none;
}
.pageinfo .infolist .info .info_intro {
	font-style:normal;
	font-size:11px;
	line-height:14px;
}
/* newslist */

.newslist {
	padding-bottom:4px;
}

.newslist .info {
	background:url(/img/dblline.png) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}

.newslist span.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:2px;
}
.newslist .info .info_infodate {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}

.newslist .info h3 {
	font-size:16px;
	font-weight:bolder;
	margin-bottom:0;
	color:#93468E;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	margin-bottom:4px;
}

.newslist .info .info_intro {
	color:#000000;
}

.newslist .info p.body{
	margin:0;
}



/* navipage */

.navipage {
	background:url(/img/line.png) repeat-x top;
}
.navipage .inner {
	text-align:center;
	padding:2px 0;
	background:url(/img/line.png) repeat-x bottom;
	margin-bottom:20px;
}
.navipage .num, .navipage strong {
	line-height:45px;
}
/* element content */
.content .element h3 {
	margin:0;
}
/* element note */
.note .head {
	display:block;
	height : 94px;
	background:url(../img/note/home.png);
	text-align:right;
	padding-bottom:0;
}
.house .head {
	background:url(../img/note/home.png);
}
.contact .head {
	background:url(../img/note/contact.png);
}
.newsnote .head {
	background:url(../img/note/news.png);
}
.what .head {
	background:url(../img/note/what.png);
}
.note .head h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.4em;
	text-transform:uppercase;
	color:#8f468b;
	padding:15px 0 5px;
	margin:0;
	font-style:normal;
}
.note .head em {
	color:#000;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding: 3px 0px;
	text-align:right;
}
.note div.body {
	color:#666;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:16px;
}

/* footer */

.prefoot {
	height:30px;
	background: url(../img/footer/top.png) bottom center no-repeat;
}
.footer {
	height:111px;
	background: url(../img/footer/bg.png) repeat-x;
}
.footer .inner {
	background:url(../img/footer/innseco.png) no-repeat bottom left;
	width:710px;
	margin:0 auto;
	padding-left:245px;
	height:111px;
}
.footer .inner address {
	font-style:normal;
	display:block;
	color:#fff;
	line-height:1.2em;
	height:30px;
	padding:5px 20px;
	margin:40px 0 10px 0;
	background:url(../img/footer/box.png) no-repeat bottom left;
}
.footer .inner a.email {
	font-style:normal;
	display:block;
	color:#fff;
	line-height:1.2em;
	height:30px;
	padding:5px 20px;
	margin:40px 0 10px 0;
	background:url(../img/footer/email.png) no-repeat bottom left;
}
.footer .inner .copyright {
	color:#999;
	font-size:.9em;
	padding:2px 3px;
}
.footer .inner .copyright a {
	color:#fff;
	text-decoration:none;
}
.footer .inner .powered {
	float:right;
}



