/* CSS Document */

a:link
{
	text-decoration:none;
	color:#CCCCCC;
	text-align:center;
	outline:none;
}

.btn
{
	border:1px;
	background:#996666;
	color:#CCCCCC;
	width:80px;
	height:20px;
	margin-top:4px;
}
.btn:hover
{
	color:#000000;
	background-color:#00CCFF;
}

form
{
	margin:5px 30px;
	text-align:left;
}
h1
{
	margin:15px 30px;
	text-align:left;
	color:#000000;
}
marquee
{
	text-align:center;
	color:#CCCCCC;
	height:480px;
	
	
}
marquee:hover
{
	color:#00CCFF;
	
}
.abt1
{
	margin-left:10px;
	margin-bottom:16px;
}
.f1
{
	margin:0px;
}
img	
{
	border:none;
	
}

body
{
	margin:0px;
	
}

.clear
{
	clear:both;
}


#container
{
	border:1px solid black;
	min-height:700px;
	width:1008px;
	height:auto;
	margin:auto;
	background-image:url(../resources/menus.jpg);
}

#header
{
	border-bottom:1px solid black;
	height:200px;
	width:1008px;
		
}
#left
{
	border:0px solid black;
	width:150px;
	float:left;
	min-height:900px;
	height:auto;
	background-image:url(../resources/bg1.jpg);
	
}

/*.left1
{
	border-bottom:1px solid black;
	height:25px;
	width:150px;
	float:left;
	text-align:center;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}*/

#left ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	
}

#left ul li
{
	border-bottom:1px solid #000000;
	height:36px;
	padding-top:13px;
	color:#CCCCCC;
}

#left ul li:hover, #menubar ul li:hover
{
	color:#00CCFF;
	background-color:#000000;
}

#menubar
{
	border-left:0px solid black;
	border-bottom:1px solid black;
	height:49px;
	width:858px;
	float:left;
	background-image:url(../resources/bg1.jpg);
}

#menubar ul, #menubar ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
}

#menubar ul li
{
	border-bottom:1px solid black;
	height:36px;
	width:150px;
	float:left;
	padding:13px 0px 0px;
	/*padding:5px;
	padding-left:5px;
	padding:5px 0px 3px 2px;
	padding:5px 10px;
	padding:5px 10px 0px;
	margin:5px;
	margin-left:5px;
	margin:5px 0px 3px 2px;
	margin:5px 10px;
	margin:5px 10px 0px;*/
	text-align:center;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	border-left:1px solid black;
}

#menubar ul .last
{
	border-right:1px solid black;
}

.active
{
	background-color:#000000;
}

.mb1
{
	border-left:1px solid black;
	height:25px;
	width:150px;
	float:left;
	text-align:center;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	
}


#main
{
	border-left:1px solid black;
	min-height:880px;
	height:auto;
	width:826px;
	float:left;
	color:#CCCCCC;
	text-align:center;
	
	
}
#form1, #form2
{
	float:left;
	margin:0px 1px;
}

.form
{
	border:0px solid #000000;
	height:25px;
	width:100px;
}

#para
{
	text-align:justify;
	margin:2px 0px 10px 30px;
}

.main147
{
	border:1px solid black;
	height:254px;
	width:200px;
	margin:7px 30px 10px 30px;
	background-image:url(../resources/bg1.jpg);
	float:left;
	
}
.main258
{
	border:1px solid black;
	height:254px;
	width:200px;
	margin:7px 30px 10px 65px;
	background-image:url(../resources/bg1.jpg);
	float:left;
	
}
.main369
{
	border:1px solid black;
	height:254px;
	width:200px;
	margin:7px 0px 10px 65px;
	background-image:url(../resources/bg1.jpg);
	float:left;
	
}

.main2
{
	border-top:1px solid black;
	height:53px;
	width:200px;
	background:black;
	color:#CCCCCC;
}
.f1
{
	margin:5px 30px 0px;
}

#ft1
{
	margin-left:515px;
	
}
#footer
{ 	
	color:#CCCCCC;
 	background-color:#000000;
	border-top:1px solid black;
	min-height:35px;
	height:auto;
	width:1008px;
	clear:both;
	background-image:url(../resources/bg1.jpg);
	padding-top:15px;
}