/* CSS Document */

body {
margin:0 0;
background-color:#e2eaef;
}

#header {
background-image:url(images/header_bg.png);
background-repeat:repeat-x;
width:auto;
margin:0 auto;
height:153px;
}

#header_content {
width:950px;
margin:0 auto;
height:150px;
}

#logo {
width:273px;
height:53px;
float:left;
margin-top:35px;
}

#menus {
float:right;
width:660px;
height:153px;
}

#menu_up {
width:405px;
height:auto;
float:right;
}

#mini_menu {
background-image:url(images/minimenu_bg.png);
width:276px;
height:39px;
float:left;
}

#minimenu {
padding-top:13px;
padding-left:12px;
}

#live_support {
float:right;
height:39px;
width:120px;
}

#login {
width:460px;
height:90px;
float:right;
margin-top:8px;

}

#login .theInput {
font-family: Verdana;
font-size: 10px;
width: 193px;
height:24px;
margin-right: 5px;
background:url(images/userpass_bg.png);
background-repeat:no-repeat;
padding-top:5px;
padding-left:10px;

}

#menu {
width:950px;
margin:0 auto;
}

#content {
width:950px;
margin:0 auto;
height:auto;
}

#content2 {
width:950px;
margin:0 auto;
height:auto;
background-image:url(images/aboutusbg.png);
background-position:bottom;

background-repeat:no-repeat;
}

#bigimage {
width:950px;
height:237px;
background-image:url(images/big_image.png);
}

#bigimage_text1 {
width:670px;
padding-left:25px;
padding-top:80px;
float:left;
}

#price {
float:right;
line-height: 105%;
padding-top:102px;
letter-spacing:-1px;
margin-right:15px;
}

#signup {
padding-top:10px;
padding-left:200px;
}

#packages {
width:950px;
margin:0 auto;
height:351px;
margin-top:20px;
}

#small {
width:316px;
height:150px;
float:left;
}

#right {
width:624px;
float:right;
}

#medium {
width:314px;
float:left;
height:150px;
}

#large {
width:310px;
float:right;
height:150px;
}

#text {
padding-left:20px;
}

#footer {
width:auto;
height:244px;
background-image:url(images/footer_bg.png);
background-repeat:repeat-x;
}

#footermenu {
width:968px;
height:138px;
margin:0 auto;
background-image:url(images/footermenu_bg.png);
background-position:bottom;
}

#interfaces {
padding-top:35px;
padding-bottom:35px;
margin:0 auto;
width:800px;
}

#margin {
margin-left:25px;
padding-top:20px;
}

#footer_normal {
width:950px;
margin:0 auto;
}

#copyright {
float:left;
margin-top:25px;
}

#fmenu {
float:right;
background-image:url(images/fmenubg.png);
width:268px;
height:23px;
margin-top:25px;
}

#fmenutext {
padding-top:4px;
padding-left:19px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

