#master-container {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#upper-cont{
	width:289px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#cont-top {
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-image: url(../images/body-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 15px;
	width: 300px;
	clear: both;
}
#logo {
	clear: both;
	width: 289px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#cont-bottom {
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-image: url(../images/body-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 16px;
	width: 300px;
	clear: both;
	padding-bottom: 12px;
}
#content {
	width: 247px;
	padding-left: 40px;
	border-right: 1px solid #ebe9e9;
	border-left: 1px solid #ebe9e9;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#yahoo {
	background-image: url(../images/icon-yahoo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#msn {
	background-image: url(../images/icon-msn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 25px;
}
#google {
	background-image: url(../images/icon-google.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	padding-left: 25px;
}
#aol {
	background-image: url(../images/icon-aol.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 25px;
}
#skype {
	background-image: url(../images/icon-skype.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 25px;
}
#footer {
	text-align: center;
	font-size: 14px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer a{color:#f18232; text-decoration:none;}
#footer a:hover{color:#000000; text-decoration:underline;}