body{
	background-color:#000;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper{
	width:1140px;
	margin: 0 auto;
	position: relative;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*****************navigation*************************/
#navigation ul{
	margin-top:-1px;
	float: left;
	margin-bottom: 10px
}
#navigation li{
	display:inline;
	padding-right: 35px;
}
#navigation li a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	padding-top:45px;
}
#navigation li a:hover, #navigation li a.active{
	background:url(../images/hover.png) repeat-x scroll 0 0 transparent;
}
#navigation a#fb{
	background:url(../images/facebook.png) no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	display:block;
	width:40px;
	height:40px;
	margin-top:-35px;
	float:right;
}
#navigation a.home{
    display: inline-block;
    height: 20px;
    width: 91px;
}
/*social icons*/
#social-icons{
	float: right;
top: 25px;
position: relative;
}


/*****************banner*************************/
#banner{
	background:url(../images/001.jpg) no-repeat scroll 0 0 transparent;
	height:684px;
	margin-top:2px;
}
#banner h1{
	background-color: #000000;
    color: #D49675;
    float: left;
    font-size: 50px;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
    padding-top: 48px;
    width: 165px;
}
#banner p{
	clear: both;
    float: left;
    font-size: 50px;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 100px;
}
/*****************content*************************/
#content{
	margin-top:8px;
}
#content ul#para1{
	background-color: #2C292A;
    float: left;
    font-size: 45px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#content li.o1{
	font-size:45px;
	color:#B71218;
	font-weight:900;
}
#content li.n1{
	font-size:18px;
}
#content ul#para2{
	background-color: #2C292A;
    float: left;
    font-size: 55px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
	margin-left:8px;
}
#content li.p2{
	color: #B71218;
    font-size: 35px;
    font-weight: 900;
}
#content li.a2{
	font-size:18px;
}
#content p#para3 {
	float: left;
	font-size: 13px;
	margin-left: 21px;
	font-weight: 600;
	width: 650px;
	font-family: Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
}
#content p#para4{
    font-size: 13px;
    margin-left: 21px;
	font-weight:600;
	margin-top: 15px;
	float:left;
	margin-top:17px;
	font-family: Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
}
#bottom{
	margin-top:10px;
	height: 190px;
}
#bottom ul#first{
	background: url("../images/002.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 180px;
    width: 460px;
	float:left;
}
#bottom ul#second{
	background: url("../images/003.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 180px;
    width: 440px;
	float:left;
	margin-left: 20px;
}
#bottom ul#first li{
	margin-left:284px;
	color:#B71218;
	text-align:center;
}
#bottom li.v11{
	font-size:20px;
}
#bottom li.d11{
	font-size: 60px;
    font-weight: bold;
    line-height: 40px;
}
#bottom li.s11{
	font-size:25px;
	font-weight:bold;
}
#bottom li.h11, #bottom li.b11{
	font-size:17px;
}
 #bottom li.h11{
	margin-top:10px;
}
#bottom li.o11{
	font-size:23px;
	font-weight:900;
}
#bottom ul#second li{
	color:#B71218;
	text-align:center;
	margin-left:265px;
}
#bottom li.m22{
	font-size:40px;
}
#bottom li.r22{
	font-size: 37px;
    font-weight: 900;
	line-height:25px;
	padding-bottom: 17px;
}
#bottom li.i22, #bottom li.a22{
	color:#4C4D59 !important;
}
#bottom li.a22{
	font-size:20px;
}
#bottom li.i22{
	font-weight:900;
	font-size:20px;
}
#bottom li.g22{
	font-size:13px;
}
#bottom li.v22{
	font-size:20px;
}
/*******************/
.fadein {
position: relative;
height: 709px;
}
.fadein img {
position: absolute;
left: 0;
top: 0;
}
img{
	float:left;
}
a#termsandcondition{
	color:#B91418;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	padding-bottom: 15px;
}
img#phonenumber {
	margin-left: 21px;
	margin-top: 5px;
	float: none;
}
a.email {
	margin-left: 21px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}