ol, ul { list-style: none;}
blockquote, q { quotes: none;}
/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0;}

body {
background-color: white;
font-family: arial;
color: #2f2f2f;
text-align:center;
}

.header {
display: block;
	width: 845px;
	height: 190px;
	position: relative;
	top: 0px;
	background-image: url(new-images/Wave-Header-52-resized-image-960x190.jpg);
	background-repeat: no-repeat;
	text-align:center;
}


.top-area {
height: 430px;
width: 975px;
overflow: hidden;
margin: 0 auto 0 auto;
}

.text {
width: 370px;
height: 400px;
padding: 20px 30px 30px 30px;
float: left;
}

.text h1 {
font-size: 33px;
margin: 0 0 30px 0;
}

.text p {
color: #838383;
font-size: 16px;
line-height: 1.3em;
}

a.button {
display: block;
height: 118px;
width: 369px;
background: url(new-images/button-sprite.png) no-repeat;
color: black;
text-decoration: none;
margin: 35px 0 0 0;
}

a.button:hover {
background-position: 0 -118px;
}

span.button-top { 
font-size: 20px;
font-weight: bold;
position: relative;
top: 25px;
left: 15px;
}

span.button-bottom {
font-size: 16px;
position: relative;
top: 45px;
left: 35px;
}

.cynergy {
width: 500px;
height: 400px;
float: right;
background: url(new-images/screenshot.png) no-repeat;
margin-top: 30px;
}

/*top area*/





/*bottom area*/

.bottom-area {
min-height: 500px;
background: url(new-images/body-grey.png) repeat-x;
}

.bottom-left {
float: left;
margin: 30px;
width: 570px;
}

.bottom-left h1 {
font-size: 24px;
}

.bottom-left h1.mar {
font-size: 24px;
margin: 40px 0 10px 0;
}

.bottom-left p {
margin: 10px 0 10px 0;
}

.bottom-right {
	position:relative;
	margin: 30px 0 0 30px;
	width: 271px;
}

.bottom-right p.contact{
padding: 15px;
font-size: 12px;
line-height: 1.4em;
}

div.contact {
margin: 0 0 20px 20px;
}

.tel-top {
background: url(new-images/tel-sprite.png) no-repeat;
height: 50px
}

.tel-top p h2, h3, h4{
text-align: center;
padding: 10px;
text-decoration: underline;
font-size: 22px;
}

.tel-body {
background: url(new-images/tel-body.png) repeat-y;
}

.tel-body p {
text-align: center;
}

a.tel-item {
background: url(new-images/tel-item.png) no-repeat;
display: block;
margin: 0 15px 0px 15px;
padding: 0 0 15px 0;
width: 239px;
height: 60px;
text-decoration: none;
color: #2f2f2f;
}

a.tel-item:hover {
background: url(new-images/tel-item-dark.png) no-repeat;
}

span.product {
position: relative;
top: 10px;
font-weight: bold;
}

span.description {
position: relative;
top: 10px;
font-size: 10px;
}

.tel-bottom {
background: url(new-images/tel-sprite.png) no-repeat 0 -70px;
height: 5px;
}

.bottom-left h2 {
margin: 0 0 30px 0;
font-size: 24px;
}

.bottom-left p {
color: #2f2f2f;
line-height: 1.4em;
}


.footer {
height: 25px;
background: black;
text-align: center;
color: #ccc;
padding: 20px 0;
position:relative;
}
