* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-image: url(images/oldimages/hedtile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h2 {
	font-size: 18px;
	color: #006699;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #006699;
	margin-top: 6px;
}
a:link {
	color: #006699;
	font-weight: bold;
}
a:hover {
	color: #006600;
}
a:visited {
	color: #006699;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	font-weight: bold;
}
#site {
	background-image: url(images/oldimages/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	line-height: 14px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 55px;
	width: 240px;
	height: 100px;
}
#menu li {
	margin: 0px;
	padding: 5px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	float: right;
	height: 15px;
}
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#menu li.homelink {
	width: 115px;
	text-align: right;
}
#menu li.ourhistorylink {
	width: 145px;
	text-align: right;
}
#menu li.customerservicelink {
	width: 180px;
	text-align: right;
}
#menu li.ourclientslink {
	width: 210px;
	text-align: right;
}
#menu li.designitlink {
        width: 240px;
        text-align: right;
}#hed {
	position: relative;
	height: 420px;
}
#bodycopy {
	position: relative;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.styled {
	display: none;
}
#photocircle {
	position: absolute;
	top: 105px;
	left: 190px;
	width: 290px;
	height: 290px;
}
#flashrotator {
	padding: 0px;
	margin: 0px;
}
#contact {
	position: absolute;
	height: 60px;
	width: 80px;
	top: 88px;
	left: 518px;
	z-index: 100;
}
#photobook {
	height: 250px;
	width: 250px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000000;
}
#photopage {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#photothumbs img {
	border:1px solid #000;
	;
	margin:5px;
}
#photopage p {
	text-align: right;
	padding: 0px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
}
#introbox {
	position: absolute;
	width: 275px;
	right: 0px;
	top: 190px;
}

#footer p {
	margin-top: 5px;
}
#site p {
	margin-top: 10px;
}
.center {
	text-align: center;
}
.designitScreen {
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #333333;
}
.servicespage {
	background-image:  url("images/oldimages/basketballuniform.jpg");
	background-repeat: no-repeat;
	background-position: 200px 0px;
}
.bluebox {
	margin: 15px auto 0px;
	padding: 15px;
	width: 500px;
	border: 1px solid #0066CC;
}
.floatlft {
	float: left;
	margin: 3px;
	padding: 0px;
}
.bold {
	font-weight: bold;
	color: #006699;
}
/* Form styles */
#form {
	margin: 15px auto 0px;
	padding: 10px;
	border: 1px solid #339900;
	width: 400px;
}
input, textarea {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.formfield {
	font-weight: bold;
	color: #339900;
}
input:focus, textarea:focus {
	color: #FFFFCC;
	border: 1px solid #339900;
}
#2colpage {
	position: relative;
	width: 375px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#servicelist {
	margin-top: 10px;
}

#bodycopy2 {
	position: relative;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.product_box_left {
	border: 1px #999 solid;
	padding: 8px;
	width: 46.5%;
	float: left;
	margin-bottom: 10px;
	height: 250px;
}

.product_box_right {
	border: 1px #999 solid;
	padding: 8px;
	width: 46.5%;
	float: right;
	margin-bottom: 10px;
	height: 250px;
}
