html,body{
	height:100%;
}


body{
	color:#FFFFFF;
	background-color:#43454C;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	font-size: 62.5%;
	border:none;
	list-style-type:none;

}

img{
	margin:0;
	padding:0;
	border:none;
}

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

li{
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;

}

.container{
	display:block;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:6px;
	width:760px;
	color:#000000;
	background-color:#FFFFFF;
	border:none;
}


.content{
	border-color:#9999CC;
	border-style:solid;
	border-width:4px;
}

.right{
	float:right;
	width:177px;
	background-image: url(images/right.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.left{
	float:left;
	width:575px;
	padding:0;
	margin:0;
	text-align:right;

}


.inleft{
	position:relative;
	float:left;
	margin:0 0 6px 10px;
	margin:0 0 6px 6px !important;
	padding:0;
	width:85px;
	background-image: url(images/left-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align:right;

}



.inleft-top{
	margin:0 0 0 -5px;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	width:20px;
}

.inright{
	float:right;
	margin:0 0px 6px 0;
	padding:3px 0 0 0;
	width:435px;
	text-align:left;
	background-image: url(images/title.gif);
	background-position: top left;
	background-repeat: no-repeat;

}

.inright-bottom{
	margin:6px 0 0 0;
	padding:12px 10px 0 10px;
	width:418px;
	width:415px !important;
	text-align:left;
	background-image: url(images/main-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;

}

.pictures{
	height:400px;
	margin:95px 20px 0 0;
	text-align:right;

}



.clear{
	clear:both;
	margin:10px 10px 6px 10px;
	padding:50px 0 0 0;
	text-align:left;

}



.framed{
	padding:6px;
	margin:0 0 8px 8px;
	border-color:#555555;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	background-color:#FFFFFF;
}




.text1-1{
	font-family:Helvetica, sans-serif;
	font-size:1.1em;
	color: #39394C;

}

	.text1-1 a {
		color:#39394C;
		text-decoration:underline;
	}

	.text1-1 a:hover {
		color:#39394C;
		text-decoration:none;
	}

	.text1-1 a:active {
		color:#39394C;
		text-decoration:none;
	}

	.text1-1 a:visited {
		color:#39394C;
	}

.text1-2{
	font-family:Arial, sans-serif;
	font-size:1.2em;
	color: #222222;

}

	.text1-2 a {
		color:#39394C;
		text-decoration:underline;
	}

	.text1-2 a:hover {
		color:#39394C;
		text-decoration:none;
	}

	.text1-2 a:active {
		color:#39394C;
		text-decoration:none;
	}

	.text1-2 a:visited {
		color:#39394C;
	}


.text1-3{
	font-family:Arial, sans-serif;
	font-size:0.9em;
	color: #666666;

}

	.text1-3 a {
		color:#39394C;
		text-decoration:underline;
	}

	.text1-3 a:hover {
		color:#39394C;
		text-decoration:none;
	}

	.text1-3 a:active {
		color:#39394C;
		text-decoration:none;
	}

	.text1-3 a:visited {
		color:#39394C;
	}
