@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#menu {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #999999;
}
#header_logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 650px;
	text-decoration: none;
}
#right_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-style: italic;
}

#right_content {
	float: right;
	width: 140px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0px;
}

#menu_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B53FE;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#header {
	background-color: #000000;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#menu_main a {
	color: #F8FAFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#menu_main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 12px;
}
.compare {
	padding-left: 30px;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #054DFF;
}
#bottom {
	width: 100%;
	background-color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
}
#left_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B53FE;
}
#table a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}
#table a:hover {
	color: #000099;
	text-decoration: none;
}

#left_content {
	width: 580px;
	padding: 10px;
}
#left_content ul {
}
#left_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #333333;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	padding: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.8em;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#left_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#left_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}


#testimonial1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
#testimonial2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
#testimonial3 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
