html {
	margin:0;
	padding:0;
	border:0;
	height: 100%;
}

body {
	margin:0;
	padding:0;
	color: #444444;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F8F9FB;
	height: 100%;
}

a {
	color:#5C9052;
}

a:hover {
	background-color:#CCE7B4;
}

H1 {
	color:#777777;
	font-size: 16px;
	padding-top:7px;
}

H2 {
	color:#B8D2A5;
	font-size: 17px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

img, iframe, form {
	border:0;
	margin:0;
	padding:0;
}

#container {
	width:765px;
	height:100%;
	margin:auto;
}

#header {
	width:758px;
	padding-left:8px;
	background-image:url(images/bodybg3.gif);
	height:176px;
}

#header2 {
	float:left;
	width:758px;
	height:26px;
}

#header2left {
	float:left;
	width:183px;
	height:26px;
	background-color:#CCE7B4;
}

#header2right {
	float:left;
	width:566px;
	height:26px;
}

#menu {
	width: 566px;
	text-align:left;
	background: url(images/nav_back.jpg) #fff repeat-x;
	height: 24px;
	display: block;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding:0;
	margin:0;
} 

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
} 

#menu li {
	float: left;
	display: block;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #999999;
	text-indent: 0;
}

#menu li.light a {
	color: #666666;
}

#menu a { text-decoration: none; font-weight: normal; color: #333333; margin: 0 1px 0 1px; padding: 1px 11px; }
#menu a:hover { background-color: #dcddde; border: 1px solid #d9dbdd; margin: 0; }  
#menu span { color: #fff; text-align: right; width: 566px;}

.sidepod { background: url(images/corner_tl.gif) no-repeat #fff; }
.navbot { width: 10px; height: 10px; background: url(images/corner_bl.gif) no-repeat left bottom; }
.sidepod {float: left; width: 170px; margin-left: 4px; background-color: #fff; font-size: 0.9em; }
.sidepod { margin-top: 30px; }
.sidepod h3 { padding: 9px 0 4px 0; }
.sidepod a { margin: 0; display: block; text-decoration: none; }
.sidepod a:hover { background-color: #eee; }
#leftmenu { margin-top: 0; margin-bottom: 1.6em; background-color: #fff; }
#leftmenu h3, .v4sidepod h3 { margin: 0 0 0px 10px; padding: 7px 0 2px 0; font-size:11px; line-height: 1em; border-bottom: 2px solid #ccc; }


#leftmenu ul { margin: 0; padding:0; text-indent: 0; background-color:#ffffff;}
#leftmenu li { padding-left:10px;  list-style: none; border: 0; border-top: 1px solid #eee; text-indent: 0; }
#leftmenu li.first { border-top: 0; }
#leftmenu a { text-decoration: none; color: #666; display: block; padding: 3px 0 3px 0; margin: 0; }
#leftmenu a { width: 100%; } /* fixes IE whitespace bug */
#leftmenu a:hover { background-color: #eee; color: #666; }

#leftmenu ul li ul { margin: 0; }
#leftmenu ul li li { color: #63778D; border: 0; }
#leftmenu ul ul a { padding: 1px 0 1px 0; }
#leftmenu ul ul span { margin-left: 15px; }
#leftmenu ul ul a:hover { background-color: #eee; }
#leftmenu h3, .hosting .v4sidepod h3 { border-bottom: 2px solid #6bba39; }
#leftmenu a { color: #6bba39; }
#leftmenu a:hover { color: #666; }
#leftmenu input.text {
	border:1px solid #ccc;
	color:#555;
	font-size:10px;
	width:100px;
}



#contentcontainer {
	width:757px;
	background-image:url(images/bodybg.gif);
	margin:0;
	padding:0;
	padding-left:8px;
}

#contentleft {
	float:left;
	width:183px;
	background-color:#CCE7B4;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#content {
	float:left;
	width:500px;
	padding-left:10px;
}

#featureset ul {
	margin-left:0;
	padding-left:30px;
}

#featureset li {
	list-style-image: url(images/checkmark.gif);
	padding-left:10px;
}

#featureset li.title {
	list-style-image:none;
	list-style-type:none;
	margin-left:-35px;
}

#footer {
	float:left;
	width:765px;
	clear:both;
	text-align:center;
	padding-top:50px;
	background-image:url(images/bodybg.gif);
	color:#999;
	font-size:10px;
}

#footerin {
	float:left;
	width:765px;
	padding-bottom:10px;
	background-image:url(images/bottombg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.green {
	color:#6DA85F;
}

#PackageContainer {
	FONT-SIZE:11px;
	PADDING-BOTTOM:10px;
	WIDTH:538px;
	HEIGHT:256px;

}

#Package {
	FLOAT:left;
	WIDTH:161px;
	HEIGHT:235px;
	padding:3px;
	border:3px solid #F1F4F6;
	margin-right:5px;
}

#PackageTitle {
	text-align:center;
}

#PackagePrice {
	background-image:url(images/packagebg.gif);
	text-align:right;
	padding:2px;
	font-weight:bold;
	font-size:14px;
}

#PackageDesc {
	padding:5px 0;
}

#PackageFeat {
	background-color:#BCEEA1;
	padding:5px 0;
}

#PackageFeat ul {
	list-style:none;
	padding:0;
	margin:0;
}

#PackageFeat ul li {
	font-size:11px;
	padding-left:5px;
}

#PackageButs {
	text-align:center;
	padding-top:5px;
}

.Package1 {
	background-color:#EBF5E2;
}

.Package2 {
	background-color:#DFEFCE;
}

.Package3 {
	background-color:#CCE7B4;
}

.error {
	color:#ff0000;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}







/* BUTTONS */

.sbuttons a, .sbuttons button{

    display:block;
 float:left;

margin-left:5px;

    margin:0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:1px; /* Links */
}

.sbuttons button img, .sbuttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* STANDARD */

button:hover, .buttons a:hover, .sbuttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active, .sbuttons a:active {
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}