/* CSS Document */
body                  {
	margin:0;
	padding:0;
	color:#000000;
	background:#1a332a url(../images/bg2.png) 0 0 repeat-x;
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
* {
	outline:none;
	border-color: #F00;
}
img                 { border:0 }
h1,h2,h3,h4         { font:normal 22px Tahoma; color:#000; padding:0; margin:0 0 10px; line-height:normal}
form                { padding:0; margin:0}
p                   {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 10;
	padding-left: 10;
}

h1                    { font-size:22px; text-align:center}
h2                    { font-size:20px; text-align:center}
h3                    { font-size:18px}
h4                    { font-size:16px}
h5                    { font-size:14px; font-weight:bold}
h6                    { font-size:12px; font-weight:bold}

a        { text-decoration:underline; font:normal 12px Arial; color:#24342e  }
a:hover  { text-decoration:none }

.clear { clear:both}

.bg_main {  background:url(../images/bg.png) 50% 0  no-repeat}
.w1000 { margin:auto; width:1000px; }

.left_menu  { width:232px; padding:0 8px; position:relative; z-index:1000}
.left_menu a { display:block; margin-bottom:10px;}

.banners { text-align:center}

.head { padding-bottom:10px}
.logo { text-align:center}


.footer {}

.content { padding:0 0 20px 0; vertical-align:top}
.bg_content { background:url(../images/bg_boxed.png) 0 0 repeat-y; min-height:930px; height:auto !important; height:930px; padding:0 24px 20px; text-align:left; vertical-align:top}

.style2 { font-weight:bold}

.sub_menu {position:absolute; margin-left:230px; padding:0 0 0 10px;display:none; top:60px;  z-index:1000; background:url(../images/blank.gif)}
.sub_menu a { display:block; margin-bottom:5px; position:relative; z-index:1000}

.service { cursor:pointer}

.white_link a { color:#ccced1}

