body {
	background-color: #303030;
	margin:0px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a:link{
	color:#BF0005;
	text-decoration:none;
}

a:visited{
	color:#BF0005;
	text-decoration:none;
}

a:hover{
	color:#3300FF;
	text-decoration:none;
}

a:active{
	color:#3300FF;
	text-decoration:none;
}

.style1 {
	color: #ff00ff;
	font-weight: bold;
	font-size:16px;
}
.style2 {color: #FFFFFF}
.style3 {color: #00FFFF}
.style10 {font-size: 16px; color: #99FF00; font-weight: bold; }

.bg-ctn {
	background-image:url(images/bg-ctn.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.style13 {color: #0066FF; font-weight: bold; font-size: 16px; }
.style14 {
	font-size: 14px;
	font-weight: bold;
}

a.home {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

a.home:hover {
background-image:url(images/hover-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}

a.home-b {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
background-image:url(images/select-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}

a.about {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

a.about:hover {
background-image:url(images/hover-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
height:30px;
}

a.about-b {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
background-image:url(images/select-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}

a.services {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

a.services:hover {
background-image:url(images/hover-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
height:30px;
font-weight:bold;
}

a.services-b {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
background-image:url(images/select-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}

a.press {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

a.press:hover {
background-image:url(images/hover-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
height:30px;
font-weight:bold;
}

a.press-b {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
background-image:url(images/select-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}

a.contact {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

a.contact:hover {
background-image:url(images/hover-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
height:30px;
font-weight:bold;
}

a.contact-b {
display:block;
width:100px;
height:30px;
text-decoration:none;
padding-top:10px;
background-image:url(images/select-bg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:12px;
font-weight:bold;
}
.style15 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.services-box {
	background-image:url(images/services-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.services-box a:link{
	color:#FFCC00;
}
.services-box a:visited{
	color:#FFCC00;
}
.services-box a:hover{
	color:#FFCC00;
}
.services-box a:active{
	color:#FFCC00;
}

.errMsg { color: #C33; font-size:xx-small; font-family: Arial;} 