
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #ddd url(images/bg.gif)  repeat-x left top;
	color: #3a3a3a;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #A7ADB4;
}

h2 span {
	color: #1C5E9F;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #212E59;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818080;
}

ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 120%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 19px;
}

.list1 a {
text-decoration:none;
	
}

.list1 a:hover {
color: #777;
	
}

.list1 li {
	padding-left: 18px;
	background: url(images/sub.png) no-repeat left center;
	
}

.list2 {
}

.list2 li {
	float: left;
	width: 45%;
}

/** LINKS */

a {
	color: #0C66B2;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	position: relative;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

img.border {
	padding: 3px;
	border: 1px solid #C4C4C4;
}

hr {
	display: none;
}

.hr1 {
	height: 11px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C4C4C4;
}

/** HEADER */

#header {
	width: 737px;
	height: 181px;
}

/** LOGO */

#logo {
	width: 239px;
	height: 181px;
}

p { font-size: 12px; line-height: 23px; color: #3a3a3a; }


/** MENU */

#menu {
}

#menu ul {
	margin: 0px;
	padding: 60px 0px 0px 33px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px;
	background: none;
}

#menu a {
	float: left;
	height: 23px;
	padding: 7px 25px 0px 25px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #ddd;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 737px;
	background: #fff;
}

/** CONTENT */

#content {
	width: 498px;
	position: relative;
	margin: -79px 0px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	width: 239px;
}

/** FOOTER */

#footer {

	background: url(images/footer-oneway.jpg) no-repeat center;
	width: 737px;
	margin: 0px auto;
	text-align: center;
	

}

#footer p {

	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #444;
	

}

#footer b {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #444;

}

#footer c {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #666;

}

/** BOX1 */

#box1 {
	height: 289px;
}

/** BOX2 */

#box2 {
	padding: 10px 22px 0px 24px;
}


#box2 img:hover {filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/** BOX3 */

#box3 {
	padding: 10px 28px 0px 26px;
}

/** BOX4 */

#box4 {
	height: 150px;
	padding: 30px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

/** BOX5 */

#box5 {
	padding: 10px 28px 0px 26px;
	border-right: 1px solid #C4C4C4;
}

/** BOX6 */

#box6 {
	padding: 20px 22px 0px 24px;
	background: #FFFFFF url(images/subpage02.jpg) no-repeat left top;
}



ul.list4 { color: #fff; }

.list4 li a {background:url(images/list-marker4.gi) right top no-repeat; }
.list4 li a:hover {color:#333;}
.list4 li.sub a { margin-left: 12px; color:#1C5E9F; font-size: 13px; text-decoration: none; text-transform:uppercase;}
.list4 li.sub a:hover {color: #444; font-size: 13px;}
.list4 li.sub3 a { margin-left: 20px; color:#888; font-size: 13px; text-decoration:none;}
.list4 li.sub3 a:hover {color:#444 ; font-size: 13px;}



/* contact block set */
#contactForm {
display: block;
float: left;
border: 0px #999 dotted;
padding: 10px 15px 10px 10px;
margin: 0 10px 0 20px;
}

#contactForm ul {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
}

#contactForm ul li {
padding-top: 3px;
border: 0;
}

#contactForm ul li a {
text-decoration: underline;
color: #777;
}

#contactForm ul li a:hover {
color: #000;
}

#contactForm ul li label {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10 px;
font-weight: normal;
color: #444;
text-transform: uppercase;
letter-spacing: 1px;
text-align: left;
border-right: 0px #444 solid;
padding: 0 0 0 0;
margin: 0 0 0 0;
}



#contactForm ul li .formfieldarea {
width: 300px;
height: 200px;
background-color:  #eee;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
border : #ddd solid #666;
padding: 2px 2px;
margin: 0;
}

#contactForm .inputBox {
width: 300px;
height: 15px;
background-color: #eee;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
border : 1px solid #666;
padding: 0;
margin: 0;
}

#contactForm fieldset {
border-top: 0px #111 dotted;
border-right: 0px #111 dotted;
border-bottom: 0px #111 dotted;
border-left: 0px #111 dotted;
padding: 0 0 0px 0;
margin: 0 0 0 0;
}

#contactForm label.submit {
display: block;
text-align: left;
padding: 0px;
}

#contactForm .inputBox1 {
width: 150px;
height: 15px;
background-color: #eee;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
border : 1px solid #666;
padding: 0;
margin: 0;
}
