body{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	background: #000 url(../images/bgr.jpg) repeat 0 0;
	color: #000;
}

.break{
	height: 1px;
	clear: both;
}

img{border:0;}

a, a:visited{
	color: #da690d;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #6d4987;
	text-decoration: underline;
	font-weight: bold;	
}
#topstrip{
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/topstrip.jpg) repeat-x 0 0;
	height: 45px;
}
#header{
	width: 1000px;
	height: 233px;
	margin: 0 auto;
	background: transparent url(../images/header.jpg) no-repeat 0 0;
}
#wrappermenu{
	height: 163px;
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/menu_bgr.png) repeat-x 0 0;
}
#middlepart{
	height: 567px;
	width: 1000px;
	margin: 0 auto;
}
#middlepart_article{
	width: 920px;
	margin: 10px auto 20px auto;
	background: transparent url(../images/bgr_article.png) no-repeat 0 0;
}
#textpart_article{
	width: 822px;
	margin: 0px auto;
	background: transparent url(../images/bgr_textarticle.png) repeat-y 0 0;
padding-right: 40px;
}
#textpart_article p{
	padding: 0px 20px 10px 75px;
	line-height: 1.4em;
	color: black;
	font-size: 14px;
	text-align; justify;
}
#textpart_article h3{
	padding: 0 0 0 60px;
	color: #6d4987;
	font-size: 16px;
	margin: 25px 0px 0px 0;
}
#textpart_article ul{
	line-height: 1.4em;
	font-size: 14px;
	padding: 0px 0px 0px 90px;
	list-style: outside disc none;
}
#textpart_article ol{
	line-height: 1.4em;
	font-size: 14px;
	padding: 0px 0px 0px 90px;
	list-style-position: outside;
}
#textpart_article h2{
	padding-left: 60px;
	color: #6d4987;
	font-size: 16px;
	margin: 25px 0px 10px 0;
}
#textpart_article h3{
	padding-left: 60px;
	color: #6d4987;
	font-size: 14px;
	margin: 25px 0px 10px 15px;
}
#leftpart{
	height: 567px;
	width: 544px;
	float: left;
	background: transparent url(../images/bgr_leftpart.png) no-repeat 0 0;
}
#rightpart{
	height: 567px;
	width: 456px;
	float: right;
	background: transparent url(../images/bgr_rightpart.png) no-repeat 40px 90px;
}
#bottomstrip{
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/bottomstrip.jpg) repeat-x 0 0;
	height: 75px;
}
#newsletter{
	width: 100%;
	height: 73px;
	margin: 10px 0 0 25px;
}
#newsletter img{
	vertical-align: middle;
	margin-bottom:8px;
}
#flashpart{
	width: 165px;
	height: 186px;
	background:  transparent url(../images/bgr_services.png) no-repeat 100% 100%;
	margin: 47px 83px 0px 0px;
	float: right;
}
#flashpartimage{
	margin: 11px 0 0 10px;
}
#textpart{
	clear: right;
	width: 318px;
	height: 276px;
	float: right;
	overflow-y: hidden;
	margin: 1px 72px 0 0;
}
#textpart p{
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
	color: black;
	margin: 5px 0 8px 0;
}
#feature{
	margin: 51px 0 0 80px;
	height: 265px;
	width: 221px;
	overflow: hidden;
}
#featuretext{
	margin: 58px 0 0 115px;
	height: 90px;
	width: 162px;
	text-align:center;
	overflow: hidden;
	line-height: 1.4em;
}
#featuretext p{
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 0;
}
#footer{
	color:white;
        margin:20px auto 0;
        padding-left:115px;
        text-align:center;
        width:800px;
}
#footer p{
	text-align: center;
	margin: 0;
}
#footer ul{
	display: inline;
	margin: 0;
	padding: 0;
}
#footer li{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
#footer a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover{
	color: #da690d;
	text-decoration: underline;
	font-weight: normal;
}
#footer2 {
	width: 800px;
	margin: 0px auto;
	color: white;
	text-align: center;
	clear: left;
}
#footer2 a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#footer2 a:hover{
	color: #da690d;
	text-decoration: underline;
	font-weight: normal;
}
#seo{
	width: 834px;
	margin: 25px auto 20px auto;
	padding: 30px 40px 30px 40px;
	height: auto;
	background: transparent url(../images/bgr_seo.png) repeat-y;
}
#seo p{
	line-height: 1.4em;
}
#seo h2{
	margin: 0;
	padding: 0;
	color: #6d4987;
	font-size: 16px;
}
/* SWMENU FREE */
.transMenu {
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
}
.transMenu .content {
position:absolute;
}
.transMenu .items {
border:0 solid #FFFFFF;
left:0;
position:relative;
top:0;
z-index:2;
}
.transMenu td {
color:#ffffff !important;
font-family: Tahoma !important;
font-size:14px !important;
font-weight: normal !important;
padding: 10px!important;
text-align:left !important;
background-color: none;

}
#subwrap {
text-align:left;
}
.transMenu .item.hover td {
color:#6d4987 !important;
text-decoration: underline;
background-color: #c6b9cf;
}
.transMenu .item {
cursor:pointer;
text-decoration:none;
}
.transMenu .background {
background-color: #6d4987 !important;
background-repeat: no-repeat;
background-position: 0 0;
left:0;
position:absolute;
top:0;
z-index:1;
width: 163px;
height: 111px;
}
.transMenu .shadowRight {
position:absolute;
top:-3000px;
width:2px;
z-index:3;
}
.transMenu .shadowBottom {
height:2px;
left:-3000px;
position:absolute;
z-index:1;
}
.transMenu .item.hover {
background-color: none !important;
}
.transMenu .item img {
margin-left: 0px !important;
}
table.menu {
border:0 solid #FFFFFF;
left:0;
margin:0 !important;
position:relative;
top:0;
z-index:1;
}
table.menu a {
display:block;
margin:0;
padding:0px 0 0 0;
position:relative;
}
div.menu a, div.menu a:visited, div.menu a:link {
color:#ffffff;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin-bottom:0;
text-align:center;
text-decoration:none;
white-space:normal;
width: 40px
}
div.menu td {
	width: 120px;
}
div.menu td.last {
}

#trans-active a {
background-position: 0px 0px;
color:#000 !important;
}
#menu a.hover {
background-position: 0 0px;
color:#000 !important;

}
#menu span {
display:none;
}
/*SWMENU FREE */
/**********menu***********/
#menu{
	width: 920px;
	height: 130px;
	text-align: center;
	margin: 0 auto;
	line-height: 1.3em;
	padding-left: 20px;
}
#menu1{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px; 
	height: 75px;
	width: 120px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 51px 0px 0px 1px;
	margin-right: 30px;
}
#menu1:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px; 
	height: 75px;
	width: 120px;
	float: left;
	color: black;
	text-decoration: none;
	padding: 51px 0px 0px 1px;
	margin-right: 30px;
}
#menu2{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px; 
	height: 75px;
	width: 120px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 51px 0px 0px 1px;
	margin-right: 30px;
}
#menu2:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px; 
	height: 75px;
	width: 120px;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 51px 0px 0px 1px;
	margin-right: 30px;
}
#menu3{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px;
	height: 80px;
	width: 76px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 46px 24px 0 22px;
	margin-right: 30px;
}
#menu3 a{
	width: 40px;
	background-color: red;
}
#menu3:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px;
	height: 80px;
	width: 76px;
	float: left;
	color: black;
	text-decoration: none;
	padding: 46px 24px 0 22px;
	margin-right: 30px;
}
#menu4 {
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px; 
	height: 80px;
	width: 65px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 46px 29px 0 28px;
	margin-right: 30px;
}
#menu4:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px; 
	height: 80px;
	width: 65px;
	float: left;
	color: black;
	text-decoration: none;
	padding: 46px 29px 0 28px;
	margin-right: 30px;
}
#menu5{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px; 
	height: 75px;
	width: 72px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 46px 24px 0 25px;
	margin-right: 30px;
}
#menu5:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px; 
	height: 75px;
	width: 72px;
	float: left;
	color: black;
	text-decoration: none;
	padding: 46px 24px 0 25px;
	margin-right: 30px;
}
#menu6{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px -124px; 
	height: 80px;
	width: 79px;
	float: left;
	color: #53316c;
	text-decoration: none;
	padding: 46px 22px 0 20px;
	margin-right: 30px;
}
#menu6:hover{
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/flower.png) no-repeat 0px 0px; 
	height: 80px;
	width: 79px;
	float: left;
	color: black;
	text-decoration: none;
	padding: 46px 22px 0 20px;
	margin-right: 30px;
}
#quicklinks{
        width:745px;
        margin: 20px auto;
}
#quicklinks a{
        color: white;
        text-decoration: none;
}
#quicklinks a:hover{
        color: #DA690D;
        text-decoration: underline;
}
#quicklinks h2{
        color: white;
        margin: 0 0 0 20px;
	padding: 0;
	font-size: 16px;
}
#quicklinks li{
        color: white;
        list-style: none inside none;
        margin: 0;
        padding: 0;
        line-height: 1.6em;
}
#quicklinks ul{
        margin: 20px;
        padding: 0;
}
#quicklinks hr{
        background-color: white;
        height: 1px;
        border: 0;
}
/**********end menu***********/
