@charset "utf-8";
body, td, th {
	font-family: Arial, Geneva, Verdana, "Century Gothic";
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #023C6C;
}
.floatR {
	float: right;
	margin-left: 15px;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #799C24;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #023C6C;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h1 {
	font-size: 16px;
	color: #023C6C;
}
body {
	background-color: #012849;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo-designer {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	font-size: 11px;
	color: #535353;
}
#edge {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	background-color: #FFFFFF;
}
.floatL {
	float: left;
	margin-right: 15px;
}
.components {
	font-size: 12px;
	font-style: italic;
	color: #74931C;
	font-weight: bold;
}
#design-brand {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#package {
	padding-top: 25px;
}
#brand-identity-ohio   {
	padding-top: 45px;
	padding-right: 320px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	padding-left: 35px;
	background-image: url(../images/print-designer/ohio-print-designers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#brand-identity-columbus {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
#brand    {
	font-size: 11px;
	color: #555555;
	width: 400px;
	margin-top: 15px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
	padding-bottom: 10px;
}
p {
	margin: 0px;
}
