/* CSS Document */

/*---------------General Starts------------------*/

body{
	padding:1px 0 0 0;
	margin:0px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#7A7A7A;
	background-color:inherit;
}

body span{
	color:#474747;
	font-weight:bold;
	background-color:inherit;
}

p, td, img, h2, h3, h4, li, span{
	padding:0px;
	margin:0px;
}

ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

img{
	border:none;
	outline:none;
	display:block;
}

h2{
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#000;
	background-color:inherit;
}

h4{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#CC0B0E;
	background-color:inherit;
}

a{
	outline:none;
	text-decoration:none;
}

.spacer{
	clear:both;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

/*---------------General Ends------------------*/

/*---------------Header Starts------------------*/

td.green_box_xl { 
	padding-left:70px;
	width: 480px;
	height: 100px; 
	background: url(images/green_box_xlg.png); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	background-position: top right;
}

td.blue_box_xl { 
	padding-left:60px;
	width: 480px;
	height: 180px; 
	background: url(images/blue_box_lg.png); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	background-position: top right;
}

.toppanel{
	background:url(images/panelbg.gif) repeat-x 0 0 #F4F3F3;
	color:inherit;
	border:1px solid #EBE9EA;
	padding:14px 13px 5px 19px;
}

.toppanel img{
	float:left;
	width:60px;
	margin:3px 27px 10px 0;
}

.toppanel h4.panelheading{
	background-color:#FAF9F9;
	color:#CC0B0E;
	padding-bottom:6px;
	float:left;
	width:auto;
	text-transform:uppercase;
}

.toppanel .paneltext{
	line-height:12px;
	float:left;
	width:155px;
}

.navtoppadd{
	padding:5px 0 1px 0;
}

.navbg{
	background-color:#000;
	color:#B3B3B3;
}

ul.navlink{
	padding:0px;
	margin:0px;
}

ul.navlink li{
	border-right:1px solid #A30001;
	float:left;
	width:auto;
}

ul.navlink li.noborder{
	border:none;
}

ul.navlink li a{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	display:block;
	background-color:inherit;
	padding:17px 65px 12px 65px;
	text-transform:uppercase;
}

ul.navlink li a.active{
	color:#fff;
	background:url(images/hoverbullet.gif) no-repeat center bottom #A30001;
	cursor:text;
}

ul.navlink li a:hover{
	color:#fff;
	background:url(images/hoverbullet.gif) no-repeat center bottom #A30001;
}

.header{
	background:url(images/headerbg.jpg) no-repeat 0 0;
	height:225px;
}

.header img{
	margin:156px 376px 0 0;
	width:189px;
	float:left;
}

.header h3{
	font-size:19px;
	line-height:20px;
	font-weight:normal;
	color:#FF7E60;
	background-color:inherit;
	float:left;
	width:293px;
	padding:39px 0 0 0;
}

.rightpadd{
	padding-top:6px;
}

.rightpadd01{
	padding-top:8px;
}

.rightmidpadd{
	padding-top:30px;
}

/*---------------Header Ends------------------*/

/*---------------Body Starts------------------*/

.bg_fancybox1 { 
	background-image: url(images/blue_fade_bg.png); 
	background-repeat: repeat-x; 
}

.bg_horz { 
	background-image: url(images/horz.png); 
	background-repeat: repeat-x; 
}

h2.weare{
	padding-bottom:12px;
}

.midpadd{
	padding-top:16px;
}

.leftimage{
	float:left;
	width:146px;
	margin:0 29px 0 0;
}

ul.leftlink{
	padding:1px 0 0 0;
	margin:0px;
	width:422px;
	float:left;
	background:url(images/dottedline.gif) repeat-x 0 0;
}

ul.leftlink li{
	background:url(images/dottedline.gif) repeat-x left bottom;
	width:422px;
	font-size:0px;
	line-height:0px;
	height:17px;
	padding:0 0 1px 0;
}
ul.leftlink li a{
	font:normal 9px/17px Arial, Helvetica, sans-serif;
	color:#C60403;
	display:block;
	background-color:inherit;
	padding:0 0 0 13px;
	background:url(images/linkbullet.gif) no-repeat 4px center;
}

ul.leftlink li a:hover{
	color:#C60403;
	background-color:#F4F4ED;
}

h2.works{
	padding:29px 0 27px 0;
}

.logobg{
	background-color:#eee;
	color:inherit;
	border:3px solid #CDCDCD;
}

.logo01{
	margin:8px 0 8px 18px;
}

.logo02{
	margin:8px 0 8px 18px;
}

.logo03{
	margin:8px 0 8px 18px;
}

h2.news{
	padding:0 0 18px 0;
	margin:0px;
	display:block;
}

.date{
	background-color:#F0F0F0;
	font-size:15px;
	line-height:17px;
	font-weight:normal;
	color:#474747;
	text-align:center;
	border:2px solid #CDCDCD;
	margin:0 0 1px 0;
}

.month{
	background-color:#C60403;
	font-size:9px;
	line-height:14px;
	font-weight:normal;
	color:#EBD36E;
	text-align:center;
	border:none;
	display:block;
}

.newstext{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#C60403;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.courier  {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.greentext{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#006600;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.greentext_sm{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#006600;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.bluetext_sm{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#3333FF;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.bluetext_med{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#3333FF;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.bluetext_lg{
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#3333FF;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.errtext{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#C60403;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.logintext{
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#3333CC;
	background-color:inherit;
	padding:0px;
	margin:0px;
	display:block;
}

.postedbg{
	background-color:#F0F0F0;
	color:inherit;
	border-top:3px solid #CDCDCD;
	border-bottom:3px solid #CDCDCD;
}

.posted{
	background:url(images/postedbullet.gif) no-repeat 6px center;
	padding:0 0 0 17px;
	font-size:9px;
	line-height:18px;
	font-weight:normal;
	color:#7A7A7A;
	background-color:inherit;
}

.posted span{
	color:#C60403;
	background-color:inherit;
}

.newspadd{
	padding-top:9px;
}

.bodybottompadd{
	padding-bottom:30px;
}

/*---------------Body Ends-------------------*/

/*---------------Footer Starts------------------*/

.footerbg{
	background-color:#000;
	color:#B3B3B3;
}

ul.footerlink{
	padding:0px;
	margin:15px 0 0 286px;
}

ul.footerlink li{
	background:url(images/footerlinkdivider.gif) no-repeat right center;
	padding:0 12px;
	float:left;
	width:auto;
}

ul.footerlink li.home01{
	padding:0 12px 0 0;
}

ul.footerlink li.noimg01{
	background:none;
	padding:0 0 0 12px;
}

ul.footerlink li a{
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	display:block;
	background-color:inherit;
	text-transform:uppercase;
}

ul.footerlink li a:hover{
	color:#fff;
	background-color:inherit;
}

.copyright{
	text-align:center;
}

.kingdom{
	font-size:9px;
	line-height:12px;
	color:#7A7A7A;
	text-align:center;
	background-color:inherit;
	padding:4px 0 0 0;
}

.kingdom a{
	color:#C60403;
	background-color:inherit;
}

.kingdom a:hover{ 
	text-decoration:underline;
}

/*---------------Footer Ends------------------*/