body{
	background-color:#FFFFFF;
	margin:0 auto;
	width:780px;
}

img{border:0;}

a:link, a:visited, a:active{color:#fd8c27;font:normal 11px Verdana;text-decoration:none;}
a:hover{text-decoration:underline;}

#img1{
		background:#FFFFFF url(../images/img1.jpg) top left no-repeat;
		float:left;
		height:100px;
		width:200px;
}

#logo{
		background:#F1F1F1 url(../images/img2.gif) top right no-repeat;
		float:left;
		height:100px;
		width:580px;
}

#img3{
		background:#FFFFFF url(../images/img3.jpg) top right no-repeat;
		float:left;
		height:99px;
		width:301px;
}

#ucont{
		background-color:#fff;
		float:left;
		height:99px;
		width:479px;
}

#umenu{
		background-color:#fff;
		float:left;
		height:17px;
		text-align:right;		
		width:395px;
}
#umenu a{
		color:#3190af;
		font:bold 10px/17px Tahoma;
		text-decoration:none;
		text-transform:uppercase;
}

#lang{
		background-color:#fff;
		float:left;
		height:14px;
		line-height:0px;
		text-align:right;
		padding:3px 2px 0 0;
		width:82px;
}

#title{
		color:#e0e0e0;
		float:left;
		height:48px;
		padding:32px 0 0 0;
		text-align:right;
		text-transform:uppercase;
		width:100%;
}

#img4{
		background:#FFFFFF url(../images/img4.jpg) top left no-repeat;
		float:left;
		height:95px;
		padding:100px 0 0 0;
		width:240px;
}

#content{
		color:#000000;
		float:right;
		font:normal 11px/14px Verdana;
		padding:40px 0 0 0;
		width:540px;
}

#footer{
		background:#FFFFFF url(../images/footerimg.gif) top left repeat-x;
		float:left;
		height:63px;
		margin:100px 0 0 0;
		padding:35px 15px 0 17px;
		width:748px;
}

#add{
	color:#484848;
	font:normal 10px Tahoma;
	float:left;
	width:200px;
}

#cop{
	color:#9d9d9d;
	font:normal 10px Tahoma;
	float:left;
	text-align:right;
	padding:12px 0 0 0;
	width:536px;
}
#cop a{
		color:#818395;
		font:normal 10px Tahoma;
		text-decoration:underline;
}