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

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a img {
border:0;
}

a {
   outline: none;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container {
	width: 951px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}

#header {
	float:left;
	width: 951px;
	height: 160px;
}

#logo_holder {
	float:left;
	width: 241px;
	height: 94px;
	margin-top: 66px;
}

#menu_holder {
	float:left;
	width: 675px;
	height: 37px;
	background-image:url(../slices/menu_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 35px;
	margin-top: 95px;
}

#wrap {
	float:left;
	width: 951px;
}

#top_content {
	float:left;
	width: 951px;
	height: 28px;
	background-image:url(../slices/top_content.jpg);
	background-repeat:no-repeat;
}

#section {
	float:left;
	width: 951px;
}

#section_left {
	float:left;
	width: 280px;
}

#section_right {
	float:left;
	width: 580px;
	margin-left: 20px;
	margin-top: 25px;
}

#photo {
	float:left;
	width: 180px;
	margin-bottom: 30px;
}

#info_text_holder {
	float:left;
	width: 350px;
	margin-left: 24px;
	margin-bottom: 30px;
}

#work_holder {
	float:left;
	width: 560px;
	margin-left: 25px;
	margin-top: 30px;
	border-bottom-color:#bcbe95;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

.work_pics {
	float:left;
	border-style:solid;
	border-width: 3px;
	border-color:#2d6266;
}

#middle_content {
	float:left;
	width: 951px;
	background-image:url(../slices/middle_content.jpg);
	background-repeat:repeat-y;
}

#home_info {
	float:left;
	width: 290px;
}

#pages_info {
	float:left;
	width: 350px;
}

#contact_page_info {
	float:left;
	width: 185px;
}

#left_middle {
	float:left;
	width: 582px;
}

#left_middle_pages {
	float:left;
	width: 512px;
}

.room_bottom {
	margin-bottom: 15px;
}

.room_right {
	margin-right: 10px;
}

#large_pic {
	float:left;
	width: 579px;
	height: 407px;
	background-image:url(../slices/lg_pic_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	margin-left: 1px;
}

#small_pic {
	float:left;
	width: 506px;
	height: 355px;
	background-image:url(../slices/sm_pic_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	margin-left: 1px;
}

#right_middle {
	float:left;
	width: 348px;
	margin-left: 18px;
	margin-top: 20px;
}

#title_holder {
	float:right;
	width: 420px;
	text-align:right;
	margin-bottom: 20px;
}

#contact_title_holder {
	float:right;
	width: 221px;
	text-align:right;
	margin-bottom: 20px;
	margin-top: 20px;
}

#right_middle_pages {
	float:left;
	width: 420px;
	margin-left: 18px;
	margin-top: 20px;
}

#right_middle_contact_page {
	float:left;
	width: 420px;
	margin-left: 18px;
	margin-top: 0px;
}

#bottom_content {
	float:left;
	width: 951px;
	height: 33px;
	background-image:url(../slices/bottom_content.jpg);
	background-repeat:no-repeat;
}

p {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#5190CD;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
}

.view_work_link {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:14px;
	font-weight:bold;
}

.view_work_link a {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.view_work_link a:hover {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.black_text {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 14px;
	font-weight:normal;
}

h2 {
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2d6266;
	font-size:14px;
	line-height: 20px;
	font-weight:normal;
	font-style:italic;
}

.purple {
	color:#2e3192;
}

.black {
	color:#000000;
}

.contact_text {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#5190CD;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
}

.contact_text a {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#5190CD;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
}

.contact_text a:hover {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#282e82;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
}

.aqua {
	color:#2d6266;
}

h4 {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
}

h4 a {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
	text-decoration:none;
}

h4 a:hover {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:12px;
	line-height: 20px;
	font-weight:normal;
	text-decoration:underline;
}

.quote_text {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#007C85;
	font-size:11px;
	line-height: 12px;
	font-weight:normal;
}

.addy_text {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#2e3192;
	font-size:11px;
	line-height: 12px;
	font-weight:normal;
}

.services_info_text {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#007C85;
	font-size:11px;
	line-height: 16px;
	font-weight:normal;
}

h3 {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#007C85;
	font-size:13px;
	line-height: 20px;
	font-weight:normal;
}

h3 a {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#007C85;
	font-size:13px;
	line-height: 20px;
	font-weight:normal;
	text-decoration:none;
}

h3 a:hover {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	color:#007C85;
	font-size:13px;
	line-height: 20px;
	font-weight:normal;
	text-decoration:underline;
}


#footer {
	float:left;
	width: 951px;
	height: 30px;
	clear:both;
}

#contact_info {
	float:left;
	width: 200px;
	margin-left: 40px;
	margin-top: 25px;
	border-bottom-color:#e3b573;
	border-bottom-style:solid;
	border-bottom-width: 7px;
}

#quote_info {
	float:left;
	width: 280px;
	margin-left: 50px;
	margin-top: 38px;
}

#quote_info_pages {
	float:left;
	width: 190px;
	margin-left: 55px;
	margin-top: 38px;
}
		

ul {
	padding: 0px;
	margin:0px
}
	
li {
	padding: 0px;
	list-style:none;
	margin:0px
}

#menu_holder li {
	display:inline;
	padding:0px;
}

#menu_holder ul {
	margin-left:0px;
	padding:0px;
}

#work_holder li {
	display:inline;
	padding:0px;
}

#work_holder ul {
	margin-left:0px;
	padding:0px;
}

.mainlinks a
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	float:left;
	width: 75px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#2e3192; /* text color regular state */
	text-align:center;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	margin-right: 75px;
	padding-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;	
}
.mainlinks a:hover {
	color:#2e3192; /* text color - hover state */
	border-bottom-color:#2e3192;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	
}

.mainlinks a.green
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	float:left;
	width: 75px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#2e3192; /* text color regular state */
	text-align:center;
	border-bottom-color:#b0b91b;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	margin-right: 75px;
	padding-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;	
}
.mainlinks a.green:hover {
	color:#2e3192; /* text color - hover state */
	border-bottom-color:#2e3192;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	
}

.mainlinks a.orange
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	float:left;
	width: 75px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#2e3192; /* text color regular state */
	text-align:center;
	border-bottom-color:#e3b573;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	margin-right: 75px;
	padding-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;	
}
.mainlinks a.orange:hover {
	color:#2e3192; /* text color - hover state */
	border-bottom-color:#2e3192;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	
}

.mainlinks a.blue
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	float:left;
	width: 75px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#2e3192; /* text color regular state */
	text-align:center;
	border-bottom-color:#66b0b6;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	margin-right: 75px;
	padding-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;	
}
.mainlinks a.blue:hover {
	color:#2e3192; /* text color - hover state */
	border-bottom-color:#2e3192;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	
}

.mainlinks a.orange_end
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	float:left;
	width: 75px;
	text-decoration:none;
	font-size:11px;
	color:#2e3192; /* text color regular state */
	text-align:center;
	font-weight:bold;
	border-bottom-color:#e3b573;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	margin-right: 0px;
	padding-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;	
}
.mainlinks a.orange_end:hover {
	color:#2e3192; /* text color - hover state */
	border-bottom-color:#2e3192;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	
}

.boxlinks a {
	font-family:Helvetica, Arial, sans-serif;
	float:left;
	text-decoration:none;
	font-size:11px;
	border-bottom-color:#bcbe95;
	border-bottom-style:solid;
	border-bottom-width: 6px;
	font-weight:bold;
	color:#494949; /* text color regular state */
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 20px;
	margin-top: 5px;
	height: 11px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 11px;
}

.boxlinks a:hover {
	color:#2e3094; /* text color - hover state */
	border-bottom-color:#2e3094;
	border-bottom-style:solid;
	border-bottom-width: 6px;
}
	