body {
	margin-left: 0;
	margin-right: 0; 
	margin-top: 20px; 
	background-color: #FFFFFF; 
	text-align: center
}
#content_wrapper {
	position:relative;
	padding:20px 0 20px 20px;
}
#inner_content {
	width:400px;
}
#contact_number {
	position:absolute;
	top:222px;
	right:15px;
	color:#003D7D;
	font-size:16px;
}
#logo {
	float:right;
	margin:0 0 20px 20px;
	z-index:4;
}
#icon_table {
	position:absolute;
	right:160px;
	top:0px;
}
h1{
	font-size:16px;
	margin-bottom:10px;
}

#pop_wrapper {
	width:590px;
	height:600px;
	border:1px solid #ccc;
	padding:5px;
	background:url('/images/pop_back.jpg') no-repeat bottom center;
	text-align:left;
}
#pop_content {
	padding:20px;
	font-family:arial;
	font-size:10px !important;
}
A#email {font-family: arial; font-size: 14px; color: #00AEEF; font-weight: bold; text-decoration: none;}
A#email:Visited  {color: #00AEEF;}
A#email:Active   {color: #00AEEF;}
A#email:Hover    {color: #003D7D; text-decoration: none;}

A#nav {font-family: arial; font-size: 18px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
A#nav:Visited  {color: #FFFFFF;}
A#nav:Active   {color: #FFFFFF;}
A#nav:Hover    {color: #003D7D; text-decoration: none;}

A#contact {font-family: arial; font-size: 13px; color: #000000; font-weight: normal; text-decoration: none;}
A#contact:Visited  {color: #000000;}
A#contact:Active   {color: #000000;}
A#contact:Hover    {color: #003D7D; text-decoration: none;}

A#facedesign {font-family: arial; font-size: 10px; color: #333333; font-weight: normal; text-decoration: none;}
A#facedesign:Visited  {color: #333333;}
A#facedesign:Active   {color: #333333;}
A#facedesign:Hover    {color: #FF0000; text-decoration: none;}

TD {
	text-align: left;
	
}

TD#title {
	font-family: arial;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	padding: 15px;
}

TD#contact {
	font-family: arial;
	font-size: 16px;
	color: #003D7D;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
}

TD#navigation {
	font-family: arial;
	font-size: 16px;
	color: #003D7D;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
}

TD#facedesign {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
}

TD#home {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	
}

TD#homeblue {
	font-family: arial;
	font-size: 12px;
	color: #00AEEF;
	font-weight: bold;
	text-align: left;
	
}

TD#text {
	text-align: left;
	padding-left: 15px;
	
}

P, li {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin-bottom:1.3em;
	line-height:1.4em;
}
li {
	margin-bottom:auto;
}
P#blue {
	font-family: arial;
	font-size: 12px;
	color: #00AEEF;
	font-weight: bold;
}

LI {
	list-style-image: url(../images/blueball.gif);
	color: #000000;
	 
	
	
}

LI#blue {
	list-style-image: url(../images/blueball.gif);
	color: #00AEEF;
	font-weight: bold;
	
	
	
}
#pop_content p,#pop_content li {
	font-family:arial;
	font-size:10px !important;
}
#pop_content ul {
	width:55%;
}
ul {
	margin-left:-10px;
	margin-bottom:10px;
}