* {padding: 0px; margin: 0px;}

body {font-size: 12px; color: #cccccc; font-family: verdana, tahoma, arial, sans-serif; background: #000;}

h1 {padding: 5px 0px 5px 0px; font-size: 20px; margin: 0 0 15px 0; font-weight:normal;}

h1.innertitle {padding: 15px 0px 15px 50px;}

h2 {padding: 5px 0px 15px 0px; font-size: 16px; font-weight:normal;}

h3 {padding: 0px; font-size: 14px; margin: 0px;}

p {padding: 10px 0px 7px 0px; margin: 0px;}

img {border:0; margin:0px padding:0px;}

/*ul {list-style-image: url(../img/bullet.gif)}

ol {list-style-image: url(../img/bullet.gif)}*/

a {font-weight: normal; color: #cccccc; text-decoration: underline}
a:hover {color: #989898;}

#wrapper {
    margin: 0px auto; 
	width: 1000px;
}

#content {
	width: 1000px;
	margin-top: 20px;
}

#content ul, ol {
	padding-left:15px;
}

#maincontent {
	float:right;
	border-left:1px solid #4d4d4d; 
	width:690px; 
	padding:0px 20px 20px 35px;
}

#index_content {
	width: 1000px;
	margin-top: 20px;
	height:100%;
}

table.indexboxes{
	width:100%; 
	height:100%;
	
}

table.indexboxes td {
	vertical-align:top;
	padding: 15px 15px 10px 74px;
}

table.indexboxes td.bgr {
	border-left: 1px solid #4d4d4d;
}

.bullet_phone {background: url(images/bullet_phone.gif) top left no-repeat;}
.bullet_n {background: url(images/bullet_n.gif) top left no-repeat;}
.bullet_clip {background: url(images/bullet_clip.gif) top left no-repeat;}


#header {
   width: 1000px; 
   height: 335px;
   background:  url(images/main.jpg);
}

#header div.left{
   float:left;
   width:282px;
   padding: 15px 15px 15px 35px;
}


#headerinner {
	width: 950px;
	height: 136px;
	background:  url(images/main_inner.jpg);
	padding: 15px 15px 15px 35px;	
}

#headerinner a, #header a {
   text-decoration: none;
}


#bottom {
	border-top: 1px solid #4d4d4d;
	padding: 10px 35px 10px 35px; 
	color: #666666;
	margin-top:20px;
}

.clear {
    clear: both; 
	background: none transparent scroll repeat 0% 0%;
}

#topmenu {
	padding: 12px 0px 11px 0px;
	font-weight: normal;
	font-size: 12px;
	height: 37px;
	color: #fff;
}

#topmenu table{
	width:100%;
	height:37px;
	text-align:center;
}

#topmenu table td{
	vertical-align:middle;
	border-right: 1px solid #4d4d4d;
	width:116px;
	padding: 0px 25px 0px 25px;
	cursor:hand;
}


#topmenu table td.top_current, td.top_opened{
	background: #333333;
	vertical-align:middle;
	border-right: 1px solid #4d4d4d;
	width:116px;
	padding: 0px 25px 0px 25px;
	cursor:hand;
}

#topmenu table td.top_7{
	border-right: 0px solid #4d4d4d;
	width:120px;
	padding: 0px 25px 0px 25px;
	cursor:hand;
}

#topmenu td.top_current_7, td.top_opened_7{
	background: #333333;
	vertical-align:middle;
	border-right: 1px solid #4d4d4d;
	width:120px;
	padding: 0px 25px 0px 25px;
	cursor:hand;
}

#topmenu a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#leftmenu {
	float:left;
	width:210px;
	margin-left:20px;
}

#shortmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#shortmenu li {
	list-style: none;
	width:153px;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px 10px 10px 10px;
}

#shortmenu a {
	text-decoration: none;
	color: #ebebeb;
	font-weight: normal;
}

#shortmenu a:hover {color: #989898;}

#shortmenu a.current {
	font-weight: bold;
	color: #fff;
}

table.cms_table, .cms_table TD, .cms_table TH {
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
}

.cms_table TH {
	background-color: #989898;
	color: #FFFFFF;
	font-weight: bold;
	
}

.cms_table th, .cms_table td {
 padding:2px;
 vertical-align:top;
}

.cms_table th {
 text-align: center;
}

INPUT, TEXTAREA, SELECT {
	border: solid 1px #CCCCCC;
	background-color: #989898;
	margin:5px 0 5px 0;
	color: #000;
}

.button {
	color: #989898;
	font-weight: bold;
}
