@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #D2DEE8;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
#wrapper {
	height: auto;
	width: 873px;
	overflow: hidden;
	background-image: url(images/headache_05.jpg);
	background-repeat: repeat-y;
	margin: auto;
}
#header_bg {
	background-image: url(images/headache_02.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 873px;
	float: left;
}
#header_text1 {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 30px;
	margin-left: 30px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#content_bg {
	background-image: url(images/headache_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 873px;
	overflow: hidden;
	float: left;
}
#footer {
	background-image: url(images/headache_07.jpg);
	float: left;
	height: 38px;
	width: 873px;
}
#left {
	float: left;
	height: auto;
	width: 170px;
	overflow: hidden;
	margin-left: 25px;
}
#right {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 35px;
	overflow: hidden;
	padding-top: 20px;
}
#menu   a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	width: 160px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5FC7F2;
}
#menu  a:hover  {
	font-weight: bold;
	background-color: #69C9FF;
}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menu li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#special_offer {
	height: 218px;
	width: 151px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #5583AC;
}
h2 {
	color: #5583AC;
}
.OrangeText_italic_underline {
	color: #FF6600;
	text-decoration: underline;
	font-style: italic;
}
.BlueText_bold {
	font-weight: bold;
	color: #009999;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.TopText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #5583AC;
	line-height: 16px;
}
