@charset "utf-8";
/* CSS Document */

a:link {
	color:#FFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#CCC;
}

a:hover {
	text-decoration: none;
	color:#006;
}

a:active {
	text-decoration: none;
	color: #D6D6D6;
}

body, td, th {
	color: #CCC;
}

#border {
	width:700px;
	padding-top:10px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	height:520px;
	-moz-box-shadow: 0 0 0.5em black;
	-webkit-box-shadow: 0 0 0.5em black;
	box-shadow: 0 0 0.5em black;
	background-color: #C3C3C1;
}
#footer {
	height: 200px;
	width: 700px;
	margin-top: 60px;
	background-color: #333;
	color: #dfdfdf;
	background-image: url(../images/line.png);
	background-repeat: repeat;
	

}


#color {
	background-color: #006;
	height: 3px;
}
#left {
	width: 300px;
	height: 100px;
	margin-bottom: -160px;
	margin-top: 60px;
}
#mainaddress {
	height: 101px;
	width: 469px;
	background-image: url(../images/mainaddress.png);
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width: 239px;
	height: 107px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#address {
	width: 300px;
	height: 50px;
	margin-left: 12px;
	float: left;
	color: #dfdfdf;
	margin-top: 18px;
}
#shapes {
	width: 400px;
	height: 68px;
	background-image: url(../images/shapes.png);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: -45px;
	margin-left: auto;
}

#contact {
	width: 400px;
	margin-top: 90px;
	height: 100px;
	margin-left: 12px;
	color: #DFDFDF;
	font-size: 18px;
	font-weight: bold;
}



#right {
	width: 270px;
	float: right;
	margin-bottom: -175px;
	margin-top: 50px;
	height: 100px;
	margin-right: 12px;
}
#border #footer #address {
	font-weight: bold;
	margin-top: 30px;
	font-size: 18px;
}

}
#contact strong {
	color: #dfdfdf;
}
#email {
	float: right;
	width: 220px;
	margin-top: -180px;
}
#botton {
	padding-top: 20px;
	margin-right: 46px;
}

	
	
#label  {
    width:170px;
    padding-bottom:7px;
	font-size: 10px;
	

	}
	
#label h2 {
	font-size:14px;
	line-height:10px;
	
}		

.inputbox {
	color: #999;
	}

#login {
	width:200px;
	margin-left:20px;
	padding-top:50px;
	padding-left:10px;
	float:left;
	color: #dfdfdf;
   }
#LS {
	width: 230px;
	float: right;
}
