@charset "utf-8";
/* GMRLT CSS Document */

#container{
	width:930px;
	margin:auto;
}

#container #header{
	width:100%;
}

#container #header #topRow{
}

#container #header #topRow #logo{
	float:left;
	margin-top:20px;
	margin-bottom:12px;
}

#container #header #topRow #address{
	float:right;
	margin-top:15px;
	text-align:right;
	color:#0965ac;
}

#container #header #menuRow{
	margin:0px;
}

#container #header #menuRow #menu{
	float: left;
	margin: 0px;
	display: inline;
}

#container #header #menuRow #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#container #header #menuRow #menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container #header #menuRow #menu li a {
	float: left;
	display: inline;
}

#container #header #menuRow #menu li a.home {
	height: 38px;
	width: 119px;
	text-indent: -10000px;
	background:url(../images/home-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a.aboutus {
	height: 38px;
	width: 145px;
	text-indent: -10000px;
	background:url(../images/aboutus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a.services {
	height: 38px;
	width: 233px;
	text-indent: -10000px;
	background:url(../images/transcription-services-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a.works {
	height: 38px;
	width: 170px;
	text-indent: -10000px;
	background:url(../images/how-it-works-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a.rates {
	height: 38px;
	width: 118px;
	text-indent: -10000px;
	background:url(../images/rates-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a.contactus {
	height: 38px;
	width: 145px;
	text-indent: -10000px;
	background:url(../images/contactus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #header #menuRow #menu li a:hover, #menu li a.selected {
	background-position: 0 -38px;
}

#container #content{
	margin:10px 0px;
}

#container #content #col1{
	float:left;
	width:193px;
}

#container #content #col1 #leftPan .topPanelHead{
	background:url(../images/left-panel-top-bg.gif) no-repeat;
	color:#FFFFFF;
	height:32px;
}

#container #content #col1 #leftPan .panelHead{
	background:url(../images/left-panel-title-bg.gif) no-repeat;
	color:#FFFFFF;
	height:32px;
}

#container #content #col1 h1{
	font-size:12px;
	color:#FFFFFF;
	line-height:normal;
	font-weight:bold;
	margin:0px;
	padding:8px 10px;
}

#container #content #col2{
	float:right;
	width:727px;
}

#container #content #col1 h2{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:3px 0px;
	padding:0px 0px 0px 15px;
	background:url(../images/panel-arrows.gif) no-repeat left center;
}

#container #content #col1 h2 a{
	color:#333333;
	text-decoration:none;
}

#container #content #col1 h2 a:hover{
	color:#e22128;
	text-decoration:none;
}

#container #content #col1 h2{
	color:#cc3333;
}

#container #content #col2 p{
	margin:6px 0px;
}

#container #content #col2 h1{
	margin:6px 0px;
	color:#0965ac;
	font-size:20px;
	line-height:normal;
}
#container #content #col2 #content{
	margin:10px 0px;
	background:url(../images/home-content-bg.jpg) repeat-x top;
	overflow:auto;
	border:#e0e0e0 solid 1px;
	padding:10px;
	text-align:justify;
	line-height:16px;
	font-size:13px;
}

#container #footer{
	margin:8px 0px;
}
#container #footer #links #bredCrumb{
	background:url(../images/bred-crumb-title-bg.gif) no-repeat top;
	padding:6px 10px 5px 15px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
#container #footer #links #bredCrumb a{
	color:#333333;
	background:url(../images/bred-crumb-arrow.gif) no-repeat right center;
	padding-right:15px;
}
#container #footer #links #bredCrumb a:hover{
	color:#0965ac;
	background:url(../images/bred-crumb-arrow.gif) no-repeat right center;
	padding-right:15px;
}
#container #footer #links #items{
	border-left:#e0e0e0 solid 1px;
	border-right:#e0e0e0 solid 1px;
	padding:10px 15px;
	font-size:11px;
	line-height:18px;	
}
#container #footer #links #items a{
	color:#333333;
}
#container #footer #links #items a:hover{
	color:#e22128;
}
#container #footer #links #items .box{
	width:200px;
	float:left;
	margin-right:15px;
}
#container #footer #links #items #logos{
	width:250px;
	margin-left:645px;
}
#container #footer #links #bottom{
	margin-bottom:8px;
}
#container #footer #footerMenu{
	background:url(../images/footer-menu-bg.gif) repeat-x;
	padding:6px 10px 7px 5px;
	font-size:11px;
	color:#FFFFFF;
}
#container #footer #footerMenu a{
	background:url(../images/footer-menu-line.gif) no-repeat right;
	color:#FFFFFF;
	padding:0px 7px 0px 6px;
	text-align:left;
}
#container #footer #footerMenu a:hover{
	background:url(../images/footer-menu-line.gif) no-repeat right;
	color:#e22128;
}

/*03-12-2009*/



#container #content #col2 #subnav_container 
{
  margin-top:10px;
  clear:both;	
}
#container #content #col2 #subnav_container .subnav {
  background:url(../images/subNav-panel-title-bg.gif);
  height:32px;
  text-align:center;
}
#container #content #col2 #subnav_container .subnav a {
  color:#ffffff;
  text-decoration:none;
  
}
#container #content #col2 #subnav_container .subnav a:hover,  #container #content #col2 #subnav_container .subnav a:active {
  text-decoration:underline;
}

.styfont
{
	color:Red;
}
