@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin: 0px;
	}

body { 
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px; 
	background-color: #ccdde7;
	}

#mainwindow {
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:auto;
	background-image: url(../images/utcon_BG.jpg);
	background-repeat:repeat-y;
	background-position: center;	
}
.header {
	background:url(../images/utconheader.jpg);
	height:90px;
	padding-top: 11px;
	margin-right: 20px;
	margin-left: 20px;
	}
#leftconternt1 {
	float: left;
	width: 160px;
	text-align:center;
	padding:0px 10px;
	margin-left:20px;
	
}

#leftconternt2 {
	float: left;
	width: 230px;
	}

#leftconternt_inside {
	float: left;
	width: 230px;
	margin-left:35px;
	}

#maincontent {
	float: left;
	width: 338px;
	padding-right: 15px;
	padding-left: 15px;
}

#maincontent_inside {
	float: left;
	width: 500px;
	margin-left: 15px;
	z-index: -1;
}

#maincontent_sitemap {
	float: left;
	width: 500px;
	margin-left: 35px;
}

#maincontent_inside_tabbg {
	float: left;
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
	background-image:url(../images/tabberbg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.spacer { 
	clear:both;
    height:15px;
    }

.sectore {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: left;
	line-height: 23px;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #f1f0f0;
	font-weight: bold;
}

#Customers {
	line-height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	color: #4d4d4d;
	font-weight: bold;
	border-bottom:1px dotted #fff;
	}
.abuoutus_header {
	line-height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	color: #4d4d4d;
	font-weight: bold;
	}
p { color:#666666; line-height:16px; margin-bottom:5px; margin-top:5px; text-align:justify;}
#flashanimation {
	height: 223px;
	width: 780px;
	margin-left: 20px;
}
#loogaanimation {
	height: 150px;
	padding-top: 15px;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 10px;
	
}
#partners {
	height: 200px;
	padding-top: 4px;
	width: 160px;
	margin-bottom: 5px;
}
#sectoreicon{
	text-align: left;
	line-height: 20px;
	padding:10px;
	}

.secorwork {
	background-color: #f1f0f0;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	height: 204px;
}

.secorworknew {
	background-color: #f1f0f0;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	height: 200px;
}

#toplinks {
	color:#CCCCCC;
	width: 780px;
	text-align: right;
}

#search {
	color:#15426B;
	text-decoration:none;
}
.header img {
	float: left;
	border:0px;
	background-color: #0099FF;
}

.form {
	font-style:normal;
	color: #15426B;
	text-decoration:none;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	height:16px;
}

.recent {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more {
	text-align: right;
	display: block;
	color: #FF9900;
}

.images123 {
	text-align: left;
	display: block;
	}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-top: 5px;
	line-height: 32px;
	text-align:center;
	color:#999999;
	font-size:9px;
	margin-left:20px;
	margin-right:20px;
}
#flashimages {
	height: 160px;
	width: 338px;
}
#mainmenu {
	height: 26px;
	padding-left: 300px;
	margin-top: 41px;
}
/* top menu links strts from here.........*/
#mainmenu a {
	color: #FFFFFF;
	text-decoration:none;
	}
#mainmenu a:hover {
	color: #0099FF;
		}


#toplinks a {
	color: #0099FF;
	text-decoration:none;
}
#toplinks a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.search { text-decoration:none; color:#0099FF; padding:10px;}
a:hover.search { text-decoration:none; color:#FFF;}

#sectoreicon ul {
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
}


#sectoreicon ul li {
	list-style-position: outside;
	list-style-image:url(../images/arrow.gif);
	line-height: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
	text-transform: capitalize;
}

#sectoreicon ul li a { text-decoration:none; color:#666666;}
#sectoreicon ul li a:hover { text-decoration:none; color:#FF9900;}

a.morelink { text-decoration:none; color:#0066CC;}
a:hover.morelink { text-decoration:none; color:#FF9900;}

form input {
	color:#666666;
}

ul.points {
	color: #666666;
	text-indent: -18px;
	padding-left: 20px;
	line-height: 16px;
	margin-top: 5px;
}
li.points {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image:url(arrow.gif);
	line-height: 15px;
	margin-bottom: 5px;
	text-indent:-10px;
	text-align:justify;
}
.imagemargin {
	margin-right: 5px;
}
.topheading123 {
	color: #FFFFFF;
	background-image: url(../images/top-header_arrow_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 23px;
}
.newcalss {
	list-style-image: url(../images/arrow.jpg);
	list-style-type: disc;
	list-style-position: outside;
}
.wintab {
	margin: 0px;
	padding: 0px;
	height: 400px;
}

#iframesimag {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	z-index: inherit;
}
.points a {
	text-decoration: none;
	color: #2C6291;
}

.points a:hover {
	text-decoration: none;
	color: #FF9900;
}
.white {
	text-decoration: none;
	color: #006699;
}

.white a:hover {
	text-decoration: none;
	color: #00CCFF;
}

#mainwindow #content #maincontent_inside table, td, th {
	border:1px solid #666666;
	}
#mainwindow #content #maincontent_inside table .bgcolor {
	background-color:#F9CE77;
	}
#mainwindow #content #maincontent_inside table .bgcolor2 {
	background-color:#F7E3BB;
	}
#mainwindow #content #maincontent_inside table {
	border-collapse:collapse;
	}
	
#mainwindow #content #maincontent_inside table th  {
	background-color:#0099CC;
	color:white;
	vertical-align:top;
	text-align:left;
	padding: 5px 2px 5px 5px;
}
#mainwindow #content #maincontent_inside table tr td  {
	padding: 5px 2px 5px 5px;
	line-height:15px;
	color:#666666;
}

#productdispalynew {
	height: auto;
	margin-top: 10px;
	background-color: #f7f7f7;
	border:1px solid #ebebeb;
}
#mainwindow #content #maincontent_inside #addresshere {
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}

#chatt {
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainwindow #content #maincontent_inside #googlemap {
	width: auto;
	border: 1px solid #006699;
}
#treemenu1 a {
	color: #006699;
	text-decoration:none;
}

#treemenu1 a:hover {
	color: #00CCFF;
}
.chatticon {
}
.chatticon {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
.chatting {
	display: block;
	height: 30px;
	float: left;
	width: 300px;
}
#chatticon {
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #006699;
}
#mainwindow .header #toplinks .homeiconlinks #search #hometoplinks {
	float: right;
	height: 24px;
	line-height: 24px;
	margin-right: 15px;
	padding-left: 320px;
}
#mainwindow #content #maincontent #invitation {
	display: block;
	position: absolute;
	font-size: 16px;
	border: 0px;
	margin-left: 250px;
}

#leftcntent ul {
	padding: 0px;
	margin-top: 0px;
	
}


#leftcntent ul li {
	list-style-position: outside;
	line-height: 15px;
	margin-bottom: 7px;
	margin-left: 25px;
	font-size:11px;
	color:#666666;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal;
	line-height:20px;
	
}

#leftcntent ul li a { text-decoration:none; color:#666666;}
#leftcntent ul li a:hover { text-decoration:none; color:#FF9900;}

.TabbedPanelsContent TabbedPanelsContentVisible ol {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsContent TabbedPanelsContentVisible li {
	list-style-position: inside;
	margin-bottom: 20px;
	color: #999999;
}
