/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #CCCCCC url(../images/template/bg01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	font-weight: normal;
	color: #A30A35;
}

h1 {
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 40px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
	margin-bottom: 8px;
}

h2.style1 {
	font-size: 17px;
	color: #F47C19;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646568;
	line-height: 14px;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	list-style-image: url(../images/template/bullet1.gif);
	
}
#bullet1 {

}

#bullet1 ul {
	list-style-image: url(../images/template/bullet1.gif);
}

#bullet2 {

}
#bullet2 ul {
	list-style-image: url(../images/template/bullet2.gif);
}

strong {
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 122px;
	padding-left: 40px;
}

.list1 li.first {
	padding-left: 0px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #A30A35;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img { border: none; }

img.border {
	padding: 3px;
	border: 1px solid #E5D4C4;
	background: #FFF8F0;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	position: absolute;
	z-index: 5000;
	margin-left: 330px;
	width: 700px;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	padding: 20px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 10px;
	background: no-repeat;
}

#menu li.first {
	background: none;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
	
/** PAGE */

#page {
	background: #CCCCCC url(../images/template/bg03.gif) no-repeat left top;
}

.boxed {
}

.boxed .content {
}

.bg1 {
	background: #FFFFFF url(../images/template/subpage1_01.gif) no-repeat left top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.bg2 {
	padding: 12px;
	background: url(../images/template/subpage1_02.gif) no-repeat right top;
}

.bg3 {
	background: #FFFFFF url(../images/template/subpage1_03.gif) no-repeat left bottom;
}

.bg3 div {
	height: 25px;
	background: url(../images/template/subpage1_04.gif) no-repeat right bottom;
}

/** HEADER */

#header {
	background: url(../images/template/bg02.gif) no-repeat left top;
}

/** TODAY */

#today {
	padding: 20px 0px 0px 60px;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 50px;
	position: absolute;
	z-index: 4000;
	width: 200px;
	overflow: hidden;
}

/** FOOTER */

#footer {
	background: url(../images/template/bg04.gif) repeat left top;
	margin-top: auto;
	width: 100%;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/** BOX5 */

#box5 {
	padding: 35px 25px;
	background: url(../images/homepage13.jpg) no-repeat left top;
}
#headLink {
	float: left;
	height: 108px;
	width: 380px;
	margin-left: 120px;
}
.copyRegBoldOrange {
	font-weight: bold;
	color: #F47C19;
}
.copyRegBoldRed {
	font-weight: bold;
	color: #900028;
}.listSpacing {
	line-height: 22px;
}
#socialLinks {
	position: absolute;
	color: #A30A35;
	font-size: 11px;
	z-index: 6000;
	margin-left: 900px;
	overflow: hidden;
	margin-top: 78px;
	width: 100px;
}
