body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: normal;
}
.li  {
	color: #CD4875;
	list-style-type: square;
	font-weight: bold;
}	

.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

.nav {
	height:auto;
	width:530px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	z-index:500;
	top: 25px;
	left: 40px;
}

.nav .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.nav li {
float:left;
}

.nav .select a {
	display:block;
	height:36px;
	float:left;
	text-decoration:none;
	line-height:normal;
	white-space:nowrap;
	color:#AD2339;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

.nav .select li.line a {
	color:#C2A740;
	background-image: url(images/nav_div.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.nav .select a b {
	display:block;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

.nav .select a:hover, 
.nav .select li:hover a {
	line-height:normal;
	cursor:pointer;
	color:#fff;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

.nav .select li.line a:hover, 
.nav .select li.line:hover a {
color:#CD4875;}

.nav .select a:hover b, 
.nav .select li:hover a b {
	display:block;
	cursor:pointer;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.nav .sub {
display:none;
}
.nav ul ul {display:none;}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
margin:0; 
padding:0;
list-style:none;
}

.nav .sub li {background:transparent;}

.nav .select :hover .sub {
height:15px;
display:block; 
position:absolute;
float:left;
width:580px;
top:20px; 
left:0; 
text-align:center;
background:transparent url(images/transparent.gif);
border:1px solid #AD2339;
}

.nav .select :hover .rt li {float:right;}

.nav .select :hover .sub li a 
{
	display:block;
	height:15px;
	line-height:15px;
	float:left;
	background:transparent url(images/transparent.gif);
	margin:0;
	white-space:nowrap;
	color:#CD4875;
	font-size:11px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	font-weight: bold;
}

.nav .select :hover .sub li.subline a {color:#000000;}

.nav .select :hover .sub li a:hover,
.nav .select :hover .sub li:hover
{color:#000; line-height:15px; position:relative;}

.nav .select :hover .sub li:hover > a {color:#AD2339;}

.nav .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.nav .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.nav .select :hover .sub :hover ul li a:hover {line-height:16px;
}

input {
	color: #FFFFFF;
	background-color: #BD4556;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	
}

h1 {
	font-weight: bold;
	color: #CD4875;
	font-size: 18px;
	font-family: Times, serif;
	margin: 0px;
	padding: 0px;
}

#headercont{
	height: 102px;
	background-repeat: no-repeat;
	vertical-align: top;
	
}

#header{
	height: 102px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	width: 580px;
	vertical-align: top;
}

#logo{
	height: 37px;
	width: 390px;
	position: relative;
	top: 20px;
	left: 40px;
}

#free{
	height: 102px;
	background-image: url(images/free_bg.gif);
	width: 245px;
	background-repeat: repeat-x;
}

#flash{
	height: 252px;
	width: 570px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#feature{
	height: 252px;
	width: 245px;
	background-image: url(images/feature_bg.gif);
	background-repeat: no-repeat;
}

#maincontent{
	height: 300px;
	width: 580px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
	
#content{
	height: auto;
	width: 513px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-left: 40px;
	
}

   #content a{
	color: #CD4875;
	text-align: center;
	text-decoration: underline;
}

   #content a:hover{
	color: #000000;

}

#contact{
	height: auto;
	width: 245px;
	vertical-align: top;
	background-image: url(images/contactbg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #CD9934;
	
}

   #footercont{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 825px;
	
}

#footer{
	height: 51px;
	width: 805px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	vertical-align: top;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

   #footer a{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

   #footer a:hover{
	color: #BA3E3E;
}
textarea {
	color: #BD4556;
}
.kal {
	font-size: 10px;
}
