/***
 * CSS code to support http://www.aisservice.com/RealTime
 * Last updated: September 16, 2010
 * XHTML/CSS programmed by Mindutopia
 * Contact Info:
 *		E-mail  	brain@mindutopia.com
 *		Website		http://www.mindutopia.com
 ***/
 
 
/*** Defaults ***/
 
*{
	margin: 0 auto;
	padding: 0;
	line-height:1.5em;
}

body{
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow-x:hidden;
}

p{
	margin-bottom:12px;
}

a{
	color:#0B3D92;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	border-bottom:1px dotted;
}

img{
	border:0;
}


/*** Font Styles ***/

h1{		/* slideshow head */
	padding: 0 1em;
	font-size: 1.5em;
	margin-top: -310px;
	text-transform:lowercase;
	font-size:50px;
	color:#0B3D92;
	float:right;
	margin-right:-30px;
}

h2{		/* headline */
	font-size:32px;
	color:#0B3D92;
	font-weight:bold;
	margin-bottom:10px;
}

h3{		/* slideshow subhead */
	font-size:20px;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:20px;
	margin-top:-200px;
	float:right;
}

h4{		/* Phone Number */
	font-size:24px;
	color:#0B3D92;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a, h4 a:hover{		/* Phone Number */
	font-size:24px;
	color:#0B3D92;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}

h5{		/* Phone Number Question */
	font-size:12px;
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:8px;
	margin-right:10px;
}

h5 a, h5 a:hover{		/* Phone Number Question */
	font-size:12px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}

h6{		/* Navigation */
	font-size:11px;
	color:#000;
	font-weight:bold;
}

h6 a{
	text-decoration:none;
	color:#000;
	font-size:11px;
}

h6 a:hover{
	color:#0B3D92;
	text-decoration:none;
	border-bottom:none;
}

h7{		/* Partner Page Sub-heads */
	font-size:20px;
	color:#0B3D92;
	font-weight:bold;
	margin-bottom:10px;
}

h8{		/* Partner Descriptions */
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow-x:hidden;
}

/*** Global Classes ***/

#header{
	background:url(images/bg-header.gif) #fff repeat-x;
	height:125px;
}

.header-container{
	width:960px;
}

.header-nav{
	background:url(images/bg-nav.gif) no-repeat;
	width:585px;
	float:right;
	height:36px;
	margin-top:6px;
}

.header-nav ul{
	display:block;
	float:left;
}

.header-nav li{
	display:block;
	float:left;
	list-style:none;
	margin-left:13px;
	padding-top:8px;
}

.nav-line{
	margin-top:-3px;
}

.header-logo{
	width:64px;
	height:84px;
	float:left;
	margin-top:25px;
	margin-left:30px;
}

.header-logo a:hover{
	border-bottom:none;
	text-decoration:none;
}

.header-phone{
	float:right;
	margin-top:25px;
	width:425px;
}

#container{
	clear:both;
	width:940px;
	padding-top:40px;
}

.services-box{
	width:190px;
	height:158px;
	float:left;
	background:#0B3D92;
	border:1px solid #0B3D92;
	padding:15px;
	color:#fff;
}

.services-box ul{
	margin-left:20px;
}

.welcome-box{
	width:440px;
	height:86px;
	float:left;
	border:1px solid #ccc;
	margin-left:12px;
	padding:15px;
}

.facts-box{
	width:190px;
	height:158px;
	float:right;
	background:#0B3D92;
	border:1px solid #0B3D92;
	padding:15px;
	color:#fff;
}

.bottom-info{
	clear:both;
}


/*** Inside Pages ***/

.inside-headline{
	background:url(images/inside-header-bg.gif) no-repeat;
	height:61px;
	padding-left:110px;
	padding-top:25px;
	margin-bottom:10px;
}

.inside-nav{
	width:600px;
	margin-top:-35px;
	float:right;
	text-align:right;
	margin-right:5px;
	color:#999;
}

.inside-nav li{
	float:right;
	display:block;
	list-style:none;
}

.inside-nav a{
	color:#999;
	font-weight:normal;
}

.slash{
	margin-left:10px;
	margin-right:10px;
}

.content{
	margin-bottom:30px;
	float:left;
	width:595px;
	padding-left:5px;
}

.content ul{
	margin-left:35px;
}

.photo{
	float:left;
	width:310px;
	margin-left:30px;
	margin-bottom:30px;
}

.testimonial{
	margin-top:20px;
	background:url(images/bg-quotes.png) no-repeat;
	min-height:100px;
	padding:10px;
	padding-top:15px;
	padding-bottom:0px;
}

.testimonial-large{
	margin-top:20px;
	background:url(images/quotes_large.gif) no-repeat;
	min-height:238px;
	padding:10px;
	padding-top:15px;
	padding-bottom:0px;
}

.testimonial-big{
	margin-top:20px;
	background:url(images/bg-quotes-big.png) no-repeat;
	min-height:150px;
	padding:10px;
	padding-top:15px;
	padding-bottom:0px;
}

.testimonial-small{
	margin-top:20px;
	background:url(images/bg-quotes-small.png) no-repeat;
	min-height:60px;
	padding:10px;
	padding-top:15px;
	padding-bottom:0px;
}

.testimonial-author{
	float:right;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	line-height:1.2em;
	margin-top:-5px;
	margin-bottom:15px;
}

.partner{
	width:510px;
	float:center;
	margin-top:20px;
	text-align:center;
}

.textarea{
	width:300px;
	border:1px solid #ccc;
	height:100px;
}

.textfield{
	width:300px;
	border:1px solid #ccc;
}


/*** Slideshow ***/

#supersize{
	width:960px;
	height:400px;
	overflow:hidden;
}

#content{
	margin:0px auto;
	height:100px;
	z-index: 2000;
	position:absolute;
	margin-top:370px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-left:860px;
}

#contentframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
}

#slidecaption{
	overflow: hidden;
	float:right;
	color:#FFF;
	font:12px Arial, sans-serif;
	margin:33px 0;
	background: #7C2128;
}		

#navigation-logo{
	float: left;
	width:412px;
	z-index:4000;
	position:absolute;
	margin-left:200px;
	margin-top:380px;
}

#navigation{
	float: right;
	width:75px;
	z-index:4000;
	position:absolute;
	margin-left:625px;
	margin-top:380px;
}

#navigation img{
	margin-right:20px;
}

#content a:hover{
	border-bottom:none;
}

#supersize{
	position:absolute;
	width:960px;
	height:400px;
}

#supersize img, #supersize a{
	height:400px;
	width:960px;
	position:absolute;
	z-index: 0;
	cursor: default;
}

#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}


/*** JQuery Slideshow ***/

#slidearea{
	width:100%;
	height:400px;
	background:#fff;
	clear:both;
	box-shadow: 2px 2px 10px #999;
	-webkit-box-shadow: 2px 2px 10px #999;
	-moz-box-shadow: 2px 2px 10px #999;
}

#wrap{
	width:960px;
	height:400px;
	margin-bottom:30px;
}

.hidden{
	display:none;
}

#prev img{
	position:absolute;
	z-index:2;
	cursor:pointer;
	margin-top:270px;
	margin-left:690px;
}

#next img{
	position:absolute;
	z-index:2;
	cursor:pointer;
	margin-top:370px;
	margin-left:865px;
	z-index:4000;
}

#controller{
	position:absolute;
	z-index:2;
	cursor:auto;
	width:960px;
	margin-right:auto;
	margin-left:auto;
}


/*** Footer ***/

#footer-pre{
	width:100%;
	clear:both;
	padding-top:40px;
}

.footer{
	background:url(images/line-copyright.gif) repeat-x;
	width:100%;
	height:4px;
	padding-bottom:10px;
}

.footer-container{
	width:940px;
	font-size:10px;
	color:#999;
	padding-bottom:30px;
}

.footer-column{
	width:130px;
	float:left;
}

.footer-column a, .footer-column a:hover{
	color:#999;
	font-weight:normal;
	text-decoration:none;
}

.footer-copyright{
	float:right;
}

#data, #data1, #data2, #data3, #data4, #data5{
	width:500px;
}
	
.submit-btn{
	background:url(images/submit-btn.png) no-repeat;
	width:100px;
	height:20px;
	border:0;
	cursor:pointer;
}
