/* CSS Document */

body, html {
	
	width:1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
    margin:0;
    padding:0;
	height:750px;
	
	}

body {
	
	background:#201B17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	position:relative;
	margin-left:50px;
	margin-right:20px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	text-align:left;
	width:auto;
	position:relative;
	
	
	
}

	
	

#wrap {
	width: auto;
	margin-top:20px;
	position:relative;
	color: #453B39;
	line-height: 130%;
	height:700px;
	min-width:960px;
	max-width:1600px;
	
	}
	
#top {
	
		
	width:100%;
	height:200px;
	float:left;
		
}


#menutop {
background-repeat:no-repeat;
background-image:url(images/locksnavi.jpg);
	height:35px;
	width:100%;
	clear:both;

}

#menutop a {
color:#FFFFFF;
background-color:#F57E20;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left:15px;
	padding-top:10px;
	float:left;
	font-weight:bold;
	
}

a:link {
	color:#2d73d0;
	text-decoration:underline;
	font-weight: normal;
}


a.navBar:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.navBar:hover {
	text-decoration:underline;
	color:#2d73d0;
	font-weight: normal;
}
a.navBar:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #ffffff;
	text-align:center;
	display:inline;
	padding-bottom:50px;
	margin-bottom:50px;
	padding-left:20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
	padding-top:10px;
	line-height:30px;
	text-align:center;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom: 10px;
	color: #ffffff;
	padding-left:20px;
}

.banner {
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	margin-left:5%;
	margin-right:5%;
	}
	
#board {
	
	float:left;
	height:auto;
	background-color: #494949;
	width:860px;
	clear:both;
	margin-left:10px;
	padding-left:20px;	
	
	
}

#footer {
	
	float:left;
	width:960px;
	height:90px;
	clear:both;
	color:#000000;
	padding-top:10px;	
	
	
}

a:link {
	color:#2d73d0;
	text-decoration:underline	
	font-weight: normal;
}
a:visited {
    text-decoration:underline;	
	color:#2d73d0;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
	color:#2d73d0;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color:#2d73d0;	
	font-weight: normal;
}

.order {
	padding-top:3px;
	padding-right:10px;
	border:0px;
	padding-left: 1em;
	float:right;
	
	
	}

#container {
	float:left;
	width:100%;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	height:auto;
	margin-bottom:20px;
	
	}


	
#left {
float: left;
width:500px;
text-align:left;
color:#ffffff;
padding-left:50px;


		
	}
	
		
#left p{
	color:#ffffff;
	}

#content{
float:right;
width: 316px;
margin-left:26px;




}

#content3{
float:right;
width: 650px;
background: #eeeeee;
margin-right:130px;
}


.textarea {
width:650px;
margin-left:30px;
margin-right:35px;
padding-right:40px;

margin-top:20px;
text-align:justify;
}

.textarea2 {
width:610px;
padding-right:30px;
margin-right:40px;
margin-top:20px;
padding-left:20px;
}

.li {
color:#ffffff;
padding-left:20px;
margin-left:20px;
}

a.news:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.news:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.news:hover {
	text-decoration:underline;
	color: #ffffff;
	font-weight: bold;
}
a.news:active {
	text-decoration: none;
	
	font-weight: bold;
}