﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:12px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:904px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.jpg');
	background-repeat:repeat-y;
}
/* ========== Logo */
#topcontainer{
/*	background-image:url('../images/top-bar.jpg');
	background-repeat:repeat-x;*/
	width:904px;
	height:233px;
}
.logo-box{
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	width:182px;
	height:234px;
	float:left;
}
.logo-box a{
	display: block;
	width:182px;
	height:233px;
}
.link-box{
	width:175px;
	height:233px;
	float:left;
}
.header-box{
	width:327px;
	height:233px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	float:left;
}
#customersupport-box{
	width:220px;
	height:233px;
	float:right;
}
.rt-groupimg{
	background-image:url('../images/rt-topimg.jpg');
	background-repeat:no-repeat;
	height:149px;
}
.top-customersupport{
	background-image:url('../images/rt-customersupport.jpg');
	background-repeat:no-repeat;
	width:220px;
	height:85px;
}
.top-customersupport a{
	display:block;
	width:220px;
	height:75px;
}
/* ========== Center Container Class*/
#center-container{
	width:904px;
	height:auto;
}

#threebox-container{
	width:904px;
	height:auto;
	padding-top:10px;
}

/* ========== knowledgecenter Box*/
#knowledgecenter-box{
	width:290px;
	height:auto;
	float:left;
	padding-left:8px;
}
.knowledgecenter-top{
	background-image:url('../images/knowledgecenter-top.jpg');
	background-repeat:no-repeat;
	height:56px;	
}
.threebox-bg{
	background-image:url('../images/box-bg.jpg');
	background-repeat:repeat-y;
	height:188px;
}
.threebox-bg ul{
	margin:0;
	list-style:none;
	padding:0px 0px 4px 25px;
}
.threebox-bg li{
	display:block;
	padding:0 0px 0px 15px;
	background:url('../images/black-arrow.jpg') no-repeat center left;
	line-height:20px;
}
.threebox-bg a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	display:block;
	height:21px;
	text-decoration:none;
}
.threebox-bg li a:hover{
	color:#027795;
	}
#threebox-bottom{
	background-image:url('../images/box-bottom.jpg');
	background-repeat:no-repeat;
	height:11px;	
}
.readtext-bottom{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#0b6592;
	padding-right:30px;
	text-align:right;
	text-decoration:none;
}
.readtext-bottom a{
	color:#0b6592;
	text-decoration:none;
}
.readtext-bottom a:hover{
	color:#03add8;
	text-decoration:none;
}

/* ========== Service Provide Box*/
#serviceprovide-box{
	width:290px;
	height:auto;
	float:left;
	padding-left:8px;
}
.serviceprovide-top{
	background-image:url('../images/servicesprovide-top.jpg');
	background-repeat:no-repeat;
	height:56px;	
}
.serviceprovide-bg{
	background-image:url('../images/box-bg.jpg');
	background-repeat:repeat-y;
}
.serviceprovide-bg ul{
	margin:0;
	list-style:none;
	padding:0px 0px 4px 25px;
}
.serviceprovide-bg li{
	display:block;
	padding:0 1px 2px 15px;
	background:url('../images/black-arrow.jpg') no-repeat center left;
	line-height:20px;
}
.serviceprovide-bg a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	display:block;
	height:21px;
	text-decoration:none;
}
.serviceprovide-bg li a:hover{
	color:#027795;
	}
/* ==========Why Salt Lake Box*/
#whysaltlake-box{
	width:290px;
	height:auto;
	float:right;
	padding-right:8px;
}
.whysaltlake-top{
	background-image:url('../images/whysaltlake-top.jpg');
	background-repeat:no-repeat;
	height:56px;	
}

/* ========== Contant Box*/
#contant-container{
	width:904px;
	height:auto;
	clear:both;
	padding-top:10px;
}

h1{
	font-family:Tahoma,Verdana;
	font-size:15px;
	font-weight:bold;
	color:#0b6592;
	padding-bottom:8px;
	padding-left:15px;
}
.sub-title{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#0b6592;
}
.contactbox-space{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}

.contact-details{
	width:400px;
	height:auto;
	padding-left:45px;
	float:left;
}
.contact-form{
	width:400px;
	height:auto;
	float:left;
}
.text-content{
	padding-left:10px;
	padding-right:10px;
}
/* ========== Content Container Box*/
#content-box{
	width:886px;
	height:auto;
	margin:0 auto;
	margin-top:3px;
}

.content-topbar{
	width:886px;
	height:7px;
	background:url('../images/contantbox-top.jpg') bottom no-repeat;
}
.content-bgbar{
	width:886px;
	background-image:url('../images/contantbox-bg.jpg');
	background-repeat:repeat-y;
}
.content-bottombar{
	width:886px;
	height:8px;
	background-image:url('../images/contantbox-bottom.jpg');
	background-repeat:no-repeat;
	margin-bottom:8px;
}
/* ========== Footer Container Box*/
#footer-container{
	width:904px;
	background-image:url('../images/footer-container.jpg');
	background-repeat:no-repeat;
	height:54px;
	clear:both;
}
.footer-text{
	font-family:Verdana;
	font-size:11px;
	padding-top:8px;
	text-align:center;
	line-height:20px;
	color:#ffffff;
}
.footer-text a{
	color:#ffffff;
	text-decoration:none;
}
.footer-text a:hover{
	color:#1cc1eb;
	text-decoration:none;
}


/* ========== Sitemap Box*/


.sitemap-list{
	
	height:188px;
}
.sitemap-list ul{
	margin:0;
	list-style:none;
	padding:0px 0px 4px 25px;
}
.sitemap-list li{
	display:block;
	padding:0 0px 0px 15px;
	background:url('../images/black-arrow.jpg') no-repeat center left;
	line-height:20px;
}
.sitemap-list a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	display:block;
	height:21px;
	text-decoration:none;
}
.sitemap-list li a:hover{
	color:#027795;
	}

.sitemap-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#008eb3;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
}


/* ========== Index Center Container Box*/
#indexcontent-box{
	width:635px;
	height:auto;
	float:left;
	padding-left:8px;
}

.indexcontent-topbar{
	width:635px;
	height:7px;
	background:url('../images/indexcontent-top.jpg') bottom no-repeat;
}
.indexcontent-bgbar{
	width:635px;
	height:100%;
	background-image:url('../images/indexcontent-bg.jpg');
	background-repeat:repeat-y;
}
.indexcontent-bottombar{
	width:635px;
	height:8px;
	background-image:url('../images/indexcontent-bottom.jpg');
	background-repeat:no-repeat;
	margin-bottom:8px;
}

/* ========== Featured Project Box*/

#featured-thumbnail{
	width:242px;
	height:auto;
	float:right;
	padding-right:8px;
}

.thumbnail-topbar{
	width:242px;
	height:25px;
	background:url('../images/featuredpro-top.jpg') bottom no-repeat;
}
.thumbnail-bgbar{
	width:242px;
	height:185px;
	background-image:url('../images/featuredpro-bg.jpg');
	background-repeat:repeat-y;
	padding-top:20px;
	text-align:center;
	}
.thumbnail-bottombar{
	width:242px;
	height:8px;
	background-image:url('../images/featuredpro-bottom.jpg');
	background-repeat:no-repeat;
	margin-bottom:8px;
}
.mainsitename{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0786a6;
	text-decoration:none;
}
.site-description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
/* ========== URL link*/
.thumbnail-url{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008eb3;
	text-decoration:none;
}
.thumbnail-url a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008eb3;
	text-decoration:none;
}
.thumbnail-url a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006584;
	text-decoration:underline;
}

.linkmenu{font-family:verdana,Arial, Helvetica, sans-serif; font-size:12px; color:#0b6592; text-decoration:none; }
.linkmenu:hover{font-family:verdana,Arial, Helvetica, sans-serif; font-size:12px; color:#565656; text-decoration:none;}


.textbox{
border:1px solid #cbd0b1;
width:200px;
height:17px;}


.textbox1{
border:1px solid #cbd0b1;
width:200px;
height:55px;}
