@charset "utf-8";
/* CSS Document */


#content_body {
	width: 908px;
	margin-left: -4px;
	background-image: url(../images/middle.png);
	background-repeat: repeat;
	height: auto;
	background-position: top;
	margin-top: 0px;
}
#advert_break {
	float: right;
	height: 120px;
	width: 160px;
}

#head1 {
	margin-bottom: 50px;
}

#left_section {
	float: left;
	width: 500px;
	margin-left: 55px;
	height: 900px;
	margin-top: 35px;
	display: inline;
	margin-bottom: 35px;
	padding-right: 68px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#right_section {
	width: 200px;
	margin-right: 54px;
	float: right;
	margin-top: 35px;
	height: auto;
	margin-bottom: 35px;
	display: inline;
}
#textblock1  {
	margin-bottom: 50px;
}
#textblock3  {
	margin-bottom: 20px;

}
.services-boxes {
	height: 32px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.services-boxes .service1 {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	color: #464646;
	float: left;
	margin-top: 8px;
}
.services-boxes .icon {
	height: 32px;
	width: 32px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}

#textblock2 {
	margin-bottom: 20px;
}
#right_section .break {
	height: 50px;
}



.clear {
	clear: both;
	height: 10px;
}
#right_section .linkbox {
	height: 42px;
	width: 198px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border: 1px solid #CCCCCC;
}
#right_section .linkbox:hover {
	border: 1px solid #999999;
}
#right_section .linkbox .link-name {
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.8em;
	color: #666666;
	margin-left: 10px;
	cursor: pointer;
}
#right_section .linkbox .link-desc {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	color: #999999;
	margin-left: 10px;
}

#right_section #latest_templates {
	height: 400px;
}
.latest_image     {
	float: left;
	height: 90px;
	width: 90px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
a.latest_image:link {
	text-decoration: none;
	border: 1px solid #996600;
}
a.latest_image:visited {
	text-decoration: none;
}
a.latest_image:hover {
	border: 1px solid #333333;
}
a.latest_image:active {
	text-decoration: none;
	border: 1px solid #996600;
}
#right_section #latest_templates .break {
	height: 90px;
	float: left;
	width: 16px;
	margin-bottom: 10px;
}
#right_section #latest_templates #viewtemplates_button {
	height: 30px;
	width: 200px;
	margin-top: 10px;
}
