 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
	background: url(img/bg.gif) repeat-x #ffffff;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	border: 0;
	height:auto;
	}
	#wrapper {
	margin: 0 auto;
	margin-top:0px;
	padding: 0px;
	width: 940px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background-color:#FFFFFF;
	}
	#header {
	margin: 0 auto;
	width:940px;
	background-image:url(img/header.jpg);
	height: 112px;
	clear:both;
	display:block;
	border:0px solid #ffffff;
	margin-bottom:10px;
}
	#home {
	width:50px;
	height:auto;
	border:0px solid #ffffff;
	color:#ffffff;
	position:relative;
}
p a{
color:#62006D;
text-decoration:none;
padding:2px;
}
p a:hover{
background-color:#62006D;
color:#ffffff;
font-weight:bold;
}


#menu{
width:100%;
padding-top:3px;
padding-bottom:3px;
margin-bottom:15px;
border-bottom: 2px solid #c4d91a;
list-style:none;
text-align:center;
background-color:#F9F4FF;
height:20px;
}
#menu ul{
list-style:none;
padding:0px;
margin:0px;

}
#menu ul li {
display:inline;
list-style: none;
clear:both;
padding:5px;

}
#menu ul li.current{

}
#menu ul li a.current{

}
#menu li a {
height:100%;
font-weight:bold;
color:#62006D;
text-decoration:none;
padding:1px;
}
#menu li a:hover {
text-decoration:underline;
}
#content {
		width: 100%;
		padding:0;
		margin:0px;
		}
			
#left_column {
		float:left;
		text-align:left;
		margin: 0;
		padding-left:10px;
		right: 0px;
		width: 665px;
		border: 0px solid #ccc;
		margin:0px;
		font-size:13px;
	}	
#left_column p {
padding:10px;
margin:0px;
line-height:18px;
color:#666666;
}
		
#right_column {
		float:right;
		padding: 0px 10px 0px 0px;
		overflow:hidden;
		width: 225px;
		height:auto;
		border: 0px solid #ccc;
		/*background: url(images/vert_divider.gif) no-repeat;*/
	}
a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }

#pscroller1 {
		width: 225px;
		height: 200px;
		border: 0px solid #0066CC;
		padding:5px 0px 0px 5px;
		margin-bottom:-100px;
		color:#62006D;
		position:static;
		font-size:13px;
		font-weight:bold;		
}
#pscroller1_Fade{
		z-index:99;
		width: 225px;
		height:100px;
		border: 0px solid #0066CC;
		position:relative;
		background:transparent;
		background-image:url(img/scroll_fade.png);		
}
img{
behavior: url(”pngbehavior.htc”);
}

#pscroller1 .h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		letter-spacing: 0px;
		font-size: 28px;
		border-bottom: 0px solid #c4d91a;
		padding: 0px 2px 4px 10px;
		margin: 5px 0px 5px 0px; 
		color: #62006D;
		text-align:center;
		text-transform:capitalize;
	}
h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		letter-spacing: 0px;
		font-size: 16px;
		background-color:#62006D;
		border-bottom: 2px solid #c4d91a;
		padding: 2px 2px 4px 10px;
		margin-bottom:0px;
		color: #F1F0FF;	
	}
h2 {
		font-family:Tahoma, Geneva, sans-serif;
		letter-spacing: 0px;
		font-size: 16px;
		border-bottom: 2px dotted #c4d91a;
		padding: 0px 2px 4px 10px;
		margin: 5px 0px 5px 0px; 
		color: #62006D;
		text-transform:capitalize;
	}
ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height:18px;
}
	
	#right_column li, #left_column li {
	list-style: none;
	background-image: url(img/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding: 10px 0px 2px 20px;
	margin: 0px 0px 10px 0px;
	color:#666666;
}
	
/* FOOTER STYLES  */   
/* ---------------------------------- */	
	
	#footerwrapper {
		position: relative;
		clear: both;
		margin: 0 auto;
		padding-top: 0px;
		text-align: right;
		color:#eeeeee;
		font-size:9px;
	}
		
	#footerwrapper div {
		padding:0;
		margin: 0 auto;
		width: 100%;
	}
		
	#footerwrapper p {
		padding: 0;
		margin: 0;
	}
		
	#footerwrapper div.address { 
		border-top: 4px solid #eeeeee;
		background:#62006D;
		padding: 0;
	}
		
	#footerwrapper div.address p {
		padding: 8px 15px;
		border-bottom: 1px dotted #ccc;
	}
		
	#footerwrapper div.address p.last {
		border-bottom: 0;
	}
	.top {
	background-image:url(img/up.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:385px;
	padding:8px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:18px;
	}
	.img_left{
	float:left;
	clear:both;
	padding:0px 5px 5px 0px;
	}
	#advertisment{
	color:#999999;
	text-align:center;
	}
	#iframe{
	width:100%; 
	height:200px;
	}
