body {
	text-align: left;
	background-image: url(images/gradient);
	background-repeat: repeat-x;
	background-color: #9AD09A;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 62.5%;
	color: #364479;
}

#wrapper-01 {

	width: 925px;
	text-align: left;
	background: #22459F;
	margin: 0 auto;	
}

#container-body {
	width: 925px;
	clear: both;
	text-align: left;

}
#body-1 {
	width: 0px;
	text-align: left;
	float: left;
}

#header {
	width: 200px;
	height: auto;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

.tb-bg-side-01 {
	width: 220px;
	left: 0px;
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #99CDFF;
}


#container-contact {
	background-image: url(images/quick-contact);
	background-repeat: no-repeat;
	width: 220px;
	height: 450px;
	text-align: left;
	margin-left: 5px;	
}



#body-2{
	background-color: #22459F;
	width: 650px;
	text-align: left;
	float: right;
}

#tb-bg {
	position: relative;
	background-color: #22459F;
	width: 575px;
	left: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	clear:right; 
	margin-top: 15px;
	margin-left: 0px;
	text-align: left;
	color: white;
	font-size: 1.4em;
}

#tb-bg-inside {
	position: relative;
	background-image: url(images/gradient-box);
	background-repeat: repeat-x;
	background-color: #99CDFF;
	width: 550px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	clear:right; 
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
}

#tb-bg-inside-gallery {
	position: relative;
	background-color: #22459F;
	width: 921px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-left: 0px;
}

#tb-bg-inside-gallery p {
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p { 
	margin: 0px; 
	font-size: 0.9em;
	color: #22459F;
}

p span {
	color: #22459F;	
}

h1{
	font-family: arial;
	font-size: 1.4em;
	font-style: normal;
	color: #22459F;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	color: #22459F;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 span {
	color: #ffffff;
}

#footer {
	color: #ffffff;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
h3{
	color: #22459F;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-align: left;
	text-transform: uppercase;
}
h4{
	color: white;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

h3 span {
	color: #22459F;	
}

hr {
	border-top-width: 1px;
	border-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrapper {
	width: 100%;
	text-align: left;
}



#top_spacer {
	width: 100%;
	height: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.one:link { 	position: relative;
		font-size:1.0em;
		color: #ffffff;
		text-decoration: none;
}
a.one:visited { position: relative;
		font-size:1.0em;
		color: #ffffff;
		text-decoration: none;	
}
a.one:hover { 	position: relative;
		font-size:1.0em;
		color: #ffffff;
		text-decoration: none; 	
}

a.two:link { 	position: relative;
		font-size:1.4em;
		color: #ffffff;
		text-decoration: none;
}
a.two:visited { position: relative;
		font-size:1.4em;
		color: #ffffff;
		text-decoration: none;	
}
a.two:hover { 	position: relative;
		font-size:1.4em;
		color: #ffffff;
		text-decoration: none; 	
}



img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}



div.figure {
	margin-top: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.figure p {
	color: white;
	text-align: center;
	font-style: italic;
	font-size: 1.2em;
	text-indent: 0;
}



div.figureRight {
	margin-top: 15px;
}






img.right{
	float: right;
}
img.left{
	float: left;
}
img.float { float:right;clear:right; margin:5px;}
img.floatleft { float:left;clear:right; margin:5px;}

.float { 
	position: relative;
	width: 150px;
	float:right;
	clear:right; 
	left: -60px;
	top: -20px;
	color: white;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
.floatleft { 
	position: relative;
	width: 250px;
	float:left;
	clear:left; 
	margin-left:20px;
	top: -20px;
	color: white;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

ul li { 
	list-style-type: none;

	padding-left: 5px;
}
ol li { 
	font-size: 1.4em;
}

img.left{
	float: left;
	margin: 15px;

}
img.right{
	float: right;
	margin: 15px;
}
