body {
background: #464646;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: small;
}

#content_left {
width: 539px;
margin-left: 20px;
float: left;
}

#content_right {
width: 266px;
float: right;
margin-right: 15px;
}

#footnav {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: x-small;
}

.foot_left {
float: left; 
margin-left: 15px;
}

.foot_right {
float: right; 
margin-right: 20px;
}

p {
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: small;

}

ul {
list-style:url(images/bullet02.jpg);
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 18px;
}

.subtitle {
	color: #40b2f9;
	font-weight: bold;
}

.subtitle a:link {
color:  #40b2f9;
text-decoration:none;
}

.subtitle a:active {
color:  #40b2f9;
text-decoration:none;
}

.subtitle a:visited {
color:  #40b2f9;
text-decoration:none;
}

.subtitle a:hover {
color: #fff;
}

a:link, a:active, a:visited {
color: #fff;
text-decoration:none;
}

a:hover {
color: #40b2f9;
}

.small_txt {
font-size: x-small
}

.content_img {
margin-right: 20px; 
margin-bottom: 20px;
}

.formstyle {
border: 1px solid #ccc;
background: url(images/form_bg.jpg) repeat-x bottom #333 !important;
color: #fff;
font: Arial, Helvetica, sans-serif x-small;
}

.textareastyle {
border: 1px solid #ccc;
background: #333;
color: #fff;
font: Arial, Helvetica, sans-serif x-small;
}
/*floating object styling*/
.caller_right{
right:0;
z-index:1000;
margin:0;
padding:0;
position:fixed !important;
cursor: pointer;
line-height:0;
font-size:0;
}

.caller_bottom{
bottom:0;
}

.caller_top{
top:27px;
}

.caller_right a{
text-decoration:none;
}
.caller_right a:hover{
text-decoration:none;
}