/* Start Layout Style*/

body{
margin: 0;
padding: 0;
min-width:900px;
background-color: #fff;
}

#wrapper{
float: left;
width: 100%;
}

.inner{
margin: 10px; 
}

.clear {clear:both;}
.nothing {height:10px;}
.empty {height:20px;}
.spacer {height:40px;}
.filler {height:100px;}
.bigfiller {height:200px;}

/* Start Design Header*/

.mainbox {
background: transparent; 
margin:30px 0 0 0;
}

.mainbox em {
display:block; 
width:0; 
height:0;
color:#fff; 
overflow:hidden; 
border-top:12px solid #DB6E00; 
border-left:12px dotted transparent; 
border-right:12px dotted transparent; 
margin-left:280px;
}

/* hack for IE5.5 */
* html .mainbox em {
width:24px; 
height:12px; 
w\idth:0; 
hei\ght:0;
}

.mainbox span {
display:block; 
width:0; 
height:0; 
color:#000; 
overflow:hidden; 
border-top:10px solid #fff; 
border-left:10px dotted transparent; 
border-right:10px dotted transparent; 
margin-left:282px; 
margin-top:-15px;
}

* html .mainbox span {
width:20px; 
height:10px; 
w\idth:0; 
hei\ght:0;
}

.head1, .head2, .head3, .head4, .head5, .head6, .head7 {
display:block; 
overflow:hidden; 
font-size:0;
}

.head1, .head2, .head3, .head4, .head5, .head6 {height:1px;}

.head4, .head5, .head6, .head7 {
background:#ccc; 
border-left:1px solid #DB6E00;
border-right:1px solid #DB6E00;
}

.head1 {margin:0 8px; background:#DB6E00;}
.head2 {margin:0 6px; background:#DB6E00;}
.head3 {margin:0 4px; background:#DB6E00;}
.head4 {margin:0 3px; background:#fff; border-width:0 5px;}
.head5 {margin:0 2px; background:#fff; border-width:0 4px;}
.head6 {margin:0 2px; background:#fff; border-width:0 3px;} 
.head7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;} 


.headlinebox {
display:block; 
background:#fff; 
border:3px solid #DB6E00; 
border-width:0px 3px;
}

/* Start Design Middle Text*/

#content{
margin-top:0;
margin-left: 10px;
margin-right: 210px;
margin-bottom: 0;
}

#content h1{
margin-top:0;
margin-bottom:0;
margin-right:0;
padding-top: 10px;
padding-bottom: 10px;   
font-size: 18px;
line-height: 21px;
text-decoration:none;
text-transform:uppercase;
color:#434547;
font-weight: 900;
letter-spacing: 3px;
font-family:Tahoma, Verdana;
text-align: center;
}

#content h2{
margin-top:20px;
margin-bottom:20px;
font-size: 16px;
line-height: 19px;
text-decoration:none;
color:#434547;
font-family:Tahoma, Verdana;
font-weight: 900;
letter-spacing: 1px;
text-align: justify;
}

#content{
margin-top:0;
margin-bottom:0;
font-size: 15px;
line-height: 18px;
text-align: justify;
color:black;
font-family:Tahoma, Verdana;
letter-spacing: 1px;
}


#foot{
margin-top:0;
margin-bottom:0;
color: #000000;
text-align: center;
font-size: 13px;
line-height: 16px;
letter-spacing: 1px;
text-transform:capitalize;
font-family:Tahoma, Verdana;
}

/* Start Design Right*/

#right{
float: left;
width: 210px; 
margin-left: -210px;
margin-top:20px; 
font-family:Arial;
}

/* Start Design Middle Floats*/

.float_left {
float: left;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 5px;
}
.float_right {
float: right;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
}
.float_left_top {
float: left;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 5px;
}
.float_right_top {
float: right;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
}
/* Start Design Middle Pictures*/

.float_picture_left {
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
.float_picture_right {
float: right;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

/* Define Middle Link Color*/

a:link{
color:#FF9C38;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#FF9C38;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#BD5E00;
font-weight:bold;
text-decoration:underline;
}
a:active{
color:#BD5E00;
font-weight:bold;
text-decoration:underline;
}

/* Start Design Navigation Boxes*/

.menuebox h1 {
margin:0; 
font-size:12px; 
padding:0 5px 5px 10px; 
border-bottom:1px solid #444;
font-family:Arial;
}
.menuebox p { 
margin:0; 
padding:3px 5px; 
font-size:10px;
line-height: 12px;
}
.menuebox li { 
margin:0; 
padding:3px 5px; 
font-size:10px;
line-height: 12px;
}
.menueboxtop { 
display:block; 
background:transparent; 
font-size:1px;
}
.menueboxbottom {
display:block; 
background:transparent; 
font-size:1px;
margin-bottom:20px;
}
.menuebox1, .menuebox2, .menuebox3, .menuebox4 {
display:block; 
overflow:hidden;
}
.menuebox1, .menuebox2, .menuebox3 {
height:1px;
}
.menuebox2, .menuebox3, .menuebox4 {
background:transparent; 
border-left:1px solid #444; 
border-right:1px solid #444;
}
.menuebox1 {
margin:0 5px; background:#444;
}
.menuebox2 {
margin:0 3px; 
border-width:0 2px;
}
.menuebox3 {
margin:0 2px;
}
.menuebox4 {
height:2px; 
margin:0 1px;
}
.menueboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}

* html .boxcontent {height:2px;}

/* Start Design Static Menue Box*/

.menu_static { 
margin:0; 
padding:3px 10px; 
font-size:11px;
line-height: 18px;
}
.menu_static a:link{
color:black;
text-decoration:none;
}
.menu_static a:visited{
color:#3D3D3D;
text-decoration:none;
}
.menu_static a:hover{
color:#DB6E00;
text-decoration:underline;
}
.menu_static a:active{
color:#DB6E00;
text-decoration:underline;
}

/* Start Design Menue Box Colors*/

.color_1 {background:#434547; color:#ffffff;}
.color_2 {background:#DB6E00; color:#ffffff;}
.color_3 {background:red; color:#ffffff;}


