/* CSS Document */
*{margin:0px; padding:0px;}

body {
padding:0px;
margin:0px auto;
background: url(../images/bgr.png) repeat-x;
background-color:#4C2262;
height:105px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
*html body {
padding:0px;
margin:0px auto;
background: url(../images/bgr.png) repeat-x;
background-color:#411A57;
height:105px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
div {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:normal;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width: 981px;

}
#header-bg{
	margin-top:2px;
}
#content-bg{
	margin: 0 auto;
	background: url(../images/content-bg.gif) repeat-y;;
	width: 981px;
	height:auto;
	
}
#top-nav{
	float:left;
	width: 400px;
	height: auto;
}
*html #top-nav{
	float:left;
	width: 400px;
	height: auto;
}

#user{
	float:left;
	width: 130px;
	height: auto;
	padding: 0 0 0 50px;
}
#user p{
text-align: left;
	color: #F2CCFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-top:35px;
}
#pass{
	float:left;
	width: 130px;
	height: auto;
}
#pass p{
	text-align: left;
	color: #F2CCFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-top:35px;

}
#forgot a{
	text-align: center;
	color: #F2CCFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
}
#login-button{
	float:left;
	width: 55px;
	height: 20px;
	margin: 50px 0 0 0;
}
*html #login-button{
	float:left;
	width: 55px;
	height: 20px;
	margin: 52px 0 0 0;
}
#logo{
	float:left;
	width: 450px;
	height: 103px;
	background: url(../images/logo.png) 20px 0px no-repeat;
}
*html #logo{
	float:left;
	width: 450px;
	height: 103px;
	background: url(../images/logo.png) 23px 0 no-repeat;
}
#banner {
	float:left;
	width: 479px;
	height: 288px;
	margin: 0 0 0 15px;
	background: url(../images/banner.png) no-repeat;
}
*html #banner {
	float:left;
	width: 479px;
	height: 288px;
	margin: 0 0 0 7px;
	background: url(../images/banner.png) no-repeat;
}
#line-horiz{
	/*float:left;*/
	background: url(../images/line-horiz.gif) repeat-x;
	width:981px;
	height:1px;
	margin-bottom:10px;
	margin-top:3px;
}
*html #line-horiz{
	/*float:left;*/
	background: url(../images/line-horiz.gif) repeat-x;
	width:981px;
	height:1px;
	margin-bottom:-3px;
	margin-top:3px;
}
#line-horiz1{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:206px;
	height:1px;
	margin-bottom:7px;
	margin-top:8px;
	margin-left:15px;
}
*html #line-horiz1{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:206px;
	height:1px;
	margin-bottom:-8px;
	margin-top:2px;
	margin-left:15px;
}
#line-horiz2{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:700px;
	height:1px;
	margin-bottom:8px;
	margin-top:10px;
	margin-left:15px;
}
*html #line-horiz2{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:700px;
	height:1px;
	margin-bottom:-3px;
	margin-top:5px;
	margin-left:8px;
}
#line-horiz3{
	background: url(../images/line-horiz1.gif) repeat-x;
	width:981px;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
}
#line-vert{
	float:left;
	background: url(../images/line-vert.gif) repeat-y;
	width:1px;
	height:167px;
	margin:0px 2px 0 2px;
}
#line-horiz4{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:450px;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
}
*html #line-horiz4{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:450px;
	height:1px;
	margin-bottom:-3px;
	margin-top:5px;
	margin-left:8px;
}
#line-horiz5{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:420px;
	height:1px;
	margin-left:10px;
}
*html #line-horiz5{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:420px;
	height:1px;
	margin-left:3px;
	margin-bottom:-3px;
	margin-top:1px;

}
#line-horiz6{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:450px;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:25px;
}
*html #line-horiz6{
	float:left;
	background: url(../images/line-horiz1.gif) repeat-x;
	width:450px;
	height:1px;
	margin-bottom:-3px;
	margin-top:5px;
	margin-left:8px;
}

#chat-box {
	float:left;
	width: 210px;
	height: auto;
	margin: 0 0 0 15px;
}
*html #chat-box {
	float:left;
	width: 210px;
	height: auto;
	margin: 0 0 0 15px;
}
#chat-box-top {
	float:left;
	width: 209px;
	height: 36px;
	background: url(../images/chat-box-top.png) no-repeat;
}
#chat-box-top-top {
	float:left;
	width: 450px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 20px;
}
*html #chat-box-top-top {
	float:left;
	width: 450px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 10px;
}

#chat-box-top-top1 {
	float:left;
	width: 24px;
	height: 21px;
	padding: 5px 0 0 15px;
}
*html #chat-box-top-top1 {
	float:left;
	width: 24px;
	height: 21px;
	padding: 5px 0 0 5px;
}
#chat-box-top-top2 {
	float:left;
	width: 150px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 10px;
}
*html #chat-box-top-top2 {
	float:left;
	width: 150px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 10px;
}
#chat-box-top-top3 {
	float:left;
	width: 150px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 20px;
}
*html #chat-box-top-top3 {
	float:left;
	width: 150px;
	height: 25px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 10px;
}
#chat-box-middle {
	float:left;
	width: 209px;
	height: auto;
	background: url(../images/chat-box-middle.png) repeat-y;
}
#chat-box-middle-pro {
	float:left;
	width: 209px;
	height: auto;
	background: url(../images/chat-box-middle-pro.png) repeat-y;
}
#chat-box-middle-pro h1 {
	float:left;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 10px;
}
#chat-box-middle1 {
	float:left;
	width: 139px;
	height: 30px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 10px 10px;
}
*html #chat-box-middle1 {
	float:left;
	width: 139px;
	height: 30px;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 10px 5px;
}
#chat-box-middle2 {
	float:left;
	width: 40px;
	height: 30px;
	padding: 3px 0 0 0;
}
#chat-box-bottom {
	float:left;
	width: 209px;
	height: 9px;
	background: url(../images/chat-box-bottom.png) no-repeat;
}
#chat-box-bottom-pro {
	float:left;
	width: 209px;
	height: 9px;
	background: url(../images/chat-box-bottom-pro.png) no-repeat;
}
#dot-line{
	float:left;
	width:195px;
	height:6px;
	background: url(../images/dot-line.gif) no-repeat;
	margin: 4px 0 4px 5px;
}
*html #dot-line{
	float:left;
	width:195px;
	height:6px;
	background: url(../images/dot-line.gif) no-repeat;
	margin: 2px 0 2px 5px;
}
#chat-area {
	float:left;
	width: 204px;
	height: 50px;
	background:#91479A;
	margin: 0 0 0 2px;
}
*html #chat-area {
	float:left;
	width: 204px;
	height: 50px;
	background:#91479A;
	margin: -7px 0 0 1px;
}
#chat-area1 {
	float:left;
	width: 38px;
	height: 40px;
	margin:5px;
}
#chat-area2 {
	float:left;
	width: 75px;
	height: 40px;
	margin:5px;
}
#chat-area2 h1 {
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
#chat-area2 h1 a{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
#chat-area2 p{
	text-align: left;
	color: #25102F;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
#chat-area3 {
	float:left;
	width: 62px;
	height: 20px;
	margin:18px 0 0 0;
}
#chat-box-middle-bottom {
	float:left;
	width: 205px;
	height: 15px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin-top:5px;
}
#chat-box-middle-bottom a {
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}
#booknow {
	float:left;
	width: 145px;
	height: 20px;
	margin: 10px 0 0 60px;
}
*html #booknow {
	float:left;
	width: 145px;
	height: 20px;
	margin: 10px 0 0 30px;
}
#nav {
	clear: both;
	background: url(../images/menu-bg.png) 0 8px no-repeat;
	width: 961px;	
	height: 73px;
	padding: 0 0px 0px 20px;
}
#nav ul{
	font-family: Arial;
	font-size: 12px;
	text-align: center;	
	color: #FFF;
	font-weight:normal;
	}

#nav ul li{
	padding-right: 20px;
	padding-top: 40px;
	list-style: none;
	float: left;
	background: url(../images/menu-button.gif) 20px 37px no-repeat;
}
#nav ul li a{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	
	}
#nav ul li a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	width:115px;
	height:57px;
	background:url(../images/menu-over.png) no-repeat;
	padding-left: 5px;
	
	}
#other-btn {
	float:left;
	width:107px;
	height:57px;
	padding:8px 0 0 11px;
}
#other-btn1 {
	float:left;
	width:133px;
	height:57px;
	padding:8px 0 0 9px;
}
#other-btn2 {
	float:left;
	width:134px;
	height:57px;
	padding:8px 0 0 9px;
}
#other-btn3 {
	float:left;
	width:130px;
	height:57px;
	padding:8px 0 0 9px;
}
.quo{
	font-family: Arial;
	font-size: 11px;
	text-align: center;	
	color: #FC8B00;
	font-weight:bold;

}
#content {
	clear: both;
	width: 981px;
	height:auto;
	text-align:center;
     
}
#content-top{
	float:left;
	width: 702px;
	height: 32px;
	background: url(../images/content-top.png) no-repeat;
	margin:0 0 0 15px;
}
*html #content-top{
	float:left;
	width: 702px;
	height: 32px;
	background: url(../images/content-top.png) no-repeat;
	margin:0 0 0 7px;
}
#contentp-top{
	float:left;
	width: 450px;
	height: 32px;
	background: url(../images/proj-top.png) no-repeat;
	margin:0 0 0 15px;
}
*html #contentp-top{
	float:left;
	width: 450px;
	height: 32px;
	background: url(../images/proj-top.png) no-repeat;
	margin:0 0 0 15px;
}
#contentpp-top{
	float:left;
	width: 350px;
	height: 32px;
	background: url(../images/proj-top1.png) no-repeat;
	margin:0 0 0 15px;
}
*html #contentpp-top{
	float:left;
	width: 350px;
	height: 32px;
	background: url(../images/proj-top1.png) no-repeat;
	margin:0 0 0 15px;
}
#content-middle{
	float:left;
	width: 702px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 15px;
}
#contentp-middle{
	float:left;
	width: 450px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 15px;
}
#contentpp-middle{
	float:left;
	width: 350px;
	height: 400px;
	background: #FFFFFF;
	margin:0 0 0 15px;
}
.pro-image{
	width:280px;
	height:392px;
	margin: 10px 0 10px 35px;
}
#content2-middle{
	float:left;
	width: 702px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 15px;
	
}
#content2-register{
	float:left;
	width: 700px;
	height: auto;
	margin:0 0 0 15px;
	text-align:center;
	color:#FFCCFF;
}
*html #content2-middle{
	float:left;
	width: 702px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 7px;
}
*html #content2-register{
	float:left;
	width: 800px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 10px;
}

#content2-middle p{

	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #421E4C;
	margin:10px;
}
#content2-middle h1{

	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color: #421E4C;
	margin:15px;
}
#prevnext{
	float:left;
	width: 678px;
	height: 30px;
	margin:0 0 0 15px;
	text-align:right;
}
*html #prevnext{
	float:left;
	width: 655px;
	height: 30px;
	margin:0 0 0 15px;
	text-align:right;
}
#prevnext p{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #421E4C;
}
#prevnext p a{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #421E4C;
}
#prevnext p a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #F177CD;
}
#prevnext1{
	float:left;
	width: 410px;
	height: 15px;
	margin:10px 0 0 15px;
	text-align:right;
}
*html #prevnext1{
	float:left;
	width: 405px;
	height: 15px;
	margin:10px 0 0 15px;
	text-align:right;
}
#prevnext1 p{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #421E4C;
}
#prevnext1 p a{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #421E4C;
}
#prevnext1 p a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #F177CD;
}
*html #content-middle{
	float:left;
	width: 702px;
	height: auto;
	background: #FFFFFF;
	margin:0 0 0 7px;
}
#content1-middle{
	float:left;
	width: 702px;
	height: auto;
	background: url(../images/content1-mid.png) repeat-y;
	margin:0 0 0 15px;
}
*html #content1-middle{
	float:left;
	width: 702px;
	height: auto;
	background: url(../images/content1-mid.png) repeat-y;
	margin:0 0 0 5px;
}
#fpp{
	float:left;
	width:693px;
	height:161px;
	margin:10px 0 0 6px;
}
*html #fpp{
	float:left;
	width:693px;
	height:161px;
	margin:10px 0 0 4px;
}
#product-box{
	float:left;
	width:334px;
	height:210px;
	border:1px;
	border-color:#AEABB0;
	border-style:solid;
	margin:10px 0 0 10px;
}
*html #product-box{
	float:left;
	width:330px;
	height:182px;
	border:1px;
	border-color:#AEABB0;
	border-style:solid;
	margin:10px 0 0 8px;
}
#project-box{
	float:left;
	width:123px;
	height:155px;
	border:1px;
	border-color:#AEABB0;
	border-style:solid;
	margin:10px 0 0 19px;
}
*html #project-box{
	float:left;
	width:100px;
	height:155px;
	border:1px;
	border-color:#AEABB0;
	border-style:solid;
	margin:10px 0 0 8px;
}
#search-proj{
	float:left;
	width:400px;
	height:25px;
	margin:15px 0 0 19px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #421E4C;
}
*html #search-proj{
	float:left;
	width:400px;
	height:25px;
	margin:15px 0 0 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #421E4C;
}
#product-inside1p{
	float:left;
	width:175px;
	height:158px;
	margin:5px 0 0 5px;
}
#product-inside1p p{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #421E4C;
	margin:8px 0 0 0;
}
*html #product-inside1p{
	float:left;
	width:158px;
	height:161px;
	margin:5px 0 0 8px;
}

#product-inside1{
	float:left;
	width:175px;
	height:158px;
	margin:5px 0 0 5px;
}
#product-inside1 img{
	width:164px;
	height:122px;
	border:1px;
	border-color:#421E4C;
	border-style:solid;
	padding:3px;
	margin:10px 0 0 2px;
}
#product-inside1 p{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #421E4C;
	margin:8px 0 0 0;
}
*html #product-inside1{
	float:left;
	width:158px;
	height:161px;
	margin:5px 0 0 8px;
}
#product-inside3{
	float:left;
	width:115px;
	height:158px;
	margin:5px 0 0 5px;
}
#product-inside3 img{
	width:100px;
	height:74px;
	border:1px;
	border-color:#421E4C;
	border-style:solid;
	padding:3px;
	margin:10px 0 0 2px;
}
#product-inside3 p{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #421E4C;
	margin:5px 0 0 0;
}
*html #product-inside3{
	float:left;
	width:115px;
	height:161px;
	margin:5px 0 0 8px;
}
#proj-inside{
	float:left;
	width:500px;
	height:auto;
	margin:0 0 0 15px;
}
#proj-inside h2{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #fff;
}
*html #proj-inside{
	float:left;
	width:470px;
	height:auto;
}

#product-inside4{
	float:left;
	width:115px;
	height:auto;
	margin:5px 0 0 5px;
}
#product-inside4 a img{
	width:80px;
	height:112px;
	border:1px;
	border-color:#fff;
	border-style:solid;
	padding:3px;
	margin:10px 0 0 2px;
	cursor:pointer;
}
*html #product-inside4{
	float:left;
	width:115px;
	height:108px;
	margin:5px 0 0 1px;
}

#product-inside2{
	float:left;
	width:145px;
	height:158px;
	margin:5px 0 0 5px;

}
#product-inside2 h1{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #421E4C;
	margin:10px 0 0 0px;

}

#product-inside2 h1 a{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #421E4C;
}
#product-inside2 h1 a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #FF92E8;
}
#product-inside2 p{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #421E4C;
	margin:6px 0 0 0;
}
#price{
	float:left;
	width:130px;
	height:20px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #812290;
	margin:4px 0 4px 0;
}
#buttons{
	float:left;
	width:130px;
	height:40px;
	margin:12px 0 0 0;
}
*html #product-inside2{
	float:left;
	width:130px;
	height:161px;
	margin:5px 0 0 8px;
}
#fp{
	float:left;
	width:82px;
	height:auto;
}
#fp h1{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	color: #421E4C;
	text-decoration: none;
	padding-top:10px;
}
#fp h1 a{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	color: #421E4C;
	text-decoration: none;
}
#fp h1 a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	color: #CA1EA2;
	text-decoration: none;
}
#fp p{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	color: #421E4C;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
}
#fp-img{
	width:73px;
	height:55px;
	padding: 0 0 0 4px;
}
#fp-img1{
	width:74px;
	height:15px;
	padding :3px;
}
#content-bot{
	float:left;
	width: 702px;
	height: 9px;
	background: url(../images/content-bot.png) no-repeat;
	margin:0 0 0 15px;
}
*html #content-bot{
	float:left;
	width: 702px;
	height: 9px;
	background: url(../images/content-bot.png) no-repeat;
	margin:0 0 0 7px;
}
#contentp-bot{
	float:left;
	width: 450px;
	height: 9px;
	background: url(../images/proj-bottom.png) no-repeat;
	margin:0 0 0 15px;
}
*html #contentp-bot{
	float:left;
	width: 450px;
	height: 9px;
	background: url(../images/proj-bottom.png) no-repeat;
	margin:0 0 0 15px;
}
#contentpp-bot{
	float:left;
	width: 350px;
	height: 9px;
	background: url(../images/proj-bottom1.png) no-repeat;
	margin:0 0 0 15px;
}
*html #contentpp-bot{
	float:left;
	width: 350px;
	height: 9px;
	background: url(../images/proj-bottom1.png) no-repeat;
	margin:0 0 0 15px;
}

#content1-bot{
	float:left;
	width: 702px;
	height: 12px;
	background: url(../images/content1-bot.png) no-repeat;
	margin:0 0 0 15px;
}
*html #content1-bot{
	float:left;
	width: 702px;
	height: 12px;
	background: url(../images/content1-bot.gif) no-repeat;
	margin:0 0 0 7px;
}
#arrow1{
	float:left;
	width: 15px;
	height: 67px;
	padding:70px 0 0 2px;
	z-index:10;

}
#arrow2{
	float:left;
	width: 13px;
	height: 67px;
	padding:70px 0 0 2px;
	z-index:10;

}
.fpro{
	float:left;
	width:670px;
	height:100px;
	margin:10px 0 0 0;
}
.projects{
	float:left;
	width:145px;
	height:96px;
	margin:15px 6px 10px 16px;
	
}
.projects img{
	width:145px;
	height:96px;
	
}
.projects h1{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #431D56;
	padding:0 0 5px 10px;
	
}
#inner_content {
	clear: both;
	width: 828px;
	margin-top: 1px;
	background: #FAEFF7;
	border: #C7BDD5 solid 1px;
	list-style:disc;
}

#inner_content td{
	list-style:disc;
	list-style-position:inside;
}
#box111 {
	float: left;
	width: 262px;
	height: auto;
	color:#FFFFFF;
	background:url(../images/box1-bg2.png) repeat-y;
	text-align:left
}
*html #box111 {
	float: left;
	width: 262px;
	height: auto;
	color:#FFFFFF;
	background:url(../images/box1-bg2.png) repeat-y;
}
#box112 {
	float: left;
	width: 262px;
	height: 16px;
	color:#FFFFFF;
	background:url(../images/box1-bg1.png) repeat-y;
}
*html #box112 {
	float: left;
	width: 262px;
	height: 16px;
	color:#FFFFFF;
	background:url(../images/box1-bg1.png) repeat-y;
}
#box1 {
	float: left;
	width: 262px;
	min-height: 705px;
	height:auto;
	color:#FFFFFF;
	background:url(../images/box1-bg.png) no-repeat;
}
*html #box1 {
	float: left;
	width: 262px;
	height: 705px;
	color:#FFFFFF;
	background:url(../images/box1-bg.png) no-repeat;
}
#box1p {
	float: left;
	width: 515px;
	height:auto;
	color:#FFFFFF;
}
*html #box1p {
	float: left;
	width: 500px;
	height: auto;
	color:#FFFFFF;
}
#box1p h1{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	text-align: left;
	color: #fff;
	padding:10px;
	
}
#box1p table{
	
	padding:20px 0 0 0;
	
}
*html #box1p table{
	
	margin:30px 0 0 0;
	
}
#box11p {
	float: left;
	width: 610px;
	height:auto;
	color:#FFFFFF;
}
*html #box11p {
	float: left;
	width: 590px;
	height: auto;
	color:#FFFFFF;
}
#box11p h1{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	text-align: left;
	color: #fff;
	padding:10px;
	
}
#box11p table{
	
	padding:5px 0 0 0;
	
}
*html #box11p table{
	
	padding:5px 0 0 0;
	
}
#box1pp {
	float: left;
	width: 480px;
	height:auto;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color:#421E4C;
}
#box1pp1 {
	float: left;
	width: 180px;
	height:auto;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color:#421E4C;
	margin:0 0 0 20px;
}
*html #box1pp1 {
	float: left;
	width: 180px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color:#421E4C;
	margin:0 0 0 50px;
}
*html #box1pp table{
	
	margin:5px 0 0 0;
	
}

.detls{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:#421E4C;
	padding:0 0 0 5px;
}
.pro-detls{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:#fff;
	padding:0 0 0 5px;
}

*html #box1pp {
	float: left;
	width: 430px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color:#421E4C;
	margin:0 0 0 5px;
}
#box1pp h1{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	text-align: left;
	color: #fff;
	padding:10px;
	
}
#bookbutton {
	float: left;
	width: 385px;
	height:25px;
	margin:20px 0 0 40px;
}
*html #bookbutton {
	float: left;
	width: 385px;
	height:25px;
	margin:20px 0 0 20px;
}
#bookbutton1 {
	float: left;
	width: 385px;
	height:25px;
	margin:10px 0 0 40px;
}
*html #bookbutton1 {
	float: left;
	width: 385px;
	height:25px;
	margin:10px 0 0 20px;
}
#box1 h1{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 25px 0 0 25px;
}
#box1 ul{
	padding-top:10px;
}
#box1 li{
	padding-top: 11px;
	padding-left: 10px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 25px 13px;
}
*html #box1 li{
	padding-top: 11px;
	padding-left: 10px;
	list-style: none;
    background: url(../images/bullet.gif) no-repeat;
	background-position: 25px 13px;
}
#box1 li a{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	line-height: 18px;
	cursor:pointer;
	
	}
*html #box1 li a{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	line-height: 18px;
	list-style: none;
	cursor:pointer;
	}
#box1 li a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #9437A2;
	text-decoration: none;
	padding-left: 40px;
	line-height: 18px;
	}
	
#box1-header {
	width: 218px;
	height: 14px;
}
#box1-content {
	width: 264px;
	background: url(../images/box-bg.jpg)  no-repeat;
	height: 139px;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}
#box2-header {
	width: 218px;
	height: 14px;
}
#box2-content {
	width: 264px;
	background: url(../images/box-bg.jpg)  no-repeat;
	height: 139px;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}
#box2-content img{
	padding: 20px 0 0 35px;
}
#box2-content p{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 22px 0 0 40px;
}
.read img{
	position:absolute;
	left: 992px;
	top: 563px;
}
#box3-header {
	width: 218px;
	height: 14px;
}
#box3-content {
	width: 264px;
	background: url(../images/box3-bg.jpg)  no-repeat;
	height: 312px;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}
#box3-content img{
	padding: 5px 0 0 13px;
}
#box3-content p{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 22px 0 0 0;
}
#box3-content ul li{
	padding-top: 11px;
	padding-left: 10px;
	list-style: none;

}
#box3-content ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 5px 5px;
	line-height: 12px;
	}
#box3-content ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #FD8D01;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 5px 5px;
	line-height: 12px;
	}
#box1-footer {
	width: 218px;
	background: url(../images/b3.gif)  no-repeat;
	height: 11px;
}

#box1-content h1 {
	
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	padding: 7px 0 0 5px;

}

#box4 {
	clear:both;	
	width: 240px;
	background: url(../images/box4.gif) no-repeat;
	height: 34px;
	line-height: 32px;
	padding-left: 15px;
}
#box4 h1 {
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#box4 a{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#box4 a:hover{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#box2 {
	float: left;
	width: 719px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
*html #box2 {
	float: left;
	width: 719px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
#box2p {
	float: left;
	width: 450px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
*html #box2p {
	float: left;
	width: 450px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
#box2pp {
	float: left;
	width: 350px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
*html #box2pp {
	float: left;
	width: 350px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	height:auto;

	
}
#box5 {
	float: left;
	width: 1000px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0 0 0;
	height:auto;
	background:#EDEDED;
}

#box3 {
	float: left;
	width: 236px;
	background: url(../images/box3.gif) no-repeat;
	height: 297px;
}
#box3 h1 {
	text-align: left;
	color: #882261;
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
	padding: 7px 0 0 20px;
}
#box3 img {
	
	padding: 28px 0 0 23px;
}
#box3 p {
	text-align: left;
	color: #761E5A;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding: 29px 15px 15px 55px;
	line-height: 18px;
}
#box3 p img{
	
	padding: 0px 0px 0px 20px;
}

#interior_footer {
	text-align: right;
	background: url(../images/interior_footer.gif) no-repeat;
	width: 805px;
	height: 26px;
	line-height: 23px;
	padding-right: 25px;
}
.content_area {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:22px;
	text-align:justify;
}
.content_area img{
	background: #FFFFFF;
	border: #DBD5E4 solid 1px;
	padding: 5px;
	margin: 7px;
	margin-top: 0px;
}
.content_area a{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background: #FFFFFF;
	display:marker;
	padding: 1px;
	margin: 1px;
}
.content_area a:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	background: #B23A94;
	display:marker;
	padding: 1px;
	margin: 1px;
}
#map {
	background: #FFFFFF;
	border: #350E2D solid 1px;
	padding: 5px;
	margin: 7px;
	width: 270px;
	height: 250px;
}
#map1 {
	background: #FFFFFF;
	border: #350E2D solid 1px;
	padding: 5px;
	margin: 7px;
	width: 670px;
	height: 250px;
}
#members {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#memlogo {

	padding: 0px 0px 0px 50px;
}
.content_area1 img{
	background: #FFFFFF;
	border: #DBD5E4 solid 1px;
	padding: 5px;
	margin: 7px;
	margin-top: 0px;
}

#footer{
width:100%;
height:80px;
background:url(../images/footer.png) repeat-x;
float:left;

}
*html #footer{
width:100%;
height:80px;
background:url(../images/footer.png) repeat-x;
float:left;
margin-top:-15px;

}
.footercont{
width:200px;
float:left

}
.footercont1{
width:750px;
float:left;
}
.footercont1 p{
font-weight:normal; font-family: Arial; font-size: 11px;color:#fff;line-height: 20px; letter-spacing:1px;
text-align:left;
padding: 25px 0 0 0px;
}

.footercont1 p a{
font-weight:normal; font-family: Arial; font-size: 11px;color:#fff;line-height: 20px; letter-spacing:1px;
text-decoration: none;
}


.footercont1 p a:hover{
font-weight:normal; font-family: Arial; font-size: 11px;color:#FD8D01;line-height: 20px; letter-spacing:1px;
text-decoration: none;
}
.footercont p{
font-weight:normal; font-family: Arial; font-size: 11px;color:#fff;line-height: 20px; letter-spacing:1px;
text-align:right;
padding: 25px 0 0 0px;
}

.footercont p a{
font-weight:normal; font-family: Arial; font-size: 11px;color:#fff;line-height: 20px; letter-spacing:1px;
text-decoration: none;
}


.footercont p a:hover{
font-weight:normal; font-family: Arial; font-size: 11px;color:#9437A2;line-height: 20px; letter-spacing:1px;
text-decoration: none;
}
#mab img{
	padding: 8px 0 0 0;
	}

#a2 h2 {
	font: bold 12px Arial;
	color: #333333;
	margin: 0 0 0 15px;
	text-decoration:underline;

}
.click a{
	font: bold 12px Arial;
	color: #FD8D01;
	text-decoration: underline;

}
.click a:hover{
	font: bold 12px Arial;
	color: #333333;
	text-decoration: underline;

}
.bottom_gray_border {
	border-bottom: #BBB4B4  dashed 1px;	
}
#men{
float:left;
 width:650px;
 height:70px;

}
#search-box{
float:left;
 width:182px;
 height:35px;
 padding-top:25px;
 padding-left:60px;

}
#search-box-img{
float:left;
 width:22px;
 height:22px;
 padding: 25px 0 0 0;
}
*html #search-box-img{
float:left;
 width:22px;
 height:22px;
 padding: 26px 0 0 0;
}

#list-form{
 width:181px;
 height:20px;
 background:#832391;
 border-bottom:1px;
 border-bottom-color:#B85CBD;
 border-bottom-style: solid;
  border-top:1px;
 border-top-color:#B85CBD;
 border-top-style: solid;
 border-left:1px;
 border-left-color:#B85CBD;
 border-left-style: solid;
	border-right:1px;
 border-right-color:#832391;
 border-right-style: solid;
 font-weight:normal; font-family: Arial; font-size: 11px;color:#EE97EB;
}
#list-form1{
 width:350px;
 height:20px;
 background:#832391;
 border-bottom:1px;
 border-bottom-color:#B85CBD;
 border-bottom-style: solid;
  border-top:1px;
 border-top-color:#B85CBD;
 border-top-style: solid;
 border-left:1px;
 border-left-color:#B85CBD;
 border-left-style: solid;
	border-right:1px;
 border-right-color:#B85CBD;
 border-right-style: solid;
 font-weight:normal; font-family: Arial; font-size: 11px;color:#EE97EB;
}
#list-form2{
 width:60px;
 height:20px;
 background:#832391;
 border-bottom:1px;
 border-bottom-color:#B85CBD;
 border-bottom-style: solid;
  border-top:1px;
 border-top-color:#B85CBD;
 border-top-style: solid;
 border-left:1px;
 border-left-color:#B85CBD;
 border-left-style: solid;
	border-right:1px;
 border-right-color:#B85CBD;
 border-right-style: solid;
 font-weight:normal; font-family: Arial; font-size: 11px;color:#EE97EB;
}
#list-form3{
 width:150px;
 height:20px;
 border-bottom:1px;
 border-bottom-color:#AEABB0;
 border-bottom-style: solid;
  border-top:1px;
 border-top-color:#AEABB0;
 border-top-style: solid;
 border-left:1px;
 border-left-color:#AEABB0;
 border-left-style: solid;
	border-right:1px;
 border-right-color:#AEABB0;
 border-right-style: solid;
 font-weight:bold; font-family: Arial; font-size: 12px;color:#421E4C;
}

#login-box{
 width:120px;
 height:20px;
 background:#09040B;
 border:1px;
 border-color:#F2CCFF;
 border-style: solid;
 color:#F2CCFF;
}
.v-menu{
	width:250px;
	clear:both;
	
}

	#box1 .v-menu ul{
		padding:10px;
		
	}
	*html #box1 .v-menu ul{
		padding:10px;
		
	}


	#box1 .v-menu li{
	list-style: none;
	background: url(../images/bulletb.gif) no-repeat;
	background-position: 35px 15px;
}

	*html #box1 .v-menu li{
	list-style: none;
	background: url(../images/bulletb.gif) no-repeat;
	background-position: 35px 15px;
}

		#box1 .v-menu li a{
			font-family: Verdana;
			font-size: 10px;
			font-weight:normal;
			text-align: left;
			color: #FFFFFF;
			display:block;
			text-decoration:none;

		}
		*html #box1 .v-menu li a{
			font-family: Verdana;
			font-size: 10px;
			font-weight:normal;
			text-align: left;
			color: #FFFFFF;
			display:block;
			text-decoration:none;
		}

		#box1 .v-menu li a:hover{
			font-family: Verdana;
			font-size: 10px;
			font-weight:normal;
			text-align: left;
			color: #9437A2;
			display:block;
			text-decoration:none;
		}
#thumbnail{
position: relative;
z-index: 0;
}
#thumbnail img{

border:1px;
	border-color:#421E4C;
	border-style:solid;
	padding:3px;
}
#thumbnail:hover{
background-color: transparent;
z-index: 50;
}

#thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background:#FFFFFF;
padding:5px;
top:-262px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}
#thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

#thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -120px;
left: -320px; /*position where enlarged image should offset horizontally */

}
*html #thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: -320px; /*position where enlarged image should offset horizontally */

}
*+ html #thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: -320px; /*position where enlarged image should offset horizontally */

}