body, html{
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 100%;
	background-color : #4A8EC6
}

#main div.left a img{
background-image : url(../splash/logo1.gif);
	width : 329px;
	height : 109px;
}
#main div.left{
	float : left;
	width : 55%;
	height : 100px;
	text-align : right;
}
#main div.right div.block div.bottom img{
	background-image : url(../splash/pix.gif);
	width : 240px;
	height : 29px;
position : relative;
top : -70px;
left : -220px;
}
#main div.right div.block div.top img{
background-image : url(../images/pix.gif);
width : 115px;
height : 104px;
position : relative;
top : -10px;
left : 10px;
}
#main div.right div.block div.text{
padding : 0px 13px 0px 23px;
}
#main div.right div.block div.top{
text-align : right;
}
#main div.right div.block a{
display : block;
color : white;
text-decoration : underline;
font-family : Verdana, sans-serif;
font-size : 12px;
margin : 3px 0px 3px 0px;
}
#main div.right div.block{
width : 200px;
 border : 0px solid #C9DDEE;
 margin : 24px 0px 0px 0px;
}
#main div.right{
	float : left;
	width : 45%;
	height : 100px;
}

#main{
	margin : 20% 0px 0px 0px;
}


