/* CSS Document */

body {
	background-color: #ffffff;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;

}
h4 {
margin-top: 7px;
margin-bottom: 3px;
font-size: 10pt;
}

div#outer {
    width: 980px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;

}

div#top {
width: 980px;
background-image: url(images/web_site_hosting_02.jpg);
}
div#topleft {
width: 440px;
float: left;
margin: 0px;
}
div#topright {
width: 540px;
height: 71px;
float: right;
background-image: url(images/web_site_hosting_02.jpg);
margin: 0px;

}
div#bigpic {
width: 980px;
height: 233px;
background-image: url(images/hosting_bg_03.jpg);
}
div#trans {
width: 725px;
float: right;
background-color: #ffffff;
filter:alpha(opacity=45);

-moz-opacity:.45;
	opacity:.45;
	}
div#mainleft {
margin: 0.1em;
padding: 5px;
border: 0.1em solid black;
background-color: #ffffff;
float: left;
width: 470px;
}
div#maintop {
margin: 0.1em;
padding: 5px;
border: 0.1em solid black;
width: 470px;
background-image: url(images/hosting_05.jpg);
text-align: center;
}
div#maintopright {
margin: 0.1em;
padding: 5px;
border: 0.1em solid black;
background-image: url(images/hosting_05.jpg);
float: right;
width: 470px;
text-align: center;
}
div#mainright {
margin: 0.1em;
padding: 5px;
border: 0.1em solid black;
background-color: #ffffff;
float: right;
width: 470px;
}
div#mainrightpic {
float: right;
}
div#mainleftpic {
float: left;
}
div#main {
margin: 0.1em;
padding: 5px;
border: 0.1em solid black;
background-color: #ffffff;
float: left;
width: 966px;
}
/*styles */
.style1 {color: #FFFFFF}
.style2 {color: #333333}

#nav-menu {
padding: 0;
margin: 0;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0;
display: inline;
}

#nav-menu li a
{
background-color: #000000;
line-height: 1.5em;
float: left;
padding-left: 25px;
padding-right: 25px;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
color: #fff;
background-color: #424142;
border-color: #dcdce9;
}
.headertext {
	background-color: #ffffff;
	padding: 5px;
}
.style2 {
font-size: 8pt;
}