BODY, DIV, FORM, P {
		margin: 0px;
		padding: 0px;
}

.container {
		width: 760px;
		margin: 0px auto;
}

.icontainer {
		width: 700px;
		margin: 0px auto;
}

.ibox {
		width: 660px;
		height: 460px;
		padding: 20px;
}

.closebox {
		width: 660px;
		height: 40px;
		padding-left: 20px;
		padding-right: 20px;
}

.col {
		width: 146px;
		float: left;
}

.col1 {
		width: 473px;
		float: left;
}

.col2 {
		width: 242px;
		padding-left: 45px;
		background-image: url(../images/menu_bg.jpg);
		background-repeat: repeat-y;
		float: left;
}

.maintexts {
		width: 760px;
		background-image: url(../images/section_bg.jpg);
		background-repeat: repeat-y;
		float: left;
}

.maintextbox {
		width: 170px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: justify;
		display: inline;
		float: left;
}

.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #231f20;
		line-height: 18px;
}

.text a:link {
		color: #4c4d4f;
		text-decoration: underline;
}

.text a:visited {
		color: #788386;
		text-decoration: underline;
}

.text a:hover {
		color: #A34039;
		text-decoration: none;
}

.contentblock {
		width: 434px;
		padding: 18px;
		background-color: #F5F5F6;
		float: left;
}

.snakeblue {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #65ADDF;
}

.froggreen {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #3F7155;
}

.turtleorange {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #D67500;
}

.salamanderred {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #B31B34;
}

.generalblack {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #231f20;
}

.thumb {
		margin: 1px;
		margin-bottom: 15px;
}

.thumbillus {
		margin-top: 3px;
		margin-right: 8px;
}

.toplvllink {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #231F20;
}

.toplvllink:link, .toplvllink:visited {
        color: #231F20;
        text-decoration: none;
}

.mailinput {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		width: 250px;
		padding: 1px;
}	

.mailtext {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		width: 430px;
		height: 175px;
		padding: 1px;
}
