﻿/* GENERAL */
body {
	margin:0;
	padding:31px 0 0 0;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#535353;
	background:url(../images/bodybg.jpg) repeat-x #fff;
}
h4 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
}
select {
	margin:0;
	padding:0;
}
input {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
ol {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
a {
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a:focus {
	text-decoration:none;
	outline:none;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
textarea {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

select {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

input {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

/*------------ MAIN CONTAINER -----------*/

#mainContainer {
	width:924px;
	margin:0 auto;
}
/*------------ HEADER -----------*/
div.header {
	margin:0 auto;
	/*overflow:hidden;*/
	height:63px;
	margin-bottom:31px;
}
div.header a.logo {
	float:left;
	display:block;
	width:323px;
	height:63px;
	}
div.header div.call {
	background:url(../images/call-bg.gif) no-repeat 0 39px;
	width:280px;
	height:24px;
	float:right;
	padding-top:39px;
	}
div.header div.call p {
	font-size:12px;
	line-height:23px;
	color:#CD1E24;
	font-weight:bold;
	padding-left:35px;
	}
div.header div.call p span {
	padding-left:33px;
	}
	
/*------------ NAVIGATION -----------*/
div.mainNav {
	width:924px;
	/*overflow:hidden;*/
	height:45px;
	}
div.mainNav div.mainNavLeft {
	background:url(../images/nav-left-corn.gif) no-repeat 0 0;
	width:19px;
	height:45px;
	font-size:0;
	line-height:0;
	float:left;
	}
div.mainNav div.mainNavRight {
	background:url(../images/nav-right-corn.gif) no-repeat 0 0;
	width:19px;
	height:45px;
	font-size:0;
	line-height:0;
	float:right;
	}
div.mainNav div.mainaNavBg {
	background:url(../images/mainavbg.gif) repeat-x 0 0;
	float:left;
	width:886px;
	height:100%;
	}
/*--------------- working for drop down menu------------------------*/
ul.navlink{
	padding:8px 0 0 0;
	margin:0;
}
ul.navlink li{
	float:left;
	background:url(../images/main-nav-divider.gif) no-repeat right 50%;
	padding:0 12px;
	position:relative;
	width:auto;	
}
ul.navlink li.nodivder{
	background-image:none;
}
ul.navlink li a{
	font:bold 13px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 13px;
	display:block;
	float:left;
}
ul.navlink li a span{
	padding:0 18px 0 2px;
	display:block;
}
ul.navlink li a.actv{
	background:url(../images/lft_round.gif) no-repeat 0 0;
	padding:0 0 0 13px;
	color:#4C4C4C;
	background-color:inherit;
	float:left;
	display:block;
}
ul.navlink li a:hover{
	background:url(../images/lft_round.gif) no-repeat 0 0;
	padding:0 0 0 13px;
	color:#4C4C4C;
	background-color:inherit;
	float:left;
	display:block;
}
ul.navlink li a.actv span{
	background:url(../images/right_round.gif) no-repeat right 0;
	padding:0 18px 0 2px;
	display:block;
}
ul.navlink li a:hover span{
	background:url(../images/right_round.gif) no-repeat right 0;
	padding:0 18px 0 2px;
	display:block;
}
/*----dropdown----*/
ul.navlink li ul {
	background:url(../images/dropbg.gif) no-repeat 0 100%;
	position:absolute;
	left:0;
	top:37px;
	padding:20px 10px 20px 10px;
	visibility:hidden;
	width:120px;
	height:auto;
	
	
}
ul.navlink li ul li{
	background:url(../images/ul-dashed.gif) repeat-x 0 100%;
	width:120px !important;
	padding:0;
	text-align:left;
}
ul.navlink li ul li.droparrow{
	height:1px !important;
	float:none;
	padding:0 !important;
	margin:0 !important;
	background:none;
	font-size:0;
	line-height:0;	
}
ul.navlink li ul li.droparrow span{
	background:url(../images/drop_arrow.gif) no-repeat 30px 0;
	width:120px;
	height:11px;
	position:absolute;
	left:0;
	top:-31px;
	z-index:1000;
	display:block;	
}
ul.navlink li ul li.noimg{
	background-image:none;
}

ul.navlink li ul li a{
	
	background-color:inherit;
	color:#6B6B6B;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
	text-align:left;
	padding:0;
}

ul.navlink li ul li a:hover{
	background-image:none;
	color:#CA1D23;
	background-color:inherit;
	padding:0;
}




/*div.mainNav div.mainaNavBg ul {
	padding-top:8px;
	height:45px;
	font-size:13px;
	line-height:27px;
	
	}
div.mainNav div.mainaNavBg ul li {
	float:left;
	padding:0 13px 20px 8px;
	position:relative;
	background:url(../images/main-nav-divider.gif) no-repeat 0 7px;
	width:auto;
	}
div.mainNav div.mainaNavBg ul li.fast {
	padding-left:0;
	background:none;
	}
div.mainNav div.mainaNavBg ul li a {
	color:#fff;
	background-color:inherit;
	display:block;
	}
div.mainNav div.mainaNavBg ul li a:hover,
div.mainNav div.mainaNavBg ul li a.active {
	color:#4C4C4C;
	background-color:inherit;
	background:url(../images/nav-bg.gif) repeat-x 0 0
	}
div.mainNav div.mainaNavBg ul li a span {
	padding-left:4px;
	display:block;
	}
div.mainNav div.mainaNavBg ul li a:hover span,
div.mainNav div.mainaNavBg ul li a.active span {
	background:url(../images/nav-left-corner.jpg) no-repeat 0 0;
	}
	
div.mainNav div.mainaNavBg ul li a span span {
	padding:0 15px 0 13px ;
	}
div.mainNav ul li a span span strong {
	background-position:0 -50000px;
	display:block;
	}
div.mainNav div.mainaNavBg ul li a.active span span strong,
div.mainNav div.mainaNavBg ul li a:hover span span strong {
	background:url(../images/mainnav-arrow.gif) no-repeat 50% 26px;
	}
div.mainNav div.mainaNavBg ul li a:hover span span, 
div.mainNav div.mainaNavBg ul li a.active span span {
	background:url(../images/nav-right-corner.jpg) no-repeat 100% 0 ;
	}
div.mainNav div.mainaNavBg ul li div.insidedrop{
	width:140px;
	background:url(../images/drop_arrow.gif) no-repeat 0 0;
}
div.mainNav div.mainaNavBg ul li ul.dropdown {
	background:url(../images/dropbg.gif) no-repeat 0 100%;
	position:absolute;
	left:0;
	top:37px;
	padding:20px 10px 20px 10px;
	visibility:hidden;
	width:120px;
	height:auto;
}
div.mainNav div.mainaNavBg ul li ul.dropdown li{
	background:url(../images/ul-dashed.gif) repeat-x 0 100%;
	width:120px!important;
	padding:0 0 0 0;
}
div.mainNav div.mainaNavBg ul li ul.dropdown li.droparrow{
	background:url(../images/drop_arrow.gif) no-repeat 0 0;
	position:absolute;
	left:39px;
	top:-9px;
	width:10px;
	height:9px;
}
div.mainNav div.mainaNavBg ul li ul.dropdown li.noimg{
	background-image:none;
}

div.mainNav div.mainaNavBg ul li ul.dropdown li a{
	
	background-color:inherit;
	color:#6B6B6B;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
}

div.mainNav div.mainaNavBg ul li ul.dropdown li a:hover{
	background-image:none;
	color:#CA1D23;
	background-color:inherit;
}
*/	
/*------------ BANNER -----------*/
div.bodyContainer {
	background-color:#fff;
	}
div.bodyContainer div.bannerBg {
	background:url(../images/banner-bg.gif) no-repeat 0 0;
	padding-top:10px;
	padding:10px
	}
.hdr{
	background:url(../images/index-banner.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}
/*------------ BODY PANNEL -----------*/
div.bodyPart {
	/*width:904px;*/
	padding-top:32px;
	padding-bottom:44px;
	overflow:hidden;
	height:100%;
	}
/*------------ LEFT PANNEL -----------*/
div.bodyPart div.leftPannel {
	width:220px;
	float:left;
	margin-right:26px;
	}
/*------------ QUICK CONTACT -----------*/	
div.quickContact {
	/*padding-bottom:23px;*/
	width:220px;
	}
div.quickContact div.quickTop {
	background:url(../images/quick-red-top.gif) no-repeat 0 0;
	width:220px;
	height:16px;
	font-size:0;
	line-height:0;
	}
div.quickContact div.quickBottom {
	background:url(../images/quick-red-bottom.gif) no-repeat 0 0;
	width:220px;
	height:11px;
	font-size:0;
	line-height:0;
	}
div.quickContact div.quickRedBg {
	background-color:#821518;
	padding:0 11px;
	}
div.quickContact div.quickRedBg h3 {
	padding-left:4px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	padding-bottom:7px;
	}
div.quickContact div.quickRedBg p {
	padding-left:4px;
	font-size:10px;
	line-height:12px;
	color:#fff;
	background-color:inherit;
	padding-bottom:9px;
	}
div.formSection {
	width:197px;
	background-color:#fff;
	}
div.formSection div.topform {
	background:url(../images/form-top-corn.gif) no-repeat 0 0;
	width:197px;
	height:13px;
	font-size:0;
	line-height:0;
	}
div.formSection div.bottomform {
	background:url(../images/form-bottom-corn.gif) no-repeat 0 0;
	width:197px;
	height:13px;
	font-size:0;
	line-height:0;
	}
div.form {
	background-color:#fff;
	padding:0 10px 9px 11px;
	color:#000000;
	}
div.form p.fieldCont {
	padding:0;
	line-height:23px;
	color:#000000;
	background-color:inherit;
}
div.form p.fieldCont input {
	font-size:10px;
	line-height:14px;
	width:165px;
	height:17px;
	padding:3px 0 0 3px;
	color:#000;
	background-color:#fff;
	/*border:1px solid #C6C6C6;*/
}
div.form p.textarea {
	height:89px ;
	}
div.form p.textarea textarea {
	width:165px;
	height:79px;
	padding:3px 0 0 3px;
	font-size:10px !important;
	line-height:14px !important;
	color:#000;
	background-color:#fff;
	}

div.form p.buttons {
	height:23px;
	margin-left:110px;
}
div.form p.buttons input {
	width:62px;
	height:23px;
	cursor:pointer;
	border:none;
}
/*------------ TAGS -----------*/
div.tag {
	padding:22px 0 0 17px;
	}
div.tag h3 {
	font-size:16px;
	line-height:18px;
	color:#92171C;
	background-color:inherit;
	padding-bottom:17px;
	font-weight:bold;
	}
/*------------ RIGHT PANNEL -----------*/
div.bodyPart div.rightPannel {
	width: 634px;
	min-height: 670px;
	float: left;
	padding-left: 15px;
}
div.rightPannel p {
	padding-bottom: 5px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
}
div.rightPannel p strong.big {
	font-size:14px;
	}
/*------------ HOME PAGE 3 BLOCKS -----------*/
div.mainThreeBlock {
	padding-bottom:39px;
	padding-top:19px;
	overflow:hidden;
	height:100%;
	}
div.mainThreeBlock div.block1 {
	width:198px;
	float:left;
	margin-right:15px;
	position:relative;
	}
div.block1 div.topcorn {	
	background:url(../images/block-top-corn.gif) no-repeat 0 0;
	width:196px;
	height:10px;
	font-size:0;
	line-height:0;
	}
div.block1 div.bottomcorn {	
	background:url(../images/block-bottom-cron.gif) no-repeat 0 0;
	width:196px;
	height:10px;
	font-size:0;
	line-height:0;
	}
div.block1 div.blockBg {
	background:url(../images/block-bg.gif) repeat-x 0 0 #F5F5F5;
	padding:7px 15px 0 15px;
	}
div.block1 div.blockBg div.heading {
	height:58px;
	}
div.block1 div.blockBg div.heading h3 {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	} 
div.block1 div.blockBg div.blockCont {
	height:162px;
	}
div.block1 div.blockBg div.blockCont p {
	font-size:11px;
	line-height:16px;
	color:#494949;
	background-color:inherit;
	text-align:center;
	}	
.one {
	position:absolute;
	top:-10px;
	left:176px;
	text-indent:-500000px;
	}

/*------------ IMAGE PANNEL -----------*/	
div.logoBlock {
	overflow:hidden;
	height:100%;
	}
div.logoBlock img {
	float:left;
	margin-right:35px;
	}
/*------------ FOOTER -----------*/
div.footerMain {
	background-color:#393939;
	width:100%;
	padding:32px 0 37px 0;
	}
#insidefooter{
	width:888px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.blogarchive{
	width:255px;
	float:left;
}
p.blogtxt{
	font-size:16px;
	line-height:18px;
	color:#F5F5F5;
	background-color:inherit;
	font-weight:bold;
	padding-bottom:14px;
}
ul.blogarchive{
	padding:2px 0 0 0;
	margin:0;
	width:137px;
	background:url(../images/dashed.gif) repeat-x 0 0;
	
}
ul.blogarchive li{
	background:url(../images/dashed.gif) repeat-x 0 100%;
	padding:0 0 2px 0;
}
ul.blogarchive li a{
	font-size:11px;
	line-height:21px;
	color:#F5F5F5;
	background-color:#393939;
	background:url(../images/wh-arrow.gif) no-repeat 128px 50%;
	display:block;
	padding:0 0 0 5px;
}
ul.blogarchive li a:hover{
	background-color:#615C5C;
	color:#F5F5F5;
}
.phdiv{
	width:198px;
	float:left;
	padding-left:255px;
}
p.palomartxt{
	font-size:10px;
	line-height:13px;
	color:#BCBCBC;
	background-color:inherit;
	padding-bottom:14px;
}
p.palomartxt a{
	color:#6D6C6C;
	background-color:inherit;
	text-decoration:none;
}
p.palomartxt a:hover{
	text-decoration:underline;
}
.directiondiv{
	width:211px;
	float:right;
}
img.footerlogo{
	margin-bottom:17px;
}
a.directionbutt{
	background:url(../images/direction-butt.gif) no-repeat 0 0;
	width:203px;
	line-height:21px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
ul.footerlink{
	padding:0;
	margin:0;
	float:right;
}
ul.footerlink li{
	float:left;
	background:url(../images/footer-divider.gif) no-repeat right 60%;
	padding:0 8px 0 4px;
}
ul.footerlink li.noimg{
	background-image:none;
}
ul.footerlink li a{
	font-size:10px;
	line-height:18px;
	color:#F5F5F5;
	background-color:inherit;
	float:left;
}
ul.footerlink li a.actv{
	color:#6D6C6C;
	background-color:inherit;
}
ul.footerlink li a:hover{
	color:#6D6C6C;
	background-color:inherit;
}
p.copyright{
	color:#BCBCBC;
	background-color:inherit;
	float:right;
	font-size:10px;
	padding-right:8px;
}
/*------------ MISSLENIOUS -----------*/
ul.subpoints {
	font-size:14px;
	line-height:24px;
	color:#535353;
	padding-bottom:10px;
	}
ul.subpoints li {
	padding-left:19px;
	background:url(../images/bullet1.gif) no-repeat 3px 10px;
	}
p.readmore {
	font-size:11px;
	line-height:24px;
	padding-bottom:5px !important;
	}
p.readmore a {
	background:url(../images/readmore-bg.jpg) no-repeat 0 0;
	text-align:center;
	color:#CA1D23;
	width:79px;
	height:24px;
	display:block;
	margin:0 auto;
	}
p.readmore a:hover {
	background:url(../images/readmore-bg.jpg) no-repeat 0 100%;
	}
.norightMargin {
	margin-right:0 !important;
	}
	
/*-----------------------about us--------------------------*/
h2.aboutus{
	font-size:18px;
	line-height:18px;
	color:#92171C;
	background-color:inherit;
	font-weight:normal;
	padding-bottom:16px;
}
.comments{
	width:634px;
	padding-bottom:25px;
}
.topround{
	background:url(../images/about_roundtop.gif) no-repeat 0 0;
	height:15px;
	font-size:0;
	line-height:0;
	width:634px;
}
.midround{
	background-color:#E9E9E9;
	color:#535353;
	padding:0 13px 0 13px;
	margin:0;
	
}
p.informationtxt{
	font-style:italic;
	color:#535353;
	background-color:inherit;
	font-size:11px;
	line-height:18px;
	background:url(../images/lft_invimg.gif) no-repeat 0 0;
	padding-bottom:0px;
	margin:0;
}
p.informationtxt span.invlft{
	width:23px;
	height:19px;
	padding-left:28px;
	padding-bottom:0;
	
}
p.informationtxt span.invright{
	background:url(../images/rght_invimg.gif) no-repeat right 3px;
	width:90px;
	height:21px;
	display:block;
	padding-bottom:0;
	
}
p.nametxt{
	color:#000;
	background-color:inherit;
	font-style:italic;
	padding-bottom:0px;
	
}
p.nametxt span{
	display:block;
}
.botround{
	background:url(../images/about_roundbottom.gif) no-repeat 0 0;
	height:15px;
	font-size:0;
	line-height:0;
	
}

/*------------ INNER PAGES COMMON-----------*/
h2.innerHead{
	font:normal 18px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#92171c;
	padding-bottom:20px;
	}
h3.innerSubhead{
	font:normal 15px/24px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#92171c;
	padding:11px 0 10px;
	}
h3.blackHead{
	font:bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#000;
	padding-bottom:20px;
	}
	
ul.privecy{
	font-size:11px;
	line-height:13px;
	color:#535353;
	padding-bottom:10px;
	
	}
	
ul.supportSurvpri{
	font-size:11px;
	line-height:13px;
	color:#535353;
	padding-bottom:10px;
	
	}
	
ul.supportSurvRht{
	font-size:11px;
	line-height:13px;
	color:#535353;
	padding-bottom:10px;
	
	}
	
ul.supportSurvLft{
	font-size:11px;
	line-height:13px;
	color:#535353;
	padding-bottom:10px;
	
	}
ul.privecy li {
	padding-left:19px;
	padding-bottom:10px;
	background:url(../images/bullet1.gif) no-repeat 3px 5px;
	}
ul.supportSurvpri li {
	padding-left:19px;
	padding-bottom:10px;
	background:url(../images/bullet1.gif) no-repeat 3px 5px;
	}
ul.supportSurvRht li {
	padding-left:19px;
	padding-bottom:10px;
	background:url(../images/bullet1.gif) no-repeat 3px 5px;
	}
ul.supportSurvLft li {
	padding-left:19px;
	padding-bottom:10px;
	background:url(../images/bullet1.gif) no-repeat 3px 5px;
	}
ul.privecy li a{
	background-color:inherit;
	color:#535353;
	padding-bottom:5px;
	}
ul.supportSurvpri li a{
	background-color:inherit;
	color:#535353;
	padding-bottom:5px;
	}
ul.supportSurvRht li a{
	background-color:inherit;
	color:#535353;
	padding-bottom:5px;
	}
ul.supportSurvLft li a{
	background-color:inherit;
	color:#535353;
	padding-bottom:5px;
	}
ul.privecy li a:hover{
	background-color:inherit;
	color:#92171c;
	text-decoration:underline;
	}
ul.supportSurvpri li a:hover{
	background-color:inherit;
	color:#92171c;
	text-decoration:underline;
	}
ul.supportSurvRht li a:hover{
	background-color:inherit;
	color:#92171c;
	text-decoration:underline;
	}
ul.supportSurvLft li a:hover{
	background-color:inherit;
	color:#92171c;
	text-decoration:underline;
	}
ul.supportSurvpri{
	/*width:600px;*/
	width:330px;
	float:left;
	padding-bottom:30px;
	float:left;
}
ul.privecy{
	width:600px;
	float:left;
	padding-bottom:30px;
	float:left;
}
ul.supportSurvLft{
	width:190px;
	float:left;
	padding-bottom:30px;
	}
ul.supportSurvRht{
	width:220px;
	float:right;
	padding-right:120px;
	}
ul.subpointsDesktop {
	font-size:13px;
	line-height:15px;
	color:#535353;
	padding-bottom:30px;
	padding-left:14px;
	}
ul.subpointsDesktop li {
	padding-left:19px;
	padding-bottom:10px;
	background:url(../images/bullet1.gif) no-repeat 3px 5px;
	}
div.contLft{
	width:290px;
	float:left;
	padding-bottom:10px;
	}
div.contRht{
	width:175px;
	float:right;
	padding-right:60px;
	}
p.botPad5{
	padding-bottom:5px !important;
	}
div.contImgs{
	border:#f7f7f7 15px solid;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	height:100%;
	}
a.gMap{
	width:297px;
	float:right;
	display:block;
	}
a.gMap img{
	display:block;
	}
img.gMap{
	width:297px;
	/*float:left;*/
	display:block;
	}
img.palomarImg{
	width:306px;
	float:left;
	display:block;
	}
	
/*------------ INNER PAGES COMMON ON 11/3/10 -----------*/
h4.smallHead{
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#242424;
	padding:10px 0 7px;
	}
ul.keyResp {
	font-size:12px;
	line-height:16px;
	color:#821518;
	padding-bottom:10px;
	}
ul.keyResp li {
	padding-left:19px;
	padding-bottom:5px;
	background:url(../images/bullet2.gif) no-repeat 3px 6px;
	}
p.botPad50{
	padding-bottom:50px !important;
	}
	
/*This part is modified today, please replace it in previous css*/
p a{
	background-color:inherit;
	color:#821518;
	text-decoration:underline;
	}
p a:hover{
	text-decoration:none;
	}
/*This part is modified today, please replace it in previous css*/

/*------------services---------------------*/
p.spl{
	background:url(../images/double-arrow.gif) no-repeat 0 8px;
	padding-left:16px;
}
/*------------------terms----------------------*/
span.number{
	color:#92171C;
	background-color:inherit;
	text-decoration:underline;
}
/*---------------misc------------------------*/
.abouthdr{
	background:url(../images/aboutus_header.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}
.servicehdr{
	background:url(../images/service_hdr.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}
.contacthdr{
	background:url(../images/contactus_hdr.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}
.commercialhdr{
	background:url(../images/commercila_ithdr.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}

.residentialhdr{
	background:url(../images/residential_hdr.jpg) no-repeat 0 0;
	width:904px;
	height:229px;
}
img.gmap{
	float:right;
}
/*----------processing page--------------------*/
.proslogo{
	margin:0 0 20px 0;
}

/*----------contact page--------------------*/
a.contactLogo{
	display:block;
	width:479px;
	height:97px;
	margin:0 auto;
	}
a.transtechLogo{
	display:block;
	width:300px;
	margin:0 auto;
	}
/*----------ad banner--------------------*/
div.adBannner{
	width:220px;
	margin-bottom:25px;
}
div#regForm{
	width:550px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
}
div#regForm form{
	width:395px;
	margin:30px auto 0 auto;
}
div.fildsBox{
	height:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:14px;
}
.fildsBox label{
	display:block;
	float:left;
	font-size:13px;
}
.fildsBox label span{
	color:#CC3300;
}
label.width80{
	width:80px;
}
div.height22{
	height:22px;
}
label.width280{
	width:280px;
}
input.txtFlds{
	width:290px;
	float:left;
	margin-left:10px;
	font-size:10px;
	line-height:14px;
	height:17px;
	padding:3px 0 0 3px;
	color:#000;
	background-color:#fff;
}
.commentBox{
	width:271px;
	padding:2px;
	height:90px;
	float:left;
	margin-left:10px;
}
.submitBtn{
	display:block;
	float:right;
	margin-bottom:20px;
}
.radioBtn{
	float:left;
	margin:2px 5px 0 15px;
	width:14px;
	height:14px;
}
a.rules{
	width:190px;
	display:block;
	margin:0 auto 0 auto;
	clear:both;
	color:#CE171E;
}
a.rules:hover{
	text-decoration:underline;
}
/*----------ad banner--------------------*/


div.rightInnCont {
	padding-bottom:19px;
	overflow:hidden;
	height:100%;
	}
div.rightInnCont div.left {
	width:384px;
	float:left;
	}

/*------------ BLOG -----------*/
div.mainBlog {
	width:216px;
	float:right;
	overflow:hidden;
	height:100%;
	}
div.mainBlog  div.blogTop {
	width:216px;
	height:9px;
	font-size:0;
	line-height:0;
	background:url(../images/blog-top.gif) no-repeat 0 0;
	}
div.mainBlog  div.blogBottom {
	width:216px;
	height:10px;
	font-size:0;
	line-height:0;
	background:url(../images/blog-bottom.gif) no-repeat 0 0;
	}
div.mainBlog  div.blogBg {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#fff;
	}
div.blogHeading {
	background-color:#821518;
	padding:0 4px 8px 11px;
	}
div.blogHeading h3 {
	padding-bottom: 0 !important;
	padding: 0 0 12px 0;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
	
div.scrollbarMain {
	margin-top:8px;
	padding:0 0 8px 11px;
	width:200px;
	overflow:auto;
	height:230px;
	}
div.scrollbarCont {
	padding:0 12px 0 0;
	width:171px;
	}
div.scrollbarCont h4 {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#535353;
	background-color:inherit;
	padding:10px 0 10px 0;
	}
div.scrollbarCont p {
	font-size:11px;
	line-height:16px;
	padding-bottom:10px;
	background:url(../images/dottedline.gif) repeat-x 0 100%;
	}


