body {
	font-family: Calibri;
	font-size: 14px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	background: 
; 	font-style: italic;
	}
#wrapper #footer {
	-webkit-border-bottom-left-radius: 120px;
	-moz-border-radius-bottomleft: 120px;
	border-bottom-left-radius: 120px;
	background: #4096ee; /* Old browsers */
	background: -moz-linear-gradient(top, #4096ee 0%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4096ee 0%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4096ee 0%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4096ee 0%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4096ee 0%,#4096ee 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */			border-top-style: none;
	background: rgb(237,206,71); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,206,71,1) 4%, rgba(235,199,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,rgba(237,206,71,1)), color-stop(100%,rgba(235,199,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(237,206,71,1) 4%,rgba(235,199,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(237,206,71,1) 4%,rgba(235,199,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(237,206,71,1) 4%,rgba(235,199,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(237,206,71,1) 4%,rgba(235,199,19,1) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edce47', endColorstr='#ebc713',GradientType=0 ); /* IE6-9 */		height: 173px;
}

#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	-webkit-border-top-right-radius: 120px;
	-webkit-border-bottom-left-radius: 120px;
	-moz-border-radius-topright: 120px;
	-moz-border-radius-bottomleft: 120px;
	border-top-right-radius: 120px;
	border-bottom-left-radius: 120px;
	border: thin solid #900;
	background: 
	}
#wrapper #rightcol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #first_nega {
	height: 200px;
}
#wrapper #leftcol {
}
#wrapper #second_nega {
}
#wrapper #topnega {
	height: 40px;
	padding-left: 100px;
}
