/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/page/screen-back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #CCCCCC;
}
a:link {
	color: #5A7BB2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div img {
	display: block;
}


#container {
	background-image: url(../../images/page/page-back.gif);
	background-repeat: repeat-y;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header-logo {
	height: 172px;
	width: 200px;
	float: left;
}
#header-masthead {
	float: right;
	width: 570px;
}
#nav-main {
	clear: both;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 27px;
}
#nav-main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#nav-main li {
	float: left;
}
#nav-btm {
	clear: both;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 27px;
}
#nav-btm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#nav-btm li {
	float: left;
}
#column-left {
	float: left;
	width: 200px;
	height: 100%;
}
#column-left-image {
	padding-bottom: 10px;
}
#column-left-image img {
	margin-left: 25px;
}
#column-right {
	float: right;
	width: 570px;
	text-align: left;
	padding-bottom: 10px;
	clear: right;
}
.content-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 20px;
	margin-right: 50px;
	margin-left: 95px;
	padding-top: 20px;
}
.content-copy {
	text-align: justify;
	margin-right: 50px;
	margin-left: 95px;
	margin-bottom: 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #999999;
	clear: both;
	padding-top: 10px;
}
.homepage #image-wrapper {
	background-image: url(../../images/side/homepage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content-table-data {
	background-color: #F6F6F6;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 18px;
	height: 20px;
}
.content-table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.content-table-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9BB0D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.profile #image-wrapper {
	background-image: url(../../images/side/profile.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact #image-wrapper {
	background-image: url(../../images/side/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.services #image-wrapper {
	background-image: url(../../images/side/services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rates #image-wrapper {
	background-image: url(../../images/side/rates.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.benefits #image-wrapper {
	background-image: url(../../images/side/benefits.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testimonials #image-wrapper {
	background-image: url(../../images/side/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ol li {
	padding-bottom: 15px;
}
.basic #image-wrapper {
	background-image: url(../../images/side/services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txt-small {
	font-size: 10px;
	padding-bottom: 10px;
}
#column-left-image a:link, #column-left-image a:visited {
	color: #666666;
}
#column-left-image a:active, #column-left-image a:hover {
	color: #5A7BB2;
	text-decoration: underline;
}
.form {
	width: 220px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
blockquote {
	background-image: url(../../images/page/quote-start.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	float: left;
	clear: left;
	width: 425px;
}
blockquote div {
	background-image: url(../../images/page/quote-end.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 8px;
	padding-top: 1px;
}
.cite {
	font-size: 10px;
	font-weight: bold;
	color: #3862A3;
	display: block;
	clear: left;
	float: left;
	padding-left: 10px;
	width: 425px;
	padding-bottom: 10px;
}
.txt-small img {
	padding-left: 4px;
}
.content-pricing-table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.content-pricing-table-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9BB0D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-pricing-table-data {
	background-color: #F6F6F6;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 18px;
	height: 20px;
}
#news-image {
	float: left;
	font-size: 9px;
	margin-right: 10px;
	color: #3862A3;
	height: 360px;
}
.news-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 20px;
	margin-right: 50px;
	margin-left: 95px;
	padding-top: 20px;
	text-align: justify;
}
