body {
	background-color: #C3D1C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494f5d;
}
.box_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #8798BC;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.right_box_top_bg {
	background-image: url(images/web_design_27.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	line-height: 16px;
}
.header_background {
	background-image: url(images/web_design_02.jpg);
	height: 296px;
}
.webdesign_bg {
	background-image: url(images/web_design_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 44px;
}
.author {	font-size: 18px;
	color: #6A6A6A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
.header_text3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}
.header_text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	text-transform: uppercase;
}
h1 {
	font-size: 28px;
	color: #333;
}
h2 {
	font-size: 28px;
	color: #8e9e60;
}
.footer_text {
	font-size: 12px;
	color: #9e9e9e;
}
.web_text {
	line-height: 16px;
}
a:link, a:visited, a:active {
	color:#394D70;
	text-decoration: none;
}

a:hover{
	color: #067D79;
}
