* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT";
	font-size: 13px;
	color: #666;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clean {
	clear: both;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* wrapper starts */
#wrapper {
	width: 100%;
	display: table;
	text-align: left;
}
/* wrapper ends */


/* ------------------------------------------------------------ */
/* headerMain starts */
#headerMain {
	width: 100%;
	height: 119px;
	background: url(../images/bg-header.gif) repeat;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
/* headerMain ends */

/* logo starts */
#logo {
	width: 776px;
	margin: 0 auto;
	display: block;
}

#normal{
	font-family:arial;
	font-size:11px;
}


/* Left Menu */
#left_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#logo .logoHolder {
	width: 208px;
	height: 86px;
}
/* logo ends */

/* tab starts */
#tab {
	width: 776px;
	margin: 0 auto;
	color: #fff;
}

#tab a {
	width: 114px;
	height: 25px;
	background: url(../images/bg-tab.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin-right: 1px;
	padding-top: 8px;
	float: left;
	display: block;
}

#tab a:hover {
	background: url(../images/bg-tab-hover.gif) no-repeat;
	color: #1a5789;
}

#tab a.select {
	background: url(../images/bg-tab-hover.gif) no-repeat;
	color: #1a5789;
}
/* tab ends */
/* ------------------------------------------------------------ */





/* ------------------------------------------------------------ */
/* bannerHolder starts */
#bannerHolder {
	width: 100%;
	background: url(../images/bg-banner.gif) repeat-x;
	display: block;
	text-align: left;
}
/* bannerHolder ends */

/* banner starts */
#banner {
	width: 774px;
	height: 181px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
	text-align: left;
	margin: 0 auto;
}
/* banner ends */

/* bannerA starts */
#bannerA {
	width: 422px;
	float: left;
}
/* bannerA ends */

/* bannerB starts */
#bannerB {
	width: 324px;
	height: 161px;
	background: url(../images/bg-bannerB.gif) repeat-x;
	padding: 10px 14px;
	float: left;
}

#bannerB h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	color: #9c0812;
	margin-bottom: 2px;
}

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

#bannerB li {
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
	background: url(../images/bullet.gif) top left no-repeat;
	background-position: 0 5px;
}

#bannerB li .title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #87af08;
}

#bannerB li .txt {
	line-height: 13px;
	font-family: Tahoma;
	font-size: 11px;
}

#bannerB a {
	color: #004b71;
	text-decoration: underline;
	font-weight: bold;
}

#bannerB a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/* bannerB ends */

/* ------------------------------------------------------------ */






/* ------------------------------------------------------------ */
/* container starts */
#container {
	width: 748px;
	background: url(../images/shade.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	padding: 15px 14px;
}

#container h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	color: #92a1b5;
	background: url(../images/bg-h1.gif) bottom repeat-x;
	margin-bottom: 12px;
	padding-bottom: 6px;
}

#container h2 {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #000;
	margin-bottom: 2px;
}

#container p {
	/*line-height: 16px;*/
	margin-bottom: 12px;
	text-align: justify;
}

#container a {
	color: #004b71;
	text-decoration: underline;
	font-weight: bold;
}

#container a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#container .inpTxt {
	border: 1px solid #abadb3;
	padding: 4px;
	font-size: 11px;
	color: #000;
	width: 116px;
}
/* container ends */

/* containerL starts */
#containerL {
	width: 520px;
	display: block;
	float: left;
	margin-right: 28px;
}
#containerL h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-size: 15px;
	color: #92a1b5;
	background: url(../images/bg-h1.gif) bottom repeat-x;
	margin-bottom: 12px;
	padding-bottom: 6px;
}
/* containerL ends */

/* colorBox starts */
#colorBox {
	width: 520px;
	display: block;
	font-family: Tahoma;
	color: #fff;
	margin-bottom: 12px;
}

#colorBox p {
	line-height: 14px;
	margin-bottom: 8px;
	text-align: left;
}

#colorBox a {
	color: #fff;
	text-decoration: underline;
}

#colorBox a:hover {
	color: #fff;
	text-decoration: none;
}

#colorBox .topTitle {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}

#colorBox .redBox {
	width: 150px;
	height: 125px;
	background: url(../images/bg-red.gif) no-repeat;
	float: left;
	margin-right: 5px;
	padding: 10px;
}

#colorBox .greenBox {
	width: 150px;
	height: 125px;
	background: url(../images/bg-green.gif) no-repeat;
	float: left;
	margin-right: 5px;
	padding: 10px;
}

#colorBox .blueBox {
	width: 150px;
	height: 125px;
	background: url(../images/bg-blue.gif) no-repeat;
	float: left;
	padding: 10px;
}

/* colorBox ends */

/* containerR starts */
#containerR {
	width: 200px;
	display: block;
	float: left;
	
}

#containerR p {
	/*line-height: 14px;*/
	margin-bottom: 8px;
	text-align: left;
}

/* containerR ends */



/* featured starts */
#featured, #browse, #login {
	width: 200px;
	display: block;
}
/* featured ends */

/* browse starts */
#browse .browseL {
	width: auto;
	float: left;
	margin-right: 10px;
}

#browse .browseR {
	width: auto;
	float: left;
}
/* browse ends */

/* login starts */
#login .loginL {
	width: 70px;
	float: left;
	margin-bottom: 6px;
}

#login .loginR {
	width: 120px;
	float: left;
	margin-bottom: 6px;
}
/* login ends */
/* ------------------------------------------------------------ */





/* ------------------------------------------------------------ */
/* footerHolder starts */
#footerHolder {
	width: 100%;
	height: 60px;
	background: url(../images/bg-header.gif) repeat;
	display: table;
}
/* footerHolder ends */

/* footer starts */
#footer {
	width: 748px;
	padding: 14px;
	display: block;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

#footer p {
	line-height: 14px;
	margin-bottom: 2px;
}

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

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* footer ends */
/* ------------------------------------------------------------ */

/* Container list starts */
#containerL li{
	list-style-position: inside;
	list-style-image: url(../images/list1.png);
}

#containerR li{
	list-style-position:inside;
	list-style-image: url(../images/list1.png);
	padding-left: 12px;
}	



#containerR li li{
	list-style-position:inside;
	list-style-image: url(../images/list2.png);
}

/*Container list ends */

/*------------------------------------------------------------------------------*/

/* Form starts */
form {
	position: relative;
}

/*form input{
	position: absolute;
	left: 100px;
	top: 9px;
}

/*Form ends */
