﻿html{
	overflow: scroll;
}

/* CSS Document */

body{
	margin: 0px; 
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #616161;
}
.cls {height: 0px; clear: left; overflow: hidden;}

/* Main settings */

#main{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

/* Top section */

#logo{
	float: left;
	width: 100%;
	height: 68px;
	background: url('images/LogoFade.jpg') no-repeat bottom;
	margin: 10px 0px 3px 0px;
}
.big-curve-bg{
	clear: left;
	width: 760px;
	height: 53px;
	background: url('images/content/big-curve-bg.jpg') no-repeat 50% bottom;
}
#all-header{
	width: 743px;
	margin-top: -44px;
	margin-left: auto;
	margin-right: auto;
}

/* Top menu */

#menu{
	float: left;
	width: 730px;
	margin: 1px 0px 1px 6px;
}
#menu ul{
	float:left;
	width:100%;
	height: 36px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url('images/content/menubar.jpg');
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
#menu li{
	text-align: center;
	margin: 0px 17px 0px 17px;
	display: inline; 
	padding: 0px;
}
#menu a{
	line-height: 36px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menu a:hover{
	color: #B70000;
}

/* Main content */

#all-content{
	float: left;
	clear: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 5px;
}	
#all-content a:active{
	color: blue;
}
#all-content a:visited{
	color: #456DD7;
}
#content-left{
	float: left;
	margin: 0px;
}
#up-content{
	width: 760px;
	height: 7px;
	background: url(images/up-content2.jpg) no-repeat;
	overflow: hidden;
}
#content{
	width: 760px;
	background: url(images/bg-content2.jpg) repeat-y;
	padding: 10px 0px;
}
#down-content{
	width: 760px;
	height: 7px;
	background: url(images/down-content2.jpg) no-repeat;
}
#last-and-letters{
	clear: left;
	float: left;
}

/* Latest news box */

#last-news{
	width: 163px;
	margin: 0px 0px 0px 12px;
	background-color: #F1F1F1;
	padding: 0px 0px 8px 24px;
	font-size: 11px;
	color: #333333;
	border: #F8F8F8 1px solid;
}
#last-news h1{
	margin: 0px;
	padding: 15px 0px 12px 0px;
	font-size: 11px; 
	color: #686868;
	text-transform: uppercase;
}
#last-news h1 span{
	color: #456DD7;
	padding: 0px 0px 0px 30px;
}
#last-news h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #456DD7;
	font-weight: bold;
}
#last-news h3{
	
}
#last-news h4{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#last-news a:active{
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
#last-news a:visited{
	font-size:11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#last-news a{
	font-size:11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#last-news a:hover{
	text-decoration: underline;
}
#last-news p{
	margin:0px;
	padding:2px 0px;
}
#last-news ul{
	margin: 0 0 0 0;
	list-style: circle;
	font-size: 11px;
	list-style-position: inside;
}
#small-line{
	margin: 10px 0px 10px -13px;
	height: 1px;
	width: 100%;
	background-color: #E7E7E7;
	border-bottom: #ECECEC 1px solid;
	overflow: hidden;
}
#small-line0{
	margin: 10px 0px 10px -13px;
	height: 1px;
	width: 100%;
	background-color: #E7E7E7;
	border-bottom: #ECECEC 1px solid;
	overflow: hidden;
}


/* Left Side - inner page */

#inner-content-left-shade{
	width: 163px;
	margin: 0px 0px 0px 12px;
	background-color: #F1F1F1;
	padding: 0px 0px 8px 24px;
	font-size: 11px;
	color: #333333;
	border: #F8F8F8 1px solid;
}
#inner-content-left-shade h1{
	margin: 0px;
	padding: 15px 0px 12px 0px;
	font-size: 11px; 
	color: #686868;
	text-transform: uppercase;
}
#inner-content-left-shade h1 span{
	color: #456DD7;
	padding: 0px 0px 0px 30px;
}
#inner-content-left-shade h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #456DD7;
	font-weight: bold;
}
#inner-content-left-shade a{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#inner-content-left-shade a:hover{
	text-decoration: none;
}
#inner-content-left-shade p{
	margin: 0px;
	padding: 2px 0px;
}
#small-line{
	margin: 10px 0px 10px -13px;
	height: 1px;
	width: 100%;
	background-color: #E7E7E7;
	border-bottom: #ECECEC 1px solid;
	overflow: hidden;
}

/* Newsletter box */

#newsletters{
	width: 171px;
	height: 68px;
	margin: 5px 0px 0px 12px;
	background-color: #F1F1F1;
	padding: 0px 0px 23px 14px;
	font-size: 11px;
	color: #333333;
	border: #F8F8F8 1px solid;
	text-align: center;
}
#newsletters h1{
	margin: 0px;
	padding: 15px 0px 12px 0px;
	font-size: 12px; 
	color: #686868;
	text-transform: uppercase;
}
#newsletters h1 span{
	color: #456DD7;
	padding: 0px;
}
.inputnews{
	float: left;
	width: 122px;
	height: 19px;
	color: #000000;
	background-color: #ECECEC;
	border: #B3B5B5 1px solid;
	margin: 0px;
	padding: 0px;
}
.buttonnews{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	float: left;
	width: 30px;
	height: 25px;
	background: url('images/content/button.jpg') no-repeat 5px 0px;
}

/* Inner Content */

#inner-content-middle{
	float: left;
	padding: 0px 10px 0px 21px;
	width: 330px;
}
#inner-content-middle a{
	color: #456DD7;
}
#inner-content-middle h1{
	font-size: 23px;
	font-weight: normal;
	color: #686868;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#inner-content-middle h2{
	font-size: 12px;
	color: #456DD7;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
#inner-content-middle h3{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-size: 14px; 
	color: #686868;
	text-transform: uppercase;
}
#inner-content-middle h3 span{
	color: #456DD7;
	padding: 0px;
}
#inner-content-middle h4{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #456DD7;
	font-weight: bold;
}
#inner-content-middle p{
	margin: 0px;
	padding: 0px 0px;
}
#inner-content-middle img{
	float: left;
	padding: 0px 11px 20px 0px;
}
#inner-content-middle li{
	padding: 0px 0px 10px 0px;
}
.innerTable{
	border-collapse: collapse;
	table-layout: auto;
}
#inner-content-middle p{
	background-color: #FFFFFF;
}
#inner-content-middle img{
	border:0px;
}

/* Inner Content Left */

#inner-content-left{
	width: 172px;
	height: 100px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 23px 14px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	float: left; 
}
#inner-content-left h1{
	margin: 0px;
	padding: 15px 0px 12px 0px;
	font-size: 12px; 
	color: #686868;
	text-transform: uppercase;
}
#inner-content-left h1 span{
	color: #456DD7;
	padding: 0px;
}

/*inner-content-right */

#inner-content-right{
	width: 164px;
	height: 100px;
	margin: 5px 0px 0px 12px;
	padding: 0px 6px 4px 6px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	float: left; 
}
#inner-content-spacer{
	height: 100px;
}
#inner-content-type-spacer{
	height: 46px;
}
#inner-content-spacer0{
	height: 100px;
}
#inner-content-type-spacer0{
	height: 46px;
}
#inner-content-right img{
	border: 0px
}

/* Read more links */

a.read-more{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-decoration: underline;
	background: url('images/content/read-more.jpg') no-repeat 0px 0px;
	float: right;
	padding: 0px 0px 0px 20px;
	height: 16px;
	line-height: 16px;
}
a.read-more:hover{
	text-decoration: none;	
}
#small-blue-line{
	width: 222px;
	height: 2px;
	background-color: #A3C5E6;
	overflow: hidden;
}
#blue-line{
	width: 100%;
	height: 1px;
	background-color: #7AACDB;
	border-bottom: #CCDFF1 1px solid;
	overflow: hidden;
}
#content-right{
	float: left;
	margin: 0px 0px 0px 5px;
}

/* Testimonials settings */

.up-testimonials{
	width: 178px;
	height: 7px;
	background: url('images/content/up-testimonials.jpg') no-repeat;
	overflow: hidden;
}
.testimonials{
	width: 164px;
	background: url('images/content/bg-testimonials.jpg') repeat-y;
	font-size: 11px;
	padding: 0px 6px 4px 6px;
}
.down-testimonials{
	width: 178px;
	height: 7px;
	background: url('images/content/down-testimonials.jpg') no-repeat;
	overflow: hidden;
}
.testimonials h1{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #456DD7;
	text-align: right;
}
.testimonials h2{
	padding: 0px;
	margin: -14px 21px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #686868;
	text-align: right;
}
.view{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	background: url('images/content/view.jpg') no-repeat 146px 0px;
	padding: 0px 23px 0px 0px;
	height: 16px;
	line-height: 16px;
	display: block;
	text-align: right;
}
.testimonials p{
	padding: 0px 0px 0px 4px;
	margin: 0px;
	text-align: left;
}
.grey-line{
	width: 100px;
	height: 1px;
	background-color: #E1E1E1;
	overflow: hidden;
	margin: 1px 0px 3px 60px;
}

/* Footer settings */

#footer{
	width: 744px;
	color: #282828;
	font-weight: bold;
	margin: -33px 2px 0px 8px;
	text-align: center;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer a{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
	padding: 0px 5px;
}
#footer a:hover{
	text-decoration: underline;
}

/*Copyright */

#copy{
	width: 744px;
	color: #3D3D3D;
	margin: 10px 2px 54px 8px;
	text-align: center;
}

/*inner page*/

#up-inner-content{
	width: 760px;
	height: 7px;
	background: url('images/content/up-inner-content.jpg') no-repeat;
	overflow: hidden;
}
#inner-content{
	width: 760px;
	padding: 10px 0px;
}
#down-inner-content{
	width: 760px;
	height: 7px;
	background: url('images/content/down-inner-content.jpg') no-repeat;
}
#inner-text{
	float: left;
	padding: 0px 10px 0px 21px;
	width: 524px;
}
#inner-text h1{
	font-size: 23px;
	font-weight: normal;
	color: #686868;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#inner-text h2{
	font-size: 12px;
	color: #073CCA;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
#inner-text p{
	margin: 0px;
	padding: 8px 0px;
}
#inner-text img{
	float: left;
	padding: 0px 11px 0px 0px;
}
#inner-blue-line{
	width: 416px;
	height: 2px;
	background-color: #A3C5E6;
	overflow: hidden;
}