body {
	background-color: #400101;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#content{
background-color: #400101;
} 
#mainBorderOuter {
	width:819px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/mainBorderOuter.png);
	background-repeat:repeat;
	padding-top:2px;
	padding-bottom:2px;
	background-color: COLOR;          /* if needed */
    border: 1px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
	

}
#mainBorder {
	position: relative;
	margin:10px;
	background-image:url(images/mainBorder.png);
	background-repeat:repeat;
	padding-top:10px;
	padding-bottom:20px;
	background-color: COLOR;          /* if needed */
    border: 1px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
	


}
#topNavigation {
	position: relative;
	left:0px;
	top:0px;
	height:46px;
	background-image:url(images/topNavigation.png);
	color:#FFFFFF;
	text-shadow:inherit;
	font-weight:bold;
	text-align:right;
	padding:10px 10px 0px 0px;
}

#topNavigation li{
	position:relative;
	list-style-type:none;
	display: inline;
}
#topNavigation li a{
	color:#FFFFFF;
	text-decoration:none;
}
#topNavigation li a.current{
	color:#C00;
	text-decoration:none;
}
#topNavigation li a:hover{
	color:#C00;
	text-decoration: underline;
}
#header {
	position: relative;
	left:0px;
	top:5px;
	margin-bottom:0px;

}
#bodyArea {
	position: relative;
	margin:10px;

}
#bodyAreaLeft {
	position: relative;
	left:0px;
	width:535px;
	height:auto;
	float:left;

}
#domainSearchBox {
	position: relative;
	left:0px;
	top:0px;
	width:499px;
	min-height:46px;
	padding:10px;
	margin:10px 0px;
	background-color: #BCD000;	
	background-color: COLOR;          /* if needed */
    border: 1px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */

}
.textBox {
	position: relative;
	left:0px;
	top:0px;
	width:515px;
	min-height:87px;
	padding:1px 10px 15px;
	margin:10px 0px;
	background-color: #999;
	background-color: COLOR;          /* if needed */
    border: 1px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
	text-align:justify;

}
#hostingPackageBoxMain {	
	position: relative;
	left:0px;
	height: inherit;
	min-height:200px;
	padding:10px 0px;
	background:#666;
}
#bodyAreaRight {
	position: relative;
	height:auto;
	width:200px;
	float:right;

}
.thumbNail{
	position: relative;
	top:0px;
	width:185px;
	height:74px;
	padding-top:10px;
}
#bottomNavigation {
	position: relative;
	left:0px;
	top:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	line-height: 0.0833333314706882%;
	padding-top:1px;
	padding-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:thin;

}
#bottomNavigation li{
	list-style:none;
	display: inline;
}
#bottomNavigation li a{
	text-decoration:none;
}
#bottomNavigation li a.current{
	text-decoration:underline;
}
#bottomNavigation li a:hover{
	text-decoration:underline;
}
#copyright {
	position: relative;
	left:0px;
	top:5px;
	width:502px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #757575;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;

}
.icon{
	float:left;
	height:80px;
	width:110px;
	margin:20px 10px 0px;
	border-bottom:outset;
	border-bottom-width:thin;
	border-right:outset;
	border-right-width:thin;
}

.hostingPackageBoxSub{
	width:165px;
	padding:0px 5px 0px;
	height: 425px;
}
#hostingPackageBox1 {	
	position: relative;
	background-color: #AAA;
	float:left;
}
#hostingPackageBox2 {	
	position: relative;
	margin-left:5px;
	background-color: #CCC;
	float:left;
}
#hostingPackageBox3 {	
	position: relative;
	background-color: #AAA;
	float:right;
}
.hostingPlanHeader{
	font-size:20px;
	font-weight:bolder;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.hostingPlanIcon{
	padding:10px 0px;
}
.hostingPlanRate{
	padding:10px 0px;
}
.hostingPlanDescription{
	padding:10px 0px;
	border-top:#000;
	border-top-width:thick;
	border-top-style:dotted;
	text-align: justify;
}

