/*------------------------------------------------------------------------------------------*/
/*CSS RESET				CSS RESET				CSS RESET				CSS RESET   */
/*------------------------------------------------------------------------------------------*/
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, sub, sup, tt, var, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Tahoma, Univers, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

:focus {
	outline: 0;
}

body {
	line-height: 100%;
	color: #666666;
	background: #dae3e9;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

.no_show {
	text-indent: -9999px;
}

.clear {
	clear: both;
}

a { color: #5581d3; }
a:hover { color: #5581d3; text-decoration: none;}
a:visited { color: #5581d3; }


/*------------------------------------------------------------------------------------------*/
/*COLUMN STRUCTURE			COLUMN STRUCTURE					COLUMN STRUCTURE      */
/*------------------------------------------------------------------------------------------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	width: 100%;
	height: 118px;
	position: absolute;
}

#left_column {
	float: left;
	position: relative;
	width: 580px;
	margin: 30px 0 0;
	padding: 0;
}

#right_column {
	float: right;
	position: relative;
	width: 340px;
	margin: 0px;
	padding: 0px;
}

#right_column p span.in_quo {
	float: right;
	text-align: right;
}

/*------------------------------------------------------------------------------------------*/
/*LEFT COLUMN 			LEFT COLUMN 	      LEFT COLUMN 	     	LEFT COLUMN           */
/*------------------------------------------------------------------------------------------*/

#logo {
	margin-top: 0;
	float: left;
}

.lt_c_block_f, .lt_c_block {
	padding: 20px;
	background-color: #fff;
	margin: 0 0 30px 0px;
	-moz-border-radius: 10px;
	position: relative;
	display: block;
}

.lt_c_block {
	min-height: 470px;
}

h2#why_savvy, h2#why_wedding, h2#why_nails, h2#why_body, h2#why_face, h2#search_marketing, h2#double_hung, h2#vinyl_replacement  {
	width: 100%;
	height: 25px;
	padding: 6px 0px;
	top: 12px;
	position: relative;
	display: block;
}

h2#why_savvy {
	background: url(../images/why_savvy.jpg) 0 0 no-repeat;
}

h2#why_nails {
	background: url(../images/why_nails.jpg) 0 0 no-repeat;
}

h2#why_body {
	background: url(../images/why_body.jpg) 0 0 no-repeat;
}

h2#why_face {
	background: url(../images/why_face.jpg) 0 0 no-repeat;
}

h2#why_wedding {
	background: url(../images/why_wedding.jpg) 0 0 no-repeat;
}

h2#search_marketing {
	background: url(../images/search_marketing.jpg) 0 0 no-repeat;
}

h2#double_hung {
	background: url(../images/double_hung.jpg) 0 0 no-repeat;
}

h2#vinyl_replacement {
	background: url(../images/vinyl_replacement.jpg) 0 0 no-repeat;
}

ul.main_points {
	list-style-image: url(../images/star.jpg);
	margin: 10px 0 0 30px;
	width: 230px;
	float: left;
}

ul.main_points li {
	color: #5581D3;
	padding: 3px 0;
	font: normal 1.1em/130% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#left_column p, #right_column p {
	padding: 0 10px;
	margin: 10px 0;
	font: normal 0.8em/170% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #666666;
}

#left_column p.sub {
	color: #5581D3;
	font-size: 1.1em !important;
	margin-top: 0px !important;
}

ul.sub_services a {
	margin: 0 0 0 10px;
	font: normal 0.85em/170% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #5581D3;
	text-decoration: none;
}

ul.sub_services {
	list-style-type: disc;
	padding-left: 50px;
}

ul.sub_services li {
	margin: 0px;
	padding: 0px;
}

ul.sub_services a:hover {
	text-decoration: underline;
}

ul#nav {
	float: right;
	margin: 50px 0 30px 0;
	padding: 0;
	position: relative;
	}

#nav li {
	display: inline;
}

#nav a#face, #nav a#body, #nav a#nails, #nav a#wedding {
	height: 29px;
	float: left;
} 

#nav a#face {
	width: 99px;
	background: url(../images/nav.jpg) 0 -29px no-repeat;
}
#nav a#face:hover, #nav a#face.active {
	background-position: 0px 0px;
} 

#nav a#body {
	width: 102px;
	background: url(../images/nav.jpg) -99px -29px no-repeat;
}
#nav a#body:hover, #nav a#body.active {
	background-position: -99px 0px;
} 

#nav a#nails {
	width: 57px;
	background: url(../images/nav.jpg) -201px -29px no-repeat;
}
#nav a#nails:hover, #nav a#nails.active {
	background-position: -201px 0px;
} 

#nav a#wedding {
	width: 91px;
	background: url(../images/nav.jpg) -258px -29px no-repeat;
}
#nav a#wedding:hover, #nav a#wedding.active {
	background-position: -258px 0px;
} 

#page_copy {
	margin: -10px 30px;
	list-style: disc;
}

#page_copy li {
	margin: 5px 20px;
	font-size: 80%;
	list-style: disc;
	width: 180px;
	float: left;
	color: #5581d3;
}

#page_copy li a  {
	list-style: disc;
	width: 180px;
	color: #5581d3;
}

#page_copy li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------------------------------------*/
/*RIGHT COLUMN 			RIGHT COLUMN 	      RIGHT COLUMN 	     	RIGHT COLUMN     */
/*------------------------------------------------------------------------------------------*/

#landing_form {
	min-height: 690px;
	width: 280px;
	background: url(../images/form_bg.jpg) top center no-repeat;
	padding: 0px 30px;
}

#landing_form img {
	float: left;
	margin: 5px 0 0 5px;
}

h4#address {
	color: #5581D3;
	font: normal 0.9em/125% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: right;
	padding-top: 5px;
	width: 100%;
	margin-bottom: 10px;
}

h4#address b {
	font-size: 130%;
	line-height: 130%;
}

h4#address span {
	font-size: 160%;
	line-height: 125%;
}


h3#contact_us, h3#gift_cert, h3#coupon_title, h3#awards {
	width: 100%;
	height: 30px;
	top: 12px;
	position: relative;
	display: block;
	line-height: 100%;
	padding: 10px 0;
}

h3#contact_us {
	background: url(../images/contact_us_title.jpg) 0 0 no-repeat;
}

h3#gift_cert {
	background: url(../images/gift_cert_title.jpg) 0 0 no-repeat;
	height: 41px !important;
}

h3#awards {
	background: url(../images/awards_title.jpg) 0 0 no-repeat;
}

h3#coupon_title {
	background: url(../images/coupon_title.jpg) 0 0 no-repeat;
}

#demo_form {
	margin-top: 20px;
}

label, input.text_field {
	display: block;
}

#demo_form input.check  {
	float: right;
	width: 30px;
}

#demo_form label {
	color: #5581D3;
	font: bold 0.9em/120% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	margin: 2px 0;
}

#demo_form .interest_box {
	display: inline;
	color: #666666 !important;
	margin-right: 20px;
}

#demo_form input.text_field, textarea {
	width: 248px;
	height: 16px;
	padding: 5px 2px;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	outline: none;
	background: #fff;
	font: normal 0.8em/140% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#demo_form input.text_field, select, textarea {
	margin-bottom: 12px;
}

#demo_form select {
	width: 256px;
	height: 27px;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	outline: none;
	background: #fff;
}

#demo_form textarea {
	height: 48px !important;
}

#right_column .buttons p {
	color: #5581D3;
	float: left;
	font-size: 80%;
	margin-right: 0 !important;
	padding: 0 10px 0 0 !important;
}

.buttons {
	float: right;
	height: 70px;
}

.error {
	float: right;
}

#body_content_right .buttons p {
	margin: 0 0 0 0;
}

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:4px 22px 0 0;
    background-color:#666666;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    cursor:pointer;
}

.buttons button{
    width:auto;
    overflow:visible;
}

.buttons button[type]{
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 13px 3px 16px;
    width: 100px; /* IE7 */
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#fff;
    border:1px solid #222222;
    color:#666666;
}

.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.rt_cblock {
	min-height: 280px;
	width: 300px;
	background: url(../images/rt_bg.jpg) 0 0 no-repeat;
	padding: 0 10px;
	margin: 0 0 10px;
}

.rt_cblock a {
	color: #1d2e66;
}

.rt_cblock a:hover {
	color: blue;
	text-decoration: none;
}

.rt_cblock h5 {
	margin: 10px 0 5px 10px;
	font: bold 0.8em/140% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #5581D3;
	text-transform: lowercase;
}

.rt_cblock img {
	display: inline;
	margin-right: 20px;
}

img.vid {
	border: 1px solid #222222;
	margin: 3px 0 3px 6px;
}

#status h4, #status p {
	color:#666666;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}

#awards {
	margin-top: 10px;
}

#awards li {
	font: normal 12px/130% Helvetica, Arial, sans-serif;
	padding:5px 10px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	color: #666666;
}

#awards li b {
	color:#5581D3;
}

/*------------------------------------------------------------------------------------------*/
/*FOOTER 					FOOTER				FOOTER				FOOTER      */
/*------------------------------------------------------------------------------------------*/

#footer {
	width: 93%;
	height: 130px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #fff;
	margin: 20px 0 0;
	padding: 8px 0 0 30px;
}

#footer .f_col {
	float: left;
	width: 225px;
}

#footer .f_col_last {
	float: left;
	width: 260px;
}

.f_col_last img {
	margin: 10px 15px 0 0;
}

#footer .f_col_help {
	float: left;
	width: 115px;
}

#footer h5 {
	color: #5581D3;
	text-transform: uppercase;
	font: bold 1em/120% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.f_col, .f_col_first, .f_col_help, #footer .f_col_last {
	font: normal 0.8em/140% Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	color: #666;
}

.f_col a, .f_col_first a, .f_col_help a, #footer .f_col_last a {
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}

.f_col a:hover, .f_col_first a:hover, .f_col_help a:hover, #footer .f_col_last a:hover {
	text-decoration: underline;
}

#trimark_footer {
	float:right;
	margin:0 0 0;
	text-align:right;
	width:330px;
	color: #666;
	font: normal 80%/100% Helvetica, Arial, sans-serif;
	padding: 0 12px 0 0;
	margin: 107px 0 0;
}

#trimark_footer a {
	font: normal 100%/100% Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
}

#trimark_footer a:hover {
	color: #1b1b1b;
	text-decoration: underline;
}

.title { color: #5581D3; font-weight: bold; font-size: 12px; }
.info { color: #666666; font-size: 12px; } 








