body{
	font-family: Arial, sans-serif;
	color: #333333;
	font-size:12px;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}



ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	width:1024px;
	text-align:left;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px dashed #cccccc;
	border-bottom: 0px solid #cccccc;
	padding: 50px 50px 50px 50px;
}

#content{
	float: left;
    width: 58%;
	min-height:550px;
	background-color:#F5F7F7;
}

/***********************************************/
/* Components                                  */
/***********************************************/




/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 100%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	background-color:#F5F7F7;
}
.feature2{
    width : 500px;
	padding: 0px 0px 10px 50px;
	background-color:#F5F7F7;
	border-bottom : 1px dashed #9D9DA1;
}
.menuleft ul li {
padding: 0px 0px 10px 80px; 
width : 155px;
height : 25px;
border-bottom : 1px dashed #000000;
}
.feature1{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	float:right;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 40px;
	font-size: 100%;
	min-height:500px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
     background-color:#ED3326;
	clear: both;
	border: 1px solid #ED3326;
	font-size: 90%;
	color: #ED3326;
	padding: 10px 10px 10px 10px;
}
#siteInfo1{
	clear: both;
	font-size: 90%;
	color: #ED3326;
	padding: 10px 10px 10px 10px;
	text-align:center;
	
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #F5F7F7;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color:#F5F7F7;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #F5F7F7;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 100%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.advertisement { 
position : relative;
left : 40px;
top : 2px;
width : 468px;
height : 281px;
background-image : url(images/video.jpg);
background-repeat : no-repeat;
}
.text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:22px;
  color:#C0282D;
} 
.text1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #CB614F;
} 
.box2 { 
width : 240px;
float : right;
margin-top : 5px;
margin-right : 10px;
}  
.box1 { 
width : 240px;
float : left;
margin-top : 5px;
margin-right : 10px;
} 

.menuleft ul { 
margin : 10px 0 0 0;
list-style-type : none;
margin-left : 5px;
} 
.menuleft ul li { 
width : 155px;
height : 25px;
border-bottom : 1px dashed #000000;
} 
.menuleft ul li a { 
display : block;
height : 25px;
background : url(images/grey.jpg) no-repeat 0 90%;
color : #888f3d;
font : 400 11px Arial, Helvetica, sans-serif;
padding : 0 0 0 40px;
} 
.menuleft ul li a:hover { 
background : url(images/red.jpg) no-repeat 0 90%;
text-decoration : none;
color:#666666;
} 
.menuleft ul li.last { 
border : none;
} 

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 20px;
padding: 20px;
list-style-type: none;
}


.tabsmenuclass{
height:27px;
display: block;
border-bottom : 1px dashed #D6D6D8;
padding: 7px;
background:url(images/grey.jpg) no-repeat 0 90%;
background-color:#F5F7F7;
color: #E42927;
margin-right: 1px;
margin-left:13px;
text-decoration: none;
font: bold 13px Arial;
}

.tabsmenuclass:hover, .tabsmenuclass a.selected{
background: url(images/red.jpg) no-repeat 0 90%;
height:27px;
background-color:#000000;
color: #E42927;
margin-right: 8px;
text-decoration: none;
font: none 14px Arial;
}
#test	{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a	{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
	
}
#test1a1{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;
	padding-top:20px;
	height:33px;
	width:180px;
	
}
#test1a2{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a3{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a4{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a5{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a6{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}
#test1a7{
	background-image:url(images/grey.jpg);
	background-repeat:no-repeat;
	margin-left:11px;	
	height:33px;
	width:180px;
}

a.test1:link{
padding-left:55px;
text-decoration: none;
font:13px Arial;
color:#E42927;
}
a.test1:visited{
padding-left:13px;
text-decoration: none;
font:13px Arial;
color:#E42927;
}
a.test1:hover{
margin-left:55px;
text-decoration: none;
font:13px Arial;
color:#E42927;
}

.gallery{
	width:190px;
	
}
.gallery .top{
	overflow:hidden;
	height:1%;
}
.gallery .heading{
	overflow:hidden;
	height:1%;
	padding:7px 5px 5px 20px;
	margin-bottom:4px;
}

.gallery .heading .link-prev{color:#FFF; text-decoration:none; border:none;}
.gallery .heading .link-stop{color:#FFF;  text-decoration:none; border:none;}
.gallery .heading .link-next{color:#FFF;  text-decoration:none; border:none;}
.gallery-box{
	width:190px;
	
	position:relative;
}
 
.gallery-box h3{
	margin:0 15px;
	text-align:center;
	color:#000000;
	font: bold 15px/17px Arial,Verdana,sans-serif;
}
.gallery-box p{
	margin:0;
	line-height:17px;
}
.gallery-box p span{
	color:#f36f21;
	font-weight:bold;
}
.gallery .gallery-box ul{
	margin:0;
	padding:0;
	list-style:none;
	width:190px;
	height: 305px;
	position:relative;
}
.gallery .gallery-box ul li{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
}

.gallery .info-txt div{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



