/* CSS Document */

body {

	margin-top: 20px;

	margin-right: 0px;

	margin-left: 0px;

	margin-bottom:0px;

	background-color:#000000;



}

.bgflash {

	background-image: url(images/homenew_flashbg.jpg);

	width: 627px;

	height: 345px;

	background-repeat:no-repeat;

}

.footer_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #4c4c4c;

}

.footer_text a{

	color: #4c4c4c;

	text-decoration:underline;

}

.footer_text a:hover {

	color: #FFFFFF;

	text-decoration:none;

}



#floatdoorknob {

width: 46px;

position: absolute;

top: 98px;

margin-left: 367px;

text-align: left;

z-index: 5;

}



.bgcontent {

	background-image: url(images/in_contentbg2.jpg);

	background-repeat:repeat-y;

}



.pos1{

	padding:10px 20px 5px 20px;

}

p{

	margin-top:15px;

	margin-bottom:15px;

	font-family: Arial,Helvetica,sans-serif;

	font-size: 12px;

	color: #BCBCBC;

}



p a {

	color:#FFFFFF;

}



p a:hover {

	color: #BCBCBC;

}
.blogText  {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
}
.blogText  li {
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.blogText ul {
	padding-top: 10px;
	padding-left: 20px;
}
.blogText a {
	color: #CCCCCC;
	text-decoration: none;
}
.blogText a:hover { text-decoration: underline; }
