/* CSS Document */
body
{
	margin:10px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) left top repeat-x #fff;
	
}
h1, h2, h3, h4, p{margin:0; padding:0}
p{padding:5px 5px 10px 0}
ul{margin:0; padding:0; list-style:none;}
a img{border:0;}
h1{font-family:Arial, Helvetica, sans-serif; font-size:29px; font-weight:normal; color:#3EA3C1;}
h2{font-size:13px; color:#2E3152; }
h3{color:#D84164; font-size:15px; font-family:Arial, Helvetica, sans-serif;  padding:5px 0;}
h4{font-size:12px; color:#B9B9B9;}
.star{color:red; font-weight:bold;}
#mainWrapper
{
	width:880px;
	margin:0 auto;
	padding:0 10px;
	background:#fff;
}
.topNav
{
	background:url(../images/top-right-navbg.gif) right top repeat-y;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	margin:28px 0 0 0;
	height:29px;
}

.topNav li
{
	display:inline;
	padding:0 4px;
	line-height:29px;
}
.topNav li a
{ 
	color:#4f4f4f;
	text-decoration:none;
}
.topNav li a:hover
{
	color:#da4366;
}


#mainNav
{
	height:22px;
}
#mainNav li span
{
	display:none;
}
#mainNav li
{
	background:url(../images/nav-divider.gif) right top no-repeat;
	padding:0 14px 0 5px;
	float:left;
	
}
#mainNav li a.home
{
	background:url(../images/nav-normal.gif) left top no-repeat;
	width:42px;
	height:22px;
	display:block;
}
#mainNav li a.home:hover, #mainNav li a.homeActive
{
	background:url(../images/nav-hover.gif) left top no-repeat;
		width:42px;
	height:22px;
	display:block;

}

#mainNav li a.co
{
	background:url(../images/nav-normal.gif) -58px top no-repeat;
	width:60px;
	height:22px;
	display:block;
}
#mainNav li a.co:hover, #mainNav li a.coActive
{
	background:url(../images/nav-hover.gif) -58px top no-repeat;
		width:60px;
	height:22px;
	display:block;

}


#mainNav li a.bd
{
	background:url(../images/nav-normal.gif) -134px top no-repeat;
	width:138px;
	height:22px;
	display:block;
}
#mainNav li a.bd:hover, #mainNav li a.bdActive
{
	background:url(../images/nav-hover.gif) -134px top no-repeat;
		width:138px;
	height:22px;
	display:block;

}

#mainNav li a.cw
{
	background:url(../images/nav-normal.gif) -288px top no-repeat;
	width:78px;
	height:22px;
	display:block;
}
#mainNav li a.cw:hover, #mainNav li a.cwActive
{
	background:url(../images/nav-hover.gif) -288px top no-repeat;	width:78px;
	height:22px;
	display:block;

}

#mainNav li a.gd
{
	background:url(../images/nav-normal.gif) -382px top no-repeat;
	width:90px;
	height:22px;
	display:block;
}
#mainNav li a.gd:hover, #mainNav li a.gdActive
{
	background:url(../images/nav-hover.gif) -382px top no-repeat;	width:90px;
	height:22px;
	display:block;

}

#mainNav li a.wd
{
	background:url(../images/nav-normal.gif) -490px top no-repeat;
	width:100px;
	height:22px;
	display:block;
}
#mainNav li a.wd:hover, #mainNav li a.wdActive
{
	background:url(../images/nav-hover.gif) -490px top no-repeat;
		width:100px;
	height:22px;
	display:block;

}

#mainNav li a.seo
{
	background:url(../images/nav-normal.gif) -608px top no-repeat;
	width:130px;
	height:22px;
	display:block;
}
#mainNav li a.seo:hover, #mainNav li a.seoActive
{
	background:url(../images/nav-hover.gif) -608px top no-repeat;
		width:130px;
	height:22px;
	display:block;

}

#mainNav li a.contact
{
	background:url(../images/nav-normal.gif) -755px top no-repeat;
	width:65px;
	height:22px;
	display:block;
}
#mainNav li a.contact:hover, #mainNav li a.contactActive
{
	background:url(../images/nav-hover.gif) -755px top no-repeat;
		width:65px;
	height:22px;
	display:block;

}

#header
{
	background:url(../images/header-bg.jpg) left top no-repeat;
	margin:0 auto;

}

.horzLine
{
	padding:5px;
	background:url(../images/dotline.gif) center top repeat-y;
}

.verticleLine
{
	padding:5px;
	background:url(../images/dotline.gif) left center repeat-x;
}
.dotLine
{
	padding-bottom:5px;
	background:url(../images/dotline.gif) left bottom repeat-x;
}
.textNormal
{
	font-size:11px;
	color:#676767;
}
.text02
{
	font-size:10px;
	color:#4B4B4B;
}
.contentList
{
	color:#5C5C5C;
	font-size:11px;
	padding:5px 0 0 5px;
}
.contentList li
{
	background:url(../images/arrow1.gif) left 7px no-repeat;
	padding:2px 0 2px 14px;
}
.contentList li a
{
	color:#5C5C5C;
	text-decoration:none;
}
.contentList li a:hover
{
	color:#DC4266;
}

.textLink
{
	font-size:12px;
	color:#DC4266;
}
.textLink:hover
{
	 text-decoration:none;
}
.moreLink a
{
	font-size:11px;
	color:#DC4266;
	background:url(../images/arrow.gif) right 6px no-repeat;
	padding:2px 8px 0 0;
	text-decoration:none;
}
.testmonialBg
{
	background:url(../images/box-bg.gif) left bottom repeat-x;
}
.portfolioThumb
{
	border:solid 5px #d2d2d2;
	padding:1px;
}
.portfolioThumb:hover
{
	border:solid 5px #707070;
}
.innerHeader
{
	background:url(../images/innerHedaerbg.gif) left top repeat-x;
	width:635px;
	height:134px;
	padding:3px 3px 7px 3px;
	margin:0 auto;
}
.leftLinks
{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
}
.leftLinks li
{
	padding:5px 0;
	background:url(../images/arrow.gif) left 8px no-repeat;
	padding-left:15px;
	color:#DC4266;
}
.leftLinks li a
{
	color:#DC4266;
	text-decoration:none;
}
#footer
{
	border-top:solid #D5D5D5 7px;
	padding:20px 5px 0 5px;
	font-size:11px;
	color:#A9A9A9;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a
{
	color:#3EA3C1;
	text-decoration:none;
}