/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	background-color: #FFF;
	color: #666;
}
.header
{
	background-color: #264481;
	text-align: center;
	width: 720px;
}
	
.style1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}
.TabbedPanelsTabHover{
	font-size: 14px;
	line-height: 18px;
	font-weight: 200;
	color: #036;
}




.wrap {
	background-color: #3B4D66;
	display: block;
	height: 650px;
	width: 720px;
	padding-top: 20px;
	padding-bottom: 50px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.wrap2 {
	background-color: #FFF;
	height: 500px;
	width: 490px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 200;
	color: #666;
}

.wrap3
{
	background-color: #FFF;
	width: 723px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.wrap4
{
	background-color: #FFF;
	width: 720px;
	padding-top: 0px;
	display: block;
	float: left;
	height: auto;	
}
.entry
{
	background-color: #FFF;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 720px;
	height: auto;
}
.list
{
	float: left;
	width: 180px;
	padding-left: 10px;
	color: #FC3;
	list-style-type: none;
}

.picleft{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.picleft2{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.picleft3{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.picright{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.picright2{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.piccentre{
	padding-top: 6px;
	padding-bottom: 10px;
	width: 416px;
	margin-right: auto;
	margin-left: auto;
	color: #036;
}

.image1 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 109px;
	top: 171px;
	border: 1px solid #FFFFFF;
	display: block;
	float: left;
	z-index: 1;
}
.image2 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 269px;
	top: 171px;
	border: thin solid #FFFFFF;
	display: block;
	float: left;
	z-index: 1;
}
.image3 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 429px;
	top: 171px;
	border: thin solid #FFFFFF;
	display: block;
	z-index: 1;
	
}
.image4 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 109px;
	top: 331px;
	border: 1px solid #FFFFFF;
	display: block;
}
.image5 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 269px;
	top: 331px;
	border: thin solid #FFFFFF;
}
.image6 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 429px;
	top: 331px;
	border: thin solid #FFFFFF;
}
.image7 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 109px;
	top: 491px;
	border: 1px solid #FFFFFF;
}
.image8 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 269px;
	top: 491px;
	border: thin solid #FFFFFF;
}
.image9 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 429px;
	top: 491px;
	border: thin solid #FFFFFF;
}

a:link {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}


.footer{
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	color: #333;
	padding-top: 5px;
	margin-bottom: 20px;
}

/* form style */

.contact
{	
	color: #666666;
} 

form label {
	float: left;
	width: 250px;
	font-weight: normal;
	color: #999999;
}

form div {
	clear:left;
	padding-bottom: 10px;
}

form .text {
	width: 466px;
	border: 1px inset #999999;
	padding: 2px;
	background-color: #D3E9EC;
}

form div.submit {
	width: 470px;
	padding-left: 250px;
}

form div.captcha {
	padding-left: 250px;
	width: 470px;
}
}
.picture

{
	display: block;
	position: relative;
	margin: 0px;
	height: 50px;
	width: 50px;
	float: right;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 13px;
}
.address

{
	margin-left: 160px;
	padding-bottom: 15px;
	margin-top: 15px;
}


.required
{
	color: #C00;
}

.thanks
{
	font-size: 14px;
	font-weight: bold;
	color: #C33;
	text-align: center;
	display: block;
}

