* { margin:0; padding:0;}
body { background:#fff; font-family:Tahoma; font-size:100%; line-height:1.125em; color:#5d5d5d;}

#main {
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	background-color: f2f2f2;
}

#content, #sidebar, #footer { font-size:0.69em;}

#content {
	width:640px;
	margin-right:10px;
	float:left;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	padding-right: 0px;
}
#content_contact {
	width:350px;
	margin-right:120px;
	float:left;
}

#sidebar {
	width:140px;
	float:right;
	margin-right: 20px;
}

.arrowlistmenu{
width: 140px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px trebuchet ms;
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-color: #D6D6D6;	
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{

background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
color:#006;
font-family:"trebuchet ms";
text-transform:uppercase;
font-weight:bold;
font-size:0.91em;
}

.arrowlistmenu ul li a:visited{
color: #006;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #006;
background-color: #F3F3F3;
}

.col-1, .col-2, .col-3, .col-4 { float:left;}

input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #333;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:850px;
}

p { margin:0; padding:0;}

.tail-top {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form {
	height:auto;
	width: 500px;
}
.form input {
	width:300px;
	height:18px;
	border:1px solid #333;
	background-color: #FFF;
}
textarea {
	width:400px;
	height:200px;
	overflow:scroll;
	border:1px solid #555038;
	background-color: #FFF;
}

/*==================list====================*/
ul { list-style:none;}

#menu {
	background:url(images/line-hor.gif) left bottom repeat-x;
	width:550px;
	overflow:hidden;
	margin-bottom:3px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 55px;
}
#menu ul li { display:inline;}
#menu ul li a { display:block; float:left; background:url(images/menu-bg.gif) left top repeat-x; margin-right:30px; font-family:"trebuchet ms"; color:#888; text-decoration:none; text-transform:uppercase;}
#menu ul li a em { display:block; background:url(images/menu-left.gif) no-repeat left top;}
#menu ul li a b { display:block; background:url(images/menu-right.gif) no-repeat right top; width:82px; text-align:center; font-style:normal; font-size:.91em; padding:1px 0 3px 0; cursor:pointer;}
#menu ul li a.last { margin-right:0;}
#menu ul li a:hover {
	color:#006;
}
#menu ul li a.current {
	color:#006;
}

.list1 dt { padding-bottom:6px;}
.list1 dd { padding-bottom:21px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.divider { background:url(images/divider1.gif) no-repeat right 4px; padding-right:10px; margin-right:10px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#0033cc;
}
a:hover{text-decoration:none;}


.txt1 { font-family:"trebuchet ms"; font-size:13px; color:#7f7f7f; line-height:20px;}

.link1 {
	padding-left:11px;
	color:#006;
	font-family:"trebuchet ms";
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.91em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	text-decoration: none;
}
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}
.link1:hover { text-decoration:underline;}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title {
	margin-bottom:16px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title1 { margin-bottom:5px;}

/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {
	background-image: url(images/images/border_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box .border-bot {
	background-image: url(images/images/border_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box .border-left {
	background-image: url(images/images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box .border-right {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/images/border_right.jpg);
}
.box .left-top-corner {
	background-image: url(images/images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .right-top-corner {
	background-image: url(images/images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box .left-bot-corner {
	background-image: url(images/images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .right-bot-corner {
	background-image: url(images/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box .bg {
	width:100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 200px bottom;
}
.box .inside { padding:0px 5px 0px 5px;}

/*content*/
#content p { margin-bottom:8px;}
#content .inner {
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
}
#content .p1 { margin-bottom:18px;}
#content .p2 { margin-bottom:8px;}

/*sidebar*/
#sidebar .logo {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	float: none;
}

/*footer*/
#footer {
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	font-weight:normal;
	color:#8c8c8c;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20;
}
#footer a {
	color:#006;
	text-decoration:none;
}
#footer a:hover {
	color: #666;
}
#footer span {
	background:url(images/divider.gif) no-repeat right 4px;
	padding:0 2px 0 0;
	margin-right:2px;
}

/*================== index.html ==================*/
#page1 #content #menu {
	padding-bottom:20px;
	margin-bottom:5px;
}
#page1 #footer {
	padding-top:10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*================== index-4.html ==================*/
#page5 #content .col-1 {width:218px;}
#page5 #content .col-2 { width:19px; padding-top:64px;}
#page5 #content .col-3 { width:103px; padding-top:11px;}
#page5 #content .col-4 { width:13px; padding-top:64px;}
#page5 #footer { padding-top:25px;}

/*================== index-5.html ==================*/
#page6 #footer { padding-top:29px;}

/*================== index-6.html ==================*/
#page7 #footer { padding-top:29px;}

/*================== index-7.html ==================*/
#page8 #footer { padding-top:23px;}
/*==========================================*/
