body {
	text-align: center;
}

#link-contact a span {
	background: url(images/main-n-right-cap.gif) no-repeat right top;
	padding-right: 14px;
}

#page-content .inner {
	margin: 0px auto;
	width: 744px;
	text-align: left;
}

#header {
	background: url(images/main-b-header.gif) repeat-x 0px 100%;
}



#header-inner {
	margin: 0px auto;
	width: 752px;
	text-align: left;
	position: relative;
	height: 224px;
	background: url(images/main-montage.jpg) no-repeat 0px 0px;
}

#header-inner img.logo {
	position: absolute;
	left: -4px;
	top: 0px;
}

#header-inner p.intro {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 400px;
	text-align: right;
	margin: 0px;
	line-height: 14px;
}

#calls-to-action, #bar {
	height: 144px;
	background: url(images/main-b-cta.gif) repeat-x left top;
}

#bar {
	height:40px;
}


#calls-to-action .inner {
	width: 744px;
	margin: 0px auto;
}

#calls-to-action .inner .inner {
	width: 672px;
	margin-left: 72px;
}

.cta {
	float: left;
	margin-left: -1px;
	margin-right: -1px;
	width: 170px;
	height: 144px;
	/*background: url(images/main-b-cta.gif) no-repeat 0px 136px;*/
	position: relative;
}

.cta img {
	display: block;
}

.cta .content {
	font-size: 10px;
	text-align: left;
}

.cta p {
	margin: 0px;
	padding: 0px 8px;
	left: 0px;
}

#main {
	margin: 0px auto;
	width: 744px;
	text-align: left;
}

#body {
	width: 100%;
	float: right;
	margin-left: -240px;
}

#body .inner {
	margin-left: 240px;
	padding: 8px;
	line-height: 18px;
}

#body h2 {
color: #ba00ff;
font-size:18px;
font-weight:bold;
margin-bottom:8px;
margin-top:20px;
}

h4, h3 {
color: #ba00ff;
font-size:12px;
font-weight:bold;
margin-bottom:8px;
margin-top:20px;	
}

#body .inner p {
	margin: 0px 0px 2ex;
}

#body .inner ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}

#body .inner ul li {
	margin: 0px 0px 1ex;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/bullet.gif) no-repeat 6px 5px;
}

#sidebar {
	float: left;
	width: 240px;
	position: relative;
}

#sidebar .inner {
	margin-left: 72px;
	padding-top: 8px;
}

#sidebar p {
	font-size: 10px;
	margin: 0px 8px 2ex 32px;
}

#footer-container {
background-color:#EEEEDD;
height:120px;
width:auto;
clear:both;
}


#footer {
background-color:#EEEEDD;
margin-left:auto;
margin-right:auto;
position:relative;
width:744px;
text-align:left;
}

#footer-text {
left:244px;
position:absolute;
top:0;
}

#sidebar .box {
	margin-right: 0px;
	width: 168px;
	background: url(images/main-b-box.gif) no-repeat left bottom;
	padding-bottom: 20px;
	color: black;
	font-size: 10px;
	line-height: 1.6;
}

#sidebar .box h2 {
	margin: 0px;
	background: url(images/main-t-box-make-contact.gif) no-repeat left top;
	height: 40px;
	font-size: 11px;
}

#sidebar #box-order-today h2 {
	background: url(images/sect-b-order-today-top.gif) no-repeat left top;
}

#sidebar #box-why-rf h2 {
	background: url(images/sect-b-why-rf-top.gif) no-repeat left top;
}

#sidebar #box-customers-say h2 {
	background: url(images/sect-b-customers-top.gif) no-repeat left top;
}

#sidebar .box h2 span {
	display: none;
}

#sidebar .box p {
	margin: 0px 16px 1ex 16px;
}

#sidebar .box ul {
	margin: 0px 24px 0px 16px;
	padding: 0px;
}

#sidebar .box ul li {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(images/bullet-small.gif) no-repeat 7px 4px;
}

#mark-image {
	float: right;
	margin-right: -40px;
}

* html #mark-image {
	position: relative;
}

.seo {
font-weight:normal;
font-size:11px;
font-style:italic;
color:#999;
}

/* FORM
----------------------------------------------------------------------------------*/

form {
margin:0;
padding:0;
float:left;
width:100%;
}

label {
clear:left;
float:left;
font-weight:bold;
margin-right:1em;
text-align:left
}

input.text,  textarea {
background:#EEEEDD none repeat scroll 0 0;
border:1px solid #B2B2A6;
color:black;
font-family:Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width:250px;
}