@charset "utf-8";

body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0678A4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	margin-right: 15px;
}
.imgRight {
	margin-left: 15px;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1.25em;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}
#tblWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	background-image: url(/assets/images/layout/bg-dueck-defense-page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#tdHeader {
	text-align: left;
	vertical-align: top;
	background-color: #000;
	background-image: url(/assets/images/layout/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 79px;
	padding-top: 25px;
	padding-left: 510px;
}
#tdMenu {
	text-align: left;
	vertical-align: bottom;
	background-color: #000;
	background-image: url(/assets/images/layout/bg-dueck-defense-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-left: 290px;
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 28px;
}
#tdMenu ul li {
	margin: 0px;
	padding: 0px;
}
#tdContent {
	text-align: left;
	vertical-align: top;
	background-image: url(/assets/images/layout/bg-dueck-defense-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 535px;
}


#tdLeftMenu {
	width: 203px;
	padding-top: 105px;
	padding-right: 30px;
	padding-left: 27px;
	text-align: left;
	vertical-align: top;
	background-image: url(/assets/images/layout/bg-left-column.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftButton {
	background-color: #E6E6E5;
	padding: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #4E535E;
	margin-bottom: 5px;
}
.leftButton a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.leftButton a:hover {
	color: #C00;
}
#divQuote {
	background-color: #E6E6E5;
	padding: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #900;
	margin-bottom: 5px;
	margin-top: 15px;
}



#tdRightContent {
	width: 560px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 90px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/assets/images/layout/watermark.gif);
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #000;
	height: 500px;
}
#tdRightContentStore {
	width: 560px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 90px;
	text-align: left;
	vertical-align: top;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #000;
	height: 500px;
}

#divHomeCopy {
	overflow: auto;
	margin-bottom: 10px;
}
#tdFooter {
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tdSocialNetworks {
	width: 250px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
}
#tdSocialNetworks img {
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
}

#tdFooterLinks {
	width: 700px;
	text-align: center;
	vertical-align: middle;
}
#tdFooterLinks a{
	color: #CCC;
	text-decoration: underline;
}
#tdFooterLinks a:hover {
	color: #FFF;
}



.tdLeft50 {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight50 {
	width: 50%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft70 {
	width: 70%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight30 {
	width: 30%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft60 {
	width: 60%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight40 {
	width: 40%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.center {
	text-align: center;
	vertical-align: middle;
}
.imgRightBrdr {
	padding: 7px;
	margin-left: 15px;
	border: 1px solid #C00;
	background-color: #FFF;
}
.imgDlrBrdr {
	padding: 6px;
	border: 1px solid #C00;
	background-color: #000;	}
	
.imgRightBrdr25 {
	padding: 7px;
	margin-left: 25px;
	border: 1px solid #C00;
	background-color: #FFF;
}
#divDealer	{
	height:160px;
	margin:20px;
	text-align:center;
	border-bottom: #000 solid 1px;
}
#divDealer img	{
	padding-right:20px;
}
#divDlrOnline	{
	width:500px;   
	margin:30px;
	padding-bottom:40px;
	text-align:center;
	border-bottom: solid 1px #333;
}
#tdODlr	{
	align:center;
	vertical-align: text-top; 
	height:auto;  
	border-top: solid thin #000;
}
