/**************************/
/* Rally CSS */
/**************************/


/**************************/
/*HTML TAGS */
/**************************/

html, body {
	margin: 0; padding: 0; height: 100%;
}

h1, h2, h3, p, li {margin: 0;padding: 0;}

form { margin: 0; padding: 0;}

input[type="file"] {background-color: #F5F5F5;}

/**************************/
/*Layout */
/**************************/

#container {
	min-height:100%;
}

* html #container {
	height: 100%;
}

#header {
	width: 800px;
	height: 94px;
	margin-right: auto;
	margin-left: auto;
}

#logolink {
	width: 180px;
	height: 73px;
	float: left;
	margin-top: 10px;
}		

#tagline {
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 8px;
	height: 14px;
	width: 200px;
	float: right;
}

#indexcontain {
	margin-top: 20px;
	background-image: url(../images/index_image.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 260px;
}

#indexcontain p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 210px;
	padding-left: 23px;
	line-height: 17px;
	color: #828282;
}

.indexcall {
	float: left;
	width: 240px;
	margin-top: 30px;
	height: 143px;
}

.callleft {
	background-image: url(../images/callleft.jpg);
}

.callcenter {
	background-image: url(../images/callcenter.jpg);
}

.callright {
	background-image: url(../images/callright.jpg);
}	
	
.calllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 115px;
	margin-left: 0px;
	font-size: 14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	padding-bottom: 1px;
}

.calllink a:link, .calllink a:visited  {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
}

.calllink a:hover  {
	color:#d15a11;
}

.indexleft {
	margin-Left: 40px;
}

#bodycontain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#leftcontain {
	float: left;
	width: 190px;
	margin-top: 40px;
}

#leftnavtop {
	height: 21px;
	width: 152px;
	background-image: url(../images/leftnavtop.jpg);
	background-repeat: no-repeat;
}
#leftnavbody {
	width: 152px;
	background-image: url(../images/leftnavbody.jpg);
	background-repeat: repeat-y;
}


#leftnavbody ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftnavbody ul li {
	background-image: url(../images/arrow_leftnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}


#leftnavbody ul li a:link,  #leftnavbody ul li a:visited {
	color: #006699;
	text-decoration: none;
	padding-left: 10px;
}

#leftnavbody ul li a:hover {
color: #d15a11;
}

#leftnavbtm {
	height: 12px;
	width: 152px;
	background-image: url(../images/leftnavbtm.jpg);
	font-size: 0px;
}

#lefttoppad {
	height: 10px;
}

#leftbtmpad {
	height: 10px;
}

#rightcontain {
	float: left;
	width: 610px;
	margin-top: 40px;
}


#rightcontain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d15a11;
	margin-bottom: 20px;
}

#rightcontain h2 {
	
}

#rightcontain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
}

#rightcontain a:link ,  #rightcontain a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

#rightcontain a:hover {
	color: #d15a11;	
}

#rightcontain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#rightcontain ul li{
	line-height: 15px;
	padding-bottom: 12px;
}

#rightcontain ul li ul li {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


#footer {
	background-color: #DBDCDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #696969;
	height: 86px;
	width: 100%;
	clear: both;
	margin-top: -86px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#clearfooter {
	height: 86px;
	clear: both;
}

#footer p {
	padding-top: 8px;
}

/**************************/
/*Global Navigation */
/**************************/

#navcontain {
	clear: left;
	height: 28px;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
}

.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderboth {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#nav ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

#nav li {
	float: left;
}

.normal a:link , .normal a:visited  {
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.normal a:hover  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d15a11;
}

.active a:link , .active a:visited{
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d15a11;
}

.active a:hover  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d15a11;
}

/**************************/
/*Added */
/**************************/

.clientlink {
	margin-bottom: 12px;
	padding-left: 14px;
	background-image: url(../images/arrow_leftnav.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

/**************************/
/*REFERENCES OLD*/
/**************************/


.referencecontain {
	clear: both;
	margin-top: 12px;
}

.referencecontain p {
	width: 200px;
	float: left;
}
.references {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
}

.references h2 {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/**************************/
/* END REFERENCES OLD */
/**************************/


/**************************/
/*REFERENCES NEW */
/**************************/

#references {font-family:Arial, Helvetica, sans-serif;}
#references ul {list-style: none; margin: 0px; padding: 0px; padding-bottom: 16px; }
#references ul li {padding-bottom: 2px; margin: 0px;}
#references h2 {font-size: 14px; font-weight: bold; border-top-width: 1px;border-top-style: solid;border-top-color: #CCCCCC;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;padding-top: 4px;padding-bottom: 4px; margin-bottom: 16px; text-align:center;}
#references p {font-weight: bold; padding-bottom: 0px;}


.border {
	height: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.formright {
	float: left;
	width: 400px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.formleft {
	float: left;
	padding-top: 4px;
	margin: 0px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 96px;
}

.formcontain {
	padding-top: 10px;
	width: 600px;
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	height: 16px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}	
.comments {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}

.client {
	display: none;	
}
	display: none;	
}
