.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ContactTeaser {
	float: left;
	background-color: #e7e7e7;
	width: 188px;
	margin: 15px 0px 0px 66px;
	padding: 10px 20px 10px 20px; 
	color: #323232;
    position: relative;
    background-image: url(../images/box-mid.gif);
    background-repeat: repeat-y;
}

    #ContactTeaserTop {
        position: absolute;
        top: -9px;
        left: 0px;
        width: 228px;
    }

    #ContactTeaserBottom {
        position: absolute;
        bottom: -9px;
        left: 0px;
        width: 228px;
    }

	#ContactTeaser h3 {
		font-size: 14px;
	}
	
	#ContactTeaser h4 {
		padding-top: 15px;
		font-size: 12px;
		color: #a6d139;
	}

	#ContactTeaser textarea {
		width: 175px;
	}

#ContactTeaser2 {
	float: left;
	background-color: #e7e7e7;
	width: 188px;
	margin: 30px 0px 0px 66px;
	padding: 10px 20px 10px 20px; 
	color: #323232;
    position: relative;
    background-image: url(../images/box-mid.gif);
    background-repeat: repeat-y;
}

    #ContactTeaserTop2 {
        position: absolute;
        top: -9px;
        left: 0px;
        width: 228px;
    }

    #ContactTeaserBottom2 {
        position: absolute;
        bottom: -9px;
        left: 0px;
        width: 228px;
    }

	#ContactTeaser2 h3 {
		font-size: 14px;
	}
	
	#ContactTeaser2 h4 {
		padding-top: 15px;
		font-size: 12px;
		color: #a6d139;
	}

	#ContactTeaser2 textarea {
		width: 175px;
	}


#Header {
	margin: 0px 0px 0px 10px;
	position: relative;
}

#HeaderContent {
    width: 920px;
    margin-left: 0px;
}

#Guys {
	position: absolute;
	top: -34px;
	left: 40px;
}

#HeaderNavigation {
	top: 190px;
	left: 352px;
}

#Claim {
	position: absolute;
	top: 50px;
	left: 357px;
}

#ContentContainer {
	clear: left;
}

#Content {
	width: 625px;
	margin-top: 15px;
}

	#Content h2 {
		color: #346a00;
		font-size: 190%;
	}

#TeaserContainer {
}

#CopyLinks {
	margin-left: 289px;
}

.round {
	background-color: white;
	padding: 2px;
	width: 175px;
}
	
	.round input {
		width: 175px;
		border: none;
	}

#Notice {
	padding-top: 2px;
	font-size: .85em;
	color: #686868;
}

#ButtonContainer {
	position: relative;
	top: 0px;
	left: 95px;
}

#PackageTable {
	padding-top: 70px;
	border-spacing: 5px;
	border-collapse: separate;
	width: 100%;
}

	#PackageTable th {
		background-color: #cccccc;
		padding: 3px 0px 3px 3px;
	}
	
	#PackageTable td.col1 {
		width: 5px;
		background-color: white;
		border: none;
	}
	
	#PackageTable tr {
		
	}
	
	#PackageTable td {
		border-bottom: 1px solid #999999;
		padding-bottom: 5px;
	}
	
	#PackageTable .package {
		text-align: center;
	}
	
#Footer {
    left: 33px;
    width: 895px;
}

#News h3 {
	font-size: 14px;
	padding-bottom: 5px;
}

.news-latest-morelink a {
    font-size: 12px;
}

.news-latest-item {
    margin-bottom: 10px;
}

    .news-latest-item p {
        color: #333333;
        text-transform: none;
        font-weight: normal;
    }

.news-latest-date {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.ui-accordion .ui-accordion-header {
	padding: 5px 0px 5px 30px;
}
