body
{
	margin: 0 auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.wrapper
{
	width: 1024px;
	height: auto;
	text-align: left;
	display: table-cell;
	margin: 0 auto;
	text-align: center;
}

a
{
	color: #3481C5; 
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
a:hover
{
	color: #222222; 
	text-decoration:underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;

}
/**************************** Header Section Starts ***************************/
.header
{
    width: 1024px;
    height: 167px;
    background: url(../template-images/header.jpg);
    background-repeat: no-repeat;
    text-align:right;
    color: #ffffff;

}
a.header { color: #ffffff; }
a.header:link { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #ffffff;  text-decoration:none; }
a.header:hover { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #ff0000;  text-decoration:underline; }
a.header:active { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #ffffff;  text-decoration:none; }
a.header:visited { font-family: Tahoma; font-size: 10pt; font-weight: normal; }
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{	
    margin-top: -2px;
    width: 1024px;
    height: 44px;
    background: url(../template-images/menu.jpg);
    background-repeat: no-repeat;

 }

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 45px 10px 10px;
float: left;
font-stretch: condensed;
cursor: pointer;
}

/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/

.first-section-table
{
	margin-left: 108px;
}
.first-section-left-cell
{
  background-image: url(../template-images/left-image.jpg);
  background-repeat: repeat-x;
  border-right: solid 1px #ffffff;
}
.first-section-right-cell
{
  background-image: url(../template-images/right-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}


/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/


.pack-box3
{
  
  width: 230px;
  height: 139px;
  float: right;
  background-image: url(../template-images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../template-images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../template-images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 675px;
  height: 170px;
  float: right;
}
.down-box2
{
  width: 230px;
  height: 240px;
  float: right;
  background-image: url(../template-images/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
  
}
.down-box1
{
  width: 444px;
  height: 240px;
  float: right;
  background-image: url(../template-images/down-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 230px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 209px;
  height: 309px;
  float: right;
  background-image: url(../template-images/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 309px;
  float: right;
  background-image: url(../template-images/left-image2.jpg);
  background-repeat: repeat-x;
}

.left-box3
{
	float: right;
	width: 209px;
}

/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: right;
  width: 900px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 10px;
  margin-left: 12px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 195px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

a.description:link { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #ffffff;  text-decoration:none; }
a.description:hover { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #ffffff;  text-decoration:underline; }
a.description:visited { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #ffffff;  text-decoration:none; }
a.description:active { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #ffffff;  text-decoration:none; }

.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 400px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}


hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {font-size: 14px; color: #ffffff; text-decoration: none; }
a.nav:visited {font-size: 14px; color: #ffffff; text-decoration: none; }
a.nav:hover {font-size: 14px; color: #ffff99; text-decoration: underline; }
a.nav:active {font-size: 14px; color: blue; }



/**************************** General Section Ends ****************************/

/***************************  Template Section Begins ************************/


h2 /** for document titles */
{
	font-family: Verdana;
	font-size: 24px;
	font-style: oblique;
	color: #444444;
}

h3 /** semi document titles */
{
	font-family: Verdana;
	font-size: 16px;
	font-style: oblique;
	color: #444444;
}
h4 /** for normal text */
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.content
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
a.normalLink:link {color: #444444; font-family: Verdana; font-size: 12px; text-decoration:underline; font-weight:normal}
a.normalLink:visited {color: #444444; font-family: Verdana; font-size: 12px; text-decoration:underline; font-weight:normal}
a.normalLink:hover {color: #000000; font-family: Verdana; font-size: 12px; text-decoration:underline; font-weight:normal}
a.normalLink:active {color: #444444; font-family: Verdana; font-size: 12px; text-decoration:underline; font-weight:bold}

/************* LEFT MENU ****************/

.left-menu 
{
	cursor: pointer;
	text-align: left;
}
.first-link-text
{
	font-family: Verdana;
  	font-size: 14px;
	color: #ffffff;
	margin-left: 60px;
	padding-top: 13px; 	
}
.first-element 
{
	 background-image: url(../template-images/first-element.jpg);
  	 background-repeat: repeat-x;
  	 height: 32px;
}

.link-text
{
	font-family: Verdana;
  	font-size: 14px;
	color: #ffffff;
	margin-left: 60px;
	padding-top: 5px; 	
}
.link
{
	background-image: url(../template-images/link-element.jpg);
  	background-repeat: repeat-x;
	height: 24px;	
}
.sublink-text
{
	font-family: Verdana;
  	font-size: 12px;
	color: #000000;
	margin-left: 70px;
	padding-top: 5px; 
}
.sublink
{
	background-image: url(../template-images/sublink.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 230px;
}

.last-element-text
{
	font-family: Verdana;
  	font-size: 14px;
	color: #ffffff;
	margin-left: 60px;
	padding-top: 5px;
}

.last-element
{
	background-image: url(../template-images/last-element.jpg);
  	background-repeat: repeat-x;
	height: 35px;
		
}

.left-box-template
{
	width: 230px;
	background-color: #ffffff;
}
.left-box2-template
{
	width: 230px;
	height: 95px;
	background-image: url(../template-images/left-box2.jpg);
  	background-repeat: no-repeat;
}

a.menuLink:link {color: #ffffff; text-decoration:none;}
a.menuLink:visited {color: #ffffff; text-decoration:none;}
a.menuLink:hover {color: #ffff99; text-decoration: underline;}
a.menuLink:active {color: #ffff99; text-decoration:underline;}

a.menuSubLink:link {color: #000000; text-decoration:none;}
a.menuSubLink:visited {color: #000000; text-decoration:none;}
a.menuSubLink:hover {color: #ff0000; text-decoration: underline;}
a.menuSubLink:active {color: #ff0000; text-decoration:underline;}


/************ END OF LEFT MENU **********/
/************ NEWS STYLES **************/
.news
{
	margin-left: 15px;
	text-align: left;
}
.news-title
{
	font-family: Verdana;
	color: #333333;
	font-size: 18px;
	font-weight: 400;
}
.story-text
{
	margin-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: lighter;
}

.event-title
{
	font-family: Verdana;
	color: #3399cc;
	font-size: 12px;
	font-weight: 600;
}

.event-text
{
	margin-top: 5px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}

a.newsLink:link { font-family: Verdana; color: #3399cc; font-size: 12px; font-weight: 600; text-decoration: none;}
a.newsLink:visited { font-family: Verdana; color: #3399cc; font-size: 12px; font-weight: 600; text-decoration: none;}
a.newsLink:hover { font-family: Verdana; color: #3399cc; font-size: 12px; font-weight: 600; text-decoration: underline;}
a.newsLink:active { font-family: Verdana; color: #3399cc; font-size: 12px; font-weight: bold; text-decoration: underline;}


/************ END OF NEWS STYLES *******/
