﻿/* CSS layout */
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #778899;
}
#breadcrumb
{
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
	padding-top: 3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#breadcrumb A
{
	color: #000000;
	text-decoration: none;
}
#breadcrumb A:visited
{
	color: #000000;
	text-decoration: none;
}
#breadcrumb A:link
{
	color: #000000;
	text-decoration: none;
}
#breadcrumb A:active
{
	color: #000000;
	text-decoration: none;
}
#breadcrumb A:hover
{
	text-decoration: underline;
	color: #0000FF;
}

#mastheadlink 
{
	height: 60px; 
	width:130px; 
	float:left; 
	clear:both;
	cursor:pointer;
}

#header_link
{
	text-align: right;
	background-color: transparent;
	padding-right: 20px;
	position: relative;
	top: 10px;
}

#networks
{
	text-align: right;
	background-color: transparent;
	padding-right: 20px;
	position: relative;
	top: 10px;
}


#wrapper
{
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #003366;
}
#masthead
{
	position: relative;
	height: 90px;
	background-color: #83FFFF;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/masthead.gif);
	margin: 0px;
}

#body_container
{
}
#left_container
{
	padding: 5px;
	width: 710px;
	float: left;
	position: relative;
	background-color: #003366;
}
#left_content
{
	padding: 15px;
	width: 680px;
	float: left;
	position: relative;
	background-color: #ffffff;
}

#left_content_pci
{
	padding: 0px;
	width: 710px;
	height: 312px;
	float: left;
	position: relative;
	background-color: #ffffff;
	/*background-image: url(../images/spotlight-PCI.jpg);*/
	background-image: url(../images/targetedresponse.jpg);
	background-repeat:no-repeat;

	cursor:pointer;
}

#left_bottom
{
	width: 712px;
	height: 12px;
	float: left;
	position: relative;
	background-color: #003366;
	background-repeat: no-repeat;
	background-image: url(../images/bg_main_bottomcap.gif);
}
#right_container
{
	padding: 5px;
	background-color: #003366;
	float: right;
	position: relative;
	width: 218px;
}
#right_container A
{
    text-decoration: none;
}
#right_header
{
	background-color: #ffffff;
	height: 152px;
	position: relative;
	width: 214px;
	padding-left: 4px;
	padding-top: 4px;
}
#right_content
{
	background-color: #ffffff;
	min-height: 150px;
	float: right;
	position: relative;
	width: 218px;
	text-align: right;
}

#right_bottom
{
	background-color: #003366;
	height: 12px;
	float: right;
	position: relative;
	width: 218px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_bottomcap_dyno.gif);
}

/*italics quote from client*/
.testimonials
{
	font: 12px/14px arial, verdana, sans-serif,;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
/*client name*/
.clients
{
	font: 11px/12px arial, verdana, sans-serif,;
	font-weight: bold;
	color: #333333;
	padding: 3px 0px 0px 0px;
}

#ad_container
{
	padding: 0px 5px 5px 5px;
	clear: both;
	width: 950px;
	background-color: #003366;
}
#left_ad
{
	position: relative;
	float: left;
	width: 310px;
	height: 194px;
	background-repeat: no-repeat;
	background-image: url(../images/ad_pic_6.gif);
	padding-right: 10px;
}
#middle_ad
{
	position: relative;
	float: left;
	width: 310px;
	height: 194px;
	background-repeat: no-repeat;
	background-image: url(../images/ad_pic_7.gif);
	padding-right: 10px;
}
#right_ad
{
	position: relative;
	float: right;
	width: 310px;
	height: 194px;
	background-repeat: no-repeat;
	background-image: url(../images/ad_pic_8.gif);
}
#footer
{
	width: 960px;
	height: 90px;
	background-color: #406F70;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
	clear: both;
}
.left_text
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.left_text h1
{
	font-weight: bold;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	line-height: 18px;
	font-family: arial, verdana, sans-serif;
}
.left_text b
{
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, verdana, sans-serif;
}
.right_text h1
{
	padding: 15px 4px 0px 45px;
	background-position: 10px 10px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: 12px;
	height: 27px;
	font-family: arial, verdana, sans-serif;
	background-image: url(../images/dyno_logo.gif);
	background-repeat: no-repeat;
}
.right_text h2
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
    font-weight: bold;
    color: #6699cc;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-size: 30px;
    font-family: arial, verdana, sans-serif;
}
.right_text h3
{
    padding: 0px;
    font-weight: bold;
    color: #6699cc;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-size: 10px;
    font-family: arial, verdana, sans-serif;
}
.hotline
{
    margin: 0px;
    background-color: Red;
    padding: 0px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    font-family: arial, verdana, sans-serif;
    line-height: 34px;
}

.right_text p
{
	font: normal normal normal 11px/14px arial, verdana, sans-serif;
	color: #999999;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -12px 8px 6px 9px;
}

.right_text_001 p
{
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Verdana, Sans-Serif;
	font-variant: normal;
	color: #999999;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -12px 8px 6px 9px;
}

.right_text b
{
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, verdana, sans-serif;
}
.ad_text h1
{
	font-weight: bold;
	color: #6699cc;
	text-align: center;
	padding: 15px 0px 0px 15px;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	line-height: 16px;
	font-family: arial, verdana, sans-serif;
}
.ad_text p
{
    font: normal normal normal 10px/12px arial, verdana, sans-serif;
    color: #999999;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: -8px 160px 0px 15px;
}

.ad_text_001 p
{
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Verdana, Sans-Serif;
	font-variant: normal;
	color: #999999;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -8px 15px 0px 80px;
}

.masthead_text
{
	text-align: right;
	background-color: transparent;
	padding-right: 6px;
	position: relative;
	top: 45px;
	color: #000000;
}

#footer_links
{
	width: 960px;
	text-align: center;
	background-color: transparent;
	position: relative;
	top: 65px;
	color: #ffffff;
}

#footer_links A
{
	color: #ffffff;
	text-decoration: none;
}

#footer_links A:visited
{
	color: #ffffff;
	text-decoration: none;
}
#footer_links A:link
{
	color: #ffffff;
	text-decoration: none;
}
#footer_links A:active
{
	color: #ffffff;
	text-decoration: none;
}

#footer_links A:hover
{
	color: #999999;
	text-decoration: underline;
}
.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tabTD {
	text-align: center;
	padding: 0px;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
	cursor: pointer;
	margin: 0;
}

.tabTD:hover {
	text-decoration: underline;
}

.tabLeftRule {
	border-left-style:solid;
	border-left-color:black;
	border-left-width:1px;
	}
.tabRightRule {
	border-right-style:solid;
	border-right-color:black;
	border-right-width:1px;
	}
.tab {
	text-align:center;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	}
.tabHood {
	background-color:#ffffff;
	color:#000000;
	}
.tabBonnet {
	background-color:#666;
	color:#ffffff;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:1px;
	}
.tabcontent {
	text-align: left;
	width: 700px;
	border-style: none solid solid solid;
	margin: 0;
	padding: 10px;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tabdivcontent {
	overflow:visible;
	margin:0;
	padding:0;
	}

