
body, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fff;
}
body {
background-color : #5f842c;
background-image : url(/images/home-page-bg.png);
background-repeat : repeat-x;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
p {
margin-top : 0;
margin-bottom : 10px;
}
h1 {
font-size : 18px;
color : #61801a;
font-weight : normal;
margin : 5px;
}
form {
margin-top : 10px;
margin-bottom : 5px;
}
.input {
background : url(/images/inputBG.png) repeat-x bottom;
border : 1px solid #bdce9b;
padding : 5px;
}
input {
margin : 3px;
font-size : 10px;
}
a:link {
color : #fff;
text-decoration : underline;
}
a:visited {
text-decoration : underline;
color : #fff;
}
a:hover {
text-decoration : none;
color : #fff;
}
a:active {
text-decoration : underline;
color : #fff;
}
#homewrapper {
width : 799px;
margin : 0 auto;
}
#logo {
clear : both;
text-align : center;
margin-top : 40px;
margin-bottom : 20px;
}
#introBox {
background-image : url(/images/boxCorner.png);
background-position : right top;
background-color : #fff;
background-repeat : no-repeat;
width : 60%;
padding : 15px;
float : left;
color : #033;
}
#loginBox {
background-image : url(/images/boxCorner.png);
background-position : right top;
background-color : #fff;
background-repeat : no-repeat;
width : 30%;
padding : 15px;
float : right;
color : #033;
}
#nav {
clear : both;
margin : 0;
padding : 0;
height : 20px;
text-align : center;
}
#nav ul {
float : left;
list-style : none;
text-transform : uppercase;
margin : 0 auto;
padding : 0;
display : inline;
text-align : center;
}
#nav ul li {
display : inline;
margin : 0;
padding : 0;
}
#nav ul li a {
display : block;
float : left;
width : 95px;
height : 57px;
margin : 0;
padding : 0 15px 0 15px;
font : bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
text-transform : uppercase;
text-decoration : none;
letter-spacing : 1px;
color : #fff;
}
#nav ul li a:hover, #nav ul li a:active {
color : #8fb929;
}
#nav ul li#current a {
background : url(/images/nav-current.jpg) repeat-x;
}
#packages {
width : 220px;
background : url(/images/hostingplans-bg.png) no-repeat;
margin : 20px;
float : left;
}
#details {
margin-top : 20px;
color : #000;
font-size : 12px;
margin-left : 100px;
margin-bottom : 10px;
}
h2 {
margin : 4px;
color : #fff;
font-size : 14px;
}
#price {
margin-top : 40px;
margin-bottom : 60px;
font-size : 20px;
color : #000;
font-weight : bold;
margin-left : 15px;
}
#footer {
background : #5a742b url(/images/footerBG.png) repeat-x;
color : #fff;
}
#footerTxt {
width : 799px;
margin : 0 auto;
padding-top : 55px;
}
#copyright {
color : #fff;
float : left;
width : 500px;
}
#thePixel {
float : right;
width : 200px;
}

