body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.top {
	background-color: #33ac0e;
	height: 9px;
	width: 100%;
}
.title_line {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #008FDC;
	text-indent: 5px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.textTitle {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}
.services_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	list-style-position: inside;
	text-align: left;
	line-height: 25px;
	text-indent: -35px;
	list-style-type: square;
	vertical-align: middle;
	white-space: normal;
	font-weight: normal;
}
.main_tittle {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	font-weight: normal;
}
.greytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.more
{
	font-size:12px;
	font-family: Arial;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	color: #FF6600;
	display: compact;
	font-weight: bold;
}

.more a, .more a:hover, .more a:visited {	
	color: #0099FF;
	text-decoration: none;
}

.text a:hover, a:visited{
	color: #0099FF;
	text-decoration: underline;
	
}

.textFoot {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.textFoot a {	
	color: #FF6600;
}

.textFoot a:hover {	
	color: #0099FF;
}

.main_display {
	background-attachment: scroll;
	background-image: url(images/card_background.jpg);
	background-repeat: no-repeat;
	background-position: 400px top;
}
.Supermain_tittle {
	font-family: Arial;
	font-size: 20px;
	color: #008FDD;
	font-weight: normal;
}



.glossymenu{
	position: static;
	padding-left: 200px;
	height: 40px;
	list-style: none;
	background-image: url(images/bac.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-right: 0px;
	margin-left: 0px;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 0 15px; /*Padding to accomodate left tab image. Do not change*/
	height: 40px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	background: url(images/menub_n_left.gif) no-repeat; /*left tab image path*/
	background-repeat:no-repeat;
	background-position: left;
	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0px 20px 10px 0px; /*Padding of menu items*/
	color: #FFFFFF;
	background: url(images/menub_n_right.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	background-position-y:top;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#submenu-left {
	background: url(images/leftbar.gif) no-repeat; /*left tab image path*/
	background-position: left;	
	height: 25px;	
}

#submenu-right {
	background: url(images/rightbar.gif) no-repeat; /*left tab image path*/
	background-position: right;
	float: right;
	width: 18px;
	height: 25px;
}

#submenu {
	background-color: #333333;
}

.menuFoot {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.menuFoot a:link, .menuFoot a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.menuFoot a:hover{
	color: #FF6600;
}
.logo_display {
	background-attachment: scroll;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border1 {
	margin-top: -5px !important;
	margin-top: -4px;
	padding: 15px;
	border: 1px solid #181716;
}
.main_display2 {
	background-attachment: scroll;
	background-image: url(images/wide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Supermain_tittle2 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

