/* CSS Document */

body{
	background-image: url(../images/gradients.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4a4b;
	font-size: 12px;
}
*{
	
}
a{
	
}
img{
	border: 0;
}
#wrapper{
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header{
	width: 980px;
	height: 433px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#phone{
	width: 268px;
	height: 433px;
	float: left;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	behavior: url(scripts/iepngfix.htc);
}
#bubbleOne{
	position: absolute;
	top: 25px;
	left: 275px;
	behavior: url(scripts/iepngfix.htc);
}
#bubbleTwo{
	position: absolute;
	top: 120px;
	left: 430px;
	behavior: url(scripts/iepngfix.htc);
}
#bubbleThree{
	position: absolute;
	top: 210px;
	left: 330px;
	behavior: url(scripts/iepngfix.htc);
}
#headerRight{
	width: 287px;
	height: 378px;
	float: right;
	padding: 45px 0 0 0;
}
#headerRight *{
	behavior: url(scripts/iepngfix.htc);
}
#rhButs{
	width: 287px;
	float: left;
	clear: both;
	margin: 262px 0 0 0;
}
#content{
	width: 980px;
	clear: both;
	padding: 40px 0 0 0;
}
#leftColumn{
	width: 680px;
	float: left;
}
#pictable{
	width: 680px;
	float: left;
}
h2{
	height: 34px;
	line-height: 34px;
	background-image: url(../images/title_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0 2px;
	display: block;
	float: left;
	clear: both;
}
h2 span{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	background-image: url(../images/title_left.png);
	background-repeat: no-repeat;
	padding: 0 10px;
}
p{
	padding: 11px;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#footer{
	width: 100%;
	height: 29px;
	clear: both;
	display: block;
	margin: 40px 3px 0 3px;
	float: left;
}
#footer div{
	height: 29px;
	background-color: #39383d;
	float: left;
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 32px;
}
#footer span{
	height: 29px;
	float: left;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	color: #f3f2f5;
	padding: 0 10px;
}
#footer .imaginatory{
	display: block;
	float: right;
}
#rightColumn{
	width: 278px;
	height: 300px;
	float: right;
}
.rightPanel{
	width: 278px;
	height: 34px;
	float: right;
}
.rightTitle{
	width: 254px;
	height: 34px;
	background-image: url(../images/right_panel_title.png);
	background-repeat: no-repeat;
	padding: 0 12px;
	line-height: 36px;
	font-size: 14px;
	overflow: hidden;
}

.rightContent{
	width: 248px;
	background-image: url(../images/rp_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 15px;
}
.rightFooter{
	width: 278px;
	height: 11px;
	background-image: url(../images/rp_footer.png);
	overflow: hidden;
}
#flashContainer{
	width: 221px;
	height: 331px;
	margin: 98px 0 0 25px;
}
