/* CSS Document */

.welcome {
	color: #d55839;
	font-size:15px;
	font-weight: Bold;
	font-family: Verdana;
}

.welcomeText {
	color: #181818;
	font-size:11px;
	font-weight: normal;
	font-family: Verdana;
}


.productsText {
	color: #5b5b5b;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana;
}

.copyrightText {
	color: #f2f2f2;
	font-size:10px;
	font-family: Verdana;
	font-weight: normal;
}

.lorem_ipsumText {
	color: #646464;
	font-size:11px;
	font-weight: normal;
	font-family: Verdana;
}
.normalTxt {
	color: #333333;
	font-size:12px;
	font-weight: normal;
	font-family: Verdana;
}


.coming_soonText {
	color: #646464;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana;
}
.boldTxt1 {
	color: #000000;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana;
}
.boldTxt {
	color: #000000;
	font-size:14px;
	font-weight:900;
	font-family:Verdana;
}


/* bg Style*/

.totalBg {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/bg_img.gif);	
}


.headerBg {
	background-image: url(images/header_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}


.wel_Bg {
	background-image: url(images/wel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}


.futerBg {
	background-image: url(images/futer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #96a4b6;
}


.lefttd_Bg {
	background-image: url(images/our_product_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e5e5e5;
}


.righttd_Bg {
	background-image: url(images/latestnews_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dadada;
}


.divider_Bg {
	background-image: url(images/divider_img.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #d3d3d3;
}


.our_product_bg {
	background-image: url(images/our_product_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5b5b5b;
}


.latestnews_bg {
	background-image: url(images/latestnews_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dadada;
}

.out_right_Bg1 {
	background-image: url(images/left_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.out_right_Bg2 {
	background-image: url(images/right_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d6d6d6;
}



.out_left_Bg2 {
	background-image: url(images/left_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d6d6d6;
}



.leftsedo_Bg1 {
	background-image: url(images/sedo_bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.leftsedo_Bg2 {
	background-image: url(images/sedo_bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightsedo_Bg1 {
	background-image: url(images/sedo_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightsedo_Bg2 {
	background-image: url(images/sedo_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Links & Navigations */

.navLink1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight: Bold;
}


.navLink1 a:hover{
	color: #086aa8;
	text-decoration: underline;
	font-family: Verdana;
	font-size:11px;
	font-weight: Bold;
}

.navLink1_1 {
	color: #575757;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight: Bold;
}

.navLink1_1 a:hover {
	color: #086aa8;
	text-decoration: underline;
	font-family: Verdana;
	font-size:11px;
	font-weight: Bold;
}


.view_details1{
    color: #c62105;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}



.view_details1 a:hover{
    color: #c62105;
	text-decoration: underline;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}



