* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	color: #233b89;
}

img {
	border: 0;
}

.element-with-background {
	width: 106px;
	height: 152px;
	background-size: auto;
}

#translation p {
	width: 500px;
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
}


#trservices p {
	width: 550px;
	padding: 7px;
	font: 18px "Times New Roman", Times, serif;
	line-height: 30px;
}

#intservices p {
	width: 550px;
	padding: 7px;
	font: 18px "Times New Roman", Times, serif;
	line-height: 30px;
}

#main {
	margin: 0 auto;
	width: 960px;
}

/* for desctops with big screen: */
@media (min-width: 1600px) {
	#main {
		transform: scale(1.5);
		transform-origin: top;
	}
}

#header {
	width: 100%;
}

#middle {
	width: 960px;
	height: auto;
	float: left;
	display: block;
	margin: 0px;
	overflow: hidden;
}

#footer {
	width: 930px;
	clear: both;
	margin-top: 10px;
	padding: 15px;
}

#ftr_p {
	clear: both;
	font: 11px Georgia, 'Times New Roman', Times, serif;
	color: #cccccc;
}

#slider {
	z-index: -999;
	border: 1px solid #333333;
	overflow: hidden;
	width: 960px;
	height: 300px;
}

/*Navi Start*/
#nav {
	margin: 0;
	background: #7d7d7d url(images/gradient.png) repeat-x 0 -110px;
	line-height: 10px;
}

#nav li {
	float: left;
	position: relative;
	list-style: none;
}

/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	margin: 0;
}

#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a,
#nav li:hover>a {
	background: #666 repeat-x 0 -40px;
	color: #444;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

/* sub levels link hover */
#nav ul li:hover a,
#nav li:hover li a {
	background: none;
	border: none;
	color: #666;
}

#nav ul a:hover {
	background: #0078ff repeat-x 0 -100px !important;
	color: #fff !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

/* dropdown */
#nav li:hover>ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 40px;
	left: 0;
	background: #ddd repeat-x 0 0;
	border: solid 1px #b4b4b4;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
/* #nav ul li:first-child > a {
}
#nav ul li:last-child > a {
} */
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#nav {
	display: inline-block;
}

html[xmlns] #nav {
	display: block;
}

* html #nav {
	height: 1%;
}

/*Navi End*/

#frnt_txt {
	width: 550px;
	position: relative;
	float: left;
	padding: 5px;
	font: 14px Georgia, 'Times New Roman', Times, serif;
}

#quote1 {
	position: relative;
	float: right;
	width: 250px;
	font: 13px Georgia, 'Times New Roman', Times, serif;
	color: #333333;
	font-style: italic;
	margin: 30px 40px;
	padding: 5px;
	border: 3px solid #cccccc;
}

.frnt {
	font: 21px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #365baf;
	margin-top: 10px;
}

.msnstm {
	font: 21px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #14367f;
	margin-top: 5px;
	padding: 7px 3px;
}

.qap_title {
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #14367f;
}

.qapli {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
}

#whyusblock {
	float: right;
	width: 250px;
	color: #cccccc;
	font: 13px "Times New Roman", Times, serif;
	font-style: italic;
	background: #666666;
	padding: 7px;
	margin: 7px 20px;
	clear: both;
}

#translator1 ul li {
	margin: 20px 0px;
	list-style: none;
}

#mask {
	width: 500%;
	height: 100%;
	background-color: #fff;
}

.item {
	width: 20%;
	height: 100%;
	float: left;
}

.content {
	width: 940px;
	height: 400px;
	padding: 10px 15px;
}

.selected {
	background: #fff;
	font-weight: 700;
}

#translator {
	margin: 15px 10px;
	float: left;
}

#translator ul {
	list-style: none;
}

#translator li {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-image: url("images/check4.png");
	list-style-position: inside;
	padding: 5px;
}

#oip {
	margin: 10px 20px;
	float: left;
}

#oip ul {
	list-style: none;
}

#oip li {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-image: url("images/check4.png");
	list-style-position: inside;
	padding: 5px;
}

#oip1 li {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-image: url("images/bullet1.png");
	list-style-position: inside;
	padding: 5px;
	margin-left: 20px;
}

#tp1 {
	margin: 10px 20px;
	float: left;
}

#tp1 ul {
	list-style: none;
}

#tp1 li {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-image: url("images/check4.png");
	list-style-position: outside;
	padding: 5px;
}

/*Form CSS*/
fieldset {
	border: none;
	width: 830px;
	height: 245px;
	margin: 0px auto 27px;
}

legend {
	font-size: 17px;
	margin: 0px;
	padding: 10px 0px;
	color: #b0232a;
	font-weight: bold;
}

label {
	display: block;
	margin: 10px 0 5px;
}

input[type=text],
input[type=password] {
	width: 300px;
	padding: 5px;
	border: solid 1px #000;
	float: right;
}

.prev,
.next {
	background-color: #233b89;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

.prev:hover,
.next:hover {
	background-color: #c2c2c2;
	text-decoration: none;
}

.prev {
	float: left;
	margin: 20px;
}

.next {
	float: right;
	margin: 20px;
}

.submit {
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}

#steps {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#steps li {
	font-size: 21px;
	float: left;
	padding: 7px;
	color: #b0b1b3;
}

#steps li span {
	font-size: 11px;
	display: block;
}

#steps li.current {
	color: #000000;
}

#makeWizard {
	background-color: #233b89;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 18px;
}

#makeWizard:hover {
	background-color: #000;
}

blockquote div {
	font-family: Trajan Regular !important;
	font-size: 40px !important;
}

/* for paypal object */
.pp-W3DU5HJ647EAG {
	text-align: center;
	border: none;
	border-radius: 0.25rem;
	min-width: 11.625rem;
	padding: 0 2rem;
	height: 2.625rem;
	font-weight: bold;
	background-color: #FFD140;
	color: #000000;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.25rem;
	cursor: pointer;
}

@font-face {
	font-family: "Trajan Regular";
	src: url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.eot");
	src: url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.eot?#iefix")format("embedded-opentype"),
		url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.woff2")format("woff2"),
		url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.woff")format("woff"),
		url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.ttf")format("truetype"),
		url("https://db.onlinewebfonts.com/t/5b4016f5e0cfa7fb7dc84d0a55197038.svg#Trajan Regular")format("svg");
}

@font-face {
	font-family: "Trajan Bold";
	src: url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.eot");
	src: url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.eot?#iefix")format("embedded-opentype"),
		url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.woff2")format("woff2"),
		url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.woff")format("woff"),
		url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.ttf")format("truetype"),
		url("https://db.onlinewebfonts.com/t/6154a6c90acab96e63ecc820d9ca5626.svg#Trajan Bold")format("svg");
}

@font-face {
	font-family: "Goudy Old Style SB Roman";
	src: url("fonts/GoudyOldStyle Roman.ttf")format("truetype"),
}

@font-face {
	font-family: "Goudy Old Style Regular";
	src: url("fonts/Goudy Old Style Regular.ttf")format("truetype"),
}