/* 1priceconferencing.com */

body { color: #4C5374;
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 0.75em;
margin: 0 auto;
padding: 0;
text-align: left;
width: 750px;
}


#header-image {background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 96px;
margin: 0 auto;
padding: 0;
height: 96px;
 }

#navbar {
background-image: url(images/menubg.gif);
background-repeat: repeat-x;
font-size: 0.85em;
color: #cccccc;
text-align: center;
vertical-align: middle;
height: 41px;
font-weight: bold;
}

.navbar:link {
	color:#FFFFFF;
	text-decoration : none;
	background : transparent;
}

.navbar:visited {
	color:#FFFFFF;
	text-decoration : none;
	background : transparent;
}

.navbar:hover {
	color: #FCD400;
	text-decoration : none;
	background : transparent;
}

#main-text {
font-size: 1.30em;
margin-top: 0;
margin-bottom: 0;
margin-left: 20px;
margin-right: 25px;}

a:link {
	color: #4C5374;
	text-decoration : none;
	background : transparent;
}

a:visited {
	color: #4C5374;
	text-decoration : none;
	background : transparent;
}

a:hover {
	color : #000000;
	text-decoration : underline;
	background : transparent;
}


h1 {font-size: 1.4em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;
}h2 {font-size: 1.25em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;}h3 {font-size: 1.2em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: center;
}h4 {font-size: 1.1em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;
}h5 {font-size: 1em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;
}

h6 {font-size: .85em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;
}
#footer {
color: #cccccc;
text-align: center;
font-size: 0.95em;
background-color: #717AA1;
padding-top:4px;
padding-bottom: 2px;
border-bottom: 3px #666666 solid;
height: 12px;
}

.footer:link {
	color:#cccccc;
	text-decoration : none;
	background : transparent;
}

.footer:visited {
	color:#cccccc;
	text-decoration : none;
	background : transparent;
}

.footer:hover {
	color: #FCD400;
	background : transparent;
	text-decoration : underline;
}
#copyright {
text-align: center;
color: #eeeeee;
font-size: .75em;
margin-top: 0px;
margin-bottom: 2px;
}

.copyright:link {
	color: #eeeeee;
	text-decoration: none;
	background: transparent;
}

.copyright:visited {
	color: #eeeeee;
	text-decoration: none;
	background: transparent;
}

.copyright:hover {
	color:#cccccc;
	text-decoration: none;
	background: transparent;
}

table {margin-top:0px;
margin-bottom:0px;margin-left:0px;
margin-right: 0px;
background-image: url(images/bodybg.gif);
border: 1px #99A1BC solid;
}