/* <!---Designer: Kishan Wanigasinghe; Version: Sep_09_v3; Contact: anatoxind@gmail.com---> */
body{
	font:11px Verdana, Geneva;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}
b{
	position: relative;
	font-weight: bold;
}
h3{
	position: relative;
	font-weight: bold;
	font-size: 18px;
}
h4{
	position: relative;
	font-weight: bold;
	font-size: 15px;
}
h5{
	position: relative;
	font-weight: bold;
	font-size: 12px;
}
.head{
	font:14px Verdana, Geneva;
	color: #48463C;
	font-weight: 700;
	padding-left: 0px
}
.container{
		margin:-5px auto 20px auto;
		width: 950px; /* Replace the xxxx with the the width of your site (eg 800px)*/
		height: auto;
		text-align:left;
		z-index: 3;
		background-color: #6699CC;
}
.header{
	width: 950px;
	height: 98px;
	background: white url("images/header_bg.gif");
	background-repeat: repeat-x;
	z-index: 102;
	overflow: hidden;
}
.header #logo{
	width:113px;
	height:98px;
	position: absolute;
	margin: 0px auto auto 0px;
	z-index: 101;
}
.header #main_title{
	width: 440px;
	height: 98px;
	position: absolute;
	margin: 0px auto auto 113px;
	z-index: 101;
}
.connect_sideLink a{
	width: 35px;
	height: 163px;
	overflow: hidden;
	position: absolute;
	margin: -98px auto auto 950px;
	background: white url(images/connect_sidelinks.gif);
	z-index: 101;
}
.connect_sideLink a:hover{
	background: white url(images/connect_sidelinks_h.gif);
}
.intro_text{
	width: 600px;
	height: 171px;
	position: relative;
	margin: 0px auto auto 270px;
	border: 0px solid #bcbcb6;
	font:11px Verdana, Geneva;
	z-index: 105;
	padding-left: 0px;
	padding-top: 0px;
}
.star{
	width: 180px;
	height: 169px;
	position: relative;
	margin: -165px auto auto 79px;
	background: white url(images/star.png) center center;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
	border: 1px solid #bcbcb6;
	z-index: 105;
}

.disclaimer{
	position: relative;
	margin: 640px auto auto 20px;
	color:#48463C;
	width: 300px;
	height: 40px;
	z-index: 104;
	padding: 5px;
	text-align: center;
	border: 1px solid #bcbcb6;
}
#copyright{
	position: relative;
	margin: -20px auto auto auto;
	color:#48463C;
	width: 330px;
	height: 10px;
	z-index: 904;
	padding: 5px;
	text-align: center;
	border: 0px solid #bcbcb6;
	
}


