@charset "utf-8";
/* CSS Document */

/* index style from here */

.clear {
clear:both;
}

#backroundIndex {
background-image:url(../indexImages/background.jpg);
background-position:top;
background-repeat:repeat-x;
margin:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}

#content {
width:649px;
height:117px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}

#header1 {
width:649px;
height:285px;
margin:0 auto;
background:url(../indexImages/img1.jpg) no-repeat top center;
}

#header2 {
width:649px;
height:230px;
margin:0 auto;
background:url(../indexImages/background1.jpg) repeat-x top right;
}

#trainingBack {
background:url(../indexImages/trainingImages.gif) no-repeat top;
width:289px;
height:212px;
margin-top:7px;
margin-left:18px;
float:left;
}

#hostingBack {
background:url(../indexImages/hostingImages.gif) no-repeat top;
width:289px;
height:212px;
margin-top:7px;
margin-right:18px;
float:right;
}

#footer {
width:649px;
height:auto;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #006699;
font-size:10px;
text-align:center;
padding-top:10px;
}

#titleIndex {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000033;
font-size:20px;
font-weight:bold;
}

#subTitleTraining {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
height:auto;
float:left;
width:auto;
margin-top:12px;
margin-left:70px;
}

#isiTeks {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006699;
font-size:11px;
width:264px;
height:140px;
margin-top:17px;
margin-left:12px;
float:left;
line-height:16px;
text-align:justify;
}

#link {
width:75px;
height:auto;
float:right;
}

a.link:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006600;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.link:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.link:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #006600;
font-size:12px;
font-weight:bold;
text-decoration:none;
}