@charset "UTF-8";
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#container1 {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/header-bg.jpg);
	margin: 0px;
}
#container2 {
	height: auto;
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container3 {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/bg2.jpg);
}
#container4 {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/footer-bg.jpg);
	margin: 0px;
}
#header {
	height: 195px;
	width: 791px;
	overflow: hidden;
}
#header-bg {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 711px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 120px;
	width: 791px;
	overflow: hidden;
}
/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
.p2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #464646;
}
.p-red {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.headline-black {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #000A12;
}
.headline-red {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #B80000;
}

.subheadline {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #464646;
}
.subheadline-red {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #B80000;
}

.boxgrey {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #E0E0E0;
	font-family: tahoma, arial;
	font-size: 11px;

}
.boxgrey2 {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;

}

.header-left {
	background-image: url(../images/header-l.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}

.menu1 a {
	background-image: url(../images/home.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu1 a:hover {
	background-image: url(../images/home-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}

.menu2 a {
	background-image: url(../images/product.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu2 a:hover {
	background-image: url(../images/product-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu3 a {
	background-image: url(../images/services.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu3 a:hover {
	background-image: url(../images/services-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu4 a {
	background-image: url(../images/blog.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu4 a:hover {
	background-image: url(../images/blog-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu5 a {
	background-image: url(../images/forum.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}
.menu5 a:hover {
	background-image: url(../images/forum-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}

.header-right {
	background-image: url(../images/header-r.jpg);
	height: 26px;
	width: 113px;
	background-repeat: no-repeat;
	float: left;
}

a.footerlinks:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#CCCCCC;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#CCCCCC;
}
