﻿
body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color:white;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family:arial;

}

a {
	text-decoration:none;
	font-family: arial;
}


a:link {
	color: #100c63;
	
}

a:visited {
	color: #100c63;
}
a:hover {

	color:#4782f0;


}
.mypage
{
	width:750px;
	margin: 0 auto;
	text-align: right;
	
	
}

#logoarea
{
	position: float;
	height: 130px;
	background-image:url('intermaxlogo626.jpg');
	right: 0;
	left: 0;
	top: 0;
	direction: rtl;
	
}


#main
{
	position: absolute;
	background-image:url('mainbg2.gif');
	background-repeat: repeat-y;
	text-align:right;
	top:130px;
	width:750px;
	height: 600px;
	direction: rtl;
	
}
#maininside
{
	position: absolute;
	background-color:white;
	background-repeat: repeat-y;
	text-align:right;
	right: 100px;
	top:0;
	width:500px;
	height: 280px;
	direction: rtl;
	
}
#bottom
{
	position: relative;
	top:550px;
	height: 47px;
	width:748px;
	background-color:#f5f5f5;
	left: 0;
border:1px solid #d9dadc;

	
}

.boxes
{
	margin-top:0;
	margin: 0 auto;
	text-align: center;
	float:right;
	width: 600px;


}



#box
{
background-image:url('squaresmall.jpg');
background-repeat: repeat-x;
width: 200px;
height:201px;
float:right;
direction:rtl;
text-align:right;
margin-right:0px;




}

#para1
{
text-align:right;
margin-right:30px;
margin-left:23px;
color:#626364;

} 

h1
{
font-size: 18px ;
}
#form3
{
background-color:#adb7c8;
border:2px solid #9aa1ae;

}

