@charset "utf-8";
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size:small;
	background: #FFF;
	margin: 10px 0px 10px 0px;
 	padding: 0;
	text-align: center;
 }
/*
 div {
 border: 1px solid #CCC;
 }
 */
p, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 }
 
.norm1 {
	font-size:small;
	color: #777777;
	font-weight: normal;
}
 
.center {
	 text-align:center;
 }
 
.clearLeft {
	clear: left;
}

.clear{
	clear:both;
	height: 1px;
}

#container {
	width: 950px;
  	background: #FFFFFF;
	margin: 0 auto;
 	text-align: left; 
}

#header {
	height: 108px;
	position:relative;
}

#logo {
	height: 108px;
	width: 312px;
	float:left;
}

#top_bar {
	 background:url(../im/top_bar_bg.jpg) no-repeat;
	 height: 20px;
}
 
 
#bottom_bar {
	 background:url(../im/bot_bar_bg.jpg) no-repeat;
	 height: 68px;
}

#bottom_bar h2 {
	font-size:18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	margin: 0;
}
 
#main_content {
 	background:url(../im/bg_grad1.jpg) top repeat-x #89C8DA;
	position:relative;
}

#mc_inner1 {
	background:url(../im/inner_top_bg.jpg) left top no-repeat #FFF;
	width: 907px;
	margin: 0px 21px 0px 22px;
	position:relative;
	clear: both;
}

#upper_content {
	width: 868px;
	height: 330px;
	margin: 0px 20px 5px 20px;
	position:relative;
	border-bottom: #CCC solid 1px;
}

#main_pic {
	top: 20px;
	left: 00px;
	height: 310px;
	width: 290px;
	position:absolute;
}

#photocredit1 {
	height: 127px;
	width: 13px;
	position: absolute;
	left: -13px;
	bottom: -1px;
}


#main_title {
	top: 26px;
	right: 10px;
	height: 180px;
	width: 545px;
	position:absolute;
}

#demo_call_buttons {
	top: 225px;
	right: 10px;
	height: 77px;
	width: 545px;
	position:absolute;
}

.top_right_panel {
/*	background:url(../im/top_right_panel_top.jpg) top no-repeat #FFF; */
	float: right;
	width: 360px;
	margin-bottom: 20px;
}

.top_right_panel_inner {
	background:url(../im/top_right_panel_bot.jpg) bottom no-repeat;
	padding: 10px;
	min-height: 25px;
}

.phone_number {
	color: #151E84;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	text-align:right;
}

#mc_inner2 {
	background:#FFF;
	width: 868px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	position:relative;
}

#footer {
	text-align:center;
	color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
}


a {
	text-decoration:none;
	color:#039;
}

a:hover {
	text-decoration:underline;
	color:#039;
}

#footer a{
	color: #666;
}


#top_of_page h1 {
	font-size: 85%;
	text-align: center;
	font-weight: normal;
	color: #9999CC;
	padding: 0;
	margin: 0px 0px 20px 0px;
}

#main_content h1 {
	font-size: 24px;
	font-weight: normal;
	color:#05A;
	margin: 0;
	padding: 0;
 }
 
/*
#main_content h2 {
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	background: #0483B3 url(../im/h2_bg_left.gif) left top no-repeat;
	text-align: center;
	
}

#main_content h2 span {
	display: block;
	padding: 3px;
	background: url(../im/h2_bg_right.gif) right top no-repeat;
}
*/

#main_content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #05A;
	margin: 0px 0px 20px 0px;
}

#main_content h3 {
	font-size: medium;
	font-weight: bold;
	color: #2F4884;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blue1 {
	color: #3197AC;
}
.blue1_big {
	color: #3197AC;
	font-size: 110%;
	font-weight:bold;
}
.col1 {
	border-right: 1px solid #BDDFE6;
	padding: 4px 23px 4px 00px;
}
.col2 {
	padding: 4px 10px 4px 17px;
}
.two-column-table {
	margin-left: -10px;
}	

.lhs_summary {
	color: #336;
	font-size: 100%;
	margin: 15px 0px 25px 0px;
}

.business_points_col1, .business_points_col2 {
	font-size: 14px;
	line-height: 1.5em;
	width: 210px;
	margin-left: -20px;
	float: left;
	font-weight: bold;
}

.business_points_col2 {
	margin-left: 35px;
}

/* Content blocks */

.demo {
	margin: 0 auto;
	width: 650px;
}

.mc_inner2_left {
	float: left;
}

.mc_inner2_right {
	float: right;
	margin-left:20px;
	border-left: 1px solid #A2D7D7;
	padding-left: 20px;
}

.mc_inner2_fullwidth {
	float: none;
}

#page_case_histories .mc_inner2_left,
#page_contact_us .mc_inner2_left,
#page_faq .mc_inner2_left,
#page_home .mc_inner2_left {
	width: 280px;
}

#page_case_histories .mc_inner2_right,
#page_contact_us .mc_inner2_right,
#page_faq .mc_inner2_right,
#page_home .mc_inner2_right {
	margin-top: 0px;
	width: 540px;
}


.quote_top {
	width: 235px;
	background: url(../im/sb1.jpg) left top no-repeat;
	padding: 15px 25px 0px 13px;
	font-size:16px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.quote_bottom {
	width: 265px;
	background: url(../im/sb2.jpg) left top no-repeat;
	padding-top:101px;
	margin-top: -40px;
}

.content_block1 {
	width: 760px;
	position:relative;
}

.content_block2_lhs {
	width: 410px;
	float: left;
}

.content_block2_rhs {
	width: 410px;
	float: left;
	margin-left: 40px;
}


.content_block3 {
	width: 238px;
	float: left;
	margin-right:18px;
}

.case_history .title, .content_block1 .title, .content_block2_lhs .title, .content_block2_rhs .title, .content_block3 .title, .faq_question {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 130%;
	float: right;
	line-height: 1.1em;
}

.faq_question {
	margin-top: 1em;
	display: block;
	float: none;
}

.faq_question:first-child {
	margin-top: 0;
}

.faq_selected {
	font-weight: bold;
	margin-bottom: 8px;
}

.case_history p {
	float: right;
	width: 425px; /* expects 100 px image */
}

.faq div {
	float: right;
	width: 540px; /* expects no image */
	margin-bottom: 30px;
}


.content_block1 p {
	float: right;
	width: 600px; /* expects 150 px image */
}

.content_block2_lhs p, .content_block2_rhs p {
	float: right;
	width: 275px; /* expects 120px image */
}

.content_block3 p {
	float: right;
	width: 148px; /* expects 80px image */
}

.content_block1 img, .content_block2_lhs img, .content_block2_rhs img, .content_block3 img, .case_history img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

.case_history img {
	border: 1px solid #CCC; 
}


/* End Content blocks */

/* Navigation */
#nav *{
	margin:0;
	padding:0;
}


#nav {
	position:absolute; /* allows menu to be magnified leftwards across whole width*/
	top: 68px;
	right: 20px;
	width: 850px;
	height: 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
}


#nav li, #nav a, #nav span{
	float:left;
}

#nav ul {
	float: right;
}

#nav div {
	background: #000;
}

#nav ul, #nav li{
	list-style:none;
	line-height:1em;
}

#nav a, #active a:hover{
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#FFF;
} 

#active a {
	color:#1B8FB1;
} 

#nav a:hover {
	color: #FFF;
}

#active a:hover {
	color: #1B8FB1;
}

#nav .left {
	background:url(../im/left.jpg) left top no-repeat;
	padding-left:24px;
}

#nav .center{
	background:url(../im/center.jpg) top repeat-x;
	height:16px;
	padding:16px 3px 8px 3px;
} 

#nav .first{
	background:url(../im/firstleft.jpg) left top no-repeat;
	padding-left: 14px;
} 

#nav .last, #active .last, #active a:hover .last{
	background:url(../im/lastright.jpg) right top no-repeat;
	padding-right:14px;
} 

#nav a:hover .left{
	background:url(../im/lefthover.jpg); 
}

#postactive a:hover .left{
	background:url(../im/leftposthover.jpg) left top no-repeat; 
	padding-left:24px;
	position:relative;
}

#nav a:hover .first{
	background:url(../im/firstlefthover.jpg) left top no-repeat;
}
#nav a:hover .last{
	background:url(../im/lastrighthover.jpg) right top no-repeat;
}

#nav a:hover .center, #active .center{
	padding: 15px 3px 9px 3px;
}

#nav a:hover .center{
	background:url(../im/centerhover.jpg) top repeat-x;
}

#active .center, #active a:hover .center {
	background:url(../im/centeractive.jpg) top repeat-x;
}

#nav a:hover .right, #active .right, #active a:hover .right, #preactive a:hover .right{
	padding-right:24px; 
	margin-right:-24px; 
	position:relative;
}

#nav a:hover .right{
	background:url(../im/righthover.jpg) right top no-repeat;
}

#preactive a:hover .right{
	background:url(../im/rightprehover.jpg) right top no-repeat;
}

#active .right, #active a:hover .right{
	background:url(../im/rightactive.jpg) right top no-repeat;
}

#active .left, #active a:hover .left {
	background:url(../im/leftactive.jpg) left top no-repeat; 
}

#active .first, #active a:hover .first {
	background:url(../im/firstleftactive.jpg) left top no-repeat; 
}

#active .last, #active a:hover .last {
	background:url(../im/lastrightactive.jpg) right top no-repeat; 
}
/* End Navigation */

#main_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0053AA;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#main_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #006;
	text-align: center;
	font-weight: normal;
	background: none;
}
