@import url("menuexp.css");

body {
	background-color: #cdcdce;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
} 
a:hover { 
	color:#0033FF;
}
#content
{
	width:718px;
	float:left;
	background-color:#FFFFFF;
}
#content_area
{
	width:460px;
	float:left;
}
#nav { 
	background-repeat:no-repeat; height:24px; padding-right: 20px; 
}
p {
	padding:10px;
}
.h1
{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	margin:0;
}
.bold_blue
{
	color:#000099;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	margin:0;
}
.bold_blue_small
{
	color:#000099;
	font-size:12px;
	font-weight:bold;
}
#sidebar
{
	width:216px;
	float:left;
	padding:10px;
	margin:10px;
	background-color:#f4e9d5;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#sidebar2
{
	width:216px;
	float:left;
	padding:10px;
	margin:10px;
}
#footer {
	width:718px;
	height:73;
	text-align:center;
	padding-top:10px;
	float:left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#cdcdce
}
#footer_left {
	width:109px;
	height:73;
	float:left;
	padding-top:10px;
	background-image:url(images/footer_left.jpg);
	background-repeat:no-repeat;
}
#footer_right {
	width:123px;
	height:73;
	float:left;
	padding-top:10px;
	background-image:url(images/footer_right.jpg);
	background-repeat:no-repeat;
}
#all  {
	background-image:url(images/main_bkgd.jpg);
	background-repeat:repeat-y;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	top: -16px;
}
#header  { 
	background-image:url(images/banner_flasharea.jpg);
	position: relative; 
	width:950px; 
	height:171px; 
}
#column1
{
	margin:0;
	width:109px;
	height:487;
	float:left;
	background-image:url(images/Ashlee_Printing3slice_02.jpg);
}
#column2
{
	width:123px;
	height:488;
	float:left;
	background-image:url(images/Ashlee_Printing3slice_14.jpg);
}
#nav_buttons1
{
	float:left;
	margin:109px;
}
#nav_buttons
{
	float:left;
}
.img
{
	float:left;
	display:block;
}

.img-r
{
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

.img-l
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.whitelink, .whitelink a, .whitelink a:visited
{
	color:#fff;
	text-decoration:underline;
}

.whitelink a:hover
{
	color:#e26707;
	text-decoration:none;
}
.form
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.white_box_title
{
	float:left;
	padding-left:10px;
	padding-top:8px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	position: static;
	background-image:url(images/white_titlebox.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:35;
}
.red_more_box
{
	float:left;
	padding-left:10px;
	padding-top:8px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	position: static;
	background-image:url(images/white_titlebox.gif);
	background-repeat:no-repeat;
	width:190px;
	height:35;
}
.clearrow { clear: left; padding:0; margin:0;}

.productLink
{
	cursor: pointer;
	color:	#CC0000;
}

.productList
{
	margin-bottom: 3px;
}