/* Reset all styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;	border-spacing: 0; }

/*------------------------------------------------------------------- 
Redefine used base styles
--------------------------------------------------------------------*/

body
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #042f54;
	line-height: 22px;
}

a
{
	color: #042f54;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#content-main a {
	text-decoration: underline;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #07345b;
	margin: 0px 0px 10px;
	padding: 0px;
}

h2
{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #688298;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

ul
{
	margin: 0px 0px 10px 30px;
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
}

li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.strong
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

/*------------------------------------------------------------------- 
Page Building Blocks
--------------------------------------------------------------------*/

#container-outer-home
{
	width: 100%;
	min-width: 950px;
	background-image: url(/images/background-inner-home.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#container-outer
{
	width: 100%;
	min-width: 950px;
	background-image: url(/images/background-outer.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#container-inner-home
{
	background-image: url(/images/background-inner-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-width: 950px;
	margin: 0px auto;
	padding: 0px;
}

#container-inner
{
	width: 100%;
	min-width: 950px;
	margin: 0px auto;
	padding: 0px;
}

#content-container
{
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}

.content-clear
{
	clear: both;
}

/*------------------------------------------------------------------- 
Header
--------------------------------------------------------------------*/

#header
{
	width: 950px;
	margin: 0px auto 5px;
	padding: 0px;
}

#logo
{
	float: left;
	width: 255px;
	height: 127px;
	margin: 40px 0px 0px 20px;
	padding: 0px;
}

#header-ad
{
	width: 395px;
	height: 54px;
	margin: 80px 0px 0px 280px;
	padding: 0px;
}

/*------------------------------------------------------------------- 
Menu
--------------------------------------------------------------------*/

#menu
{
	float: right;
	height: 38px;
	margin: 63px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#menu li
{
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#menu li a
{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #5b7e94;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}

#menu li a:hover, #menu li a.selected
{
	color: #00294b;
}

#menu li a#packages-link
{
	background-image: url(/images/packages-menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 147px;
	height: 20px;
	margin: 3px 0px 0px;
}

#menu li a#packages-link:hover, #menu li a#packages-link.selected
{
	background-position: 0px -30px;
}

/*------------------------------------------------------------------- 
Home Page Styles
--------------------------------------------------------------------*/

#content-home-image
{
	float: left;
	width: 950px;
}

#home-image
{
	float: left;
	background-image: url(/images/home-image-container.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 550px;
	height: 350px;
	margin: 0px 0px 0px -16px;
	padding: 0px;
}

#home-image img
{
	margin: 25px 21px;
}

#home-image-content
{
	float: left;
	width: 353px;
	padding: 25px 27px 25px 36px;
}

#home-image-content p
{
	font-family: Georgia;
	font-size: 14px;
	line-height: 24px;
}

#home-image-content h1
{
	background-image: url(/images/home-image-content-divider.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
	padding: 15px 0px 18px;
}

#home-image-content a
{
	float: left;
	margin: 15px 0px 0px;
}

#home-image-content p.or-text
{
	float: left;
	margin: 30px 20px 0px;
}

#content-home
{
	float: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

.home-content-box
{
	float: left;
	width: 290px;
	height: 360px;
	margin: 0px;
	padding: 0px 40px 0px 0px;
}

.home-content-box-right
{
	padding: 0px;
}

.home-content-box h1
{
	border-bottom: 1px solid #a8b6c1;
	margin: 0px 0px 20px;
	padding: 25px 0px 12px;
}

.home-content-box ul
{
	margin: 15px 0px 17px 30px;
	padding: 0px;
	list-style-image: url(/images/list-icon.jpg);
	list-style-type: disc;
}

.home-content-box ul li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.home-content-box a
{
	font-style: italic;
	font-weight: bold;
}

.home-content-box a img
{
	margin: 5px 0px 0px;
}

.home-content-box-right #home-case-study-image
{
	background-color: #dce6f1;
	margin: 5px 0px 10px;
	padding: 3px;
}

.home-content-box-right #home-case-study-image img
{
	border: 2px solid #FFFFFF;
}

#content-home-quote
{
	background-image: url(/images/quote-homepage.jpg);
	background-repeat: no-repeat;
	background-color: #F1F5F8;
	float: left;
	width: 891px;
	margin: 30px 0px 0px;
	padding: 27px 30px 0px;
}

#content-home-quote-bottom
{
	background-image: url(/images/quote-homepage-bottom.jpg);
	background-repeat: no-repeat;
	background-color: #F1F5F8;
	float: left;
	width: 951px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#content-home-quote #quote
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #3d5e7b;
	line-height: 28px;
}

#content-home-quoter
{
	float: left;
	margin: -13px 10px 10px 780px;
	padding: 0px;
}

/*------------------------------------------------------------------- 
Generic Page Styles
--------------------------------------------------------------------*/

#content-left
{
	float: left;
	width: 196px;
	margin: 50px 44px 0px 0px;
	padding: 0px;
}

#content-left #left-col-quote
{
	background-image: url(/images/quote-left-col-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
	padding: 20px 25px;
	width: 146px;
	height: 204px;
}

#content-left #left-col-quote h1
{
	margin: 0px 0px 20px;
}

#content-left #left-col-quote img
{
	margin: 5px 0px 0px;
}

#content-main
{
	float: left;
	width: 710px;
	margin: 50px 0px 0px;
	padding: 0px;
}

#content-main #content-main-image
{
	float: right;
	width: 254px;
	margin: 0px 0px 20px 20px;
}

#content-main h1
{
	border-top: 1px solid #e5eaee;
	border-bottom: 1px solid #e5eaee;
	margin: 0px 0px 13px;
	padding: 13px 0px;
	color: #042f54;
	font-size: 24px;
}

#content-main h2
{
	border-bottom: 1px solid #e5eaee;
	margin: 0px 0px 20px;
	padding: 0px 0px 13px;
}

#content-main p
{
	line-height: 24px;
	margin: 0px 0px 20px;
}

/*------------------------------------------------------------------- 
Packages Page Styles
--------------------------------------------------------------------*/

#product-list
{
	border-top: 1px solid #e5eaee;
	margin: 0px 0px 30px;
	padding: 0px; 
}

.product-list-element
{
	border-bottom: 1px solid #e5eaee;
	padding: 15px 30px;
}

.product-list-element a
{
	font-size: 14px;
	color: #65869b;
}

.product-list-element a.selected
{
	background-image: url(/images/case-study-list-icon.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

#content-main #packages-heading
{
	background-image: url(/images/packages-h1-bg.jpg);
	border-bottom: none;
	margin: 0px;
}

#content-main .package
{
	margin: 0px 0px 10px;
}

#content-main .package h2
{
	border-top: 1px solid #E5EAEE;
	padding: 15px 0px 14px 35px;
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#content-main .package .package-content
{
	float: left;
	width: 502px;
}

#content-main .package .package-price-outer
{
	float: right;
	border: 1px solid #e5eaee;
	background-color: #fbfcfd;
	padding: 4px;
	width: 198px;
}

#content-main .package .package-price-outer .package-price-inner
{
	background-color: #f2f5f8;
	padding: 10px 20px 20px;
	text-align: center;
}

#content-main .package .package-price-outer .package-price-inner p
{
	margin: 0px;
}

#content-main .package .package-price-outer .package-price-inner p span
{
	color: #79a780;
	font-family: Georgia;
	font-size: 24px;
}

#content-main #chairs 
{
	margin: 25px 0px;
}

#content-main #chairs .chairs-content
{
	float: left;
	width: 440px;
	margin: 0px 42px 0px 0px;
}

#content-main #chairs .chairs-price-outer
{
	float: right;
	border: 1px solid #e5eaee;
	background-color: #fbfcfd;
	padding: 4px;
	width: 218px;
}

#content-main #chairs .chairs-price-outer .chairs-price-inner
{
	background-color: #f2f5f8;
	padding: 10px 20px 5px;
	text-align: center;
}

#content-main #chairs .chairs-price-outer .chairs-price-inner p
{
	margin: 0px 0px 8px;
}

#content-main #products-heading
{
	background-image: url(/images/packages-h1-bg.jpg);
}

#content-main .sashe
{
	margin: 30px 0px 0px;
}

#content-main .sashe p.heading
{
	width: 125px;
	margin: 0px 0px 10px;
	font-family: Georgia;
	font-size: 20px;
	color: #365976;
	text-align: center;
}

#content-main .sashe p.table-heading
{
	margin: 0px;
	font-family: Georgia;
	font-size: 20px;
	color: #365976;
}

#content-main .sashe p.table-heading span
{
	color: #6b9771;
}

#content-main .sashe p.heading-crinkle
{
	width: 140px;
	margin: 0px 0px 10px;
	font-family: Georgia;
	font-size: 20px;
	color: #365976;
	text-align: center;
}

#content-main .sashe .sashe-main-image
{
	float: left;
	margin: 0px 23px 0px 0px;
}

#content-main .sashe .sashe-main-image-crinkle
{
	float: left;
	margin: 0px 4px 0px 0px;
}

#content-main .sashe p.colours
{
	float: left;
	margin: 10px 0px 10px 15px;
}

.organza-carousel-outer
{
	float: left;
	width: 529px;
	height: 133px;
	padding: 0px 15px;
}

.organza-carousel
{
	border-top: 1px solid #d4dce2;
	border-left: 1px solid #d4dce2;
	width: 528px;
	height: 132px;
	overflow: hidden;
	position: relative;
}

.organza-carousel-left
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px -15px;
	z-index: 100;
	cursor: pointer;
}

.organza-carousel-right
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px 513px;
	z-index: 100;
	cursor: pointer;
}

.organza-carousel-list
{
	width: 526px;
	height: 131px;
	position: absolute;
}

.organza-carousel-list-element
{
	float: left;
	width: 66px;
	height: 132px;
}

.organza-carousel-list-element .organza-hover-container
{
	float: left;
	border-right: 1px solid #d4dce2;
	border-bottom: 1px solid #d4dce2;
	width: 61px;
	height: 61px;
	padding: 2px;
}

.organza-carousel-outer .hover
{
	display: none;
	position: absolute;
	background-image: url(/images/carousel-hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 107px;
	height: 34px;
	padding: 13px 8px 13px 15px;
	z-index: 101;
	text-align: center;
}

.polyester-carousel-outer
{
	float: left;
	width: 529px;
	height: 133px;
	padding: 0px 15px;
}

.polyester-carousel
{
	border-top: 1px solid #d4dce2;
	border-left: 1px solid #d4dce2;
	width: 528px;
	height: 132px;
	overflow: hidden;
	position: relative;
}

.polyester-carousel-left
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px -15px;
	z-index: 100;
	cursor: pointer;
}

.polyester-carousel-right
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px 513px;
	z-index: 100;
	cursor: pointer;
}

.polyester-carousel-list
{
	width: 526px;
	height: 131px;
	position: absolute;
}

.polyester-carousel-list-element
{
	float: left;
	width: 66px;
	height: 132px;
}

.polyester-carousel-list-element .polyester-hover-container
{
	float: left;
	border-right: 1px solid #d4dce2;
	border-bottom: 1px solid #d4dce2;
	width: 61px;
	height: 61px;
	padding: 2px;
}

.polyester-carousel-outer .hover
{
	display: none;
	position: absolute;
	background-image: url(/images/carousel-hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 107px;
	height: 34px;
	padding: 13px 8px 13px 15px;
	z-index: 101;
	text-align: center;
}

.satin-carousel-outer
{
	float: left;
	width: 529px;
	height: 133px;
	padding: 0px 15px;
}

.satin-carousel
{
	border-top: 1px solid #d4dce2;
	border-left: 1px solid #d4dce2;
	width: 528px;
	height: 132px;
	overflow: hidden;
	position: relative;
}

.satin-carousel-left
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px -15px;
	z-index: 100;
	cursor: pointer;
}

.satin-carousel-right
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px 513px;
	z-index: 100;
	cursor: pointer;
}

.satin-carousel-list
{
	width: 526px;
	height: 131px;
	position: absolute;
}

.satin-carousel-list-element
{
	float: left;
	width: 66px;
	height: 132px;
}

.satin-carousel-list-element .satin-hover-container
{
	float: left;
	border-right: 1px solid #d4dce2;
	border-bottom: 1px solid #d4dce2;
	width: 61px;
	height: 61px;
	padding: 2px;
}

.satin-carousel-outer .hover
{
	display: none;
	position: absolute;
	background-image: url(/images/carousel-hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 107px;
	height: 34px;
	padding: 13px 8px 13px 15px;
	z-index: 101;
	text-align: center;
}

.crinkle-carousel-outer
{
	float: left;
	width: 529px;
	height: 133px;
	padding: 0px 15px;
}

.crinkle-carousel
{
	border-top: 1px solid #d4dce2;
	border-left: 1px solid #d4dce2;
	width: 528px;
	height: 132px;
	overflow: hidden;
	position: relative;
}

.crinkle-carousel-left
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px -15px;
	z-index: 100;
	cursor: pointer;
}

.crinkle-carousel-right
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 51px 0px 0px 513px;
	z-index: 100;
	cursor: pointer;
}

.crinkle-carousel-list
{
	width: 526px;
	height: 131px;
	position: absolute;
}

.crinkle-carousel-list-element
{
	float: left;
	width: 66px;
	height: 132px;
}

.crinkle-carousel-list-element .crinkle-hover-container
{
	float: left;
	border-right: 1px solid #d4dce2;
	border-bottom: 1px solid #d4dce2;
	width: 61px;
	height: 61px;
	padding: 2px;
}

.crinkle-carousel-outer .hover
{
	display: none;
	position: absolute;
	background-image: url(/images/carousel-hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 107px;
	height: 34px;
	padding: 13px 8px 13px 15px;
	z-index: 101;
	text-align: center;
}

#content-main .accessory-group
{
	margin: 0px 0px 10px;
}

#content-main .accessory-group h2
{
	border-top: 1px solid #E5EAEE;
	padding: 15px 0px 14px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 30px;
}

#content-main .accessory-group-item
{
	margin: 0px 0px 25px;
}

#content-main .accessory-group-item .accessory-group-item-image
{
	float: left;
	margin: 0px 30px 0px 0px;
}

#content-main .accessory-group-item .accessory-group-item-image img
{
	float: left;
	border: 1px solid #e5eaee;
	padding: 3px;
}

#content-main .accessory-group-item .accessory-group-item-image img.marg
{
	margin: 0px 7px 0px 0px;
}

#content-main .accessory-group-item .accessory-group-item-content
{
	float: left;
	width: 431px;
}

#content-main .accessory-group-item .accessory-group-item-content p.large
{
	font-size: 14px;
}

#content-main .accessory-group-item .accessory-group-item-price-outer
{
	float: left;
	border: 1px solid #e5eaee;
	background-color: #fbfcfd;
	padding: 4px;
	width: 198px;
	margin: 0px 14px 15px 0px
}

#content-main .accessory-group-item .no-marg
{
	margin: 0px 0px 15px;
}

#content-main .accessory-group-item .accessory-group-item-price-inner
{
	background-color: #f2f5f8;
	padding: 15px 20px 20px;
	text-align: center;
}

#content-main .accessory-group-item .accessory-group-item-price-inner p
{
	margin: 0px;
}

#content-main .accessory-group-item .accessory-group-item-price-inner p span
{
	color: #79a780;
	font-family: Georgia;
	font-size: 24px;
}

/*------------------------------------------------------------------- 
News Page Styles
--------------------------------------------------------------------*/

#news-list
{
	border-top: 1px solid #e5eaee;
	margin: 0px 0px 30px;
	padding: 0px;
}

.news-list-element
{
	border-bottom: 1px solid #e5eaee;
	padding: 15px 30px;
}

.news-list-element a
{
	font-size: 14px;
	color: #65869b;
}

.news-list-element a.selected
{
	background-image: url(/images/case-study-list-icon.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

/*------------------------------------------------------------------- 
Pagination
--------------------------------------------------------------------*/

#pagination
{
	margin: 0px;
	padding: 5px 10px;
	background-color: #F4F5F7;
}

#pagination .older
{
	float: left;
	margin-right: 10px;
	color: #65869b;
	font-weight: bold;
}

#pagination .newer
{
	float: right;
	color: #65869b;
	font-weight: bold;
}

#pagination .disabled
{
	color: #ADBEC9;
	font-weight: normal;
}

/*------------------------------------------------------------------- 
Gallery Page Styles
--------------------------------------------------------------------*/

.gallery-image
{
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #E5EAEE;
	margin: 0px 17px 20px 0px;
	padding: 3px;
}

.gallery-image-last
{
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #E5EAEE;
	margin: 0px 2px 20px 0px;
	padding: 3px;
}

/*------------------------------------------------------------------- 
Contact Page Styles
--------------------------------------------------------------------*/

#content-address
{
	float: left;
	width: 180px;
	margin: 0px 60px 0px 0px;
	padding: 17px 10px 0px 10px;
}

#content-contact
{
	float: left;
	width: 450px;
	margin: 0px 0px 10px;
	padding: 17px 0px 0px;
}

ul#errors
{
	color: #990000;
	margin: 20px 0px 10px 30px;
	padding: 0px;
}

#contact-form
{
	margin: 0px;
	padding: 0px;
}

#contact-form p
{
	float: left;
	width: 205px;
	margin: 0px 40px 8px 0px;
	padding: 0px;
	font-weight: bold;
}

#contact-form .right
{
	margin: 0px;
}

#contact-form input
{
	float: left;
	border: 1px solid #ccd4db;
	width: 187px;
	height: 15px;
	margin: 0px 40px 12px 0px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #042f54;
}

#contact-form textarea
{
	border: 1px solid #ccd4db;
	width: 432px;
	height: 162px;
	margin: 0px 0px 10px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #042f54;
}


#contact-form input.submit
{
	float: right;
	border: 0px;
	width: 112px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------- 
Testimonial Page Styles
------------------------------------------------------------------- */

#content-main #testimonial-heading
{
	background-image: url(/images/packages-h1-bg.jpg);
	border-bottom: none;
	margin: 0px;
}

#content-main .comment h2
{
	border-top: 1px solid #E5EAEE;
	padding: 15px 0px 14px 0px;
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

/*------------------------------------------------------------------- 
Modal Styles
------------------------------------------------------------------- */

#modal-outer
{
	position:fixed;
	display:none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index:100;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#quote-modal
{
	position:absolute;
	display:none;
	width: 486px;
	margin: 0px 225px;
	padding: 7px;
	z-index: 101;
	background-color:#FFFFFF;
}

#modal-close
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin: -18px 0px 0px 473px;
	padding: 0px;
}

#quote-modal-inner
{
	width: 446px;
	margin: 0px;
	padding: 20px 20px 15px 20px;
	background-color:#EEEEEE;
}

#quote-modal-inner h1
{
	border-bottom: 1px solid #c7ced4;
	margin: 0px 0px 20px;
	padding: 0px 0px 13px;
	color: #042f54;
	font-size: 24px;
}

#quote-form
{
	margin: 0px;
	padding: 0px;
}

#quote-form p
{
	float: left;
	width: 205px;
	margin: 0px 36px 8px 0px;
	padding: 0px;
	font-weight: bold;
}

#quote-form .right
{
	margin: 0px;
}

#quote-form input
{
	float: left;
	border: 1px solid #ccd4db;
	width: 187px;
	height: 15px;
	margin: 0px 36px 12px 0px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #042f54;
}

#quote-form textarea
{
	border: 1px solid #ccd4db;
	width: 428px;
	height: 162px;
	margin: 0px 0px 10px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #042f54;
}


#quote-form input.submit
{
	float: right;
	border: 0px;
	width: 112px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

#quote-modal-inner .notice
{
	text-align: center;
}

/*------------------------------------------------------------------- 
Footer
--------------------------------------------------------------------*/

#footer
{
	width: 950px;
	margin: 20px auto 40px;
	padding: 30px 10px;
	border-top: 1px solid #d7dee4;
}

#footer #links
{
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #c5d0c7;
	font-size: 11px;
}

#footer #links li
{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

#footer #links li a
{
	margin: 0px 6px 0px 0px;
	padding: 0px;
	color: #566f7f;
}

#footer #azure
{
	float: right;
	width: 240px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size: 10px;
}

#footer #azure img
{
	float: left;
	width: 36px;
	height: 36px;
	margin: 0px 10px 0px 0px;
}

#footer #azure a
{
	float: left;
	width: 194px;
	margin: 5px 0px 0px;
	line-height: 14px;
}
