@charset "UTF-8";
/* CSS Document */
body {
	text-align: center;
	font-family:Verdana, Geneva, sans-serif
	margin: 0px;
	padding: 0px;
	background-image: url(images/website-bkgd_darker.gif);
	background-repeat: 
	repeat;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#header {
	margin-top: 30px;
	height: 214px;
	background-image: url(images/granttomchuk_header.jpg);
	background-repeat: no-repeat;
}
#nav_main{
	text-align: left;
	float: right;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 158px;
	width: 362px;
	font-size: 0.7em;
}
#nav_main a:hover {
    color:#696;
}
#nav_main a:active {
    color:#696;
}
.navtextspacer {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	color: #696;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
}
p {
	color:#FFF;
	line-height: 1.3;
	margin: 0px;
}
#content {
	float: left;
	width: 770px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
}
#left_bannertitle {
	float: left;
	width: 200px;
	height: 354px;
}
#leftcol_main {
	float: left;
	width: 239px;
	height: 324px;
	background-color: #033;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#leftcol_main p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}
#leftcol_main a:link {
	text-decoration: underline;
}
#leftcol_main a:hover {
    text-decoration: underline;
	color:#696;
}
#rightcol_main {
	float: left;
	width: 259px;
	height: 324px;
	background-color: #033;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rightcol_main p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#brochures_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#reports_tab {
	float: left;
	height: 24px;
	width: 62px;	
}
#posters_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#logos_tab {
	float: left;
	height: 24px;
	width: 62px;	
}
#ads_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#displays_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#outdoor_tab {
	float: left;
	height: 24px;
	width: 62px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	color: #696;
}
#web_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#other_tab {
	float: left;
	height: 24px;
	width: 62px;
}
#rightside_strip {
	float: right;
	height: 354px;
	width: 12px;
	background-image: url(images/rightside_slice.jpg);
}
#showcase_container {
	float: left;
	height: 300px;
	width: 558px;
	background-color: #FFF;
	text-align: center;
}
#caption {
	float: left;
	height: 30px;
	width: 438px;
	background-color: #FFF;
	padding-left: 8px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
#arrow_left {
	float: left;
	height: 30px;
	width: 30px;
	background-color: #FFF;
}
#page_numbers {
	float: left;
	height: 24px;
	width: 52px;
	background-color: #FFF;
	text-align: center;
	padding-top: 6px;
}
#arrow_right {
	float: left;
	height: 30px;
	width: 30px;
	background-color: #FFF;
}
#arrow_left_hover {
	float: left;
	height: 24px;
	width: 30px;
	background-color: #FFF;
	background-image: url(images/arrow_left.jpg);
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}

