html
{
	height:100%;
}
body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	height: 100%;
	color: #888888;
	font-family:arial;
	font-size:13px;
	height:100%;
}
a
{
    color: #c1c1c1;
	font-family:arial;
	font-size:13px;
}
a:hover
{
	color: #ea0900;
	text-decoration:none;
}
.body-main
{
	background-image: url('img/bg.png');
	background-repeat: no-repeat;
	background-position:center ;
}
img
{
	border: 0px none;
	behavior: url('/iepngfix.htc');
}
h1
{
	font-family:georgia;
	margin: 0px;
	padding: 0px;
	display:inline;
	font-size:18px;
	font-weight:normal;
	color:#c1c1c1;
}
.container
{
	position:absolute;
	width:1000px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-300px;
}
.service-container
{
	position:absolute;
	width:480px;
}
.box
{
	height:116px;
	width:104px;
	margin-top:40px;
	margin-left:35px;
	float:left;
	font-family:georgia;
	font-size:16px;
	color:#c1c1c1;
}
.search
{
	height:119px;
	width:110px;
	margin-top:40px;
	float:left;
	font-family:georgia;
	font-size:16px;
	color:#c1c1c1;
}
.business
{
	height:122px;
	width:141px;
	margin-top:40px;
	float:left;
	font-family:georgia;
	font-size:16px;
	color:#c1c1c1;
}
.vocabulary
{
	height:130px;
	width:134px;
	margin-top:40px;
	float:left;
    font-family:georgia;
	font-size:16px;
	color:#c1c1c1;
}
.service
{
	width:310px;
	margin-left:165px;
}
.service-text
{
	
}
.service-name
{
	display:block;
	padding-bottom:10px;
}
.service-sections
{
 	padding-top:5px;
}
.section
{
    color: #c1c1c1;
	font-family:georgia;
	font-size:14px;
}
.section:hover
{
	color: #ea0900;
	text-decoration:none;
}
.c1
{
	left:0px;
	top:40px;
}
.c2
{
	right:0px;
	top:40px;
}
.c3
{
 	top:330px;
 	left:0px
}
.c4
{
	top:330px;
 	right:0px
}
.phone
{
	width:190px;
	height:50px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-95px;
	color: #c1c1c1;
	font-family:arial;
	font-size:14px;
	text-align:center;
}
.bigphone
{
	font-size:24px;
}
.mailto
{
	color: #c1c1c1;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
}
.logo
{
	height:49px;
	width:234px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-118px;
	margin-top:-24px;
}
.menu
{
	bottom:0px;
	position:absolute;
	text-align:center;
	width:100%;
}
.menu-item-selected
{
	color: #888888;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
}
.menu-item
{
	color: #888888;
	font-family:arial;
	font-size:13px;
	text-decoration:underline;
}
.menu-item:hover
{
	color: #ea0900;
	text-decoration:none;
}
.logo-href
{
	color: #fc0a00;
	font-family:arial;
	font-size:38px;
	text-align:center;
}























