/* global */
* {
margin: 0;
padding: 0;
border: 0 none;
font-weight: normal;
font-style: normal;
text-decoration: none;
outline-style: none;
}
ul { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-family: "Myriad Web", Tahoma, sans-serif; letter-spacing: 1px }
em { font-style: italic }
strong { font-weight: bold }
body { 
font: 12px/1.8 Verdana, sans-serif;
color: #ffffff;
background: #000;
position: relative;
}

#primary {
width: 950px;
margin: 0 auto;
padding-top: 1.4em;

color: #eee;
overflow: auto;
background: url(images/shadow.png) no-repeat;
}


#primary_header {
width: 950px;
margin: 0 auto;
padding-top: em;

color: #eee;
overflow: auto;
background: url(images/shadow.png) no-repeat;
}


h5#text {
	width: 884px;
	height: 111px;
	font-size: 20px;

	color: #cccccc;

	}
h2#text {
	width: 484px;
	height: 111px;
	font-size: 12px;
	color: #000;
	text-align: justify;
	}
	
h3#text {
	width: 484px;
	height: 55px;
	font-size: 25px;
	color: #d20000;
	text-align: left;
	}
	

#right_text p.more{
	background:url(images/more_bg.gif) repeat-x 0 0 #FFFFFF;
	color:#FBFBFB; text-align:right; margin:0 0 9px 0; float:left;
	}

#right_text p.more a{
	background:url(images/more_bg.gif) no-repeat 0 0 #FFFFFF;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FBFBFB; text-align:center; text-decoration:none; width:60px;
	float:right;
	}
#right_text p.more a:hover{
	background:url(images/more_bg_on.gif) no-repeat 0 0 #FFFFFF;
	color:#FBFBFB;
	}


#wrap {
position: relative;
width: 890px;
margin: 0 auto;
padding-top: 5px;
vertical-align: top;
}

#call {

top: -80px;
left: 180px;
width: 1px;
position: relative;
float: none;
margin: 0 auto;
padding-top: 5px;
vertical-align: top;
}

#wrap_content {
position: relative;
width: 890px;
margin: 0 auto;
padding-top: 5px;
vertical-align: top;
color: #000000;
}

	#right_text {
	margin-left: 0px;
	width: 370px;
	float: left;
	}

	#right_text_rev {
	margin-left: 0px;
	width: 270px;
	float: left;
	}

	#right_text_big {
	margin-left: 0px;
	width: 770px;
	float: left;
	}
	
	#left_text {
	margin-left: 40px;
	width: 270px;
	float: right;
	color: #000;
	}
#left_text_rev {
	margin-left: 40px;
	width: 370px;
	float: right;
	color: #000;
	}
ul#left_text li {
		float: left;
		margin-left: 42px;
		cursor: pointer;
	    list-style: square;
	    color: #000;
	   
		}
#nav_bar{
	position: relative;
width: 890px;
margin: 0 auto;
padding-top: 5px;
vertical-align: top;
color: #000;
	
}

ul#nav li {
		float: left;
		margin-left: 42px;
		cursor: pointer;
		font-size: 12px large;
		
		
		}
		
ul#nav li#first { 		float: left;
		margin-left: 25px;
		cursor: pointer;
		font-size: 12px large; }
		
ul#nav li a {
  display: block;
  color: #000;  
  font-size: 14px ; }

#header { background: #1e2125 url(images/header.jpg) repeat-y 50% 0%; height: 90px; }
#header2 { background: #171e0c url(images/green.jpg) repeat-y 50% 0% ; height: 90px; }
#content { background: #000 url(images/bground.jpg) repeat-y 50% 0% ; height: 430px; }
#menu {background: #fff repeat-y 50% 0% ; height: 500px; }
#menu2 {background: #fff repeat-y 50% 0% ; height: 50px; border-bottom: 1px dashed #ccc;}
#footer{ background: #000 url(images/footer.jpg) no-repeat 50% 0%; height: 120px;}
table { border-style: none; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #4e4e4e; margin: 5px; padding: 5px; background-repeat: no-repeat; height: 100px; width: 500px; }