@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
border: 0;
}

.layout #container {
	width:800px;
	border: 1px solid #000000;
	background-color: #C1C2C3;
	text-align: center;
	margin: auto;
	}
.layout #containerHosting {
	width:850px;
	background-color: #C1C2C3;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
	}
	
.layout #container2 {
	width:800px;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	margin: auto;
	}

.layout #header {
	width:790px;
	text-align: center;
	background-color: #CAC8C7;
	}
.layout #flashContent{
	width: 790px;
	text-align: center;
	background-color: #CAC8C7;

}div#main{
 
 width:780px;
 margin:0px auto;
 background-color:#ffffff;
 padding: 5px;
 
 }
#editable {
}

 div #main2{
 
 width:780px;
 margin:0px auto;
 background-color:#ffffff;
 padding: 5px;
 
 }
 .layout #backHosting{
	position: relative;
	right: 70px;
	width:850px;
	background-attachment: scroll;
	background-image: url(images/hosting_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
	text-align: center;
 }
 .layout #backDomains{
	position: relative;
	right: 70px;
	width:850px;
	background-attachment: scroll;
	background-image: url(images/domains_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
	text-align: center;
 }
 .layout #backContact{
	position: relative;
	right: 70px;
	width:850px;
	background-attachment: scroll;
	background-image: url(images/contact_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
	text-align: center;
 }
  .layout #backPortfolio{
	position: relative;
	right: 70px;
	width:850px;
	background-attachment: scroll;
	background-image: url(images/portfolio_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
	text-align: center;
 }
 
 .layout #mainHosting{
	width: 824px;
	background-color:#ffffff;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 70px;
	background-attachment: scroll;
	background-image: url(images/hosting_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: -8px top;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CAC8C7;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CAC8C7;
 }
 .layout #mainDomains{
	width: 824px;
	background-color:#ffffff;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 70px;
	background-attachment: scroll;
	background-image: url(images/domains_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: -8px top;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CAC8C7;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CAC8C7;
 }
  .layout #mainContact{
	width: 824px;
	background-color:#ffffff;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 70px;
	background-attachment: scroll;
	background-image: url(images/contact_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: -8px top;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CAC8C7;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CAC8C7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
   .layout #mainPortfolio{
	width: 824px;
	background-color:#ffffff;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 70px;
	background-attachment: scroll;
	background-image: url(images/portfolio_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: -8px top;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CAC8C7;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CAC8C7;
	text-align:center;
 }
.layout #mainContent {
	text-align: center;
	background-color: #74778B;
}	
.layout #pageLeft{
	float:left;
	width:120px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.layout #pageRight{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 33px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.layout #footer{
	text-align: center;
	padding: 5px;
	width: auto;
	background-color: #74778B;
	clear: both;
}

body {
	background-color: #999999;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #B4B5BC;
}
a:active {
	text-decoration: none;
	color: #336699;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.headerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	color: #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.itemBox{
	padding: 0px;
	height: 310px;
	width: 190px;
	border: 1px solid #000000;
	background-color: #ffffff;
	float: left;
	margin: 4px;
}
.boxHeading {
	background-color: #74778B;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
}
.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	
	color: #000000;
	padding: 10px;
	
}
.portBox {
	margin: 20px 0px;
	padding: 5px;
	width: 80%;
	text-align: center;
	
	
}
.portText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	color: #000000;
	width: 350px;
	text-align:right;
	margin-left: 15px;
	
	
	
	
}

.contactBox{
	background-color: #CCC;
	border: 1px solid #663366;
}
.imageBorder{
	border: 1px solid #663366;
	float: right;
	
	
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
.flashBorder{
	border: 1px solid #FFFFFF;
	}
	
/* hosting page */

.termsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	}
	.textUberHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	font-style: italic;
	margin-left: 15px;
}



.HeadingDefault {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 2em;
	color: #999;
	font-weight: bold;
}

.table_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #663333;
}
.pageBox {
	margin: 0px;
	padding: 5px;
	float: right;
	height: auto;
	width: 250px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #5A9BBA;
}
.tableHeading {
	background-attachment: scroll;
	background-image: url(images/TableHeading.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.cellBack {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cellBack.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cellBack2 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cellBack2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
 
 .columnLeft{
	padding: 5px;
	float: left;
	width: 48%;
	background-color: #74778B;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.cloumnRight {
	padding: 5px;
	float: right;
	width: 48%;
	background-color: #74778B;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
