body, html{
	background-color:#414141;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 14px;
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
a, .content a{
	color:#ffffff;
}
a.imageA{
	
}
#container{
	padding:10px;
	background-color:#090909;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	margin-top:10px;
	margin-bottom:50px;
}
#head{
	background:url(/images/top-bg.png) no-repeat top center;
	height:144px;
	position:absolute;
	z-index:999;
	width:1000px;
}
#logo{
	background-color:transparent;
	background:url('/images/top-logo.png') no-repeat top left;
}
#logo, #logo a img{
	width:324px;
	height:125px;
	float:left;
	border:0;
}
#bottom #logo{
	background:url('/images/home-logo.png') no-repeat top left;
	width:203px;
	height:75px;
}
#toplinks{
	width:600px;
	float:right;
	margin-top:30px;
	text-align:right;
	margin-right:10px;
	
}
#breadcrumbs{
	margin-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	clear:both;
}
#body{
	clear:both;
}
#sidebar{
	width:250px;
	height:500px;
	background:url('/images/sidebar.png') no-repeat top right;
	float:left;
	font-weight:bold;
	
}
#sidebar #parentP{
	padding-left:35px;
	font-size:20px;
	margin-bottom:15px;
	padding-top:20px;
}
#sidebar #parentP a{
	text-decoration:none;
}
#sidebar a, #breadcrumbs a, #toplinks a{
	text-decoration:none;
}
#sidebar a:hover, #breadcrumbs a:hover, #toplinks a:hover{
	text-decoration:underline;
}
#sidebar ul{
	padding-top:0;
	padding-left:30px;
	list-style-image:none;
	list-style:none;
}
#sidebar ul li{
	background:none;
	display:block;
	line-height:25px;
}
.content, #content{
	line-height:22px;
}
#content{
	width:670px;
	margin-left:300px;
	
}
.content img, #content img{
	padding:10px;
	border:0;
}
.content{
	width:670px;
	background-color:#090909;
	margin-left:auto;
	margin-right:auto;
	padding:10px 50px 30px 50px;
	
}
.menu .item {
	padding-bottom:10px;
}
#content h1{
	font-family:"Segoe Print";
}
#blog-post h1, .menu .cat-title{
	font-size:22px !important;
}
#footer{
	text-align:center;
	margin-top:45px;
	font-size:12px;
	clear:both;
}
.homeFoot{
	margin-top:10px !important;
	
}
#bottom{
	clear:both;
	
}
#home-images, #sub-images{
	width:1000px;
}
#home-images{
	/* background:url(/images/biglogo.png) center 150px no-repeat; */
	height:721px;
}
#sub-images{
	
}
#home-images div, #sub-images div{
	opacity: 0.9;
}
#sub-images div, #sub-images div a, #sub-images div a img{
	float:left;
	height:370px;
	width:250px;
	border:0;
	background-position:bottom;
}
#home-images div,#home-images div a,#home-images div a img{
	float:left;
	height:721px;
	width:250px;
	border:0;
}
#sub-images #img1{
	background-image:url('/images/sub-sc1.jpg');
}
#sub-images #img2{
	background-image:url('/images/sub-sc2.jpg');
}
#sub-images #img3{
	background-image:url('/images/sub-sc3.jpg');
}
#sub-images #img4{
	background-image:url('/images/sub-sc4.jpg');
}
#home-images #img1{
	background-image:url('/images/home-sc1.jpg');
}
#home-images #img2{
	background-image:url('/images/home-sc2.jpg');
}
#home-images #img3{
	background-image:url('/images/home-sc3.jpg');
}
#home-images #img4{
	background-image:url('/images/home-sc4.jpg');
}

