/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.45em;
	background:url(../images/newhomepage/bg.gif) repeat-x #46453f;
	margin: 0;
	padding: 0;
	}
	
#content {
	background: url(../images/newhomepage/top-bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
	}
	
#sec {
	background: url(../images/newhomepage/tb-bg.jpg) repeat-y #fff;
	}
	
#footer {
	padding: 20px 0 0 35px;
	color: #fff;
	background: url(../images/newhomepage/foot_bg.gif) repeat-y;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#flash {
	margin: 90px 0 0 29px;
	width: 130px; 
	float: left;
	padding: 0;
	display: inline;
	}
	
#top-content {
	width: 380px;
	margin: 90px 0 0 165px;
	padding: 0;
	float: none;
	}

#bot-content {
	clear: both;
	margin: 0 0 0 29px;
	background: url(../images/newhomepage/seclogo.jpg) no-repeat;
	padding: 0 0 0px 220px;
	width: 614px;
	}
	
#secres {
	position: absolute;
	z-index: 4;
	left: 200px;
	top:465px;
	}
	
#home-phone-text {
	padding: 80px 0 0 380px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 18px; 
	color:#000;
	}
	
