@charset "utf-8";
/* CSS Document */

#wrapper{
	width:1000px;
	margin:0px auto;
	padding:0 0 0 0px;
	border:1px solid;
	border-color:#D2D2D2;
	background-color:#FFFFFF;
	height:100%;
	
}

#top{
width:100%;
}

.logo {
	height: 85px;
	width: 87px;
	background-image:url(images/logo.png);
	margin-left: 20px;
	float:left;
	margin-top:15px;
}

.coname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	letter-spacing:1px;
	float:left;
	color:#870404;
	margin-left:5px;
	margin-top:50px;
}
.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	letter-spacing:1px;
	float:left;
	color:#870404;
	margin-left:5px;
}

.air {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	letter-spacing:1px;
	color:#333333;
	float:left;
	margin-left: 10px;
	margin-top:49px;
	
}
.topright {
width:505px;
margin-left:500px;
background-image:url(images/top.jpg);
height:49px;
float:right;
margin-top:-100px;
}

.toprighttxt {
width:500px;
height:35px;
font-family:Raavi;
margin-top:15px;
font-size:14px;
color:#FFFFFF;
margin-left:80px;
}

#linkbg{
	width:675px;
	margin-top:50px;
	margin-left:310px;
	background-repeat:repeat-x;
	float:right;
	font-family:Raavi;
	font-size:14px;
	letter-spacing:1px;
	position:absolute;
	border:1px solid #DBDBDB;
	border-radius:6px;
	background: -webkit-gradient(linear, center top, center bottom, from(#ccc), to(#ededed));
	background-image: linear-gradient(#ccc, #ededed);
	box-shadow: 2px 2px 10px 2px #E5E5E5;
	
	}
.links {
	font-family: Raavi;
	font-size: 15px;
	color: #242424;
	text-decoration: none;
	letter-spacing: 1px;
}


#banner{
	width: 980px;
	height: 255px;
	border:1px solid #DBDBDB;
	margin-top:110px;
	margin-left:10px;
}

#welcome{
	width: 775px;
	margin-left: 15px;
	float:left;
	font-family:Raavi;
	font-size:12px;
	letter-spacing:1px;
	text-align: justify;
	line-height: 22px;
	
}

#downloads{
	width: 190px;
	height: 74px;
	float:right;
	background-image:url(images/downloads.jpg);
	margin-top:25px;
	margin-right:5px;
}

#more{
	font-family:Raavi;
	font-size:11px;
	color:#B30D0D;
	margin-right:10px;
	float:right;

}

#PH{
	width:995px;
	height:306px;
	margin-left:30px;
	float:left;}
.content {
	font-family: Raavi;
	font-size: 12px;
	line-height: 22px;
	color: #3A3A3A;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
}
.bottomtxt {
	font-family: Raavi;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.btmtxt {
	font-family: Raavi;
	font-size: 14px;
	color: #858585;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyright {
	font-family: Raavi;
	font-size: 11px;
	color: #CDCDCD;
	text-decoration: none;
	letter-spacing: 1px;
}

.PI {
	font-family: Raavi;
	font-size: 11px;
	color:#E30702;
	text-decoration: none;
	letter-spacing: 1px;
}


#bottom{
	width:1000px;
	height:260px;
	background-image:url(images/bottom_06.jpg);
	float:left;
}

.bodyset{
	width:1000px;
	height:100%;
	float:left;
	margin-top:-35px;
	background-color:#FFFFFF;

}

.smallheading {
	font-family: Raavi;
	font-size: 20px;
	font-weight: bold;
	color: #FB1C1C;
	text-decoration: none;
	letter-spacing: 1px;
}
a.bottomtxt:hover {
	color: #FF0000;
	text-decoration: none;
}
a.btmtxt:hover {
	color: #FF0000;
	text-decoration: none;
}

.specbox
{
	border:1px solid #D3D3D3;
	border-radius:8px;
	width:300px;
	word-wrap:break word;
	padding:5px 10px 0px 10px;
	background-image:url(images/side-bg.jpg);
}
a.content:hover {
	color: #EF0315;
	text-decoration: none;
}
.spec {
	font-family: Raavi;
	font-size: 10.5px;
	color: #000000;
	text-decoration: none;
}
