/* CSS Document */
a:visited {   color: #fff; text-decoration:none; border:0; outline: none;  }
a:active {	  color: #fff; text-decoration:none; border:0; outline: none;  }
a:hover {  color: #fff; text-decoration:none; border:0; outline: none;  }
a:link  {   color: #fff; text-decoration:none; border:0; outline: none;  }


body {
	background:#000;
	}

#page {
	width:980px;
	height:860px;
	background:url(../img/bg.jpg) repeat-x #000;
	margin: 10px auto;
	}
	
#banner {
	height:120px;
	}
	
#content {
	width:750px;
	height:420px;
	margin-left:115px;
	background-image:url(../img/cbg.jpg);
	}

.textbox{
	width:427px;
	height:375px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:10px;
	}

.newsbox {
	width:304px;
	height:419px;
	background-image:url(../img/bg1.jpg);
	float:right;
	}
	
.clear {
	clear:both;
	}
	
#footer {
	width:750px;
	height:50px;
	margin-left:115px;
	color:#c3c3c3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.inner {
	padding:10px;
	}
	
	
li {
	margin:0px 0px 0px 0px;
	list-style:none;
	}	
	
.newsbox li a {
	color:#000;
	font:normal 11px Tahoma, Arial;
	background:url(images/0blt2.gif) top left no-repeat;
	}



input.input_contact {
		width: 250px;
		background: #fff;
		}
	
textarea.morelineinput {
		height:100px;
		width: 250px;
		overflow:auto;
		}	
	
.ibox {
	float:left; 
	width:95px;
	font-size:10px;
	}
	
	
.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	}


	
.smallbox {
	width:200px;
	height:175px;
	float:left;
	}	
	
	
.smallbox2 {
	width:200px;
	height:175px;
	float:left;
	margin-left:20px;
	display:inline;
	}
	
.bigbox {
	width:422px;
	}
		
#sndbtn {
	color:#FF0000;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	
	
#footer a:visited {   color: #c3c3c3; text-decoration:none; border:0; outline: none;  }
#footer a:active {	  color: #c3c3c3; text-decoration:none; border:0; outline: none;  }
#footer a:hover {  color: #fff; text-decoration:none; border:0; outline: none;  }
#footer a:link  {   color: #c3c3c3; text-decoration:none; border:0; outline: none;  }
	
	
	
	
	#dsvContent1 { position:absolute; width: 431px; left:0px; top:0px; visibility: visible; z-index:0; clip: rect(   )}
	
	
	
.vframe {
	position:absolute;
	margin-top:0px;
	width:100%; 
	}


.frame {
	height:100%;
	min-height:100%;
	width:1080px;
	text-align:left;
	margin:auto;
	position:relative;
	}
	
.homeText {
	font:normal 11px Tahoma, Arial;
	}
	
.catButton {
	display: block;
	width: 192px;
	height: 24px;
	color: #FFF;
	text-align: center;
	background-image: url(../img/catButton.png);
	margin: 6px;
	font:normal 12px Tahoma, Arial; 
	padding-top: 8px;
	}
