*{
margin:0px;
}
html,body{height:100%;}
body{
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-color: white;
}
.container {
	min-height: 100%;
	height:auto !important;
	height: 100%;
	position:relative;
	width:1280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
}
.footer,.push{
   height:30px;
   clear:both;
}
.footer {
	background:#000000;
	position: relative;
	width:100%;
	height: 145px;
	
}
.footer #bottomfooter {
	width: 1240px;
	float: left;
}

.header #topHeader {
	width: 1280;
	background-repeat:repeat;
	background-color: #000000;
}
.page #centerRow {
	width:1280px;
	margin:0 auto;
}
#centerRow #leftColumn {
	width: 390px;
	float: left;
}
#topfooter #row #centerColumn {
	float: left;
	margin-top: 5px;
}

h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 2px 1px #666;
}


#centerRow #rightColumn {
	margin-left:20px;
	width: 870px;
	float: right;
}
#rightColumn #slider {
	height: 400px;
	width: 870px;
	margin-bottom: 10px;
}

#submenu ul {
	list-style-type: none;
	display: block;
	margin-left: -40px;
}
#submenu ul li {
	font-weight: bold;
}

#leftColumn #submenu {
	width: 390px;

}
.footer p {
	text-align: center;
	display: block;
	margin:0 auto;
	font-weight: normal;
	font-size: 14px;
}
.footer #topfooter {
	background-color: #bb86bc;
	height: 115px;
	box-shadow:1px 1px 10px rgba(0,0,0,0.5);
}
#row #centerColumn #contactHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color:#3a003b;
}

#topfooter #centerColumn p {
	text-align: left;
	color: #330133;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.footer #topfooter #row {
	width: 1240px;
	height: 115px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topfooter #row #leftColumn {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-top: 5px;
}



.footer a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}


#submenu a {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	width: 300px;
	text-shadow: 1px 2px 3px #666;
}

p{
	text-align: justify;
	word-spacing: 0.2em;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#rightColumn #paragraph {
	width: 870px;
	float:left;
	margin-top: 40px;
	}
#rightColumn #paragraph1 {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	height: 270px;
}
#rightColumn #paragraph2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
#rightColumn #paragraph3 {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom:10px;
}

.header #bottomHeader {
	height: 190px;
	width: 1280px;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container .header {
	height: 150px;
	width: 1280px;
}
#menubar ul {
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	width: 600px;
	display: block;
}
#menubar ul  li {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	float: left;
	display: block;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,0.5);
	list-style-type: none;
}
#menubar a {
	text-decoration: none;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	display: block;
	padding-top: 12px;
}
#bottomHeader #menubar {
	margin-top: 95px;
	margin-right: auto;
	margin-bottom: 0;
	float: left;
}
#partners #pann {
	height: 40px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background: #f26522; /* Old browsers */
	background: -moz-linear-gradient(top,  #f26522 0%, #e9f470 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26522), color-stop(100%,#e9f470)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f26522 0%,#e9f470 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f26522 0%,#e9f470 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f26522 0%,#e9f470 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f26522 0%,#e9f470 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26522', endColorstr='#e9f470',GradientType=0 ); /* IE6-9 */
	margin-bottom: 10px;
	box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
	color:#FFFFFF;
	text-shadow: 1px 2px 3px #666;
}
#leftColumn hr {
	display: block;
	width: 300px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#partners #pann1 {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background: #49c0f0; /* Old browsers */
background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
color:#FFFFFF;
text-shadow: 1px 2px 3px #666;
}
#partners #pann2 {
	height: 40px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 10px;
	background: #299a0b; /* Old browsers */
background: -moz-linear-gradient(top,  #299a0b 0%, #299a0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #299a0b 0%,#299a0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
color:#FFFFFF;
text-shadow: 1px 2px 3px #666;
}

#partners #pann3 {
	height: 50px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 10px;
	background: ##bb86bc; /* Old browsers */
background: -moz-linear-gradient(top,  #bb86bc 0%, #bb86bc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb86bc), color-stop(100%,#bb86bc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bb86bc 0%,#bb86bc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bb86bc 0%,#bb86bc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bb86bc 0%,#bb86bc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bb86bc 0%,#bb86bc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb86bc', endColorstr='#bb86bc',GradientType=0 ); /* IE6-9 */
box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
color:#FFFFFF;
text-shadow: 1px 2px 3px #666;
}

#partners #pann4 {
	height: 50px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 10px;
	background: #662d91; /* Old browsers */
background: -moz-linear-gradient(top,  #662d91 0%, #662d91 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#662d91), color-stop(100%,#662d91)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #662d91 0%,#662d91 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #662d91 0%,#662d91 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #662d91 0%,#662d91 100%); /* IE10+ */
background: linear-gradient(to bottom,  #662d91 0%,#662d91 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662d91', endColorstr='#662d91',GradientType=0 ); /* IE6-9 */
box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
color:#FFFFFF;
text-shadow: 1px 2px 3px #666;
}

#bottomHeader #headerImage2 {
	float: left;
}

#bottomHeader #headerImage {
	background-image: url(../img/titleimage.png);
	height: 140px;
	width: 221px;
	float: right;
	background-repeat: no-repeat;
}
#menubar a:hover{
	box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
	background-color: #662d91;
}
#menubar a:active{
	box-shadow:inset 1px 1px 30px rgba(0,0,0,0.5);
	background-color: #662d91;
	cursor:wait;
}
#submenu a:hover{
	color:#333333;
}

@keyframes myshow1{
	from{color:#0000FF;}
	to{color:#FFFF00;}
}

@keyframes myshow2{
	from{color:#FF0066;}
	to{color:#00FF33;}
}

@keyframes myshow3{
	from{color:#FFFFFF;}
	to{color:#FF3366;}
}
#img1 {
	float: left;
	width: 300px;
}
#img2{
	float: left;
	margin-right: 40px;
}
#rightColumn #contract {
	width: 540px;
}
#rightColumn #contract input {
	width: 500px;
	margin-bottom: 10px;
	height: 30px;
}
#rightColumn #contract label {
	display: block;
	float: left;
	width: 500px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#rightColumn #contract #message {
	float: left;
	height: 200px;
	width: 500px;
	margin-bottom: 10px;
}
#rightColumn #contract button {
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	background-color:#FF33CC;
	box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
	}
#rightColumn #contract button:hover{
	box-shadow:inset 1px 1px 10px rgba(0,0,0,0.5);
	background-color: #46CFEC;
	background: #f8fc28; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8fc28 0%, #e9f470 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8fc28), color-stop(100%,#e9f470)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8fc28 0%,#e9f470 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8fc28 0%,#e9f470 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8fc28 0%,#e9f470 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8fc28 0%,#e9f470 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fc28', endColorstr='#e9f470',GradientType=0 ); /* IE6-9 */
}
