body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}

body {
	background-color: #D7E0E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	color: #55EEFF;
}

a:hover, #thispage {
	color: #FFFFFF;
}

h2 {
	color: #55EEFF;
	font-size: 140%;
	margin-bottom: 5px;
	padding-top: 0px;
	text-align: center;
}

#mainpage {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	height: 460px;
	margin-top: 5%;
	margin-bottom: 5%;
	background-color: #22546F;
	border: 1px solid #1f4d65;
}

#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	padding-left: 8px;
}

#centerDefault, #centerServices, #centerLocation, #centerContact, #centerJoin, #centerComments, #centerTranslation, #centerProfile {
	height: 364px;
	width: 100%;
}

#default-left {
	height: 364px;
	background-image: url(../images/bg_default_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#default-right {
	background-image: url(../images/bg_default_right.jpg);
	background-repeat: no-repeat;
}

#services-left {
	height: 364px;
	background-image: url(../images/bg_services_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#services-right {
	background-image: url(../images/bg_services_right.jpg);
	background-repeat: no-repeat;
}

#location-left {
	height: 364px;
	background-image: url(../images/bg_location_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#location-right {
	background-image: url(../images/bg_location_right.jpg);
	background-repeat: no-repeat;
}

#comments-left {
	height: 364px;
	background-image: url(../images/bg_comments_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#comments-right {
	background-image: url(../images/bg_comments_right.jpg);
	background-repeat: no-repeat;
}

#translation-left {
	height: 364px;
	background-image: url(../images/bg_translation_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#translation-right {
	background-image: url(../images/bg_translation_right.jpg);
	background-repeat: no-repeat;
}

#profile-left {
	height: 364px;
	background-image: url(../images/bg_profile_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#profile-right {
	background-image: url(../images/bg_profile_right.jpg);
	background-repeat: no-repeat;
}

#contact-left {
	height: 364px;
	background-image: url(../images/bg_contact_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#contact-right {
	background-image: url(../images/bg_contact_right.jpg);
	background-repeat: no-repeat;
}

#join-left {
	height: 364px;
	background-image: url(../images/bg_join_left.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#join-right {
	background-image: url(../images/bg_join_right.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 740px;
	line-height: 29px;
	font-size: 11px;
	padding-left: 10px;
}

#phone {
	float: left;
	position: absolute;
	right: 10px;
	bottom: 0px;
}

#rightbox {
	margin-left: 40px;
	margin-top: 42px;
	width: 450px;
	text-align: justify;
}
#leftbox {
	width: 215px;
	text-align: right;
	margin-top: 43px;
}

#rightboxHeader {
	width: 440px;
}

#leftbox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#leftbox li {
	height: 30px;
}
#rightbox a {
	font-style: italic;
	font-weight: bold;
}

#leftbox a {
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: -0.05em;
}
#rightbox a:hover {
	color: #FFCCFF;
}
#headernav {
	position: absolute;
	height: 20px;
	top: 20px;
	right: 10px;
}
#headernav li {
	display: inline;
	margin-left: 10px;
	height: 20px;
}

#headernav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#headernav a {
	padding-left: 25px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}

#headernav a:hover {
	color: #55EEFF;
}

p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#tblPhone {
	margin-top: 15px;
}
#tblPhone td {
	line-height: 18px;
	padding-right: 10px;
}
#rightboxText {
	padding-right: 10px;
	width: 435px;
	overflow: auto;
	height: 250px;
}
#rightbox img {
	float: left;
	height: 108px;
	width: 130px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-top: 6px;
}
.boldText {
	color: #99FFFF;
	font-style: italic;
	font-weight: bold;
}
textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin-top: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
