@charset "utf-8";
*{
  margin:0;
 padding:0;
}


#main{
	height: 800px;
	width: 910px;
	background-color: #FFF;
}
.header {
	border-bottom: 4px solid #C01B05;
	float: left;
	height: 125px;
	width: 910px;
	background-image: url(images/bg_header.png);

}
.logo1 {
    float: left;
    height: 80px;
    padding-top: 8px;
    width: 278px;
}
.logo2 {
    float: left;
    height: 30px;
   width: 278px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:bold;
   color:#00b0f0;
   
   
}
.logo {
    float: left;
    height: 125px;
   width: 278px;
   
}
.header_contact {
   float: right;
    height: 125px;
    margin-right: 10px;
	width: 320px;
}

.header_con1 {
    float: left;
    height: 83px;
    margin-top: 8px;
    width: auto;
}

.header_con2 {
    background-color:#B0D5F0;
    border-radius: 10px 10px 10px 10px;
    color: #C01B05;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 77px;
    line-height: 150%;
    margin-left: 91px;
    text-align: center;
    width: 204px;
  box-shadow: 2px 3px 3px #3a3b3c;
}
.header_con3 {
    float: right;
    height: 30px;
    margin-right: 24px;
    width: 150px;
}


.icon

{
	width:30px;
	height:26px;
	float:right;
	margin-left:5px;
}
.content1
{
	width:910px;
	height:290px;
	float:left;
}

	.button
{
	width:280px;
	height:300px;
	float:left;
}
.b1 a{
    border-top: 6px solid #2464e1;
    box-shadow: 2px 3px 3px #3a3b3c;
    float: left;
    height: 40px;
    margin-top: 10px;
    width: 275px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#c01b05;
	font-weight:bold;
	text-decoration:none;
}


.b1 a:hover{
    border-top: 6px solid #2464E1;
    box-shadow: 2px 3px 3px #3a3b3c;
    float: left;
    height: 40px;
    margin-top: 10px;
    width: 275px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#2464E1;
}
.banner {
   
    box-shadow: 9px 12px 7px -14px;
    float: left;
    height: 270px;
    margin-left: 10px;
    margin-top: 10px;
    width: 620px;
}	

.content2 {
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 1px;
    float: left;
    height: 398px;
    width: 910px;
}
.wel_text {
    float: left;
    height: 295px;
    margin-left: 20px;
    margin-top: 10px;
    width: 620px;
}

.wel_tag
{
	width:600px;
	height:35px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c01b05;
	text-align:left;
}
.wel_textcontent
{
	width:607px;
	height:220px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:256%;
	
}
.services a{
    border-bottom: 1px dashed;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    text-align: left;
    text-decoration: none;
    width: 191px;
	color:#000;
}
.services a:hover{
    border-bottom: 1px dashed;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    text-align: left;
    text-decoration: none;
    width: 191px;
	color:#C01B05;
}
	
	.more_button a{
    background-color: #C01B05;
    box-shadow: 2px 3px 3px #3A3B3C;
    color: #FFFFFF;
    float: right;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 27px;
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
    width: 53px;
	text-decoration:none;
	
}
.more_button a:hover{
    background-color:#2464E1;
    box-shadow: 2px 3px 3px #3A3B3C;
    color: #FFFFFF;
    float: right;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 27px;
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
    width: 53px;
	text-decoration:none;
	}
	
.footer
{
	width:910px;
	height:80px;
	float:left;
	background-color:#efefef;
	margin-top:15px;
}
.footer_1 {
    float: left;
    height: 45px;
    margin-left: 24px;
    width: 880px;
}
.footer_links a{
    color: #C01B05;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    width: 115px;
	text-decoration:none;
}

.footer_links a:hover{
    color: #C01B05;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    width: 115px;
	text-decoration:none;
}
.footer_links2
{
color: #OOO;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    height: 27px;
    line-height:30px;
    text-align:left;
    width: 200px;
}
.design
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #C01B05;
}
.service_link
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000;
}
.enquiry {
    background-color: #F0F0F0;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 2px 3px 3px #000000;
    float: left;
    height: 358px;
    margin-left: 18px;
    margin-top:26px;
    width: 280px;
}


.enquiry_text {
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 358px;
    margin-left: 7px;
    margin-top: 20px;
    text-align: left;
    width: 270px;
}

.sitemap1
{
	width:580px;
	height:60px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	margin-top:15px;
}






.sitemap
a{
	width:136px;
	height:50px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	
}

.sitemap
a:hover{
	width:136px;
	height:50px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;

}

.c1 {
    border: 2px solid;
    float: left;
    height: auto;
    width: 860px;
}

.c2 {
    float: left;
    height: 230px;
    margin-left: 10px;
    margin-top: 10px;
    width: 202px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:250%;
}

.c3 {
    border: 1px outset;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: justify;
    width: 200px;
}
	
.air_carft
{
	width:210px;
	height:150px;
	float:left;
	
}
