body {
	background-color: #DCE2E0;
	background-image: url(images/bg-new.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-color: #FFF;
	background-image: url(images/main_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcome_bg {
	background-image: url(images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
.welcome_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.welcome_text a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.welcome_text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.box {
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
.heading_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D8241A;
	text-decoration: none;
}
.heading_text a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D8241A;
	text-decoration: none;
}
.heading_text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.whitelinebottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #888888;
	border-left-color: #FFFFFF;
}

.heading_text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
}
.product {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.enter a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.enter a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E6342B;
	text-decoration: none;
}
.enter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottu_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-left: 40px;
	text-decoration: none;
}
.bottu_link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-right: 40px;
}
.bottu_link3 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.bottu_link3 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EA5C55;
	text-decoration: underline;
}
.bottu_link3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#wrapper {
	width:1004px;
	margin: 0px;
	background-image: url(images/box_bg2.jpg);
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(  ) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider {
	position:relative;
	min-height:212px;
	margin:0px 0px 0px 0px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}
#slider a {
	border:0;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url( images/arrows.png ) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:5px;
}
a.nivo-prevNav {
	left:5px;
}
/* Wordpress Defaults */
img.alignright {float:right; margin:0 0 .7em 1em}
img.alignleft {float:left; margin:0 1em .7em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 .7em 1em}
a img.alignleft {float:left; margin:0 1em .7em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Easy Border Radius */
.round5 { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.round10 { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.round15 { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
.round20 { -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.round25 { -moz-border-radius:25px; -webkit-border-radius:25px; border-radius:25px; }
.round30 { -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; }

.top_band {
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_home a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.dotted_border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.top_home a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.top_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.more a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;

}
.more a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D8241A;
	font-weight: normal;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.navi_bg {
	background-image: url(images/navi_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.products_text a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.products_text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE231A ;
	text-decoration: underline;
}
.products_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.products_text1 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.products_text1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.products_text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.table_color {
	color: #FFF;
}
.tableheading_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
}
.tableheading_text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333;
	padding-left: 10px;
	text-decoration: none;
	text-align: justify;
}
.box_bg {
	background-image: url(images/box_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading_text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.dotted_border2 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.ankar_link  a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
	text-decoration: none;
}
.ankar_link  a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D82419;
	padding-left: 5px;
	text-decoration: underline;
}
.ankar_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
	text-decoration: none;
}
.resources a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D82419;
	text-decoration: none;
}
.resources a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.resources {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D82419;
	text-decoration: none;
}
.sitemap a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.sitemap a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D82419;
	text-decoration: underline;
}
.sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.heading_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	font-style: italic;
}
.top_home1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDE7E8;
	text-decoration: none;
}
.box_bg1 {
	background-image: url(images/box_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 17px;
	text-decoration: none;
}
.rightboxnew {
	background-image: url(images/right_box_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 2px outset #FFF;
	padding: 3px;
}








html { padding:0; margin:0;}
.main { margin:0 auto; padding:0;}
/********** header **********/
.header_resize { margin:0; padding:0;}
.header { width:960px; padding:0; margin:0 auto;}
.header_blog { padding:0; margin:0;}
.header_blog_reize { width:960px; margin:0 auto; padding:0; background:#000;}
.header_blog h2 { font:normal 36px Arial, Helvetica, sans-serif; color:#fff; padding:20px; margin:0;}
/* logo */
.logo { padding:0; margin:0; width:190px; float:left;}
/*menu*/
.menu img { float:right; margin:0; padding:5px 0 0 0;}
.menu { padding:73px 0 0 0; margin:0; width:410px; float:right;}
.menu ul { text-align:right; padding:0; margin:0; list-style:none; border:0; float:left;}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:12px 0; color:#292929; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span { padding:12px 9px; background:none;}
.menu ul li a:hover { background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span { background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { background:url(images/l_menu.gif) no-repeat left;}
/* search */
.search { padding:25px 20px 0 0; margin:0; width:260px; float:right;}
.search form { float:right; padding:0; margin:0;}
.search span { display:block; float:left; background:url(images/search_bg.gif) left top no-repeat; width:206px; padding:0 5px; height:29px;}
.search form .keywords { width:206px; font:normal 11px Arial, Helvetica, sans-serif; color:#fff; line-height:13px; height:13px; float:left; background:none; border:0; padding:8px 0; margin:0;}
.search form .button { float:left; margin:0; padding:0;}
/* body */
.body_resize { background:#f6f7f7; border:1px solid #f7f9f9; padding:0; width:958px; margin:0 auto;}
.body { padding:10px 0 0 0; margin:0 auto;}
/*resize*/
.resize { width:958px; padding:0; margin:0 auto; background:url(images/slogan_bg.gif) top repeat-x; height:79px;}
.resize img.slogan { float:left; margin:0; padding:0;}
.body h2 { font:normal 20px Arial, Helvetica, sans-serif; color:#171717; padding:10px 5px; margin:0;}
.body p { font:normal 11px Arial, Helvetica, sans-serif; color:#8b8b8b; line-height:1.5em; padding:5px; margin:0;}
.body p span { color:#171717; font:normal 14px Arial, Helvetica, sans-serif; line-height:1.5em; padding:5px 0; margin:0;}
.body a { color:#c52100; text-decoration:none;}
.body img { margin:10px auto; padding:0;}
.body em { font:italic 12px Arial, Helvetica, sans-serif; color:#606060; line-height:1.5em;}
.body img.floated { float:left; margin:5px 10px; padding:0;}
.work {  margin:0; padding:15px 10px;}
.work .divv { width:270px; margin:0 35px 0 0 !important; margin:0 25px 0 0; padding:10px 0; float:left;}
.work .divv img { float:none; margin:5px; padding:0;}
.right { width:315px; margin:10px 5px 10px 0; padding:0 10px; float:right;}
.right ul { list-style:none; margin:10px 0; padding:0;}
.right li { border-bottom:1px solid #d8d8d8; padding:5px; margin:0;}
.right li a { font:normal 14px Arial, Helvetica, sans-serif; color:#171717; text-decoration:none; background:url(images/ul_li.gif) left no-repeat; padding:0 0 0 15px;}
.right li a:hover { color:#c52100;}
.right li a.active { color:#c52100;}
.left { width:580px; margin:10px 8px 10px 0; padding:0 10px; float:left;}
.left_blog { width:459px; margin:0; padding:15px 10px; float:left;}
.left_blog .blog { width:209px; float:left; margin:0; padding:10px;}
/* java_blog */
.java_blog { width:459px; margin:0; padding:15px 10px; float:left;}
.java_blog a.hidegadget img { border:none; float:right; background:url(images/gadget_dropdown.gif) no-repeat top left;}
.java_blog .java_title {}
.java_blog .java_content {}
/* FBG */
.FBG_resize { margin:1px 0; padding:0;}
.FBG { background:#e9edeb; border:1px solid #f7f9f9; padding:0; width:958px; margin:0 auto;}
.FBG h2 { font:normal 18px Arial, Helvetica, sans-serif; color:#2b2b2b; padding:15px 5px; margin:0;}
.FBG ul { list-style:none; margin:0; padding:5px;}
.FBG li { padding:0; margin:0;}
.FBG li a { font:normal 11px Arial, Helvetica, sans-serif; color:#5d6965; text-decoration:none; text-transform:none; line-height:1.5em;}
.FBG li a:hover { text-decoration:none; color:#c52100;}
.FBG a { color:#c52100; text-decoration:none;}
.FBG p { font:normal 11px Arial, Helvetica, sans-serif; color:#5d6965; line-height:1.5em; padding:5px; margin:0;}
.FBG img { margin:5px 0 5px 5px; padding:0;}
.FBG .blog { width:219px; float:left; margin:0; padding:10px;}
/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both;}
#contactform li.buttons { margin:5px 0 5px 0; clear:both;}
#contactform label { margin:0; width:130px; display:block; padding:10px 0; color:#171717; font:normal 11px Arial, Helvetica, sans-serif; text-transform:capitalize; float:left;}
#contactform label span { color:#c52100;}
#contactform input.text { width:260px; border:1px solid #e1e1e1; margin:2px 0; padding:5px 2px; height:16px; background:#fff; float:left;}
#contactform textarea { width:400px; border:1px solid #e1e1e1; margin:2px 0; padding:5px 2px; background:#fff; float:left;}
#contactform li.buttons input { padding:3px 0 3px 130px; margin:10px 0 0 0; border:0; color:#FFF; float:left;}
/*************footer**********/
.footer_resize { width:950px; margin:0 auto; padding:2px 10px;}
.footer { padding:10px 0; margin:0;}
.footer p { font:normal 11px Arial, Helvetica, sans-serif; color:#737373;}
.footer a { font:bold 11px Arial, Helvetica, sans-serif; color:#737373; text-decoration:none; padding:5px; margin:0;}
.footer p.leftt { text-align:left; width:50%; margin:0; padding:10px 0 5px 0; float:left;}
.footer p.rightt { text-align:right; width:30%; margin:0; padding:10px 0 5px 0; float:right;}
p.clr,
.clr { clear:both; padding:0; margin:0; background:none;}
li.bg,
.bg { float:right; clear:both; border-top:1px solid #e1e1e1; width:100%; padding:0; margin:5px 0; background:none; line-height:0;}
/* Slider */
#slider {
	width:1004px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#slideshow {
	float:left;
	width:100%;
	height:212px;
}
.slider-item {
	width:100% !important;
	height:212px;
}
.slider_content_inner img { border:none;}
.controls-center { width:960px; margin:0 auto;}
#slider_controls { position:relative; background:url('images/tabs_bg.gif') center no-repeat; margin:-9px auto 5px auto; z-index:1000; width:86px; height:24px;}
#slider_controls ul { margin:0; padding:0 3px; width:80px; list-style:none; display:block;}
#slider_controls ul li { width:16px; height:16px; float:left; display:block; padding:0 2px; margin:-5px 0 0 0 !important; margin:4px 0 0 0;}
#slider_controls ul li a { width:16px; height:16px; background:url('images/tabs_2.gif') no-repeat center center; display:block; padding:0; margin:0; outline:none;}
#slider_controls ul li a:focus { outline:none;}
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { background:url('images/tabs_1.gif') no-repeat center center;}
.box-bg {
	background-image: url(images/box-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1F1F1;
}
.box-bg-top {
	background-image: url(images/box2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.box-bg-bottom {
	background-image: url(images/box7.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.red a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.red a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.box-left-bg {
	background-image: url(images/box-left-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-right-bg {
	background-image: url(images/box-right-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

