/***********************All Pages***********************/
body
{
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

a:link
{
	text-decoration:none;
	color:#000000;
}

a:visited
{
	text-decoration:none;
	color:#000000;
}

#MainContent
{
	position:absolute;
	top:0px;
}

#website
{
	width: 55em;
	margin: 10 auto;
	vertical-align:middle;
}

/*************************BANNER************************/
#outerbanner
{
	position:absolute;
	top:0px;
	width:893;
	height:124px;
}

#Logo
{
	height:78px;
	width:246px;
}

#Tagline
{
	background-image:url(images/TagandContact.png);
	background-repeat:no-repeat;
	position:absolute;
	left:460px;
	height:78px;
	width:418px;
	top: 4px;
}

/*MENU*/
#menuItems
{
	position:absolute;
	top:0px;
}

#homeBtn
{
	position:absolute; 
	left:-1px; 
	top:86px;
	width:109px; 
	height:31px;
}

#hostingBtn
{
	position:absolute; 
	left:108px; 
	top:86px;
	width:116px; 
	height:31px;
}

#domainsBtn
{
	position:absolute;
	left:224px;
	top:86px;
	width:114px;
	height:31px;
}

#accountBtn
{
	position:absolute;
	left:338px;
	top:86px;
	width:114px;
	height:31px;
}

#supportBtn
{
	position:absolute;
	left:452px;
	top:86px;
	width:114px;
	height:31px;
}

#contactBtn
{
	position:absolute;
	left:566px;
	top:86px;
	width:115px;
	height:31px;
}

#ordernowBtn
{
	position:absolute;
	left:721px;
	top:86px;
	width:163px;
	height:31px;
}

/********************RIGHT HAND BOXES*******************/
#blogBtn
{
	position:absolute;
	left:691px;
	top:124px;
	width:193px;
	height:163px;
}

#contactBG
{
	position:absolute;
	left:691px;
	top:296px;
	width:193px;
	height:148px;
}

#contactInfo 
{
	position:absolute;
	left:701px;
	top:336px;
	width:174px;
	height:96px;
	z-index:3;
}

.contactStyle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
}

#paymentInfo
{
	position:absolute;
	left:691px;
	top:452px;
	width:193px;
	height:121px;
}

#copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	line-height: 0.5;
	text-align:center;
	position:absolute;
	top:580px;
	height:124px;
	width:893px;
}

#copyrightBG
{
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	line-height: 0.5;
	text-align:center;
	position:absolute;
	left:0px;
	top:580px;
	height:124px;
	width:100%;
}

#copyright a:link
{
	text-decoration:none;
	color:#fff;
}

#copyright a:hover
{
	text-decoration: underline;
}

#copyright a:visited
{
	text-decoration:none;
	color:#fff;
}

/*********************PAGE SPECIFIC*********************/
/*Home Page*/
.boxStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

#WhyChooseBG
{
	position:absolute;
	left:8px;
	top:124px;
	width:672px;
	height:221px;
}

/*Bullet Points*/
#Point1 
{
	position:absolute;
	left:81px;
	top:192px;
	width:390px;
	height: 32px;
}

#Point2 
{
	position:absolute;
	left:81px;
	top:218px;
	width:390px;
	height: 32px;
}

#Point3 
{
	position:absolute;
	left:81px;
	top:247px;
	width:390px;
	height: 32px;
}

#Point4 
{
	position:absolute;
	left:81px;
	top:276px;
	width:390px;
	height: 32px;
}

/*domain box*/
#domainBG
{
	position:absolute;
	left:8px;
	top:352px;
	width:334px;
	height:221px;
}

#domainInfo 
{
	position:absolute;
	left:27px;
	top:398px;
	width:303px;
	height:166px;
	z-index:1;
}

#hostingBG
{
	position:absolute;
	left:347px;
	top:352px;
	width:334px;
	height:221px;
}

#hostingInfo 
{
	position:absolute;
	left:360px;
	top:398px;
	width:308px;
	height:166px;
	z-index:2;
}

.infoBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

/*Domain Page*/
#RegisterBtn
{
	position:absolute;
	left:70px;
	top:520px;
	width:260px;
	height:49px;
}

#ManageBtn
{
	position:absolute;
	left:350px;
	top:519px;
	width:260px;
	height:49px;
}

#domainTBox
{
	position:absolute;
	left:10px;
	top:186px;
	width:670px;
	height:322px;
}

/*Account*/
#AccountTBox
{
	position:absolute;
	left:34px;
	top:200px;
	width:666px;
	height:48px;
}

#LoginHolder
{
	background-image:url(images/LoginBG.png);
	position:absolute;
	left:154px;
	top:258px;
	width:396px;
	height:257px;
}

#BtnHolder
{
	position:absolute;
	left:355px;
	top:436px;
	width:144px;
	height:30px;
}

#loginForm 
{
	position:absolute;
	left:167px;
	top:304px;
	width:370px;
	height:198px;
}

/*Support*/
#SubmitSupport
{
	position:absolute;
	left:9px;
	top:520px;
	width:218px;
	height:44px;
}

#ViewSupport
{
	position:absolute;
	left:238px;
	top:520px;
	width:218px;
	height:44px;
}

#FAQ
{
	position:absolute;
	left:463px;
	top:520px;
	width:218px;
	height:44px;
}

#supportTBox
{
	position:absolute;
	left:10px;
	top:186px;
	width:670px;
	height:322px;
}

/*******************ON ALL MINOR PAGES******************/
/*TitleBar*/
.HeaderStyle 
{
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#HeaderPos 
{
	position:absolute;
	left:27px;
	top:133px;
	width:626px;
	height:45px;
}

#HeaderBG
{
	background-image:url(images/Header.png);
	position:absolute;
	left:9px;
	top:124px;
	width:670px;
	height:68px;
}

/*************************OTHER*************************/
#Filler 
{
	position:absolute;
	left:20px;
	top:201px;
	width:642px;
	height:369px;
}
