body,td,p	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
}

body	{
	margin: 0;
	padding: 0;
}

h1	{
	font-size: 18pt;
}

h2	{
	font-size: 17pt;
}

h3	{
	font-size: 16pt;
}

h4	{
	font-size: 15pt;
}

h5	{
	font-size: 14pt;
}


.topbg	{
	background-image: url(/images/img01.jpg);
	background-repeat: repeat-x;
}

.wrapper	{
		width: 1280px;
}

.content	{
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		background-image: url(/images/bgcontent.jpg);
		background-repeat: repeat-x;
		background-color: #E0E0E6;
}

.footer		{
		background-color: #858590;
		border: 1px solid white;
		padding: 6px;
		background-color: #858590; 
		text-align: center;
		font: bold 10pt tahoma
}


img.logo 	{
		border: 0px;
		margin-top: 59px;
}

.logo	{
	float: left;
	margin-left: 132px;
}

.menu 	{
	float: left;
	margin-left: 120px;
	margin-top: 69px;
}

img.menu	{
		border: 0px;
		margin-top: 50px;
}

.buttonbg	{
		float: left;
		sbackground-image: url(/images/bg_top.jpg);
		background-position: center;
		margin-top: 65px;
		height: 235px;
		width: 1280px;
}

.buttonbg img 	{
		border: 0;
		margin-left: 15px;
		margin-right: 15px;
}

.button1	{
		float: left;
		width: 280px;
		height: 173px;
		background-image: url(/images/col1.png);
		background-repeat: no-repeat;
}

.button1 img	{
		margin: 77px 0px 0px 160px;
}

.button2	{
		float: left;
		width: 275px;
		height: 173px;
		margin-left: 20px;
		background-image: url(/images/col2.png);
		background-repeat: no-repeat;
}

.button2 img	{
		margin: 77px 0px 0px 185px;
}

.button3	{
		float: left;
		width: 284px;
		height: 173px;
		margin-left: 20px;
		background-image: url(/images/col3.png);
		background-repeat: no-repeat;
}

.button3 img	{
		margin: 77px 0px 0px 189px;
}
