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

body {
	margin: 0px;
	padding: 15px 30px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/design/ink64.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin: 0;
	text-align: left;
}
#header {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
}
#logo {
	float: left;
	margin: 0px 145px 0px 0px;
	border: none;
	width: 155px;
}
#addthis {
	position: absolute;
	left: 3px;
	top: 3px;
}
#nav {
	width: 600px;
	float: left;
	text-align: right;
	list-style-type: none;
	margin: 65px 0px 0px 0px;
}
#nav li {
	font-size: 0.69em;
	color: #003F72;
	font-weight: bold;
	display: inline;
	margin: 0;
}
#nav a {
	text-decoration: none;
	color: #333333;
	display: block;
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #333333;
}
#nav a:hover   {
	color: #9C1E2D;
}
.buttonright {
	border-right: 1px solid #333333;
}
#content {
	float: left;
	height: 400px;
	width: 900px;
	overflow: hidden;
	background-image: url(../images/design/overlay.png);
	_background-color: #FFF;
	clear: left;
}
#text {
	float: left;
	height: 400px;
	width: 290px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#text p {
	font-size: 0.69em;
	color: #333333;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 5px 0px;
	line-height: 1.4;
}
#text p a {
	color: #333333;
}
#text p a:hover {
	color: #9C1E2D;
}
#text h1 {
	color: #333333;
	text-align: left;
	font-size: 1em;
	padding: 20px 20px 0px 10px;
	margin: 0px 0px 5px 0px;
}

.pdf {
	background-image: url(../images/design/pdf.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
}

.facebook {
	background-image: url(../images/design/pdf.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
}

.linkedin {
	background-image: url(../images/design/linked-in.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
}

.zip {
	background-image: url(../images/design/zip.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
}

.weblink {
	background-image: url(../images/design/weblink.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 23px;
	background-position: top left;
}

.skype {
	background-image: url(../images/design/skype.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 23px;
	background-position: top left;
}

.download {
	background-image: url(../images/design/download.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 23px;
	background-position: top left;
}

#portfolio {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 600px;
}

#portfolio a {
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	width: 120px;
}


.pic {
	float: left;
	height: 400px;
	width: 120px;
	margin: 0;
	padding: 0px;
	border: none;
}
.pic img {
	margin: 0px;
	border: none;
	padding: 0px;
	float: left;
	width: 120px;
}

#footer {
	padding: 10px 0px 0px 0px;
	margin: 0;
	float: left;
	clear: left;
	width: 900px;
}

#contact {
	padding: 0px;
	margin: 0;
	float: left;
	width: 600px;
}
#contact p {
	font-size: 0.69em;
	color: #333333;
	line-height: 1.4;
	margin: 0px 0px 3px 0px;
}
#contact a {
	color: #333333;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
.bullet {
	color: #9C1E2D;
	font-weight: normal;
}

#copyright {
	padding: 0px;
	clear: left;
	float: left;
	width: 300px;
}

#copyright p {
	font-size: 0.69em;
	color: #EFCADD;
	font-weight: normal;
	line-height: 1.4;
	margin: 0px 0px 3px 0px;
}

#copyright a {
	color: #EFCADD;
	text-decoration: none;
	cursor: pointer;
}

#copyright a:hover {
	text-decoration: underline;
}





#admin {
	float: left;
	width: 900px;
	padding: 10px 0px;
}
#index {
	padding: 10px;
	float: left;
	width: 880px;
}

#admin h1 {
	color: #333333;
	text-align: left;
	font-size: 1em;
	margin: 0px 0px 10px 300px;
}

#admin h2 {
	font-size: 0.88em;
	color: #9C1E2D;
	margin: 15px 0px 5px 300px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border-top: 1px dotted #9C1E2D;
}
#admin h2 a {
	color: #9C1E2D;
}
#admin h2 a:hover {
	color: #333333;
}

#admin h3 {
	font-size: 0.69em;
	color: #333333;
	line-height: 1.4;
	margin: 0px 0px 10px 300px;
}

#admin h4 {
	font-size: 0.69em;
	color: #333333;
	line-height: 1.4;
	margin: 0px 0px 0px 300px;
}

#admin h5 {
	font-size: 0.69em;
	color: #9C1E2D;
	line-height: 1.4;
	margin: 0px 0px 0px 300px;
	font-weight: normal;
}

#admin p {
	text-align: left;
	font-size: 0.69em;
	color: #333333;
	padding: 3px 0px;
	margin: 0px 0px 5px 300px;
	line-height: 1.4;
}

.dvd-index {
	color: #FF6600;
	line-height: 1.4;
	margin: 0px 0px 20px 300px;
	font-weight: normal;
	border-left: 1px solid #A52127;
	padding: 4px 0px;
	font-size: 0.69em;
}

.dvd-index  a {
	display: inline;
	color: #333333;
	padding: 3px 7px;
	border-top: 1px solid #A52127;
	border-right: 1px solid #A52127;
	border-bottom: 1px solid #A52127;
	text-decoration: none;
}

.dvd-index  a:hover {
	background-color: #333333;
	color: #FFFFFF;
}

#admin p a,
#admin h4 a,
#admin li a {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

#admin p a:hover,
#admin h4 a:hover,
#admin li a:hover {
	color: #A52127;
}

#admin li {
	font-size: 0.69em;
	line-height: 1.4;
	margin: 0px 0px 2px 300px;
}

#admin ul, ol {
	padding: 0px;
	margin: 0px 0px 8px 20px;
	color: #333333;
}

#admin hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #9C1E2D;
	width: 600px;
	margin: 0px 0px 5px 300px;
}
#admin img {
	border-style: none;
}
