* {
	margin: 0px;
}

html {
	background-color: #FFFFFF;
	background-image: url(images/html-tile2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	margin-left: 35px;
	margin-right: 10px;
	padding: 25px;
	padding-left: 0px;
	padding-top: 97px;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-image: url(images/body-tile2.jpg);
	background-repeat: no-repeat;
	background-position: 50px 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31578C;
}

#menu {
	position: absolute;
	display: block;
	z-index: 25;
	left: 35px;
	top: 150px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	text-align: right;
	padding-bottom: 25px;
}

#menu a {
	display: block;
	color: #31578C;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #31578C;
	margin-top: 4px;
	margin-right: 25px;
	text-align: right;
	padding-left: 35px;
}
#menu a:hover {
	color: #999999;
	border-bottom-color: #999999;
}
#testimonials {
	font-size: 8pt!important;
	line-height: 1.1em!important;
}
#testimonials a {
	border-bottom-width: 2px!important;
}
.active {
	color: #999999!important;
	border-bottom-color: #999999!important;
}
#menu embed {
	margin-top: 40px;
	border: 4px solid #31578C;
}
#menu embed:hover {
	border: 4px solid #8470E4;
}

#maincontent {
	padding-left: 190px;
	padding-top: 60px;
	min-height: 430px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #31578C;
	color: #31578C;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 0.9em;
}
h1 strong {
	font-size: 28px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 0.9em;
}
p {
	margin-bottom: 25px;
	line-height: 1.8em;
}
p strong {
	font-weight: bold;
	font-size: 17px;
	color: #607AB7;
	white-space: nowrap;
}

#portfolio {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
}
#portfolio a {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin: 3px;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
#portfolio a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#portfolio img {
	width: 100px;
	height: 100px;
	border: 1px solid #999999;
}

.linkh {
	display: block;
	padding-left: 40px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 23px!important;
	padding-top: 7px;
	margin: 0px!important;
}
.link {
	display: block;
	padding-left: 40px;
	line-height: 1.0em!important;
}
.link strong {
	line-height: 1.9em!important;
	padding-left: 10px;
}
.link a {
	color: #ACA4D2;
	font-weight: bold;
}
.link a:hover {
	color: #3A376C;
}
.testimonial {
	display: block;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.2em!important;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
.testimonial img {
	 width: 225px;
	 margin-bottom: 15px;
	 margin-left: 15px;
	 border: none;
	 float: right;
}
.testimonial sub {
	font-size: 28px;
	font-weight: bold;
	padding-top: 25px;
	vertical-align: text-top;
}
.testimonialh {
	display: block;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1em!important;
	font-style: italic;
	padding-top: 25px;
	margin-bottom: 35px;
	text-align: right;
}
.faqq {
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 23px!important;
	padding-top: 7px;
}
.faqa {
	padding-left: 40px;
	line-height: 1.0em!important;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 19px;
	padding-top: 8px
}
ul {
	margin: 25px;
	margin-top: 0px;
	font-size: 17px;
	line-height: 1.8em;
	font-weight: bold;
	list-style-image: url(images/tick.png);
	list-style-position: outside;
}
li {
	margin-left: 15px;
	padding-left: 10px;
}
ul.crossout {
	list-style-image: url(images/x.png)!important;
}

.rightimg {
	float: right;
	width: 400px;
	height: 301px;
	margin: 25px;
	border: 4px solid #31578C;
}

#title {
	display: block;
	position: absolute;
	z-index: 10;
	height: 111px;
	top: 5px;
	right: 5px;
	width: 314px;
	background-image: url(images/title2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact {
	display: block;
	position: absolute;
	z-index: 15;
	left: 75px;
	top: 10px;
	right: 190px;
	min-width: 503px;
	font-size: 14px;
	color: #31578C;
}

#footer {
	display: block;
	clear: both;
	margin-top: 50px;
	font-size: 12px;
	color: #31578C;
}
#footer img {
	border: none;
	height: 57px;
	margin-right: 10px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#footer img:hover {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.cybermart {
	color: #999999;
	float: right;
	text-decoration: none;
	font-size: 7pt;
}
.cybermart:hover {
	color: #666666;
}
.nomargin {
	margin: 0px!important;
}

#righttext {
	display: block;
	float: right;
	width: 260px;
	margin-left: 25px;
	text-align: center;
	padding-bottom: 25px;
}

#righttext img {
	width: 260px;
	height: 150px;
	border: 3px solid #FFFFFF;
	margin-top: 25px;
}
.backbutton {
	float: right;
	text-decoration: none;
	height: 33px;
	padding-left: 35px;
	padding-top: 17px;
	background-image: url(images/back-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #3A376C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.backbutton:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.required {
	color: #FE7D30;
}

fieldset {
	padding: 25px;
	padding-left: 50px;
	padding-top: 0px;
	text-align: center;
	color: #31578C;
}
fieldset td {
	text-align: left;
}
legend {
	color: #31578C;
}

.clear {
	clear: both;
	padding-top: 25px;
}
.clearright {
	clear: right;
	padding-top: 25px;
}
.col1 {
	display: block;
	width: 55%;
	float: left;
	margin-right: 2%;
}
.col2 {
	display: block;
	width: 35%;
	float: left;
	margin-right: 2%;
}
.col3 {
	display: block;
	width: 45%;
	float: left;
	margin-right: 2%;
}
.col1 h2, .col2 h2 {
	height: 50px;
	line-height: 1em!important;
	margin-bottom: 0px!important;
}
.col3 h2 {
	height: 30px;
	line-height: 1em!important;
	margin-bottom: 0px!important;
}
.col3 p {
	margin-left: 10px!important;
}

.flvbg01 {
	width: 320px;
	height: 240px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/flashbg01.jpg);
}
/* ********************************************* */
#flvmenu {
	display: block;
	width: auto;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
#flvmenu strong {
	display: block;
	width: 480px;
	margin-bottom: 15px;
}
.flvbg02 {
	width: 320px;
	height: 240px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/flashbg02.jpg);
}
#flvmenu a {
	display: inline-block;
	width: 180px;
	margin-bottom: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#flvmenu a img {
	width: 110px;
	height: 100px;
	border: none;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
}

#counter {
	float: right;
}

#footer {
	padding-top: 25px;
	padding-bottom: 15px;
}
