@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0
} 

li {
list-style-position: inside;
}


body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
p {
line-height: 16px;
margin: 0px 0px 5px 0px;
text-align:justify;
}

img, div { behavior: url(assets/iepngfix.htc); }

li {
list-style-position: inside;
margin-top: 0px;
}

input { border: 1px solid #bbbbbb; font-size: 1em; padding: 2px; font-size: 1em;}

textarea { border: 1px solid #bbbbbb; font-size: 1em; padding: 2px; font-size: 1em;}

 a {
color: #000000;
text-decoration:none;
}
 a:hover {
color: #CCCCCC;
text-decoration:none;
}

ul {
line-height: 20px;
margin-top: opx;
}

#righttfoot
{
width:900px;
height:40px;
background-image:url(../assets/bg_footer_nav.jpg);
background-repeat: no-repeat;
background-position:top center;
margin: 0px auto;
padding: 0px;
font-size: 10px;
}

#righttfoot a {
color: #FFFFFF;
text-decoration:none;
}
#righttfoot a:hover {
color: #CCCCCC;
text-decoration:none;
}


#righttfoot p
{
float:left;
font-size:10px;
text-align:center;
color: #FFFFFF;
margin:0px;
padding: 11px 0px 0px 120px;
}

#foottop p
{
font-size:12px;
text-align: center;
color:#938A82;
margin:0px;
}
#foottop {
width: 900px;
margin: 0px auto;
}

#foottop p a 
{
text-decoration:none;
color:#938A82;
}
#foottop p a:hover
{
text-decoration:underline;
color:#938A82;
}
#foottop p span
{
padding:0px 10px 0px 0px;
}

	
#container {
	width: 900px;
	margin: 0 auto;
	background-image:url(../assets/bg_header.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	
	}
	
#header {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}
	
#logo {
	width: 300px; 
	height: 100px;
	}


#wrapper {
	widows: 900px;
	height: inherit;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image:url(../assets/bg_footer.jpg);
	background-position:bottom center;
	background-repeat: no-repeat;
	}
	
#head_image {
text-align: center;
}

#head_image img {
margin: 10px 0px 0px 0px;
}

#col_left {
width: 370px;
float: right;
margin-right: 10px;
position: inherit;
}

* html #col_left  {
width: 350px;
}

#col_right {
float:right;
width: 400px;
margin-right: 20px;
position: inherit;
}

#col_l {
width: 200px;
float: left;
}

#col_r {
float:right;
width: 200px;
}

	
#boxwrap {
 width: 100px;
 left: 32px;
 text-align: center;
 float: left;
 position: relative;
 bottom: 0px;
 height: 200px;
 top: 50px;
 background-image:url(../assets/leftNav.png);
 background-repeat:no-repeat;
 background-position:center top;
}

#boxwrap a {
font-size: 12px;
color:#000000;
text-decoration:none;
margin-bottom: 4px;
line-height: 19px;
}

#boxwrap p {
text-align: center;
}

#boxwrap .select a {
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
margin-bottom: 4px;
line-height: 19px;
}

#boxwrap a:hover {
font-size: 12px;
color: #FFFFFF;
text-decoration:none;
margin-bottom: 4px;
}
	
/*- Menu Tabs 1--------------------------- */ 

#menu
{
float:right;
width: 500px;
height: 29px;
font-size:10px;
margin-top: 91px;
background-image:url(../assets/nav_bg.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}

* html #menu  {
height: 20px;
}

#menu a {
color:#FFFFFF;
}

#menu a:hover {
color: #CC0000;
}

#menu .select {
color: #CC0000;
}

#menuIn {
height: 20px; 
margin: 10px 0px 6px 0px;
}

* html #menuin  {
margin: 20px 0px 0px 0px;
height: 10px; 
padding-top: 10px;
}


	
