body
{
	background:				url("../images/bg.jpg") top left repeat-x;
	background-color:		#ffffff;
	font-family:			arial;
	color:					#000000;
	font-size:				11px;
	padding:		 		0;
	margin:					0;
	height:					100%;
	text-align:				center;
}

.contact
{
	margin-left:			100px;
	margin-top:			50px;
}

img{border:0px;}

h1{font-size:15px;color:#e5007d;}

h2{font-size:11px;color:#e5007d;}

#container
{
	background:				url("../images/bg02.jpg") top left repeat-y;
	width:					900px;
	position:				relative;
	margin:					0 auto;
	text-align:				left;
}

#socialmedia
{
	position:				absolute;
	left:					145px;
	bottom:					4px;
}

#menu
{
	position:				absolute;
	top:					52px;
	left:					-40px;
}

* html #menu
{
	top:					63px;
}

#menu ul
{
	list-style-type:		none;
}

#menu li
{
	display:				inline;
	margin-right:			55px;
	margin-left:			50px;
}

* html #menu li
{
	display:				inline;
	margin-right:			55px;
	margin-left:			50px;
}

#header
{
	height:					118px;
	width:					900px;
	margin-top:				-30px;
}

#content
{
	width:					850px;
	margin-left:			0px;
	padding-top:			10px;
	margin-bottom:			0px;
	margin-right:			30px;
	padding-bottom:			0px;	
	min-height:				625px;
	line-height:			18px;
}

#content a:link {
text-decoration:underline; color:#737377;} 
#content a:visited {
text-decoration:underline; color:#737377;} 
#content a:hover {
text-decoration:underline; color:#737377;} 

*html #content
{

	height:					500px;
}

#bank
{
	position:				absolute;
	top:					530px;
}

#footerlogo
{
	position:				absolute;
	right:					30px;
	bottom:					11px;
}

*html #footerlogo
{

	right:					50px;
	bottom:					10px;

}

#intro
{
	margin-top:130px;
	margin-left:40px;
}




#footer

{
	background:				url("../images/footer_index.jpg") top left no-repeat;
	width:					935px;
	height:					32px;
}