body {
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 15px;
}

img { border: none; }
a { color: #000000; }
a:hover {
	text-decoration: none;
	color : #000;
}

#wrap {
	background: #fff;
	width: 960px;
	height: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#header {
	height: 60px;
	line-height: 65px;
}
#header h1 {
	font-size: 55px;
	font-weight: 600;
	letter-spacing: -4px;
}
#header h1 a {
color: #000000;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
.headerleft {
float: left;
width: 225px;
}
.headerright {
	float: right;
	font-weight: 600;
	color: #000;
	width: 470px;
	height: 146px;
}

#menu {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF;
}
#menu li
{
	display: inline;
	list-style-type: none;
	text-align: center;
	padding-right: 10px;
}
#menu li a{
	color: #000;
	font-weight: 600;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu ul { padding-left: 1px;}

#content {
margin-top: 10px;
}
.right {
float: right;
width: 700px;
}
.right h2 {
	color: #000;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}
.right h2 a {
color: #000000;
}
.right h2 a:hover {
color: #333;
}

.left {
float: left; 
width: 210px;
border: 1px solid #EBE8DB;
background: #FAF9F4;
}
.left h2 { color: #000000; padding: 15px 0 5px 10px; font-size: 20px; letter-spacing: -1px; font-weight: 100;}
.left ul { padding: 10px 0 10px 30px; list-style-type: square; }
.left ul li { padding-bottom: 5px; }
.left ul li a {
	color: #000;
	text-decoration: none;
}
.left ul li a:hover { color: #000000; }

#footer {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #ccc;
}
#footer a { 
color: #aaa;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}
.telephone_number {
	font-size: 48px;
	color: #009;
}
.top_of_page {
	font-size: 12px;
	color: #009;
}

.asterisk {
	color: #F00;
}
.skype {
	font-size: 18px;
	color: #6C0;
}
.call_us_now {
	font-size: 18px;
	height: 20px;
	width: 300px;
	position: absolute;
	left: 724px;
	top: 55px;
}

