/* CSS Document */
body {
margin:0px
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EEEEEE;
}
.clear
{
clear:both;
}
#page
{
width:1002px;
height:auto;
clear:both;
margin:0 auto;
}
/* --------------header----------------- */
#header
{
width:1002px;
height:auto;
clear:both;
}
.headerbox1
{
width:610px;
height:290px;
background-image:url(images/header-background.jpg);
background-repeat:no-repeat;
float:left;
}
.headerbox2
{
width:392px;
height:290px;
background-image:url(images/apple.jpg);
background-repeat:no-repeat;
float:right;
}
#headertextbox
{
width:553px;
height:90px;
padding-left:10px;
padding-top:15px;
float:left;
}
#headertextbox1
{
width:392px;
height:auto;
padding-top:15px;
float:right;
}
.whitetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
margin:0;
padding:0;
color:#FFFFFF;
}
.whitetext1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.whitetext2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#FFFFFF;
}
#batan
{
width:610px;
height:auto;
margin-top:6px;
clear:both;
}
.batantext
{
width:570px;
height:auto;
margin-left:25px;
padding-bottom:5px;
clear:both;
}
.blacktext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.batanlink:link,.batanlink:visited,.batanlink:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
.batanlink:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
#laptopbox
{
width:495px;
height: auto;
margin-left:25px;
margin-top:2px;
padding-top:4px;
clear:both;
}
/* --------------medpart----------------- */
#medpart
{
width:896px;
height:auto;
background-color:#FFFFFF;
margin-left:48px;
clear:both;
}
#container
{
width:896px;
height:auto;
margin-left:48px;
background-color:#FFFFFF;
clear:both;
}
.containerbox
{
width:879px;
height:auto;
margin-left:8px;
margin-top:4px;
background-color:#FFFFFF;
border: solid 2px #E0E0E0;
clear:both;
}
.leftbox
{
width:224px;
height:auto;
margin-left:2px;
float:left;
}
.rightbox
{
width:666px;
height:auto;
float:right;
}

#leftbox1
{
width:224px;
height:auto;
margin-top:4px;
background-color:#FFFFFF;
border: solid 1px #E0E0E0;
clear:both;
}
#rightbox1
{
width:652px;
height:auto;
margin-top:4px;
background-color:#FFFFFF;
border: solid 1px #E0E0E0;
clear:both;
}
.blacktext2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.greentext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#68C81C;
}
/* -------------footer--------------- */
#footer
{
width:896px;
height: auto;
background-color:#FFFFFF;
margin:auto;
clear:both;
}
#footertext
{
width:600px;
height:40px;
margin-left:250px;
margin-top:20px;
clear:both;
}
.blacktext3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
padding:0px 10px 0px 10px;
}