/* CSS Document */
html, body {
	background: #fff url(../images/background.gif) no-repeat center top;
	font-size:13px;
	color: #666;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
td {
	text-align: left;
	vertical-align: top;
}
.header_space {
	height: 15px;
}
.header_links_left {
	float:left;
	width:291px;
	height: 26px;	
}
.header_links_right {
	float:left;
	width: 709px;
	height: 26px;
}
.header_links_menu {
	width:679px;
	background:url(../images/header_menu_bg.jpg) no-repeat;
	font-size: 13px;
	color: #003366;
	padding: 4px 15px;
	height: 20px;
}
.header_links_menu a {
	color: #003366;
	text-decoration: none;
}
.header_links_menu a:hover {
	color: #a73bee;
	text-decoration: none;
}
.header_links_menu a.selected {
	color: #a73bee;
	text-decoration: none;
}
.logo_left {
	float: left;
	background:url(../images/logo_left.jpg) no-repeat;
	width: 554px;
	height: 77px;
}
.logo_right {
	float: left;
	background:url(../images/logo_right.jpg) no-repeat;
	width: 446px;
	height: 77px;
}
.header_address {
	text-align:right; 
	padding-top:5px;
	font-size:14px;
	color: #999;
}
.header_phone {
	font-size:14px;
	font-weight:bold;
	color: #666;
	padding-left:20px;
}
img.border1 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
img.border2 {
	border: 2px solid #ccc;
	background: #fff;
	padding: 2px;
}
.logo {
	float: left;
	background: url(../images/logo.jpg) no-repeat;
	width: 407px;
	height: 54px;
	margin: 11px 3px 23px 5px;
}
.contact_details {
	float: left;
	width: 575px;
	padding: 18px 5px 3px 5px;
	font-size: 16px;
	color: #1d1d1d;
	text-align: right;
}
.contact_details span {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ddd1b3;
}
.header_buttons {
	float: left;
	background: #5437aa;
	width: 162px;
	height:162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin-right: 5.6px;
}
.header_buttons a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_1.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons a:hover {
	background:url(../images/menu_image_1_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons a.selected {
	background:url(../images/menu_image_1_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons2 {
	float: left;
	background: #5437aa;
	width: 162px;
	height:162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin-right: 5.4px;
}
.header_buttons2 a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_2.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons2 a:hover {
	background:url(../images/menu_image_2_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons2 a.selected {
	background:url(../images/menu_image_2_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons3 {
	float: left;
	background: #5437aa;
	width: 162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin-right: 5px;
}
.header_buttons3 a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_3.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons3 a:hover {
	background:url(../images/menu_image_3_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons3 a.selected {
	background:url(../images/menu_image_3_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons4 {
	float: left;
	background: #5437aa;
	width: 162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin-right: 5px;
}
.header_buttons4 a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_4.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons4 a:hover {
	background:url(../images/menu_image_4_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons4 a.selected {
	background:url(../images/menu_image_4_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons5 {
	float: left;
	background: #5437aa;
	width: 162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin-right: 5px;
}
.header_buttons5 a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_5.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons5 a:hover {
	background:url(../images/menu_image_5_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons5 a.selected {
	background:url(../images/menu_image_5_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons6 {
	float: left;
	background: #5437aa;
	width: 162px;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
}
.header_buttons6 a {
	display: block;
	padding-top:137px;
	height:25px;
	background:url(../images/menu_image_6.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_buttons6 a:hover {
	background:url(../images/menu_image_6_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons6 a.selected {
	background:url(../images/menu_image_6_selected.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}
.header_buttons_shadow {
	background: url(../images/header_buttons_shadow.jpg) no-repeat;
	height: 25px;
}
.header_buttons_shadow2 {
	background: url(../images/header_buttons_shadow2.jpg) no-repeat;
	height: 25px;
}
.header_buttons_shadow3 {
	background:url(../images/header_buttons_shadow_3.jpg) no-repeat;
	height: 25px;
}
.menu_back {
	padding-top:17px; 
	padding-left:1px; 
	height:171px;
}
.body_content {
	background:url(../images/page_rep.jpg) repeat-y;
}
.body_content_left {
	background:url(../images/contet_left_top.jpg) no-repeat;
	width: 660px;
	padding:20px;
}
.body_content_right {
	padding-left:20px;
	width: 280px;
}
.home_header {
	padding-left: 70px;
	height:55px;
}
.home_header2 {
	padding-left: 70px;
	height:40px;
}
.home_header_left {
	float:left; 
	width:390px;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 16px;
	color: #951ce5;
	font-style:italic;
}
.home_header_right {
	float:left; 
	width: 180px; 
	text-align:center;
}
.middle_separator {
	background:url(../images/middle_separator.jpg) no-repeat;
	height:6px;
	margin: 15px 0px;
}
.home_middle_boxes {
	height:175px;
}
.home_mission_boxes_area {
	float:left; 
	width:240px; 
	padding-left:20px;
}
.home_mission_boxes_heading {
	background:url(../images/mission_box_top.jpg) no-repeat; 
	width: 207px; 
	height:25px; 
	text-align:center; 
	color: #fff; 
	font-size:18px; 
	letter-spacing:3px;
}
.home_mission_boxes_text {
	background: #eeeeee; 
	width: 156px; 
	padding: 10px; 
	color: #003366; 
	font-size:13px; 
	border:1px solid #ddd;
}
.home_mission_boxes_next {
	float:left; 
	width:400px;
}
.home_gallery_area {
	width:660px;
	height:210px;
}
.home_image_gallery {
	float:left; 
	width:330px;
}
.home_video_gallery {
	float:left; 
	width:330px;
}
.home_gallery_back {
	background:url(../images/home_ballery_back.jpg) no-repeat;
	height:185px;
	
}
/* Image Gallery Styles */
.stepcarousel {
	position: absolute;
	border: 0;
	overflow: scroll;
	width: 260px;
	height: 185px;
	margin: 2px 20px 0 40px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin:0px;
	padding: 0;
	width: 240px;
	height: 175px;
	text-align: center;
	margin-right:20px;
}
.galleryThumb {
	width: 238px;
	height: 159px;
	border: 0px solid #ccc;
}
/* Image Gallery Pup up Window Styles */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	padding-bottom: 0;
	background: #acbddb;
	visibility: hidden;
	z-index: 2009;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #fff;
	padding: 10px;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 2px solid #acbddb;
	background-color: #f5f5f5;
	padding: 5px;
	z-index: 2008;
	color: #4b5566;
}
.h1 {
	font-size: 18px;
	color: #003366;
}
h1{
	font-size: 20px;
	color: #003366;
}
.h2 {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 14px;
	color: #003366;
	font-style:italic;
	text-decoration:underline;
	font-weight:bold;
}
.h3 {
	font-size: 16px;
	color: #b870ff;
}

.h4 {
	font-size: 22px;
	color: #003366;
}

.testimonilas_text {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 13px;
	color: #666;
	font-style:italic;
}
.testimonilas_name {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 13px;
	color: #aa49ea;
	font-style:italic;
	font-weight:bold;
}
a.link_home:link, a.link_home:visited {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 15px;
	font-weight:bold;
	color: #003366;
	text-decoration:underline;
	font-style:italic;
}
a.link_home:hover {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif, Georgia;
	font-size: 15px;
	font-weight:bold;
	color: #003366;
	text-decoration:none;
	font-style:italic;
}
a.gallery_links:link, a.gallery_links:visited {
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
a.gallery_links:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.common_links:link, a.common_links:visited {
	color: #951ce5;
	text-decoration:underline;
}
a.common_links:hover {
	color: #951ce5;
	text-decoration:none;
}

a.common_links_big:link, a.common_links_big:visited {
	font-size: 18px;
	color: #003366;
	text-decoration:none;
}
a.common_links_big:hover {
	font-size: 18px;
	color: #003366;
	text-decoration:underline;
}


.right_button {
	background:url(../images/right_button_back.jpg) no-repeat;
	width: 230px;
	font-size: 14px;
	font-weight:bold;
	padding-left: 50px;
	height:22px;
	padding-top:3px;
	margin-bottom:5px;
}
.right_button a {
	display: block;
	font-size: 14px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}
.right_button a:hover {
	color: #7e1ba7;
}
.right_button a.selected {
	color: #7e1ba7;
}
.file_promotion_top {
	background:url(../images/file_promotion_top.jpg) no-repeat;
	width: 280px;
	height:143px;
}
.file_promotion_link {
	background:url(../images/file_promotion_bottom.jpg) no-repeat;
	width: 280px;
	height:18px;
	text-align:center;
	padding-top:7px;
	margin-bottom:30px;
}

.socila_icons_bg {
	background:url(../images/social_bg.png) no-repeat;
	width: 220px;
	padding: 0px 30px;
	height:108px;
}
.social_buttons {
	float:left;
	width: 90px;
	border:2px solid #e5e5e5;
	height:80px;
	padding:5px;
	background:#f0f0f0;
	text-align:center;
	font-size:12px;
	
}
.social_buttons a {
	font-size:12px;
	display: block;
	color: #951ce5;
	text-decoration: none;
}
.social_buttons a:hover {
	color: #44046f;
}
.social_buttons a.selected {
	color: #44046f;
}
.footer_back {
	height: 76px;
	background:url(../images/footer_bg.jpg) no-repeat;
	margin-top:20px;
	margin-bottom:15px;
	padding: 10px;
}

.footer_links1 {
	font-size: 13px;
	text-align:center;
	color: #ffffff;
	padding: 5px 0px 3px 0px;

}
.footer_links1 a {
	color: #ffffff;
	text-decoration: none;
}
.footer_links1 a:hover {
	color: #77bbff;
	text-decoration: none;
}
.footer_links1 a.selected {
	color: #77bbff;
	text-decoration: underline;
}

.footer_links2 {
	font-size: 13px;
	text-align:center;
	color: #c56eff;
	padding: 0px 0px 5px 0px;

}
.footer_links2 a {
	color: #c56eff;
	text-decoration: none;
}
.footer_links2 a:hover {
	color: #fff;
	text-decoration: none;
}
.footer_links2 a.selected {
	color: #fff;
	text-decoration: underline;
}


.footer_copyright {
	font-size: 13px;
	text-align: center;
	color: #77bbff;
	margin-bottom:10px;
}
.footer_copyright a {
	color: #fff;
	text-decoration: underline;
}
.footer_copyright a:hover {
	color: #fff;
	text-decoration:none;
}
.footer_copyright a.selected {
	color: #fff;
	text-decoration: none;
}

input.formfeild, textarea.formfeild, select.formfeild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border: 1px outset;
	background: #fff;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(../images/buttons_back.jpg) repeat-x;
	border: 1px solid #e5e5e5;
	color: #003366;
	text-transform: uppercase;
	padding: 3px 5px;
	cursor:pointer;
}


/*Gallary */
.gallery_background_page{
	background:url(../images/gallery_bg.jpg) no-repeat; 
	width:484px; 
	height: 115px;
	padding: 7px 11px 0px 80px;
}
.stepcarousel_page{
	position: relative;
	border: 0;
	overflow: scroll;
	width: 484px;
	height: 120px;
}
.stepcarousel_page .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel_page .panel{
	float: left;
	overflow: hidden;
	padding-top:5px;
	width: 217px;
	height: 112px;
	text-align: center;
	margin-right:50px;
	color: #0ba2aa;
	font-weight:bold;
}
.galleryThumb_page {
	width: 217px;
	height: 112px;
	border: 0;
}


.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
padding-left:5px;
}
#fbtab{
background: url(../images/icon-fbtab-h.png) no-repeat;/* Path to Image */
left:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:85%;height:57px;width:209px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}

