body
{
	font-size: 				12px;
	height: 				100%;
	width: 					100%;
	background-image: 		url('../images/commons/commons_bg_hd.jpg');
	margin: 0px;
}


img
{
	border: none;
}


#commons_contact
{
	position: 	absolute;
	top: 		0px;
	left: 		0px;
	z-index: 	1000;
}


#commons_keyrio
{
	position: 	absolute;
	bottom: 	-43px;
	right: 		0px;
	z-index: 	1000;
}


#commons_main_container
{
	position: 	relative;
	width: 		950px;
	top: 		25px;
	margin: 	0 auto;
	z-index: 	1;
}


#logo
{
	position:	absolute;
	top: 		0px;
	right:		0px;
	z-index: 	100;
}


#content_border_01
{
	position: 			relative;
	top: 				68px;
	width: 				975px;
	height: 			500px;
	z-index: 			2;
	background-image: 	url('../images/commons/commons_bg_01.png');
}


#content_border_02
{
	position: relative;
	top: 30px;
	width: 920px;
	height: 440px;
	margin: 0 auto;
	border: 2px solid #0063d3;
	z-index: 3;
	background-image: url('../images/commons/commons_bg_02.png');
}


#commons_menu_container
{
	position: absolute;
	top: 63px;
	z-index: 4;
	left: -55px;
}


#commons_menu_container li
{
	display: inline;
}


#commons_content_container
{
	margin: 25px;
	padding-bottom: -25px;
	border: 1px dashed #000;
	height: 385px;
}


#commons_contact_email
{
	font-family: 	Comic Sans MS;
	position: 		absolute;
	bottom: 		5px;
	left: 			25px;
}



#commons_contact_phone
{
	font-family: Comic Sans MS;
	position: absolute;
	bottom: 5px;
	right: 25px;
}



#commons_contact_email span,
#commons_contact_phone span
{
	font-size: 16px;
	font-weight: bold;
	
}
