body { 
  	background-color : #ffffff; 
  	font-family : Arial, Tahoma, sans-serif; 
  	font-size : 12px; 
  	color : #333333; 
  	text-align : center; 
  	padding : 0; 
  	margin : 0; 
}

#PageContainer { 
  	text-align : center; 
  	margin-left : auto; 
  	margin-right : auto; 
  	width : 920px; 
  	background-color : #ffffff; 
}

a { 
  	color : #2b3087; 
  	text-decoration : none; 
}
 
a:visited { 
  	color : #2b3087; 
  	text-decoration : none; 
}

a:hover { 
  	color : #666666; 
  	text-decoration : underline; 
}

a:active { 
  	color : #666666; 
  	text-decoration : underline; 
}

#Header { 
  	height : 70px; 
  	text-align : left; 
}

.header { 
	width : 300px; 
  	height : 70px; 
  	float : right; 
  	font-size : 21px; 
  	margin-top : -40px; 
}

#Container { 
  	text-align : center; 
  	margin-left : auto; 
  	margin-right : auto; 
  	width : 920px; 
  	background-color : #ffffff; 
  	background-image : url(images/container_bg.gif); 
  	background-repeat : repeat-y; 
}
 
#Menu { 
	width : 910px; 
	height : 30px; 
	text-align : left; 
	line-height : 30px; 
	font-size : 12px; 
	background-image : url(images/menu_bg.gif); 
	background-repeat : no-repeat; 
	padding-left : 9px; 
}

a.menu { 
	color : #2b3087; 
	text-decoration : none; 
	text-transform : uppercase; 
	width : 150px; 
	height : 30px; 
	display : block; 
	float : left; 
	text-align : center; 
	background-image : url(images/button_bg.gif); 
	background-repeat : no-repeat; 
}

a.menu:visited { 
	color : #2b3087; 
	text-decoration : none; 
}

a.menu:hover { 
	color : #3366cc; 
	text-decoration : underline; 
}

a.menu:active { 
	color : #3366cc; 
	text-decoration : underline; 
}

a.menu2 { 
	color : #2b3087; 
	text-decoration : none; 
	text-transform : uppercase; 
	width : 151px; 
	height : 30px; 
	display : block; 
	float : left; 
	text-align : center; 
	background-image : url(images/button_bg_2.gif); 
	background-repeat : no-repeat; 
}

a.menu2:visited { 
	color : #2b3087; 
	text-decoration : none; 
}

a.menu2:hover { 
	color : #3366cc; 
	text-decoration : underline; 
}

a.menu2:active { 
	color : #3366cc; 
	text-decoration : underline; 
}

#Content { 
	text-align : left; 
	width : 890px; 
	border : 5px solid #ffffff; 
}

#Images { 
	width : 890px; 
	height : 150px; 
	margin-bottom : 5px; 
}

#Text { 
	padding : 0; 
	text-align : justify; 
}

#TextTop { 
	width : 890px; 
	height : 50px; 
	margin-bottom : 20px; 
}

#Left { 
	float : left; 
	width : 200px; 
	clear : right; 
}

#LeftCol { 
	float : left; 
	width : 285px; 
	clear : right; 
}

#RightCol { 
	float : left; 
	width : 285px; 
	clear : right; 
	padding-left : 10px; 
}

hr { 
	clear : both; 
	height : 1px; 
	border : 1px solid #666666; 
}

#ColOne { 
	width : 150px; 
	border : 1px dotted #666666; 
	padding : 0; 
	line-height : 20px; 
	text-align : left; 
	clear : right; 
}

#ColTwo { 
	width : 585px; 
	float : left; 
	padding : 5px; 
	line-height : 18px; 
	text-align : justify; 
	margin-left : 10px; 
	margin-right : 10px; 
	clear : right; 
}

.both { 
	clear : both; 
}

#ColThree { 
	height : 500px; 
	width : 75px; 
	float : left; 
	text-align : center; 
	font-size : 11px; 
	clear : right; 
}

#CTA { 
	width : 200px; 
	border : 1px dotted #666666; 
	padding : 0; 
	line-height : 20px; 
	text-align : left; 
}

h1 { 
	color : #000000; 
	font-size : 13px; 
	font-weight : bold; 
	margin : 0; 
	padding : 0; 
}

h2 { 
	color : #333333; 
	font-size : 13px; 
	font-weight : bold; 
}

h3 { 
	color : #333333; 
	font-size : 12px; 
	font-weight : normal; 
}

.up { 
	width : 200px; 
	color : #000000; 
	font-size : 12px; 
	text-transform : uppercase; 
	text-align : center; 
	margin-left : -5px; 
}

li { 
	list-style-image : url(images/bullet_blue.gif); 
	margin-bottom : 5px; 
}

td.contact { 
	font-size : 11px; 
}

.ImageBtns { 
	text-align : center; 
	width : 500px; 
	height : 250px; 
}

#Logos { 
	width : 850px; 
	height : 50px; 
	clear : both; 
	text-align : center; 
	padding-bottom : 10px; 
}

.solutions { 
	width : 194px; 
	font-size : 10px; 
	float : left; 
	text-align : center; 
	font-weight : bold; 
}

#Footer { 
	clear : both; 
	color : #ffffff; 
	font-size : 11px; 
	text-align : left; 
	height : 25px; 
	line-height : 25px; 
	padding-left : 20px; 
	padding-right : 20px; 
	background-color : #3366cc; 
	border : 1px solid #2b3087; 
	margin-top : 20px; 
}

.footer { 
	color : #ffffff; 
	text-decoration : none; 
}

.footer:visited { 
	color : #ffffff; 
	text-decoration : none; 
}

.footer:hover { 
	color : #2b3087; 
	text-decoration : underline; 
}

.footer:active { 
	color : #2b3087; 
	text-decoration : underline; 
}

#Bottom { 
	text-align : center; 
	margin-left : auto; 
	margin-right : auto; 
	width : 920px; 
	height : 10px; 
	background-image : url(images/bottom_bg.gif); 
	background-repeat : no-repeat; 
}
.ivr-service {
float: left;
width: 400px;
height: 100px;
}

.ivr-services li {
float: left;
width: 200px;
}


#pagewidth{ 
 max-width:400px;  

 min-width:400px;  
}
 
#leftcol{
 width:50%; 
 float:left; 
 position:relative; 
  }
 
#twocols{
 width:50%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:100%; 
 float:right; 
 position:relative; 
 }
 