@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-align: center;
}

form, img {
	border: none;
}

a {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}

p {
	line-height: 16px;
	margin-bottom: 10px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* ------------------------------------------- */
/* wrapper starts */
#wrapper {
	width: 100%;
	display: table;
	text-align: left;
}
/* wrapper ends */
/* ------------------------------------------- */


/* ------------------------------------------- */
/* main starts */
#main {
	width: 960px;
	display: block;
	margin: auto;
	padding-top: 20px;
}
/* main ends */

/* header starts */
#header {
	width: 960px;
	display: block;
	margin-bottom: 6px;
}
/* header ends */

/* headerTop starts */
#headerTop {	
	width: 960px;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #999;
	text-align: right;
}

#headerTop a {
	color: #999;
}

#headerTop a:hover {
	color: #000;
}
/* headerTop ends */

/* headerBottom starts */
#headerBottom {
	width: 960px;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* headerBottom ends */

/* headerBottomL starts */
#headerBottomL {
	width: 190px;
	float: left;
	display: block;
}
/* headerBottomL ends */

/* headerBottomR starts */
#headerBottomR {
	width: 770px;
	float: left;
	display: block;
	margin-top: 19px;
}

#headerBottomR a {
	float: right;
	height: 16px;
	border-left: 1px solid #ccc;
	display: block;
	text-transform: uppercase;
	padding: 4px 0px 0px 20px;
}

#headerBottomR a.margin {	
	padding-right: 20px;
}
/* headerBottomR ends */

/* banner starts */
#banner {
	background: url(../images/bg-banner.jpg) no-repeat;
	width: 436px;
	height: 309px;
	display: block;
	padding: 14px 20px 0px 504px;
	margin-bottom: 6px;
}

#banner ul {
	list-style-type: none;
}

#banner li {
	background: url(../images/bullet-001.gif) top left no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	margin-bottom: 8px;
}
/* banner ends */

/* threeBox starts */
#threeBox {
	width: 960px;
	display: block;
	margin-bottom: 10px;
}

#threeBox .tbHolder {
	background: url(../images/bg-tbHolder.gif) no-repeat;
	width: 290px;
	height: 119px;
	float: left;
	display: block;
	padding: 0px 13px;
}

#threeBox .tbHolderTop {
	width: 290px;
	display: block;
	padding-top: 13px;
	margin-bottom: 24px;
}

#threeBox .tbHolderBottom {
	width: 290px;
	display: block;
}

#threeBox .tbholderMargin {
	margin-right: 6px;
}
/* threeBox ends */
/* ------------------------------------------- */


/* ------------------------------------------- */
/* footer starts */
#footer {	
	background: #eee;
	width: 100%;
	display: block;
	padding-bottom: 20px;
}

#footer p {
	line-height: 10px;
	margin-bottom: 4px;
}

#footer a {
	color: #7f7f7f;
}

#footer a:hover {
	color: #000;
}

#footer .footerHolder {
	background: url(../images/bg-footer.gif) bottom no-repeat #fff;
	width: 934px;
	padding: 10px 13px;
	display: block;
	color: #7f7f7f;
	margin: 0px auto;
}
/* footer ends */
/* ------------------------------------------- */


/* --------------------- Content Page ---------------------- */
/* contentBanner starts */
#contentBanner {
	background: url(../images/banner-content-001.jpg) no-repeat;
	width: 947px;
	height: 33px;
	display: block;
	margin-bottom: 15px;
	padding: 105px 0 0 13px;
}

#contentBanner h1 {
	font-family: Impact, Arial, Helvetica, sans-serif ;
	font-size: 20px;
	font-weight: normal;
	color: #7d7d7d;
}
/* contentBanner ends */

/* contentContainer starts */
#contentContainer {
	width: 960px;
	display: block;
	margin-bottom: 6px;
}
/* contentContainer ends */

/* contentContainerL starts */
#contentContainerL {
	width: 606px;
	display: block;
	float: left;
	margin-right: 25px;
	padding-left: 13px;
}

#contentContainerL p {
	text-align: justify;
}
/* contentContainerL ends */

/* contactBox starts */
#contactBox {
	width: 606px;
	display: block;
}

#contactBox .cbInpTxt {
	width: 250px;
	border: 1px solid #ccc;
	padding: 5px 8px;
	font-size: 12px;
}

#contactBox .cbTxtArea {
	width: 400px;
	border: 1px solid #ccc;
	padding: 5px 8px;
	font-size: 12px;
}

#contactBox .cbBut {
	padding: 4px;
	font-size: 12px;
	text-transform: uppercase;
}

#contactBox .ccMain {
	border-bottom: 1px solid #f8f8f8;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contactBox .ccMainL {
	width: 150px;
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 7px;
}

#contactBox .ccMainR {
	width: 446px;
	display: block;
	float: left;
}
/* contactBox ends */

/* contentContainerR starts */
#contentContainerR {
	width: 316px;
	display: block;
	float: left;
}

#contentContainerR .ccrBig {
	font-size: 12px;
}
/* contentContainerR ends */

/* vThreeBox starts */
#vThreeBox {
	width: 316px;
	display: block;
	margin-bottom: 10px;
}

#vThreeBox .vtbHolder {
	background: url(../images/bg-tbHolder.gif) no-repeat;
	width: 290px;
	height: 119px;
	float: left;
	display: block;
	padding: 0px 13px;
}

#vThreeBox .vtbHolderTop {
	width: 290px;
	display: block;
	padding-top: 13px;
	margin-bottom: 24px;
}

#vThreeBox .vtbHolderBottom {
	width: 290px;
	display: block;
}

#vThreeBox .vtbholderMargin {
	margin-bottom: 6px;
}
/* vThreeBox ends */
/* --------------------- Content Page ends ---------------------- */

/* ADDED BY chtn */
.ConTactLink a
	{
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	}

.ConTactLink a:hover
	{
	color:#FFFF00;
	}
.contactboxwithborder		{
	border-right:1px solid #31A2F3;
	border-left:1px solid #31A2F3;
	background-color:#FFFFFF;
}	
.contactbargr		{
	background:url(../images/contact_bar_gr.jpg) top repeat-x;
}
.blackbartitle		{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	font-style:italic;
	color:#000000;
}

