/* TWO COLUMN LAYOUT */

body {
	text-align:center; /* IE6 needs this to center the layout in the browser window */
	background-color: #0d3d6f;
	background-image: url(art/white_blue_fade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	}
#main_wrapper {
	width:959px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left; /* resets the centering hack for IE6 on the body tag */
}
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	}
#footer_inner {
	padding:.5em 1em; /* creates space between the box and the content */
	text-align:center;
	}
#footer2 {
	clear:both; /* makes the footer sit below whichever column is longest */
}
#footer2_inner {
	padding:.5em 1em; /* creates space between the box and the content */
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 725px;
	float: left;
}
#footer2_inner a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#footer2_inner a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#footer2_inner a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#top_logo {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	height: 113px;
}
#header {
	clear: both;
	height: 194px;
	width: 954px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_logo_sub {
	width:363px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	height: 43px;
	background-image: url(art/candesign_logo_lower.gif);
	background-repeat: no-repeat;
}
#main_navbar {
	width:596px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	height: 43px;
	background-image: url(art/candesign_main_navbar.gif);
	background-repeat: no-repeat;
}
#mainwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/candesign_mainwindow_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainwindow_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	width: 800px;
	float: right;
	margin-top: 75px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainwindow_bottom {
	width:954px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	height: 29px;
	clear: both;
}
#mainwindow_spacer {
	width: 2px;
	float: left;
	height: 600px;
}
#navbutton {
	width:110px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	height: 25px;
	position: relative;
	top: 9px;
	margin-right: 25px;
	left: 40px;
}
#frontwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/candesign_frontwindow_bkgnd.gif);
	background-repeat: no-repeat;
}
#mainwindow_wrapper {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
}
#frontwindow_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	width: 800px;
	float: right;
	margin-top: 200px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adobelink_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.adobelink_line a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1d8fca;
	text-decoration: none;
	text-align: center;
}
.adobelink_line a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1d8fca;
	text-decoration: underline;
	text-align: center;
}
.adobelink_line a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1d8fca;
	text-decoration: none;
	text-align: center;
}
.about p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.about img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contact p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.contact img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d3d6f;
	text-decoration: none;
}
.contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d3d6f;
	text-decoration: underline;
}
.contact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d3d6f;
	text-decoration: none;
}
.sample p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.sample  img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sample a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d3d6f;
	text-decoration: none;
}
.sample a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F97D3;
	text-decoration: underline;
}
.sample a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d3d6f;
	text-decoration: none;
}
.services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 55px;
}
.pubwindow {
	background-image: url(art/pub_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
.pubwindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 140px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.pubwindow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.pubwindow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8AB8DF;
	text-decoration: none;
}
.pubwindow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.advwindow {
	background-image: url(art/adv_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
.advwindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 140px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.advwindow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.advwindow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8AB8DF;
	text-decoration: none;
}
.advwindow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.logowindow {
	background-image: url(art/logo_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
.logowindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 140px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.logowindow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.logowindow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8AB8DF;
	text-decoration: none;
}
.logowindow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.marketwindow {
	background-image: url(art/market_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
.marketwindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 140px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.marketwindow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.marketwindow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8AB8DF;
	text-decoration: none;
}
.marketwindow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.webwindow {
	background-image: url(art/web_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
.webwindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 140px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.webwindow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.webwindow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8AB8DF;
	text-decoration: none;
}
.webwindow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b77ad;
	text-decoration: none;
}
.pdf_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	width: 600px;
	text-align: right;
	line-height: 14px;
	padding-right: 20px;
}
.pdf_download a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B65A1;
	text-decoration: none;
}
.pdf_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.pdf_download a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B65A1;
	text-decoration: underline;
}
.pdf_download a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B65A1;
	text-decoration: none;
}
#aboutwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/about_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#contactwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/contact_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#pubdesignwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/pubdesign_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#sampleswindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/samplework_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#addesignwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/ad_design_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#logodesignwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/logodesign_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#marketdesignwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/marketdesign_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#serviceswindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/services_window_bkgnd.gif);
	background-repeat: no-repeat;
}
#webdesignwindow {
	width:959px; /* resets the centering hack for IE6 on the body tag */
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url(art/webdesign_window_bkgnd.gif);
	background-repeat: no-repeat;
}
