html,body,li,ul,a,h1,h2,h3,h4,h5,h6,img,div,form,input{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

body{
	font:normal 12px Arial;
	color:#cccccc;
	background:#000000 url(images/bg.jpg) no-repeat top;
}

.content{
	position:relative;
	width:933px;
	margin-left:auto;
	margin-right:auto;
	border-right:solid 2px #000000;
	border-left:solid 2px #000000;
}

.header{
	position:relative;
	display:block;
	height:72px;
	width:100%;
}


.main{
	position:Relative;
	width:100%;
	height:154px;
}

.menu{
	position:relative;
	width:100%;
	height:39px;
	background: #000000 url(images/menu_bg.gif) repeat-x top left;
	z-index:100;
}

.stuff{
position:relative;
width:873px;
padding:110px 30px 0px 30px;
background: #000000 url(images/inner_bg.jpg) no-repeat top;	
}

.footer{
	position:relative;
	clear:both;
	width:873px;
	padding:0 30px 20px 30px;
	font-size:14px;
}

.footer a, .footer a:link, .footer a:visited{
	text-decoration:none;
	color:#fff;
}

.rightimage{
	border-left:solid 10px #000000;
}

.leftimage{
	border-right:solid 10px #000000;
}

.clean{
	clear:both;
}

.copy{
	font:normal 12px Arial;
	color:#333333;
}


.c1{
	position:relative;
	clear:left;
	width:530px;
	float:left;
	padding-right:10px;
	border-right:solid 2px #1c1b1a;
	text-align:justify;
}

.c2{
	position:relative;
	float:left;
	width:316px;
	padding-left:15px;
}

.inner_image{
	border-left: solid 15px #000;
}

.middle_img{
	border-left:solid 8px #000;
	border-right:solid 8px #000;
}

.welcome{
	position:relative;
	width:100%;
}
