body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/page_bg.gif);
	color: #a6b3cb;
}


html, body, #wrapper, h1, #nav, li, ul {
margin: 0;
padding: 0;
list-style: none;
}


th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

html, body, #wrapper {
	/*height: 100%;*/
}

body {
	background: #a6b3cb;
	color: #000;
}

p {
	line-height: 1.4;
}

a {
	color: #6688aa;
	text-decoration: none;
}

a:hover {
   text-decoration: underline;
   color:#770000;
}
a:visited{
	color: #6688aa;
	text-decoration: none;
}

#wrapper {
	margin: auto;
	width: 787px;
	padding: 0;
	background: url(images/page_bg.gif) repeat-y;
}

#wrapper-i {
	background: url(images/page_bg.gif) repeat-y;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0;   left: 13px;
	width: 766px;
	background: url(images/menu_bg.gif) repeat-x;
}

#header-cap {
	position: absolute;
	top: 197px;
	left: 341px;
	width: 129px;
	height: 29px;
	background: url(images/header_2.gif) no-repeat;
}

#header h1 {
	background: url(images/header.gif) no-repeat;
	height: 114px;
	text-align: right;
	margin: 32px 0 0 0;
}

/* nav */

#nav {
	position: absolute;
	top: 0;   left: 0;
	/*width: 574px;*/ height: 32px;
	/*background: url(images/menu_cap.gif) top right no-repeat;*/
}
#nav_monitor {
	position: absolute;
	top: 0;   left: 400px;
	width: 54px; height: 32px;
	background: url(images/monitor.gif) top right no-repeat;
}

#nav li {
	float: left;
}

#b-nav {
	background: url(images/b_nav_r.gif) top right no-repeat;
}

#nav_center {
	float: left;
	width:300px;
	padding-left:250px;

}

/**************** Menu Coding *****************/
#menu {
width: 100%;
float: left;
font-family:BRITANNIC BOLD;
text-align:center;
}
#menu_spacer_l {
float:left;
width: 0px;
height: 32px;
border-right: 1px solid #fcfcfc;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#menu a {
display: block;
margin: 0;
cursor: pointer;
}
#menu a.menuitem {
color: #433D2D;
text-decoration: none;
text-align: center;
line-height: 32px;
font-size: 16px;
font-weight: normal;
border-right: 1px solid #fcfcfc;
}
#menu a:link.menuitem {
	color: #fcfcfc;
	text-decoration: none;
	padding: 0 20px;
}
#menu a:visited.menuitem {
	color: #fcfcfc;
	text-decoration: none;
	padding: 0 20px;
}
#menu a:active.menuitem {
	color: #fcfcfc;
	text-decoration: none;
}
#menu a:hover.menuitem {
color: #fcfcfc;
text-decoration:none;
background: #9ba2a9; /**Background of Menus Buttons**/
border-right: 1px solid #BAA97C;
}
#menu a.menuitems {
color: #fcfcfc;
background: #42698b;
text-decoration: none;
line-height: 32px;
font-size: 12px;
width: 13em;
padding: 0 10px 0 10px;
border-bottom: 1px solid #E1E1E1;
border-right: 1px solid #BBBBBB;
border-left: 1px solid #FFFFFF;
}
#menu a:hover.menuitems {
color: #fcfcfc;
background: #9ba2a9;
}
#menu a.menuitems2 {
color: #fcfcfc;
background: #42698b;
text-decoration: none;
line-height: 32px;
font-size: 12px;
width: 10em;
padding: 0 10px 0 10px;
border-bottom: 1px solid #E1E1E1;
border-right: 1px solid #BBBBBB;
border-left: 1px solid #FFFFFF;
}
#menu a:hover.menuitems2 {
color: #fcfcfc;
background: #9ba2a9;
}
#menu a.menuitemlast {
line-height: 32px;
text-decoration: none;
font-size: 18px;
border-left: 1px solid #E1D9C4;
cursor: default;
}
#menu li {
position: relative;
display: inline;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
display: block;
}
/* End Of Menu Coding */

/* body */

#spacer {
	height: 197px;
}

#body {
	background: url(images/body_bg.gif) repeat-x;
	margin: 0 8px 0 13px;
	padding: 14px;
	min-height: 200px;
}

#body-i {
	background: url(images/divider_v.gif) 276px 9% no-repeat;
}

/* left */

#left {
	float: left;
	width: 261px;
}

#bullets {
	padding-top: 20px;
	background: url(images/box_t.gif) no-repeat;
}
#bullets a:link {
	color: #fcfcfc;
	text-decoration: none;
}
#bullets a:visited {
	color: #fcfcfc;
	text-decoration: none;
}
#bullets a:active {
	color: #fcfcfc;
	text-decoration: none;
}
#bullets a:hover {
	color: #fcfcfc;
	text-decoration: underline;
}

#bullets_bt {
	padding-bottom: 20px;
	background: url(images/box_b.gif) bottom left no-repeat;
}

* html #bullets ul {
	width: 100%;
}

* html #bullets img {
	margin-left: -3px;
	marg\in-left: 0px;
	float: left;
}

#bullets img {
	display: block;
}
#bullets_bx {
	background: url(images/b_box.gif) repeat-y;
}
#bullets_tx {
	padding: 0px 0px 0px 35px;
	height:auto;
}

ul.bullets_b li {
	background: url(images/bullet2.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

* html ul.bullets_b li {
	text-indent: -1.5em;
}

#left .i {
	margin: 0 25px;
}

/* right */

#right {
	float: right;
	width: 442px;
	margin-top: 15px;
}

#right .i {
	margin: 0 253px 0 27px;
}

#right .j {
	float: right;
	width: 246px;
	margin-top: 0.5em
}

#right .i .left {
	margin: 0;
}

#right .j ul {
	float: left;
	width: 130px;
	display: inline;
	margin-right: 10px;
}

#right .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

/* center */

#center {
	float: right;
	width: 740px;
	margin-top: 15px;
}

#center .i {
	margin: 0 10px 0 20px;
}

#center .j {
	float: left;
	width: 246px;
	margin-top: 0.5em
}

#center .i .left {
	margin: 0;
}

#center .j ul {
	float: right;
	width: 130px;
	display: inline;
	margin-right: 10px;
}

#center .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

ul.bigbullets li {
	background: url(images/bullet.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

* html ul.bigbullets li {
	text-indent: -1.5em;
}

/* sub_title */

#sub_title_bx {
	clear: both;
	height: 50px;
	width: 224px;
}

#sub_title    { background: url(images/title_bg.gif) top left no-repeat; }

#sub_title {
	position: relative;
	width: 224;
	height:50px;
	margin: auto;
	color: #fff;
}
#sub_title_text {
	position: relative;
	padding-left: 23px;
	padding-top: 17px;
	margin: auto;
}


#sub_title a {
	color: #f8fbc8;
	text-decoration: none;
}

#sub_title a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}
#sub_title_long    { background: url(images/title_bg_long.gif) top left no-repeat; }

#sub_title_long {
	position: relative;
	width: 224;
	height:50px;
	margin: auto;
	color: #fff;
}

#sub_title_long a {
	color: #f8fbc8;
	text-decoration: none;
}

#sub_title_long a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}
/*
#footer p {
	position: relative;
	margin-top: 13px;
	top: -20px;
}
*/
/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#footer    { background: url(images/footer_w_bg.gif) repeat-x; }
#footer .l { background: url(images/footer_w_l.gif) top left no-repeat; }
#footer .r { background: url(images/footer_w_r.gif) top right no-repeat; }

#foot-nav    { background: url(images/footer_g_bg.gif) repeat-x; }
#foot-nav .l { background: url(images/footer_g_l.gif) top left no-repeat; }
#foot-nav .r { background: url(images/footer_g_r.gif) top right no-repeat; }

#footer {
	color: #bfbfbf;
	text-align: center;
}

#footer a {
	color: #bfbfbf;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 49em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #f8fbc8;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}

#footer p {
	position: relative;
	margin-top: 13px;
	top: -25px;
}

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

#form { position:absolute; left:39px; top:10px;}
#form label { float:left; display:block; color:#fcfcfc; font-size:.92em; text-transform:uppercase; margin-right:9px; line-height:1em; padding-top:3px;}
#form span { display:block; float:left; width:141px; height:17px; background:url(images/input-bg.gif) no-repeat left top; padding:1px 5px 0 5px;} 
#form input { background:none; border:0; vertical-align:top; line-height:1em; width:141px;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px; font-weight:bold; color:#000000;}
#contacts-form input { width:227px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:2px solid #ededed; color:#000000;}
#contacts-form textarea { width:500px; height:159px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:2px solid #ededed; color:#000000; margin-bottom:20px; overflow:auto;}
#contacts-form .link1 { float:right;}
