/* CSS Document */
body {
	background-image: url(../layout_images/topbar.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#main_container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../layout_images/body_bg.jpg);
	overflow: auto;
}
#head {
	width: 901px;
	background-image: url(../layout_images/head.png);
	height: 200px;
}
#head_menu {
	width: 455px;
	margin-left: 357px;
	padding-top: 10px;
}
#head_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#head_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#foot_menu {
	width: 500px;
}

#foot_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
#foot_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#page_title {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#rotate  {
	height: 422px;
	width: 472px;
	float: left;
}
#mainbody_container {
	width: 901px;
	overflow: auto;
}
#mainbody_index {
	margin-left: 69px;
	width: 770px;
	overflow: auto;
}
#mainbody {
	margin-left: 69px;
	width: 770px;
	overflow: auto;
	background-repeat: no-repeat;
	background-position: right center;
}



#mainbody p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1.5px;
}
#body_left {
	width: 500px;
	float: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
#body_right {
	width: 250px;
	float: right;
}
#foot {
	background-image: url(../layout_images/foot.jpg);
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 28px;
	margin-left: 55px;
	line-height: 28px;
	color: #000000;
}
.contact {
	width: 360px;
	height: 410px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.service_box_holder {
	position:relative;
	width:229px;
	height:107px;
	float: right;
	margin-bottom: 20px;
	margin-right: 25px;
}

.box-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:229px;
	height:81px;
	background-image: url(../layout_images/box_01.jpg);
}

.box-02_ {
	position:absolute;
	left:0px;
	top:81px;
	width:148px;
	height:26px;
}

.box-03_ {
	position:absolute;
	left:148px;
	top:81px;
	width:81px;
	height:26px;
}
.box_text {
	width: 97%;
	margin-top: 12px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	list-style-type: disc;
	list-style-image: url(../images/triangle_Black_pointRight.gif);
	list-style-position: outside;
}

.box_holder {
	position:relative;
	width:229px;
	float: right;
	margin-bottom: 20px;
	margin-right: 25px;
}
