@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#black_top{
	width: 100%;
	height: 57px;
	background-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
#grey_top{
	width: 100%;
	height: 31px;
	background-image: url(../../images/grey_topbg.jpg);
	background-repeat: repeat-x;	
}
#header{
	width: 100%;
	height: 76px;
	margin-bottom: 2px;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #002c5a;
}
#navbar{
	width: 100%;
	height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;	
}
#menu{
	width: 666px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 81px;
	padding-right: 81px;
}
.menu_tab{
	width: 107px;
	height: 27px;
	float: left;
	line-height: 25px;
	margin-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
}
.menu_tab a{
    line-height: 25px;
	padding-top: 0px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
}
.menu_tab a:hover{
	color: #000;
	text-decoration: none;
	background-color: #eee;
	display: block;
	height: 100%;
}
#container{
	width: 830px;
	height: 504px;
	margin-right: auto;
	margin-left: auto;
}
.heading_blank{
	width: 208px;
	height: 42px;
	float: left;
	margin-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.heading{
	float: left;
	width: 412px;
	height: 36px;
	margin-top: 9px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#design_bar{
    float: left;
	width: 828px;
	height: 23px;
	margin-top: 2px;
	border: 1px solid #ccc;
	background-color: #919090;
}
.design_img{
	float: left;
	width: 270px;
	height: 147px;
	margin-top: 1px;
	border: 1px solid #ccc;
}
.design_links{
	float: left;
	width: 272px;
	height: 24px;
	margin-top: 1px;
	background-color: #002d5b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
.design_caption{
	float: left;
	width: 270px;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: center;
	padding-top: 5px;
}
.spacer_grey{
	float: left;
	width: 830px;
	height: 1px;
	margin-top: 9px;
	background-color: #5e5e5e;
}
#illustration_bar{
    float: left;
	width: 828px;
	height: 19px;
	margin-top: 2px;
	border: 1px solid #ccc;
	background-color: #919090;
}
#digital_img{
	float: left;
	width: 553px;
	height: 58px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
#penink_img{
	float: left;
	width: 274px;
	height: 58px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.digital_links{
	float: left;
	width: 542px;
	height: 17px;
	background-color: #769082;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.digital_links a{
    color: #fff;
	text-decoration: none;
}
.digital_links a:hover{
    color: #fff;
	text-decoration: underline;
}
.penink_links{
	float: left;
	width: 263px;
	height: 17px;
	background-color: #769082;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 12px;
}
.penink_links a{
    color: #fff;
	text-decoration: none;
}
.penink_links a:hover{
    color: #fff;
	text-decoration: underline;
}
#spacer_black{
	float: left;
	width: 100%;
	height: 2px;
	background-color: #000;
}
#grey_bott{
    float: left;
	width: 100%;
	height: 21px;
	background-image: url(../../images/grey_bottbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ccc;
	text-align: center;
	padding-top: 10px;
}
#black_bott{
    float: left;
	width: 100%;
	height: 72px;
	background-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}
.spacer{
    float: left;
    width: 1px;
	height: 20px;
}
