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

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/body-bg.gif);
background-repeat:repeat-x;
background-color:#f7f7f7;
}

/*/*/html*body:first-of-type {font-weight: normal; text-shadow: #000000 0 0 0px;}/* */

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
margin:0;
padding:0;
}

a img, img {border:none;}
a {text-decoration:none; outline:none;}
a:hover {text-decoration:underline;}

#container{
	width: 966px;
	margin:auto;
}

#header{
	height: 142px;
	background-image:url(../images/header-bg.gif);
	background-repeat:no-repeat;
}

#logo{
	width: 430px;
	height: 142px;
	background-image:url(../images/logo-txt.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
}

#logo a{
	position:absolute;
	top:16px;
	left:8px;
}

.contact-area{
	width: 524px;
	height: 97px;
	padding:  45px 12px 0px 0px;
}

.contact-area h3{
	font-size:16px;
	font-weight:bold;
	text-align: right;
	color:#ffffff;
}

.contact-area h2{
	font-size: 35px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
}

#main-menu{
	height: 39px;
}

.searcharea{
	width: 183px;
	padding: 7px 0px 0px 71px;
}

.menuarea{
	width: 697px;
}

.search-container{
	background-image:url(../images/searcharea-bg.gif);
	background-repeat:no-repeat;
}

.searcharea table{
	height: 24px;
}

.search-txt{
	width: 134px;
	background:none;
	border:none;
	color:#ebc1eb;
	padding: 0px 3px;
}

#display-area{
	padding: 21px 0px 0px 0px;
}

.col1{
	width: 229px;
}

.col1-head{
	height: 19px;
	padding: 18px 3px;
	background-image:url(../images/col1-head.png);
	background-repeat:no-repeat;
}

.col1-head h3{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
        padding: 0 0 0 25px;
}

.col1-body{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 0px 5px;
}

#nav_436444 li{
	list-style:none;
}

#nav_436444 li a{
	color:#613587;
	font-size:12px;
	line-height: 26px;
	border-bottom: 1px solid #fbf5ff;
	background-color:#f3e5fb;
	display:block;
	padding: 0px 0px 0px 24px;
	width:195px;
}

#nav_436444 li a:hover, #nav_436444 li a:active, #nav_436444 li a:focus{
	background-color:#fdf3c5;
	text-decoration:none;
}

.col1-body li ul {
	background-color:#e2ceed;
}

.col1-body li li a {
	background-color:transparent !important;
	padding: 0px 0px 0px 40px !important;
}

.col1-body li li a:hover, .col1-body li li a:active, .col1-body li li a:focus {
	background-color:transparent;
}

.menu li ul li a:hover, .menu li ul li a:active, .menu li ul li a:focus{
	text-decoration:none;
	color:#ffffff;
}

.col1-tail{
	height: 8px;
	background-image:url(../images/col1-tail.png);
	background-repeat:no-repeat;
	font-size:0;
}

.col2{
	width: 489px;
	padding: 0px 7px;
}

.boxes{
	padding: 0px 0px 10px 0px;
}

.box{
	width: 235px;
}

.box-head{
	height: 19px;
	background-image:url(../images/box-head.gif);
	background-repeat:no-repeat;
	padding: 18px 15px;
}

.box-head h3{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

.box-container{
	width: 225x;
	min-height:144px;
	height: auto !important;
	height: 144px;
	padding: 0px 5px;
}

.box-body{
	width: 206px;
	min-height:144px;
	height: auto !important;
	height: 144px;
	background-image:url(../images/box-body.gif);
	background-repeat:repeat-x;
	background-color:#f1e2fb;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0px 12px;
}

.box-body h6{
	font-size:12px;
	font-weight:bold;
	color:#613587;
}

.box-body p{
	font-size:11px;
	color:#6f6f6f;
	padding: 8px 0px;
}

.box-body a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#b185b1;
	padding: 5px 0px;
}

.box-body a:hover, .box-body a:active, .box-body a:focus{
	color:#613587;
}

.profile .details{
	width: 107px;
	padding: 0px 5px;
}

.box-tail{
	height: 7px;
	background-image:url(../images/box-tail.gif);
	background-repeat:no-repeat;
	font-size:0;
}

.col2 h1, .col2 h2{
	/*font-size: 26px;*/
	color:#5d475d;
	font-weight:bold;
}

.col2 h1 label, .col2 h2 label{
	font-size: 28px;
	color:#b185b1;
	font-weight:bold;
       padding:10px 0;
}

.col2 p{
	font-size: 12px;
	line-height:18px;
	padding: 8px 0px;
}

.images{
	height: 110px;
	padding: 15px 0px 10px 0px;
	border-bottom: 4px dotted #b185b1;
}

.images img{
	width: 119px;
	padding: 0px 4px 0px 0px;
}

.images img.last{
	padding:0;
}

.images a{
	font-size:12px;
	font-weight:bold;
	color:#b185b1;
	text-align:left;
	padding: 10px 0px;
}

.images a:hover, .images a:active, .images a:focus{
	color:#613587;
	text-decoration:none;
}

.col3{
	width: 234px;
}

#footer{
	height: 37px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
}

#footer .container{
	width: 966px;
	margin:auto;
}

#nav_436438{
	padding: 10px 10px;
}

#nav_436438 li{
	display:inline;
	border-right: 1px solid #886288;
}

#nav_436438 li.last{
	border:none;
}

#nav_436438 li a{
	color:#886288;
	padding: 0px 10px;
}

#nav_436438 li a:hover, #nav_436438 li a:active, #nav_436438 li a:focus{
	color:#d898d8;
	text-decoration:none;
}

.faq-question ul {
padding: 5px 10px;
list-style-type:none;
}

.faq-question li a {
color:#613587;
font-weight:bold;
}

.copyright {
float:right;
margin-top:-23px;
color:#D898D8;
}