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

/* Standard HTML Elements */

* {
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
	font-size: 15px;
	color: #343434;
	line-height: 26px;
}

body, html {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/bg_mockup.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #da1d1d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-top: 0px;
}

h2 {
	font-size: 22px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}


/* Layout */

#container {
	margin: auto;
	height: auto;
	min-height: 770px;
	width: 960px;
	position:relative;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 126px;
	width: 100%;
}

#logo {
	position: relative;
	top: 12px;
	left: 10px;
	background-image:url(images/logo_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 269px;
	height: 114px;
}

#navcontainer {
	position: absolute;
	width: 635px;
	left: 320px;
	top: 50px;
}

#content {
	position: relative;
	top: 60px;
	left: 0px;
	height: auto;
	width: 100%;
}

#content_home {
	margin: 15px 0px 0px 80px;
	width: 530px;
	float: left;
}

#content_services {
	margin: 15px 0px 0px 70px;
	width: 560px;
	float: left;
}

#content_contact {
	margin: 15px 20px 0px 70px;
	display: inline; /* IE6 double-margin fix */
	width: 420px;
	float: left;
}

#content_contact_sent {
	margin: 0px 20px 0px 70px;
	display: inline; /* IE6 double-margin fix */
	width: 720px;
	float: left;
}

#content_contact_form {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 340px;
	border: 5px solid #e2e2e2;
	padding: 15px 20px 20px 20px;
}

#content_portfolio {
	width: 100%;
	float: left;
	text-align: center;
}

#portfolio_title {
	text-align: center;
	padding-bottom: 10px;
	background-image: url(images/separator_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#portfolio_nav_top {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-image:url(images/separator_1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#portfolio_nav_bottom {
	width: 100%;
	position: relative;
}

#portfolio_work {
	margin: 30px 0 30px 0;
	text-align: center;
	
}

.portfolio_nav_left {
	position: absolute;
	left: 50px;
}

.portfolio_nav_right {
	position: absolute;
	right: 50px;
}

#contact_bottom {
	position: relative !important;
	position: inherit;
	top: 130px !important;
	top: 0px;
	margin-top: 130px;
	padding-top: 40px;
	height: 175px;
	width: 100%;
	clear: both;
	background-image: url(images/separator_1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

#contact_bottom_nophone {
	position: relative !important;
	position: inherit;
	top: 160px !important;
	top: 0px;
	margin-top: 160px;
	padding-top: 1px;
	height: 100px;
	width: 100%;
	clear: both;
	background-image: url(images/separator_1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

/* Nav Styles */

#navlist {
	margin: 0;
	padding: 0;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 22px;
	color: #FFFFFF;
}

#navlist a:link, #navlist a:visited {
	float: left;
	margin: 0 55px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 22px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 3px;
	background: transparent;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #FFFFFF;
}


/* Form Elements */

#frm_contact {
	padding: 0;
	margin: 0;
}

.contact_form_input {
	width: 176px;
	color: #555555;
	font-size: 14px;
	border: none;
	border-bottom: 1px dashed #888888;
}

.contact_form_input:focus, input.sffocus {
	border-bottom: 1px solid #da1d1d;
}

.contact_form_select, .contact_form_select option {
	width: 182px;
	color: #555555;
	font-size: 14px;
	border: none;
	border-bottom: 1px dashed #888888;
}

.contact_form_select:focus {
	border-bottom: 1px solid #da1d1d;
}

.contact_form_select option {
	border: none;
}
	

.contact_form_textarea {
	overflow: auto;
	width: 300px;
	height: 70px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	font-style:italic;
	border: none;
	border: 1px dashed #888888;
}

.contact_form_textarea:focus, textarea.sffocus {
	border: 1px solid #da1d1d;
}


/* Images */

#img_home_glass {
	background-image:url(images/img_home_glass.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 230px;
	height: 311px;
	float: left;
}

#img_services_cup {
	background-image:url(images/img_services_cup.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 250px;
	height: 342px;
	float: left;
}

#img_contact_booth {
	background-image:url(images/img_contact_booth.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 148px;
	height: 328px;
	float: left;
	margin: 15px 30px 0px 0px;
}


/* Misc */

.intro {
	font-size: 22px;
}

.intro-red {
	font-size: 22px;
	color: #da1d1d;
}

.highlight-red {
	color: #da1d1d;
}

.highlight {
	background-color: #fff3b0;
}

p#contact_info {
	margin: 50px 0px 0px 0px;
	font-size: 16px;
	line-height: 32px;
}

p#contact_info_sent {
	margin: 20px 0px 0px 0px;
}

#contact_bottom_text {
	margin-top: 12px;
	font-size: 16px;
}

#copyright {
	margin-top: 55px;
	font-size: 11px;
	color: #7d7d7d;
}

.form_error {
	color: #da1d1d;
	padding: 3px;
	padding-left: 6px;
	border: 1px solid #da1d1d;
}