/* CSS Document */

body {
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #fff;
	margin-top:100px;
	padding:0px;
	}
#container {
		width:1024px;
		margin:0px auto;
 		padding:0px;
	
}
#logo {
	float:left;
	width:275px;
	height:110px;
	background:#fff;
	background-image:url(../images/cricc_logo_ot.jpg);
	
}
#navContainer{
	float:right;
	width:749px;
	height:110px;
    background-color:#1F2F5E;
	background-image:url(../images/transair.png);
	background-position:left;
	background-repeat:no-repeat;
	
}
#topNav {
    text-align:right;
	position:absolute;
	margin-top:30px;
	margin-left:100px;
	padding-right:0px;
	padding-top:0px;
	width:624px;
	height:20px;
}
#topNav ul li{
	color:#FFFFFF;
	font-size:12px;
	margin-left:0px;
	padding:10px 5px;
	display:inline;
	list-style:none;
}
#btmNav{
	position:absolute;
	margin-top:84px;
	margin-left:0px;
	width:749px;
	height:26px;
	background-color:#47567C;
}
#btmNav li{
	color:#b5b5b5;
	font-size:11px;
	padding:10px;
	display:inline;
}
#mainCon {
	float:left;
	width:1024px;
	height:338px;
	background-color:#667;
	
}
#leftCon {
        float:left;
        width:722px;
        background-color:#eee;
        height:338px;
		clear:both;
		}
#leftConRE {
        float:left;
        width:424px;
        background-color:#eee;
        height:338px;
		
		}
		#leftConREVideo {
        float:left;
        width:452px;
        background-color:#eee;
        height:338px;
		clear:both;
		}
#rightCon {
        float:right;
        width:300px;
        background-color:#eee;
        height:338px;
		
		}
#rightCon p {
	font-size:12px;
	color:#666666;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:justify;
}
#rightCon ul li{
	font-size:12px;
	color:#666666;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;

}
#logoDes {
	float:right;
	width:420px;
	height:338px;
	padding:15px;
	padding-top:52px;
	clear:both;
}
#logoDes p {
	color:#666;
	font-size:12px;
	padding-top:0px;
}
.resize {
        float:right;
        background-color:#eee;
        height:338px;
        width:600px;
		font-size:12px;
}
.resizeVideo {
        float:right;
        background-color:#eee;
        height:338px;
        width:572px;
		font-size:12px;
}
.resizeVideo p {
		font-size:12px;
		color:#666666;
		padding-left:15px;
		line-height:18px;
}
.resizeimg {
        float:right;
        background-color:#eee;
        height:338px;
        width:600px;
		font-size:12px;
		
}
.resize p {
		font-size:12px;
		color:#666666;
		padding-left:15px;
}
.resize ul li {
	font-size:12px;
	color:#666666;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
}
#footer{
		width:100%;
		clear:both;
		height:110px;
		background-color:#47567C;
}
#leftFooter{
		margin-top:0px;
		width:424px;
		float:left;
		height:84px;
		background-color:#1F2F5E;
}
#infooter{

        float:right;
		width:600px;
		height:26px;
		background-color:#AB8C2F;
		color:#c9b57f;
}
#infooter p {
		font-size:10px;
		padding-top:10px;
		padding-left:5px;
		padding-bottom:2px;
		color:#c9b57f;
		display:inline;
}
#infooter ul {
		font-size:12px;
		padding-top:10px;
		padding-left:105px;
		padding-bottom:2px;
		color:#c9b57f;
		display:inline;
}
#infooter2{
        float:left;
		width:300px;
		height:84px;
		background-color:#FFFFFF;
		
}
#infooter2 p{
		color:#666;
		font-size:10px;
		padding-top:5px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:0px;
}
#infooter3{
        float:right;
		width:300px;
		height:84px;
		background-color:#ffffff;
}
#infooter3 p{
		color:#666;
		font-size:10px;
		padding-top:5px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:0px;
		}


h4{
		font-size:11px;
		padding:0 10px;
		margin-right:10px;
		}
h2 {
		font-size:15px;
		color:#AB8C2F;
		padding-top:15px;
		padding-right:15px;
		padding-left:15px;
		padding-bottom:0px;
		
		
		}
		
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #eee;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AB8C2F;
}
a:active {
	text-decoration: none;
	color: #AB8C2F;
}



#btmNav a:link {
	color:#b5b5b5;
	text-decoration: none;
}
#btmNav a:visited {
	color: #b5b5b5;
	text-decoration: none;
}
#btmNav a:hover {
	text-decoration: none;
	color: #fff;
}
#btmNav a:active {
	text-decoration: none;
	color: #fff;
}

.resize a:link {
	color:#AB8C2F;
	text-decoration: none;
}
.resize a:visited {
	color: #b5b5b5;
	text-decoration: none;
}
.resize a:hover {
	text-decoration: none;
	color: #AB8C2F;
}
.resize a:active {
	text-decoration: none;
	color: #b5b5b5;
}
.resizeVideo a:link {
	color:#666;
	text-decoration: none;
}
.resizeVideo a:visited {
	color: #666;
	text-decoration: none;
}
.resizeVideo a:hover {
	text-decoration: none;
	color: #AB8C2F;
}
.resizeVideo a:active {
	text-decoration: none;
	color: #666;
}

#infooter a:link {
	color:#c9b57f;
	text-decoration: none;
}
#infooter a:visited {
	color: #c9b57f;
	text-decoration: none;
}
#infooter a:hover {
	text-decoration: none;
	color: #fff;
}
#infooter a:active {
	text-decoration: none;
	color: #c9b57f;
}

#rightCon a:link {
	color:#666;
	text-decoration: none;
}
#rightCon a:visited {
	color: #666;
	text-decoration: none;
}
#rightCon a:hover {
	text-decoration: none;
	color: #AB8C2F;
}
#rightCon a:active {
	text-decoration: none;
	color: #666;
}