@charset "utf-8";
#wrapper {
	margin: 0 auto;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EC34E;
	border-left-color: #7EC34F;
	background-color: #FFFFFF;

}
#top {
	height: 171px;
	text-align: center;
	background-color: #FDF063;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #7EC34F;
}
#top  ul  {
	background-color: #FDF063;
	height: 25px;
	position: relative;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EC34F;
	padding-left: 2px;
	top: 147px;
}
#top  ul  li  {
	display: inline;
	list-style-type: none;
}
#top  ul  li  a  {
	float: left;
	line-height: 25px;
	background-color:#FDF063;
	text-decoration: none;
	color: #525BA6;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	font-size: 11px;
}
#top  ul  li  a:hover  {
	background-color: #7AC245;
}

#content {
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;

}
#content  p  {
	padding-left: 10px;
	padding-right: 10px;
}
#content  table  {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#footer {
	text-align: center;
	background-color: #FDF063;
	margin: 0px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7EC34F;
}
#footer  ul  {
	background-color: #FDF063;
	height: 25px;
	position: relative;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EC34F;
	padding-left: 2px;
}
#footer  ul  li  {
	display: inline;
	list-style-type: none;
}
#footer  ul  li  a  {
	float: left;
	line-height: 25px;
	background-color:#FDF063;
	text-decoration: none;
	color: #525BA6;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	font-size: 11px;
}
#footer  ul  li  a:hover  {
	background-color: #7AC245;
}

#footer  img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.imgright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	font-size: 11px;
	background-image: url(images/bg_3.jpg);
	background-repeat: repeat-x;
	background-color: #87B8D8;
        margin-top: 3px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #525BA6;
	text-align: center;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 2em;
	color: #4A5DA9;
}
h2 {
	font-weight: normal;
	font-size: 11px;
	color: #4A5DA9;
	padding-left: 10px;
}
a {
	color: #485BA7;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}


.bold {
	font-weight: normal;
}
.contentimg   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.center {
	text-align: center;
}
.emph {
	font-style: italic;
	font-weight: bold;
}
.h2s {
	background-image: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	color: #485BA7;
	font-weight: normal;
	border-top-color: #7ec34f;
	border-right-color: #7ec34f;
	border-bottom-color: #7ec34f;
	border-left-color: #7ec34f;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 14px;
	width: 320px;
	
}
.h2l {
	background-image: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	color: #485BA7;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EC34F;
	border-right-color: #7EC34F;
	border-bottom-color: #7EC34F;
	border-left-color: #7EC34f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 400px;
	
}
.h2c {
	background-image: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	color: #485BA7;
	font-weight: normal;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7ec34f;
	border-bottom-color: #7ec34f;
	width: 200px;
	
}
.pricetable {
	border: 1px solid #525BA6;
}
.red {
	color: #FF0000;
}
.rssbox {
	border: 1px solid #87B8D8;
	background-color: #F5F1B7;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	margin-right: 20px;
}
.showcase {
	border: 1px solid #7EC34F;
}

.yellow {
	background-color: #FDF063;
}
#wrapper #content #form #jumpMenu {
	border: 1px solid #7EC34E;
	background-color: #FDF063;
	color: #535BA6;
	font-weight: bold;
	width: 150px;
}
#wrapper #content #form1 #country {
	width: 150px;
	color: #535BA6;
	background-color: #FDF063;
	border: 1px solid #7EC34F;
}
.textbox    {
	background-color: #FDF063;
	border: 1px solid #7EC34E;
	width: 180px;
}
