/******** PAGE BACKGROUND ********/

body {
	background-position: center;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-image: url('http://www.andesgraphics.com/images/background-gray.jpg');
	background-repeat: repeat-y;
	background-color: CBCBCB;
}

#frame {
	background-position: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}

/******** NAVIGATION ********/

#nav {
	height: 31px;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

	#nav ul {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: none;
	}
	
	#nav ul li {
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	position: relative;
	text-decoration: none;
	margin-bottom: 0px;
}
		
			#nav ul li a {
			text-decoration: none;
			padding: 8px 10px 0px 10px;
			display: block;
			color: #ffffff;
			height: 23px;
			}
			
			#nav ul li a:hover {
			color: #333333;
			background-image: url('');
			background-color: #E8E8E8 ;
			}
			
			#nav ul li a.active {
			color: #333333;
			background-image: url('');
			background-color: #ffffff;
			}

			#nav ul li a.active:hover {
			}

#subnav {
	list-style-type: none;
	height: 26px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #333333;
}
	#subnav ul {
		padding: 0 0 0 10px;
		margin: 0px;
		list-style-type: none;
	}
	#subnav li {
		list-style-type: none;
		float: left;
		padding-top: 5px;
		padding-bottom: 0px;
	}
	#subnav a {
		padding: 4px 12px 4px 12px;
		text-decoration: none;
		font-family: Verdana;
		font-size: 12px;
		color: #333333;
		border-style: solid;
		border-width: 0px 1px 0px 0px;
		border-color: #e0e0e0;
		background-color: #ffffff;
	}
	#subnav a:hover {
		color: #ffffff;
		background-color: #0080ff;
	}
	#subnav ul li a.active {
		background-color: #ffffff;
		color: #3399FF;
		margin-bottom: 5px;
	}


/******** CONTENT ********/

#maincontent {
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	border-color: #CCCCCC;
	width: 800px;
	text-align: left;
}

.design-services {
	float: left;
	width: 25%;
	margin: 20px 0 60px 0;
}

.design-services h2 {
	padding: 8px 0px 10px 10px;
	width: 175px;
	color: #333333;
	font-size: 16px;
}

.design-services img {
	padding-top: 25px;
}

.crop{
	float:left;
	overflow:hidden; /* this is important */
		}
	/* input values to crop the image: top, right, bottom, left */
.crop img{
	margin: 0px -30px 0px 0px;
	}

#product-info {
	float: left;
	width: 370px;
	padding: 0 0 0 10px;
	margin-top: 7px;
}
#product-info ul li {
	margin-bottom: 2px;
}

#product-samples {
	float: right;
	width: 390px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

#product-samples ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#product-samples ul li {
	width: 360px;
	margin-bottom: 15px;
}

#product-samples ul li h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#product-samples ul li h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#product-samples img {
	display: block;
	float: left;
	margin-right: 5px;
}

#home h2 {
	padding: 8px 10px 10px 10px;
	margin-top: 0px;
	color: #333333;
	background-color: #ffffff;
	height: 10px;
	display: block;
	font-size: 16px;
}

#home h2 a {
	color: #333333;
}

#home-headline {
	font-size: 20px;
}

#home-intro {
	margin: -10px 10px 0px 20px;
}

#home-intro ul {
	margin: 0 0 3px -38px;	
	}
#home-intro ul li {
	list-style-type: none;
}

.service-1 {
	float: left;
	margin: 10px 0px 10px 20px;
}

.service-2 {
	float: left;
	margin: 10px 0px 10px 20px;
}

.service-3 {
	float: right;
	margin: 10px 17px 10px 0px;
}

.services {
	width: 240px;
	height: 126px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: #f9f9f9;
}

.services ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

.services ul li {
	margin: 0;
}

.services ul li a {
	display: block;
	width: 230px;
	padding: 5px 0 5px 10px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c8c8c8;
}

.services ul li a:hover {
	color: #ffffff;
	background-color: #0080ff;
	text-decoration: none;
}

#header {
	height: 85px;
}

#andesgraphicslogo {
	border: 0px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	float: left;
}

#phone {
	color: #333333;
	padding-left: 600px;
	padding-top: 6px;
	font-size: 24px;
	font-family: Verdana;
}

#call-to-action {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}

#submitbutton {
	border-style: none;
	padding-right: 2px;
	margin-top: -2px;
}

h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 22px;
	color: #333333;
}

h2 {
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
}

p {
	margin-top: 5px;
	padding-top: 0px;
	line-height: 1.4;
}
#footertext {
	font-size: 9px;
	text-align: center;
	height: 30px;
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 15px;
	background-color: #E9E9E9;
}
a img { border: 0;
}

a {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000A0;
}
#contact-intro {
	padding: 0 0 0 20px;
}
#contact-us {
	float: left;
	width: 780px;
	padding-left: 10px;
	margin-top: 7px;
}