/* CSS Document EIBOT main*/
body
{
background-color:#F4FAFF;
background-image:url(imgs/Background_Gradient2.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}


#Wrapper
{
text-align:left;
height:800px;
width:1300px;
margin:0 auto;
padding:0px;
background-image:url(imgs/Eibot1024_0204.jpg);
background-repeat:no-repeat;
}

#Services
{
text-align:left;
height:800px;
width:1300px;
margin:0 auto;
padding:0px;
background-image:url(imgs/Services1024_0204.jpg);
background-repeat:no-repeat;
}

#Benifits
{
text-align:left;
height:800px;
width:1300px;
margin:0 auto;
padding:0px;
background-image:url(imgs/Benifits1024_0204.jpg);
background-repeat:no-repeat;
}

#Corporate
{
text-align:left;
height:800px;
width:1300px;
margin:0 auto;
padding:0px;
background-image:url(imgs/Profile1024_0204.jpg);
background-repeat:no-repeat;
}

#Contact
{
text-align:left;
height:800px;
width:1300px;
margin:0 auto;
padding:0px;
background-image:url(imgs/Contact1024_0204.jpg);
background-repeat:no-repeat;
}

#TopMenu
{
	padding:2px;
	padding-left:90px;
	position:relative;
	top:12px;
}

#TopMenu img
{
float:left;
margin-left:65px;
position:relative;
top:4px;
}

#TopMenu .toplink li
{
padding-top:15px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin-left:65px;
	color: #FFFFFF;
}

#TopMenu a
{
text-decoration:none;
}

#TopMenu a:link
{
color:#FFFFFF;
}

#TopMenu a visited
{
color:#990099;
}



#Header h1
{
display:none;
}

#MainContent
{
	width:1024px;
	height:500px;
	margin-top:400px;
	padding-left: 180px;

}



h1, h2, h3, h4, h5
{
color:#000000;
}

h4
{
text-align:center;
}
#Services #MainContent, #Benifits #MainContent, #Corporate #MainContent, #Contact #MainContent
{
margin-top:320px;
}

#MainContent .imgdiv
{
margin:15px;
background-image: url(imgs/Shadow.png);
background-repeat:no-repeat;
background-position:bottom right;
clear:right;
float:left;
}

.imgdiv img{
margin: -5px 5px 5px -5px;
}

#LeftColumn
{
width:485px;
float:left;
padding-right:15px;
background-image:url(imgs/twobit.gif); 
background-repeat:repeat-y;
background-position:right;
}

#RightColumn
{
width:435px;
float:left;
padding-left:15px;
}

.footer
{
clear:both;
text-align:center;
font-size:small;
padding-top:5px;
}

.center
{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.centerwide
{
width: 940px;
margin-left: 0px;
}

