@charset "utf-8";
/* CSS by Bobby Satheesh | Xtreme Technologies, Dubai */

/****************************************** BODY PARTS *****************************************/

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	font-size:12px;
	color:#000000;
	background-position:center top;
}
img {
	border:none;
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	padding-bottom:5px;
}
p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#585858;
	line-height:20px;
	text-align:justify;
}
.reset {
	clear:both
}
a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #FFCC00;
}
/****************************************** HEADER PARTS *****************************************/
.header {
	width:980px;
	height:113px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	width:332px;
	height:85px;
	float:left;
	position:relative;
	left:15px;
	top:15px;
}

.call {
	width:208px;
	height:47px;
	float:right;
	position:relative;
	right:15px;
	top:35px;

}

/****************************************** INTRO / FLASH / JQUREY PARTS *****************************************/
.intro {
	width:980px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

.intro1 {
	width:660px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.intro2 {
	width:320px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
		float:left;
			background-color:#ef3f23;
}

.intomatter {
       width:300px;
       height:280px;
       background-color:#fff;
   border:dashed 0px #000000;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
   border-radius:9px;
       position:relative;
       top:9px;
       left:9px;
}

.intomatter2{
	       width:300px;
       height:280px;

}


/****************************************** SITE CONTENTS *****************************************/
.wrapper {
	width:980px;
	background-color:#f7f7f7;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:15px;
	
	




}
.content {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bgcon.png);
}
.colR {
	width:280px;
	float:right;
}
.colL {
	width:630px;
	float:left;
}
.col {
	width:940px;
	float:left;
}
/****************************************** FOOTER PARTS *****************************************/
.footer {
	width:100%;
	font-size:10px;
	color:#fff;
	height:50px;
	text-align:center;
	background-color:#3d45a9;
	margin-top:10px;
}
.footer a {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	outline:none;
}
.footer a:hover {
	font-size:10px;
	color:#000;
}
.footer-median {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	color: #55a4db;
}
.footer div {
	width:940px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:right;
	top:20px;
}
/****************************************** MENU *****************************************/
.menu {
	width:980px;
	height:36px;
	margin:0 auto 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
}
.menu a {
	display:block;
	padding:12px 9px 10px 9px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#343b85;
	float:left;
	text-transform:uppercase;
	border-left:solid 1px #dcdee4;
	border-right:solid 1px #c7cad4;

}
.menu a:hover {
	display:block;
	padding:12px 9px 10px 9px;
	text-decoration:none;
	font-size:12px;
	color:#ef3f23;
}
.menu a.sel {
	display:block;
	padding:12px 9px 10px 9px;
	text-decoration:none;
	font-size:12px;
	color:#F00;
}

/****************************************** EXTRA CSS *****************************************/

.mylist{
	margin:0;
	padding:0;
	list-style:none;
}


.mylist li {
	margin:0;
	padding:0;
	line-height:30px;
	border-bottom:1px solid #666;
	padding-bottom:2px;
	color:#FFF;
	text-align:left;
}



.name {
	background-color:#f8f8f8;
	border:1px #e9e7e7 solid;
	color:#5c5c5c;
	
	width:80%;
	font-size:11px;
	
	padding:5px;

}
.datepk {
	background-color:#f8f8f8;
	color:#5c5c5c;
	border:1px #e9e7e7 solid;
	font-size:11px;
	padding:5px;
}
.submit{
	width:100px;
	height:33px;
	display:block;
	background-image:url(images/getaquate.png);
	position:relative;
	float:right;
	border:none;
}
.submit:hover {
	border:none;
	width:100px;
	height:33px;
	display:block;
	background-image:url(images/getaquate.png);
	background-position:0 -33px;
}
/************************************* PAGINATION ********************************************* */

#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none;
}
.active_page{
	background:#3D45A9;
	color:white !important;
}
/*********************************** Form ***************/

.nameform {
	background-color:#f8f8f8;
	border:1px #e9e7e7 solid;
	color:#5c5c5c;
	width:300px;
	font-size:12px;
	padding:4px;
	margin:5px auto 5px auto;
}


.line {
	width:100%;
	border-bottom:solid 1px #ccc;
	padding-top:5px;
	padding-bottom:5px;
	
}

.list {
    list-style: none outside none;
    margin: 10px;
    padding: 0;

}
.list li {
    background-image: url("images/bullet.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #E6DEDE;
    line-height: 30px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 25px;
}

.list li a {
	color:#2f367c;
	
}
.list li a:hover {
	color:#ef3f23;
	
}