body {
	margin:0;
	text-align:center;
	background-color:#2C2C2C;
  }

#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
  }
#index-01 {
	position:relative;
	left:0px;
	width:780px;
	height:73px;
	clear:both;
}

#index-02 {
	position:relative;
	left:0px;
	width:780px;
	height:33px;
	clear:both;
	background-image: url(images/top-nav-bg.gif);
	background-repeat: repeat-x;
}

#index-03 {
	position:relative;
	left:0px;
	width:780px;
	height:19px;
	clear:both;
}

#index-04 {
	position:relative;
	left:0px;
	width:780px;
	clear:both;
	background-color: #D7D7D7;
}

#index-05 {
	position:relative;
	left:0px;
	width:780px;
	height:134px;
	clear:both;
}

#index-06 {
	position:relative;
	left:0px;
	width:780px;
	height:72px;
	clear:both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
}
#index-07 {
	position:relative;
	left:0px;
	width:780px;
	clear:both;
}


.bottom1_left{
	position:relative;
	width:336px;
	float:left;
}

.bottom1_right{
	position:relative;
	width:444px;
	float:right;
}

.box_border{
	border: 1px solid #6B6C6F;
}

/*.............Fonts............*/

.top_text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:33px;
}

.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	text-decoration: none;
}

.content_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	text-decoration: none;
}


.top_nav_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	line-height:19px;
}
.top_nav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	text-decoration: none;
	line-height:19px;
}

.top_nav_text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00129B;
	text-decoration: none;
	line-height:19px;
	font-weight:bold;
}

.box_large_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.box_small_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


.white_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.email_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00129B;
	text-decoration: none;
}

.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	text-decoration: none;
}
.footer_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	text-decoration: none;
}
.footer_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	text-decoration: none;
}

.text_box1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	text-decoration: none;
	width:150px;	
}
.text_box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	text-decoration: none;
	width:200px;
	height:150px;	
}
.img_border{
	border: 1px solid #8C8C8C;
}
