body,td,th {
	font-family: tahoma;
	font-size: 10px;
	vertical-align: top;
}

img{border:0;}
a {
	font-family: tahoma;
	font-size: 10px;
	color: #1143A8;	
	text-decoration:none;
}
a:visited {
	color: #1143A8;
}
a:hover {
	color: #1143A8;
}
a:active {
	color: #1143A8;
}
.header
{
	margin-left:100px;
	margin-right:100px;
	margin-bottom:20px;
	margin-top:20px;
}
.modalBackgraund
{
 background-color:Gray;
            filter: alpha(opacity=80);
            opacity: 0.8;
}




#Container 
{
	width:765px;
}
#container-header
{
	width: 765px;
	background-image: url(images/headerAll.jpg);
	padding: 80px 40px 0px 50px;

}
#container-eyecatcher
{
	width: 765px;
	padding: 0px 40px 0px 40px;

}
#container-headerLeft
{

	float:left;
	width:52px;
	height: 65px;
	}
	
#container-headerRight
{
	background-image: url(images/RightTopCorner.jpg);
	float:right;
	height: 65px;
	width:52px;
	}
#container-content
{
	width:765px;
	background-image: url(images/MidAll.jpg);
	background-repeat:repeat-y;
	padding: 0px 40px 0px 50px;
	margin: 0 0 0 0;
	height: auto;
	}
#content
{
	width: 754px;
	}
#contentLeft
{
	width:228px;
	float:left;
	}
#contentRight
{
	width:519px;
	float:right;
	}
#container-footer
{
	height: 125px;
	width: 765px;
	background-image: url(images/footerAll2.jpg);
	padding: 00px 40px 0px 50px;
	}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
}