@charset "utf-8";
/* CSS by ajith prakash | Xtreme Technologies */

.intro-imgage{
	float:left;
	border:12px solid #1B6CC2;
	margin-right:8px;

}
.intro-imgage ul{padding:0;margin:0;list-style:none}

/****************************************** BODY PARTS *****************************************/

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-size:12px;
	color:#000000;
}

img{
	border:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
font-weight:normal;
}


p{
margin:0;
padding:0;
font-size:12px;
color:#fff;
line-height:20px;
text-align:justify;
}

h1{
	color:#FFF;	
}


h2{
	color:#FFF;
	padding:5px;
	display:block;
	font-size:18px;
	background-color:#1b6cc2;
	text-align:left;
	width:150px;
}


.reset{
clear:both
}


a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #FFCC00;
}


/****************************************** HEADER PARTS *****************************************/

.header{
width:980px;
height:160px;
margin:0 auto 0 auto;

}

.logo{
	width:646px;
	height:78px;
	position:relative;
	top:40px;
	left:20px;
	float:left;
}

.call{
	width:222px;
	height:45px;
	position:relative;
	top:50px;
	right:30px;
	float:right;
}

.cc{
	width:375px;
	height:25px;
	float:right;
	position:relative;
	top:57px;	
}




.intro{
width:924px;
height:251px;
margin:0 auto 0 auto;
padding:60px 0 30px 0;
}


.wrapper{
width:980px;
margin-left:auto;
margin-right:auto;
background-color:#1b6cc2;

}


.content{
width:940px;
margin-left:auto;
margin-right:auto;
padding:20px 0 20px 0;
}

.colR{
	width:620px;
	float:right;
	font-size: 12px;
}

.colL{
width:300px;
float:left;
}

.col{
width:940px;
float:left;
}



/****************************************** FOOTER PARTS *****************************************/

.footer {
	width:100%;
	font-size:10px;
	color:#fff;
	height:200px;
	text-align:center;
	background-color:#3a89dd;
}
.footer a {
	font-size:10px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	outline:none;
}
.footer a:hover {
	font-size:10px;
	color:#FF9900;
	text-align:center;
}
.footer-median {
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	color: #55a4db;
}

.footer div{
width:940px;
margin:0 auto 0 auto;
position:relative;
text-align:right;
top:20px;
}


.footer td{
	padding:5px 0 5px 0;	
}


/****************************************** MENU *****************************************/

.menuW{
width:100%;
background-image:url(images/ribbon.gif);
background-repeat:repeat-x;
height:32px;
}


.menu {
	width:980px;
	margin:0 auto 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
}
.menu a {
	display:block;
	padding:9px 9px 9px 9px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#000;
	margin-right:12px;
	float:right;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
}
.menu a:hover {
	display:block;
	padding:9px 9px 9px 9px;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	background-color:#005dc1;
}

.menu a.sel {
	display:block;
	padding:9px 9px 9px 9px;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	background-color:#005dc1;
}

/****************************************** EXTRA TABLES *****************************************/


.ppp{
	background-color:#3a89dd;
	padding:10px;]
		
}


.pppL{
	
	margin:10px auto 10px auto;
	padding:5px 0 5px 0;
}
.pppL h1{
	font-size:15px;
}

.pppL p{
	color:#FFF;
	font-size:10px;	
}



#marqueecontainer{
position: relative;
width: 280px; /*marquee width */
height: 300px; /*marquee height */
overflow: hidden;
}


.brands{
	text-align:center;
	margin:20px 0 10px 0;	
}

.pp{
	width:210px;
	min-height:300px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 2px 10px #134c88;
	-webkit-box-shadow:0px 2px 2px #134c88;
	box-shadow:0px 2px 2px #134c88;
	text-align:center;
	margin:15px auto 15px auto;
	background-color:#36C;
	border:1px solid #3366cc;	
}
.pp:hover{
	background-color:#454545;
}


.pp img{
	margin-bottom:5px;
	margin-top:5px;

}

.pp p{
	font-size:11px;
	color:#FFF;
	padding:5px;
	line-height:15px;
	text-align:center;
}
.ppp p{
	font-size:12px;
	color:#fff;
	text-align:justify;
}





.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position:absolute;
left: 0;
top: 0;
visibility:hidden;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#005dc1;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}


.anylinkmenu ul li{
	height:30px;

}


.anylinkmenu ul li a{
width: 100%;
color:#FFFFFF;
display: block;
text-indent:5px;
border-bottom: 1px solid #0551a2;
text-decoration: none;
outline:none;
}

.anylinkmenu a:hover{ /*hover background color*/
color:#000000;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background:none;
visibility: hidden;
}
.map
{
	width:490px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:30px;
	
}
