body{
	background: White url(../images/bg.gif) center repeat-y;
	color: #1A5DA4;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img{
	border: 0px;
}
div{
	text-align: left;
	overflow: auto;
}
h1{
	color: #E13600;
	font-size: 16px;
	background-image: url(../images/calc.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding: 74px 10 10 10;
	width: 180px;
	margin: 0px;
	text-align: center;
	position: absolute;
	top:18px;
	left:10px;
}
h2{
	
}
h3{
	color: #E13600;
}
h4{
	
}
h5{
	
}
p,li{
	font-size: 12px;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
div#mc-div{
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 770px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
#mc-top{
	background: url(../images/top1.gif) repeat-x top;
	background-color: White;
	height: 122px;
	width: 770px;
}
#photos{
	position:absolute;
	top:60px;
	left:240px;
}
div#menu1{
	position: absolute;
	top: 25px;
	right: 5px;
	width: 424px;
	line-height: 24px;
	background-color: #E13600;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: White;
}
#menu1 a{
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu1 a:hover{
	text-decoration: underline;
}
p#message1{
	width: 275px;
	text-align: right;
	position: absolute;
	top: 55px;
	right: 10px;
	color: #1A5DA4;
	margin: 0px;
	font-weight: bold;
}
#oh-gif{
	position: absolute;
	right: 10px;
	top: 92px;
}
div#mc-banner{
	width: 770px;
	height: 45px;
	background-color: #E13600;
	position: relative;
}
#mc-banner form{
	line-height: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
	background-image: url(../images/searchinput.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#mc-banner input{
	border: 0px;
	vertical-align: middle;
	margin-left: 5px;
}
#mc-banner p{
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	left: 10px;
	top: 13px;
	margin: 0px;
	color: White;
}
#search-go{
	margin-left: 20px;
}
#mc-body{
	float: right;
	background: transparent;
	width: 562px;
	padding: 21px;
}
#mc-body p{
	text-align: justify;
}
#mc-app{
	width: 770px;
	padding: 21px 125px 21px 125px;
	background-color: White;
	text-align: center;
}
#mc-app form{
	text-align: left;
}
#mc-footer{ 
	width: 770px;
	line-height: 45px;
	background-color: #E13600;
	position: relative;
	color: White;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	border-bottom: 30px white solid;
}
#mc-body a.mc-bluebutton,#mc-calc a.mc-bluebutton{
	width: 157px;
	height: 139px;
	padding: 5px;
	background-color: #1A5DA4;
	background-image: url(../images/bigbluebutton.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 10px;
}
#mc-body a.mc-bluebutton p,#mc-calc a.mc-bluebutton p{
	text-align: center;
	color: White;	
	margin: 0 0 3px 0;
	background: transparent;
}
#mc-body a.mc-bluebutton .blue-1,#mc-calc a.mc-bluebutton .blue-1{
	font-weight: bold;
}
#mc-body a.mc-bluebutton .blue-2,#mc-calc a.mc-bluebutton .blue-2{
	font-size: 26px;
	font-weight: bold;
}

#mc-calc{
	width: 770px;
	background-color: White;
	padding: 21px 90px 21px 90px;
}