@charset "utf-8";
/* CSS Document */
body {
	font: 13px Arial, Helvetica, sans-serif;
	background-color:#e3e3e3;
	color:#464646;
}
h1 {
	font-size:18px;
	color:#456c85;
}
a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height: 17px;
	padding:5px 0;
}
.clear {
	display: block;;
}
.clear:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.left{
	float:left;
}
.right{
	float:right;	
}
.hide{
	display:none;	
}
a.orangeBtn:link, a.orangeBtn:visited{
	color:#000;	
	text-decoration:none;
	padding:5px 0;
	float:left;
	cursor:pointer;
}
a.orangeBtn:hover{
	text-decoration:none;
	color:#ffc800;
}

a.orangeBtn:link span.bgl, a.orangeBtn:visited span.bgl{
	padding:3px 0 5px 11px;
	float:left;
	background: url(../images/btn_learn_more_left.png) no-repeat scroll 0 0;
}
a.orangeBtn:hover span.bgl{
	background:url(../images/btn_learn_more_left.png) no-repeat scroll 0 -28px;
}

a.orangeBtn:link span.bgr, a.orangeBtn:visited span.bgr{
	height:25px;
	width:11px;
	float:left;
	background:url(../images/btn_learn_more_right.png) no-repeat scroll 0 0;
}
a.orangeBtn:hover span.bgr{
	background:url(../images/btn_learn_more_right.png) no-repeat scroll 0 -28px;
}
/* -- design elements -- */
.main_body {
	background: #eaf2f5 url(../images/main_bg.jpg) repeat-x center top;
	min-height:500px;
}
.body_wrapper {
	background:url(../images/bg_shadow.png) repeat-y center top;
	width:900px;
	min-height:500px;
	margin:0 auto;
	padding:0 30px;
}
.header_wrapper {
	background: url(../images/top_bg.jpg) repeat-x center top;
	height:430px;
	width:900px;
	float:left;
	/*height:150px;  #eaf2f5*/
	_margin-left:4px;
}
.inner_pages .header_wrapper{
	height:150px;
}

/* -- header area ---- */
.logo_n_login .logo {
	padding:10px 0 21px 27px;
}
.logo_n_login .header_login{
	width:280px;
	text-align:right;
	padding:15px 29px 0 0;
	color:#FFF;
}
.header_login .userInput{
	width:111px;
	margin-left:10px;
	padding:0;
}
.header_login .login_spacer{
	padding-right:85px;
}
.header_login label {
	font-size: 11px;
	display: block;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0;
}
.header_login a.link:link, .header_login a.link:visited{
	margin-right:25px;
	text-decoration:underline;
}
.header_login a.link:hover{
	text-decoration:none;
}
.top_navigation{
	width:870px;
	padding:0 0 0 30px;
	z-index:100;
}
/*---- slide show starts here --- */
.slide_show{
	width:860px;
	padding:0 20px;
	height:270px;
	position:absolute;
	clear:both;
	margin-top:55px;
}
h1.blue_text{
	color:#4a94c3;
	font-size:24px;
	padding-bottom:10px;
}

a.btn_learn_more:link, a.btn_learn_more:visited{
	background: url(../images/btn_learn_more.png) no-repeat 0 0;
	display:block;
	width:112px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
}
a.btn_learn_more:hover{
	background: url(../images/btn_learn_more.png) no-repeat 0 -28px;
}

.slide_show .panel .content{
	width:450px;	
}
/*---- slide show ends here --- */

/*---  footer starts here --- */
.footer_wrapper {
	background: url(../images/footer_bg.jpg) repeat-x center 30px;
	height:30px;
	text-align:center;
	padding-top:50px;
	color:#33457e;
	margin:0 auto;
	font-size:11px;
	_margin-left:8px;
	width:900px;
}
.footer_wrapper .copy_rights{
	text-decoration:underline;
	padding-right:5px;
	color:#FFF;
}
.footer_wrapper a:link, .footer_wrapper a:visited{
	text-decoration:underline;
	padding:0 5px;
}
.footer_wrapper a:hover{
	text-decoration:none;
}

/*---  footer ends here --- */

/*--- home info box starts here--*/

.home_info{
	float:left;
	padding:30px;
}
.home_info .box{
	background: url(../images/home_components_bg.jpg) no-repeat center top;
	width:224px;
	float:left;
	padding:15px 28px;
}
.home_info .box h1{
	color:#33457e;
	padding-bottom:10px;
}
.home_info .box .info_text{
	font-size: 13px;
	line-height: 20px;	
}

a.learn_more:link, a.learn_more:visited{
	font-size: 11px;
	color: #4a94c3;
	text-decoration: underline;	
	font-weight:bold;
}
a.learn_more:hover{
	text-decoration:none;
}
/*--- home info box ends here --*/

/*--- clients page --- */
.client_list{
	margin:0 40px;
	padding:20px;
	border:1px solid #666;
	width:780px;
}
.client_list h1{
	font-size:16px;
	padding-bottom:10px;
}


#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width:100%; /* Set to gallery width, in px or percentage */
	height:60px; /* Set to gallery height */
}
#motioncontainer a img {
	border:1px solid #FFF; /* Set image border color */
}
#motioncontainer a:hover img {
	border:1px solid #CCC; /* Set image border hover color */
}
#statusdiv {
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
#motioncontainer a:hover {
	color: #CCC; /* Dummy definition to overcome IE bug */
}

/*--- clients page --- */

/* inner_pages contents */ 

.inner_pages .data{
	min-height:500px;
	width:900px;
	float:left;
}
.inner_pages .contents{
	padding-left:40px;
	width:560px;
}
.contents h2{
	padding:20px 0 10px;
	font-weight:bold;
}

.contents, .contents p{
	line-height:20px;	
}
.contents ul li {
	margin:5px 0 0 30px;
	display:list-item;
	list-style:disc outside
}
.contents a:link, .contents a:visited{
	color:#4A94C3;
	text-decoration:underline;
}
.contents a:hover{
	text-decoration:none;
}
.contents ol li, .contents ul ol li {
	margin:5px 0 0 30px;
	display:list-item;
	list-style:decimal outside
}
.cms_text_wrapper blockquote {
	margin:5px 0 0 50px
}
.cms_text_wrapper blockquote blockquote {
	margin:5px 0 0 65px
}

/* contact page */

.contact_page .info_pic{
	float:left;
	width:142px;
	padding-bottom:20px;
}
.contact_page .info_data{
		
}

.contact_page .box{
	clear:both;
}

.blue_text{
	color:#4A94C3;
}