
body {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	font-size: 100%;
}

img {border: 0 none;}

/* ----------- SITE WRAPPER ----------- */

.wrapper { 
	width: 100%;
	height: 100%;
	min-height:100%;
	background-image: url(../images/logo-bg.jpg); background-repeat: repeat-x;
}

/* ----------- HEADER AREA  ----------- */

.header { 
	width: 1000px;
	height: 94px;
	margin: 0 auto;
	border:0px dashed green;
	
}

.logo{
    float: left;
    width:130px;
    height:70px;
    padding-top:10px;
}
.logo img{
    width: 125px;
    height: 57px;
    margin-top: 5px;    
    margin-left: 5px;
    margin-bottom: 5px;
}

td
{ padding: 0 15px 0 15px;}

/* ----------- FONTS & TYPOGRAPHY ----------- */
H1, H2, H3, H4, H5, H6 {
	font-family: 'Arimo', arial, serif;
}

h1 {
	font-size: 1.5em;
	color:#262626;
}

h2 {
	font-size: 1.3em;
	color:#262626;
}

h3 {
	font-size: 1em;
	color:#262626;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}


/* Tables */


table.inner{
	font-family: 'Arimo', arial, serif;
	font-size: 1em;
	//margin:.5em 3em;
	border:1px solid #666;
	border-collapse:collapse;	
}
table.inner th{
  color:#fff;
	background:#7092be;
	text-align:left;
}
table.inner th, table.inner td{
	padding:5px;
	border:1px solid #666;
	border-collapse:collapse;
}
table.inner caption{
	text-align:left;
	size:120%;
	color:#369;
	margin:.5em 3em 0 3em;
	font-weight:bold;
}
table.inner p{
	padding-bottom: 0px;
}

table.inner2{
	font-family: 'Arimo', arial, serif;
	font-size: 1em;
	//margin:.5em 3em;
	border-collapse:collapse;	
}
table.inner2 th{
  color:#fff;
	background:#7092be;
	text-align:left;
}
table.inner2 th, table.inner2 td{
	padding:5px;
	border-collapse:collapse;
}
table.inner2 caption{
	text-align:left;
	size:120%;
	color:#369;
	margin:.5em 3em 0 3em;
	font-weight:bold;
}
table.inner2 p{
	padding-bottom: 0px;
}

table.outer {
	border:0;
}
table.outer p{
	padding-bottom: 0px;
}

p {
	font-family: 'Arimo', arial, serif;
	font-size: .9em;
	margin: 0px;
	color: #292929;
	line-height: 1.2em;
	padding-bottom: 16px;
	overflow: hidden;
}

em {
	font-weight: bold;
}

.blog {
	font-family: 'Arimo', arial, serif;
	font-size: .9em;
	margin: 0px;
	color: #292929;
	line-height: 1.2em;
	padding: 0 20px 8px 0;
	border-bottom: 1px solid #eee;
	
}

#content a:link {color: #2b4d6b; text-decoration:none;}
#content a:visited {color: #2b4d6b; text-decoration:none;}
#content a:hover {color: #2b4d6b; text-decoration:underline;}
#content a:active {color: #2b4d6b;}

/* --- IMAGES ON RIGHT SIDE OF PAGE --- */
#image-right {
	border: 0px dashed green;
	float: right;
	padding: 20px 0 10px 40px;
}

#image-left {
	border: 0px dashed green;
	float: left;
	padding: 0px 20px 10px 0px;
}

#supernav li {
	font-family: 'Arimo', arial, serif;
	font-size: .7em;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #fff;
	display: inline;
	list-style-type: none;
	/*padding-left: 24px;*/
}

#supernav li a:link, #supernav li a:visited, #supernav li a:active {
	color: #fff;
	text-decoration: none;
}

#supernav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footernav li {
	font-family: 'Arimo', arial, sans-serif;
	font-size: .7em;
	font-weight: normal;
	margin: 0px;
	color: #1d1d1d;
	display: inline;
	list-style-type: none;
	padding-left: 24px;
	padding-top: 55px;
	float: right;
}

#footernav li a:link, #footernav li a:visited, #footernav li a:active {
	color: #d2272e;
	text-decoration: none;
}

#footernav li a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ----------- NAVIGATION ----------- */

.mainnav { 
	width: 100%;
	height: 44px;
	background-image: url('../images/nav-bg.jpg');
	background-repeat:repeat-x;
	margin: 0 auto;
}

#mainnav-container { 
	width: 1000px;
	height: 44px;
	border: 0px dashed green;
	margin: 0 auto;
}

#internal-border { 
	width: 100%;
	height: 28px;
	border: 0	px dashed green;
	margin: 0 auto;
	background-image: url('../images/internal-nav-border.png');
	background-repeat:repeat-x;
}

#banner {
	width: 1000px;
	height: 90px;
	border:0px dashed red;
	position: relative; top: -8px;
	margin: 0 auto;
	z-index: -100;
}

/* ----------- BREADCRUMBS  ----------- */

.breadcrumbs {
	width:1000px;
	height: 24px;
	border-bottom: 1px solid #ccc;
	font-family: 'Arimo', arial, serif;
	font-size: .8em;
	color: #292929;
}

#bc-space {margin-left: 14px;}

.breadcrumbs b {text-transform: uppercase;}

.breadcrumbs a:link {color:#db5300; text-decoration:none;}
.breadcrumbs a:hover {color:#db5300;}
.breadcrumbs a:active {color:#db5300; }
.breadcrumbs a:visited {color:#db5300;}

/* ----------- HOME PAGE SLIDER ----------- */

.slider-container { 
	width: 100%;
	height: 100%;
	border:0px dashed red;
	background-image: url('../images/slider-bg.gif');
	background-repeat:repeat-x;
}

#slider-area {
	width: 1000px;
	height: 350px;
	margin:0px auto;
	border:0px dashed yellow;
	padding-top:20px;
}


/* ----------- CONTENT BELOW THE FOLD (HOME PAGE ONLY) ----------- */

.content-container { 
	width: 100%;
	height: 100%;
	border:0px dashed pink;
	padding-bottom: 105px;
}

#content {
	width: 1000px;
	height: 100%;
	margin:0px auto;
	border:0px dashed green;
	margin-top:20px;
}


/* ----------- FOOTER ----------- */

.footer-container { 
	width: 100%;
	height: 104px;
	border:0px dashed red;
	background-image: url('../images/footer-bg.jpg');
	background-repeat:repeat-x;
	position: fixed;
	bottom: 0px;
}

#footer {
	width: 1000px;
	height: 104px;
	margin:0px auto;
	border:0px dashed yellow;
	
	

}
