@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* { margin: 0px; padding: 0px; }
body { margin-right: auto; margin-left: auto; height: auto; width: 854px; background-image: url(../images/packages/repeat_package.jpg); background-repeat: repeat-x; }
#wrapper { float: left; height: auto; width: 854px; margin-bottom: 25px; }
#header { background-image: url(../images/packages/repeat_package.jpg); background-repeat: repeat-x; float: left; height: 88px; width: 283px; }
#navbar { background-image: url(../images/packages/repeat_package.jpg); background-repeat: repeat-x; height: 32px; width: 422px; padding-top: 56px; padding-right: 0px; padding-bottom: 0px; padding-left: 149px; float: left; }
#navbar img { border: none;}
#content { background-color: #FFFFFF; width: 854px; float: left; height: auto; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #333333; background-image: url(../images/packages/package_sliver.jpg); background-repeat: repeat-y; margin: 0px; }
#content img { float: left; }
.box_lh { float: left; height: auto; width: 250px; padding-left: 21px; padding-right: 40px; padding-bottom: 20px; color: #666666; font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; }
.plans { float: left; width: 165px; height: auto; padding-top: 10px; margin-top: 0px; margin-bottom: 0px; margin-right: 12px; margin-left: 0px; }
.web { padding-right: 8px; padding-left: 8px; padding-top: 5px; }
.web li { list-style-type: none; }
.web li ul li { list-style-type: disc; margin-left: 15px; }
.host { margin: 0px; list-style-position: outside; list-style-type: none; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 25px; }
.host li { margin: 0px; padding: 0px; list-style-position: outside; list-style-type: disc; }
#footer { color: #D7EBAE; font-family: "Trebuchet MS", Verdana, Arial; font-size: 16px; margin-top: 5px; clear: left; float: left; width: 854px; }
#footer a { color: #D7EBAE; }
/*---------------------Common class's styles-----------------*/

.clear { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.fineprint { font-family: "Trebuchet MS", Verdana, Arial; font-size: 9px; line-height: 9px; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; }
h2 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 18px; color: #333333; }
h4 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #333333; padding-top: 5px; }
h5 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 15px; color: #333333; }
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #333333; }
a:active { color: #333333; }
