@CHARSET "ISO-8859-1";
html {
	background-color: #EFEAE4;
	padding: 0px;
	margin: 0px;
}
body {
	padding:0px;
	font-family: Trebuchet MS, Arial, Verdana, Arial, sans serif;
	font-size: 0.8em;
	margin: 0px;
	background-color: #EFEAE4;
}
#wrap {
		width: 1000px;
		margin: 0 auto;
		margin-top: 20px;
		background: #fff url(../images/quotes-bg.jpg) 0px 0px repeat-y;
		border: 1px solid #7F7C77;
		position: relative;
		z-index: 0;
}
#logo_wrap {
	background: #CDC5BA url(../images/quotes-bg.jpg) 0px 0px repeat-y;
	width: 1000px;
	height: 90px;
	position: relative;
}
#slogan {
	position: absolute;
	top: 58px;
	left: 400px;
	font-size: 120%;
	color: #333;
	font-style: italic;
}
#free_service {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 157px;
	height: 160px;
	background: transparent url(../images/free-service.gif) no-repeat 0px 0px;
	z-index: 10;
}
#navigation {
	margin-left: 50px;
	height: 38px;
	background: transparent url(../images/nav-shadow.jpg) 39px 0px no-repeat;
}
#navigation li {
	display: block;
	width: 110px;
	background: transparent url(../images/list-fade.jpg) 0px 0px ;
	border-top: 1px solid #A09A8E;
	border-bottom: 1px solid #A09A8E;
	border-right: 1px solid #A09A8E;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
#navigation a {
	text-decoration: none;
	display: block;
	color: #880100;
	color: #386E01;
	border-left: 1px solid #fff;
	padding:5px;
}
#navigation a:hover {
	font-weight: bold;
	color: #880201;
}
#current_page {
	color: #000;
	color: #880201;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #fff;
}
#first_current_page {
	color: #000;
	font-weight: bold;
	padding: 5px;
	border-left: none;
}
#last_current_page {
	color: #000;
	font-weight: bold;
	padding: 5px;
		-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
}
#first_item {
	border: 1px solid #A09A8E;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#first_item a {
	border-left: none;
}
#last_item {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
}

#num_designers {
	color: #000;
}
#logo {
	background: transparent url(../images/logo-new.jpg) 0px 0px no-repeat;
	position: absolute;
	width: 543px;
	height: 53px;
	top: 10px;
	left: 0px;
}
#header {
	width: 900px;
	height: 417px;
	background: transparent url(../images/design-quotes.jpg) no-repeat 0px 0px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	border: 1px solid #fff;
	-moz-border-radius: 10px;
}
#get_quotes_wrap {
		position: absolute;
		top: 324px;
		left: 597px;
		width: 116px;
		height: 32px;
}
#get_quotes_wrap span {
	visibility: hidden;
}
#get_quotes_wrap a {
	display: block;
	height: 32px;
	width: 116px;
	text-decoration: none;
}
#get_quotes_wrap a:link, #get_quotes_wrap a:visited {
	background-image: url(../images/get-quotes.gif);
}
#get_quotes_wrap a:hover {
	background-image: url(../images/get-quotes-button-pink.gif);
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	padding: 10px;
	padding-left: 40px;
}
#quotes {
	width: 400px;
	height: 1600px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	border: none;
}
#content {
	margin: 20px;
}
div.h {
	margin-top: 40px;
	border-bottom: 1px solid #666;
}
dd, li {
	list-style-type: none;
	margin-bottom: 20px;
}
#para a {
	text-decoration: none;
	color: #000;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	color: #999;
}

div.screenshot_wrap {
	border: 1px solid #949494;
	-moz-border-radius: 5px;
	position: relative;
	width: 140px;
	height: 140px;
	background-color: #fff;
	float: left;
	margin: 5px;
}
div.screenshot_wrap img {
	position: absolute;
	top: 7px;
	left: 7px;
}
div.big_screenshot_wrap {
	border: 1px solid #949494;
	-moz-border-radius: 5px;
	position: relative;
	width: 225px;
	height: 225px;
	background-color: #fff;
	float: left;
	margin: 5px;
}
div.big_screenshot_wrap img {
	position: absolute;
	top: 12px;
	left: 12px;
}
#footer a {
	text-decoration: none;
	color: #999;
}
#first_logo_wrap {
	margin-top: 40px;
}

.logo_wrap {
	border: 1px solid #ccc;
	border: 1px solid #999;
	background-color: #fff;
	width: 140px;
	height: 60px;
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	-moz-border-radius: 5px;
}

img {
	border: none;
}