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

img, div { behavior: url(iepngfix.htc) }

img {
	border:0;
}

body{
	margin:0;
	padding:0;
	background-image:url(images/bw.jpg);
	background-position:center;
	font-family:"Trebuchet MS", "Calibri";
	font-size:12px;
}

p {
	font:"Trebuchet MS", Calibri, arial;
	font-size:12px;
}

a {
	color:#09F;
	text-decoration:none;
}

h1 {
	padding-top:10px;
	padding-bottom:10px;
}

a:hover {
	color:#06C;
	
}

img {
}

#header {
	margin:auto;
	padding:0;
	height:100px;
	background-image:url(images/bw.jpg);
	background-position:center;
}

#contain {
	width:900px;
	height:100px;
	background-image:url(images/bw.jpg);
	background-position:center;
	margin:auto;
}

#menu {
	float:left;
	width:900px;
	background-color:#000;
}

.item {
	float:right;
	padding:5px;
	color:#FFF;
	font:"Trebuchet MS", Calibri, arial;
	font-size:12px;
	text-align:center;
	background-color:#000;
	width:83px;
	height:20px;
}

.item:hover {
	background-color:#FFF;
	color:#000;
}

.banner {
	margin:auto;
	padding:0;
	width:640px;
	height:590px;
	float:left;
	border-right:10px #000 solid;
	border-bottom:10px #000 solid;
	border-top:10px #FFF solid;
}

#content {
	width:230px;
	background:#000;
	float:left;
	position:relative;
	color:#FFF;
	padding:10px;
	padding-left:0;
	height:570px;
	border-top:10px #FFF solid;
	border-bottom:10px #FFF solid;
	border-left:10px #000 solid;
}

#logo {
	margin:auto;
	width:357px;
	height:59px;
	margin-top:25px;
	margin-left:112px;
	float:left;
	
}

#number {
	margin:auto;
	height:27px;
	margin-top:01px;
	float:right;
}

#addy {
	margin:auto;
	height:20px;
	margin-top:34px;
	width:300px;
	float:right;
	text-align:right;
}
#container {
	margin:auto;
	width:900px;
	height:600px;
}

#container2 {
	margin:auto;
}

#footer {
	width:900px;
	text-align:right;
	margin:auto;
}

.if1 {
	width:250px;
	padding-top:10px;
	height:55px;
	float:left;
}

.if2 {
	width:650px;
	padding-top:10px;
	height:55px;
	float:left;
}

.cjFancyTransition {
   position: relative;
   display: block;
   overflow: hidden; 
	margin:auto;
	padding:0;
	width:640px;
	height:590px;
	float:left;
	overflow:hidden;
}
.cjFancyTransition br { 
   display: none;
}
