 html {
    overflow-y: scroll; 
}

body {
	background-image: url(../images/background-tile.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Arial,"Times New Roman", Times, serif;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
}
#wrapper {
	text-align: center;
	padding: 0px 0 20px 0;
}
#container_white {
	width: 802px;
	/*height: auto;
	min-height: 700px;*/
	background-color: #fff;
	border-left: 1px solid #c2ccd8;
	border-right: 1px solid #c2ccd8;
	margin: 0 auto;
	padding: 0 0 25px 0;
}
#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	/*background-color:#CC9900; #36557d;*/
	/*clear: both;*/
}

/*Header*/
#header {
	width: 760px;
	height: 101px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#logo h1 {
		background: url(../images/logo.gif) no-repeat;
		float: left;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
}
#logo h1 a {
		width: 344px;
		height: 101px;
		display: block;
}
#logo h1 a:hover{
		text-decoration: none;
}
#address {
	width: 216px;
	height: 51px;
	float: right;
	margin: 0;
	padding-top: 40px;
	text-align: right;
	color: 4c4c4c;
	font-size: 11px;
	line-height: 12px;
}
/*End Header*/
#nav_container {
		width: 760px;
		height: 30px;
		margin: 0;
		padding: 0;
}
#nav_logo h1 {
		background: url(../images/nav_logo.gif) no-repeat;
		float: left;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
		font-size:0;
}
#nav_logo h1 a {
		width: 208px;
		height: 30px;
		display: block;
}
#nav_logo h1 a:hover {
		text-decoration: none;
}
#navigation {
		width: 552px;
		height: 30px;
		float: right;
		margin: 0;
		padding: 0;
}
#nav{
		width: 552px;
		float: right;
		margin: 0;
		padding: 0;
		list-style: none;
}
/*container top*/
#container1 {
		width: 760px;
		height: 277px;
		/*background-color: #ff0000;*/
		background-image: url(../images/container1_gradient.jpg);
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
}
#content1 {
		width: 344px;
		height: 277px;
		float: left;
		margin: 0;
		padding: 0;
/*background-color:#00ff00;*/
}
.padding2{
		float: left;
		margin: 20px 0 10px 40px;
/*background-color:#00ff00;*/
}
#content1_text {
		display: block;
/*background-color: #ff0000;*/
		width: 240px;
		height: 180px;
		padding: 15px 10px 10px 60px;
		margin: 0;
		_padding: 0;
		_margin: 7px 5px 5px 30px;
		float: left;
		text-align: left;
		color: #ffffff;
		overflow: hidden;
}
#content_flash {
		width: 416px;
		height: 277px;
		/*background-color: #0ED771;*/
		float: right;
		margin: 0;
		padding: 0;
}
/* end of container 1*/
/*stripes in the middle */

#container_middle {
		width: 760px;
		height: 3px;
		background-image: url(../images/stripes.gif);
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		font-size: 0;
}
/*end of stripes */
/*container bottom part */
#container2 {
		width: 760px;
		min-height: 201px;
		height: auto;
		background: url(../images/container2_gradient.jpg) repeat-x;
		/*background-color: #0BB126;*/
}



/*left*/
#content2 {
		width: 344px;
		height: 174px;
/*background-color: #BA1BF0;*/
		float: left;
		margin: 0;
		padding: 0;
}
#content2 img {
		float: left;
		margin: 18px 0 10px 40px;
}
#col1_container {
		float: left;
		width: 344px;
		height: 100px;
		text-align: left;
		font-size: 12px;
		line-height: 13px;
		font-weight: bold;
		margin: 8px 0 0px 0;
		padding: 0;
}

#col1_container span {
		margin:2px 8px 2px 0px;
		display: block;
}

#col1_container img {
		margin: 4px 12px 0 70px;
		padding: 0;
		border: 0;
}
.arrow{
		background-image:url(../images/arrow.gif);
		background-repeat: no-repeat;
		margin: 0px 0px 0 0px;
		padding: 0px 0px 0 0px;
		color: #000;
}
#col-a {
		width: 305px;
		height: 18px;
		color: #000;
		text-decoration: none;
		background:none;
		font-size: 12px;
		line-height: 15px;
}
	a.rollover-col1-a { 
		background:none;
		display: block; 
		width: 305px;
		height: 18px;
		text-decoration: none; 
		float: left;
} 

a.rollover-col1-a:hover { 
	   background-position: -20px 0; 
	   background: url(../images/rollover.gif) no-repeat;
} 

#col-b{
		width: 305px;
		height: 18px;
		color: #000;
		text-decoration: none;
		background:none;
		font-size: 12px;
		line-height: 13px;
}
	a.rollover-col1-b { 
		background:none;
		display: block; 
		width: 305px;
		height: 18px;
		text-decoration: none; 
		float: left;
} 

a.rollover-col1-b:hover { 
	   background-position: -20px 0; 
	   background: url(../images/rollover2.gif) no-repeat;
} 
#col-c{
		width: 305px;
		height: 18px;
		color: #000;
		text-decoration: none;
		background:none;
		font-size: 12px;
		line-height: 15px;
}
	a.rollover-col1-c { 
		background:none;
		display: block; 
		width: 305px;
		height: 18px;
		text-decoration: none; 
		float: left;
} 

a.rollover-col1-c:hover { 
	   background-position: -20px 0; 
	   background: url(../images/rollover2.gif) no-repeat;
} 
#col-d{
		width: 305px;
		height: 18px;
		color: #000;
		text-decoration: none;
		background:none;
		font-size: 12px;
		line-height: 15px;
}
	a.rollover-col1-d { 
		background:none;
		display: block; 
		width: 305px;
		height: 18px;
		text-decoration: none; 
		float: left;
} 

a.rollover-col1-d:hover { 
	   background-position: -20px 0; 
	   background: url(../images/rollover2.gif) no-repeat;
} 
/*right*/
#content3 {
		width: 416px;
		height: 174px;
		float: left;
		padding: 0;
		margin: 0;
		text-align: left;
}

#content3 img {
		float: left;
		margin-top: 18px;
		margin-left: 15px;

}
#att1 {
		width: 406px;
		height: 56px;
		margin: 8px 0 0px 0;
		padding: 0 0 0 0;
		float: right;
}
#att1 img {
		margin: 0 0 0 5px;
		padding: 0;
		border: 0;
		float: left;
}
#att1_left {
		width: 46px;
		height: 56px;
		float: left;
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
}

#att1_right{
		width: 355px;
		height: 56px;
		background: url(../images/lovekin2_right.jpg) no-repeat;
		float:right;
		padding: 0;
		margin: 0;
		text-decoration: none;
}

#att1_right a:link { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att1_right a:visited { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att1_right a:hover { 
		background: url(../images/lovekin_rollover.jpg) no-repeat;
		float:left;
		height: 56px;
		width:355px; 
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att1_right a:active { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}


#att2 {
		width: 406px;
		height: 56px;
		margin: 8px 0 6px 0;
		padding: 0 0 0 0;
		float: right;
}
#att2 img{
		margin: 0 0 0 5px;
		padding: 0;
		border: 0;
		float: left;
}
#att2_left {
		width: 46px;
		height: 56px;
		float: left;
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
}

#att2_right{
		width: 355px;
		height: 56px;
		background: url(../images/young2_right.jpg) no-repeat;
		float:right;
		padding: 0;
		margin: 0;
		text-decoration: none;
}

.padding {
		margin: 5px 50px 5px 20px;
		padding: 0;
}

#att2_right a:link { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att2_right a:visited { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att2_right a:hover { 
		background: url(../images/young_rollover.jpg) no-repeat;
		float:left;
		height: 56px;
		width:355px; 
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
#att2_right a:active { 
		display:block; 
		height: 56px;
		width:355px; 
		float:left;
		margin: 0 0 0 0px;
		padding: 0;
		text-decoration: none;
}
/*footer */


#footer1 {
		width: 760px;
		height: 27px;
		margin: 0;
		padding: 0;
		clear: both;
		font-size: 11px;
		line-height: 11px;
	}
#footer_left {
		width: 195px;
		height: 18px;
		float: left;
		margin: 9px 0 0 0;
		padding: 0;
}
#footer_right {
		width: 280px;
		height: 18px;
		float: right;
		margin: 9px 0 0 0;
		padding: 0;
}
#footer_right a:link{
		color: #000;
		text-decoration: underline;
}
#footer_right a:visited{
		color: #000;
		text-decoration: underline;
}
#footer_right a:hover {
		color: #fff;
		text-decoration: underline;
}
#footer_right a:active{
		color: #000;
		text-decoration: underline;
}
#container_bottom1 {
		width: 760px;
		height: 2px;
		border-bottom: 1px solid #b2b2b2;
		margin: 0;
		padding: 0;
		font-size: 0;
}


p {
		margin:10px 0px 0 1px;
		padding: 0;
}
