@charset "utf-8";
body {
	background-image: url(images/blank_03.jpg);
	background-repeat: repeat-x;
	background-color: #5E749B;
	text-align: right;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5E749B;
	text-align: left;
}

a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: none;
	color: #263650;
}

a:active {
	text-decoration: none;
	color: #CCC;
	text-align: right;
}

a {
	font-size: 14px;
}

h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E749B;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	font-weight: bold;
}

.designbylink {
	color: #FFF;
	text-align: center;
	font-size: 10px;
}

.businessbox1 {
	background-color: #384769;
	background-position: left bottom;
	width: 80%;
	height: auto;
	margin: 10px;
	padding: 10px;
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: justify;	
}

.businessbox2 {
	background-color: #185E96;
	background-position: right bottom;
	width: 80%;
	height: auto;
	margin: 10px;
	padding: 10px;
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: justify;
}

.style1 {
	color: #CCC;
	font-size: 14px;
}

.style2 {color: #CCC}

.style3 {font-size: 12px}
