/*generic styles*/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color:#666666;
	background-color: #F2F2F2;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table {
width: 945px;
padding: 0px;
border: 0px;
}

td {
background-color: #FFFFFF;
padding: 0px; 
border: 0px;
text-align:left;
vertical-align:top;
}

a {
text-decoration: none;
color:#CC0000;
}

a:hover {
color: #333333;
}

/* text styles*/
h1 {
	font-size: 3.5em;
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
}

.h2-home {
color: #CC0000;
}

h3 {
font-size: 2.1em; 
font-weight: normal;
line-height: 1.2em;
margin-top: 15px;
}

.subhead {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -27px;
}

.subhead-home {
color: #CC0000;
}

.subhead-news {
color: #9933CC;
}

.subhead-about {
color: #E4B806;
}

.subhead-what {
color: #FF3399;
}

.subhead-clients {
color: #99CC00;
}

.subhead-contact {
color: #FF9900;
}

.subhead-plog {
color: #3399FF;
}

.article-headline-home {
font-size: 1.3em;
color: #CC0000;
}

.article-headline-news {
font-size: 1.3em;
color: #9933CC;
}

.article-headline-about {
font-size: 1.3em;
color: #E4B806;
}

.article-headline-what {
font-size: 1.3em;
color: #FF3399;
}

.article-headline-clients {
font-size: 1.3em;
color: #99CC00;
}

.article-headline-contact {
font-size: 1.3em;
color: #FF9900;
}

.article-headline-plog {
font-size: 1.3em;
color: #3399FF;
}

td.main-text {
	line-height: 1.4em;
}

.bold {font-weight: bold;
}

/*table styles*/
#header {
	background-image: url(images/site_wide/header2.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: 0px;
	padding-top: 91px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
	
#header-left-shadow {background-image:url(images/site_wide/header_l_shadow.jpg); background-repeat: no-repeat; width: 14px; height: 149px;
}
#header-right-shadow {background-image:url(images/site_wide/header_r_shadow.jpg); background-repeat: no-repeat; width: 14px; height: 149px;
}

#image-header {
	width: 209px;
	background-image: url(images/home/home_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-news {
	width: 209px;
	background-image: url(images/news/news_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-about {
	width: 209px;
	background-image: url(images/about/about_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-what {
	width: 209px;
	background-image: url(images/what/what_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-clients {
	width: 209px;
	background-image: url(images/clients/clients_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-contact {
	width: 209px;
	background-image: url(images/contact/contact_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

#image-header-plog {
	width: 209px;
	background-image: url(images/plog/plog_image.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F2F2F2;
	padding: 130px 28px 28px 680px;
	height: 72px;
}

.left-shadow {
	background-image:url(images/site_wide/shadow_l.jpg);
	width: 14px;
	background-repeat: repeat-y;
}
.right-shadow {
	background-image:url(images/site_wide/shadow_r.jpg);
	width: 14px;
	background-repeat: repeat-y;
}
#main-content-l {
	width: 405px;
	margin-top: 28px;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 45px;
	}
	
.main-content-boxes {
	width: 190px;
	margin-top: 28px;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 0px;
	}	

.main-content-boxes-keyline {
	padding-right: 14px;
	padding-left: 14px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}	

#main-content-textbox {
	width: 405px;
	}	

#main-content-bgnd {
	border: 1px solid #CCCCCC;
	padding: 14px;
	background-image: url(images/site_wide/intro_grad.jpg);
	background-repeat: no-repeat;
	}	

/*footer styles*/
#footer-left {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 14px;
}

#footer-right {
	width: 190px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 21px;
	padding-left: 14px;
	font-size: 0.9em;
	color: #CC9999;
}

/*form*/
.registration-form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	width: 154px;
	height: 15px;
	border: 1px solid #FFCCCC;
	background-image: url(images/site_wide/f2f2f2_bgnd.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.contact-form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	width: 238px;
	height: 15px;
	border: 1px solid #FFCC99;
	background-image: url(images/site_wide/f2f2f2_bgnd.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.contact-form-large {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	width: 238px;
	height: 60px;
	border: 1px solid #FFCC99;
	background-image: url(images/site_wide/f2f2f2_bgnd.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

/*top navigation*/
#main-nav-top-index a{
	font-size: 1.3em;
	color: #666666;
}
#main-nav-top-index a:hover{
	color: #CC0000;
}
#main-nav-top-about a{
	font-size: 1.3em;
	color: #666666;
}
#main-nav-top-about a:hover {
color: #E4B806;
}
#main-nav-top-what a{
	font-size: 1.3em;
	color: #666666;
}
#main-nav-top-what a:hover {
color: #FF3399;
}
#main-nav-top-clients a{
	font-size: 1.3em;
	color: #666666;
}
#main-nav-top-clients a:hover {
color: #99CC00;
}
#main-nav-top-contact a{
	font-size: 1.3em;
	color: #666666;
}
#main-nav-top-contact a:hover {
color: #FF9900;
}

#main-nav-bottom-news a{
	font-size: 1.3em;
	color: #999999;
}
#main-nav-bottom-news a:hover {
color: #9933CC;
}
#main-nav-bottom-plog a{
	font-size: 1.3em;
	color: #999999;
}
#main-nav-bottom-plog a:hover {
color: #3399FF;
}

/*general navigation*/
#nav-home a{
	color: #CC0000;
	font-weight: bold
}
#nav-home a:hover{
	color: #666666;
}
#nav-about a{
	color: #E4B806;
	font-weight: bold
}
#nav-about a:hover {
color: #666666;
}
#nav-what a{
	color: #FF3399;
	font-weight: bold
}
#nav-what a:hover {
color: #666666;
}
#nav-clients a{
	color: #99CC00;
	font-weight: bold
}
#nav-clients a:hover {
color: #666666;
}
#nav-contact a{
	color: #FF9900;
	font-weight: bold
}
#nav-contact a:hover {
color: #666666;
}
#nav-news a{
	color: #9933CC;
	font-weight: bold
}
#nav-news a:hover {
color: #666666;
}
#nav-plog a{
	color: #3399FF;
	font-weight: bold
}
#nav-plog a:hover {
color: #666666;
}

/*footer navigation*/
#footer-nav-index a {
	color:#666666;
}
#footer-nav-index a:hover {
color: #CC0000;
}
#footer-nav-about a {
	color:#666666;
}
#footer-nav-about a:hover {
color: #E4B806;
}
#footer-nav-what a {
	color:#666666;
}
#footer-nav-what a:hover {
color: #FF3399;
}
#footer-nav-clients a {
	color:#666666;
}
#footer-nav-clients a:hover {
color: #99CC00;
}
#footer-nav-contact a {
	color:#666666;
}
#footer-nav-contact a:hover {
color: #FF9900;
}
#footer-nav-news a {
	color:#666666;
}
#footer-nav-news a:hover {
color: #9933CC;
}
#footer-nav-plog a {
	color:#666666;
}
#footer-nav-plog a:hover {
color: #3399FF;
}
#footer-nav-privacy a {
	color:#666666;
}
#footer-nav-privacy a:hover {
	color:#333333;
}
#footer-nav-terms a {
	color:#666666;
}
#footer-nav-terms a:hover {
	color:#333333;
}
#footer-nav-site a {
	color:#666666;
}
#footer-nav-site a:hover {
	color:#333333;
}

/*breadcrumbs*/
.bread-general a{
	color: #CC0000;
	font-size: 1.3em;
	font-weight: bold
}
.bread-general a:hover{
	color: #666666;
}
.bread-home a{
	color: #CC0000;
	font-size: 1.3em;
	font-weight: bold
}
.bread-home a:hover{
	color: #666666;
}
.bread-about a{
	color: #E4B806;
}
.bread-about a:hover {
color: #666666;
}
.bread-what a{
	color: #FF3399;
}
.bread-what a:hover {
color: #666666;
}
.bread-clients a{
	color: #99CC00;
}
.bread-clients a:hover {
color: #666666;
}
.bread-contact a{
	color: #FF9900;
}
.bread-contact a:hover {
color: #666666;
}
.bread-news a{
	color: #9933CC;
}
.bread-news a:hover {
color: #666666;
}
.bread-plog a{
	color: #3399FF;
}
.bread-plog a:hover {
color: #666666;
}

/*dividers*/
.news-rule {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 224px;
	height: 1px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub-nav-rules-about {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 100%;
	height: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}

/*images in bodytext*/
.news-image {
	margin: 5px 14px 7px 0px;
}

.logo-image {
	margin: 7px 0px 7px 12px;
}


div.drop_p_margin p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.subhead a {
	color: #666666;
}
