/* CSS Document */

#intro {}

	#intro .col_left {
		float: left;
		width: 370px;
		}

	#intro h1 img {
		vertical-align: top;
		margin-top: 8px;
		}

	#intro .col_right {
		float: right;
		width: 480px;
		}

		#intro .col_right .content {
			padding: 10px 10px 0 0;
			}

		#intro .col_right p {
			padding-top: 3px;
			line-height: 23px;
			}


#our_websites {
	border-bottom: 1px solid #ffffff;
	}

	#our_websites .w_ededed .content {
		padding: 10px 0 0 10px;
		}

		#our_websites .w_ededed .w_ffffff .content {
			padding: 20px 20px 0 20px;
			}

	#our_websites ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

		#our_websites ul li {
			float: left;
			width: 430px;
			margin: 0 10px 10px 0;
			}


		#our_websites .screenshot {
			float: right;
			}

		#our_websites #accepted .logo{ margin: 5px 0; }

		#our_websites #protected .screenshot { margin-bottom: 4px; }

		#our_websites #claimed .logo{ margin: 15px 0 5px 0; }

		#our_websites #trapped .logo{ margin: 10px 0 5px 0; }
		#our_websites #trapped .screenshot { margin: 9px 0 10px 0; }

		#our_websites a {
			color: #0000ff;
			text-decoration: underline;
			}


#naomi_house {}

	#naomi_house.w_ededed .content {
		padding: 10px 10px 0 10px;
		}

	#naomi_house.w_ededed .w_ffffff .content {
		padding: 15px 0 0 20px;
		}


	#naomi_house .logo {
		float: left;
		width: 165px;
		text-align: right;
		padding-top: 20px;
		margin-right: 40px;
		}


	#naomi_house .text {
		float: left;
		width: 615px;
		padding-top: 5px;
		}

