body {
	background: url('images/backp.jpg') repeat-x;
	margin: 0;
}

body,div,td,p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #081059;
}

.homeLink {
	line-height: 18px;
	color: #007;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 10px 5px;
}

.copyright {
	color: #aaa;
	font-size: 11px;
	text-align: center;
}

.copyright a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border-width: 0px;
}

h1 {
	font-size: 22px;
	color: #0d198b;
	margin: 12px 0;
}

h2 {
	font-size: 17px;
	color: #094f6f;
	margin: 8px 0;
}

.content td, p {
	line-height: 18px;
}

.content td {
	text-align: left;
}

.content p {
	text-align: justify;
}

.content a {
	color: #2b6cbb;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #2a85f4;
	text-decoration: none;
	font-weight: bold;
}

a.portfolio {
	margin: 3px;
}

.portfolio img {
	margin: 0;
	border: 1px solid #aaa;
}

.hosting {
	border: 1px solid #ccc;
}

.hosting td {
	width: 33%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	padding: 3px;
}

.hosting .title, .price {
	font-size: 13px;
	color: #023a85;
}

.hosting .desc {
	color: #333;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

input[type=text], select {
	width: 250px;
}

textarea {
	width: 300px;
	height: 100px;
}

.high1 {
	border: 1px solid #dee2e8;
	background: #e4f2f9;
	padding: 8px;
	font-size: 13px;
	line-height: 20px;
}

.fq {
	font-weight: bold;
	cursor: pointer;
}

.fa {
	display: none;
	border: 1px solid #dee2e8;
	background: #e4f2f9;
	padding: 8px;
	font-size: 13px;
	line-height: 20px;
}