/***********************************************/
/* default.css                           */
/* Xpert-Solutions        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #92AEBE;
	color:#748DA5;
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
	list-style-type:circle;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

h1{
	color:#FF9900;
}

/*************HEADER AREA****************************/
#header{
	position: absolute;
	top: 10px;
	width:100%;
}

#logo {
	position:absolute;
	left:15px;
}

#slogan {
	position:absolute;
	text-align:right;
	top:75px;
	right:10px;
}

#boxes {
	position:absolute;
	top:55px;
	left:5px;
}

#topMenu{
	position: absolute;
	right: 10px;
}

#topMenu a:link, #topMenu a:visited{
	font: 12px Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#topMenu a:hover{
	text-decoration: overline underline ;
}
/*************END HEADER AREA****************************/

/*************MENU AREA****************************/
#globalNav{
left:1%;
right:1%;
position: absolute;
width: 98%;
height: 26px;
top:125px;
color: #cccccc;
padding: 0px;
/*margin: 0px;*/
margin-left:auto;
margin-right:auto;
background-image:  url("http://xpert-solutions.com/images/menuMiddle.jpg");
text-align:left;
border:0px;

}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
}

#globalLink{
	position: absolute;
	top: 1px;
	height: 20px;
	width:98%;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
	top:0px;
  	font-size: 11px;
	font-weight:bold;
  	color: #003366;
	padding: 5px 5px 5px 15px;
	background-image: url("../images/menuBullet.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
}

a.glink:hover{
  	background-image:  url("../images/menuSelected.jpg");
	text-decoration:none;
	/*color:#FF9900;*/
}

/************* dateDisplay style ***************/
#dateDisplay{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
	color:#003366;
	font-size:12px;
	vertical-align:middle;
}
/*************END MENU AREA****************************/

/*************BODY AREA****************************/
#main {
	position:relative;
	width:100%;
	top:158px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	text-align:center;
}

#main #homePage{
	position:relative;
	height:413px;
	width:778px;
	background-image: url("../images/body.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#main #content{
	position:relative;
	height:413px;
	width:778px;
	background-image: url("../images/bodyTemplate.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#main #profiles{
	position:relative;
	height:413px;
	width:778px;
	background-image: url("../images/profilesBack.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#main #webSolutions{
	position:relative;
	width:778px;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#main #webSolutions th{
	color:#003464;
}

#main #title{
	position:absolute;
	width:100%;
	top:17px;
	text-align:center;
	vertical-align:middle;
}

#main #section1{
	position: absolute;
	text-align:justify;
	height:182px;
	width:245px;
	left:7px;
	top:50px;
}

#main #section2{
	position: absolute;
	text-align:justify;
	height:182px;
	width:245px;
	left:263px;
	top:200px;
}

#main #section3{
	position: absolute;
	height:182px;
	width:245px;
	left:510px;
	top:50px;
}

#main a:link, a:visited{
	font: 12px Arial, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-weight:bold;
}

#main a:hover{
	color:#FF9900;
}

#main .more{
	position:relative;
	text-align:right;
}

#main #halfPartOne{
	position:absolute;
	width:386px;
	height:355px;
	top:50px;
}

#main #halfPartTwo{
	position:absolute;
	width:386px;
	height:355px;
	top:48px;
	left:386px;
}

#main #footer{
font-family: "Times New Roman", Times, serif;
font-size:12px;
color: #FFFFFF;
}

.category{
	color:#003366;
	font-weight:bold;
}

p{
	color:#003366;
	font-size:12px;
}

/*#table {
	position:relative;
	height:413px;
	width:770px;*/
	/*background-image: url("../images/bodyTemplate.jpg");*/
	/*background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	top:158px;
	
		position:relative;
	height:413px;
	width:778px;
	background-image: url("../images/bodyTemplate.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}*/

#table {
	
	position:relative;
	height:413px;
	width:778px;
	background-image: url("../images/bodyTemplate.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#table #border{
	width: 770px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:40px;
}
#table .hosttd{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	color:#003366;
}

#table .plans{	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	color:#003366;
	position:relative;
	top:50px;
	
}
#table .orange{
	color:#003366;
	font-weight:600;
}



#table .heading{
	font-weight:bold;
	text-decoration:underline;
}
	
.row1{
background-color:#E9E9E9;
color:#003464;
}

.row2{
background-color:#CCCCCC;
color:#003464;
}
/*************END BODY AREA****************************/
