/*---------------------------------------------

-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
}

:focus { outline: 0;}

body {
	background-color: #000000;
	background-image: url(images/m20wallpaper.png);
}

img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }



/*STRUCTURE*/



#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px 0px 10px;
}

#masthead {
	height: 110px;
	width: 890px;
	margin: 0px 0px 10px 0px;
	
}

#masthead .mark {
	margin: 0px 0px 0px 2px;
	float: left;
}



#masthead img {
	width: 100px;
}

	

/*NAV*/

#masthead .highlight {
	color: #B3E021;
	font-weight: bold;
}

#masthead ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: right;
	letter-spacing: 10px;

}

#masthead li {
	height: 15px;
	width: 760px;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	/*text-transform: uppercase;*/
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 12px;
	text-indent: 5px;
	
}

#masthead li a:link, li a:active,  li a:visited  {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	
}

#masthead li a:hover  {
	display: block;
	text-decoration: underline;
	color: #B3E021;
}

 



/*SECTION*/

.section {
	width: 890px;
	border-top: #fff solid 5px;
}



/*MODS*/

.mod_wrapper {
	margin: 25px 0px 0px 0px;
}

.mod_wrapper  .body {
	margin: 10px 0px 0px 5px;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.mod_boiler {
	width: 900px;
	margin-bottom: 20px;
}

.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }



.mod_2 {
	width: 440px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}

.mod_3 {
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
	height: 220px;
}

.mod_4 {
	width: 215px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}

.mod_5 {
height: 475px;
width: 170px;
float: left;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px; }


/*IMAGES*/

.mod_5 img {
width: 170px; 
height: 110px; }



/*GLOBAL TYPOGRAPHY*/


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	float: left;
	margin: 0px 0px 0px 4px;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover  {
	color: #B3E021;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #B3E021;
}

h3 a:link, 
h3 a:active {
	color: #B3E021;
	text-decoration: none;
}

h3 a:visited  {
	color: #B3E021;
	text-decoration: none;
}

h3 a:hover  {
	color: #B3E021;
	text-decoration: underline;
}

.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
	font-size: 13px;
	line-height: 15px;
	
}

.mod_2 h2 {
	font-size: 25px;
	line-height: 24px;
 
}

.mod_3 h3 {
	font-size: 13px;
	line-height: 15px;
}

.mod_4 h3 {
	font-size: 13px;
	line-height: 15px;
}

.mod_4 h2 {
	 
	font-size: 18px;
	line-height: 18px;
 
}

.mod_5 h3 {
font-size: 12px;
line-height: 15px;
min-height: 30px; }

.mod_d h3 {
font-size: 13px;
line-height: 18px; }



h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #aaa;
float: right; 
margin: 0px 4px 0px 0px; }

h4 a:link, h4 a:active, h4 a:visited  {
color: #999;
text-decoration: none; }

h4 a:hover  {
	color: #B3E021;
	text-decoration: underline;
}

h5 {
font-size: 10px;
	letter-spacing: 1px;
	line-height: 12px;
	text-indent: 5px;
	}
	
.masthead h5 {
	color: #B3E021;
	font-weight: bold;	
}

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px 5px 15px 0px;
}

p a:link, 
p a:active, 
p a:visited  {
	color: #fff;
	text-decoration: none;
}

p a:hover  {
	color: #B3E021;
	text-decoration: underline;
}

.mod_3 p {
	font-size: 12px;
	line-height: 16px;
}

.mod_boiler p {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 120px;
	line-height: 100px;
	color: #B3E021;
	font-weight: bold;
	letter-spacing:-6px;
}

.section p {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 30px;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
	letter-spacing:-1px
	text-decoration: none;
}

.mod_intro p {
font-family: Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #bfbfbf; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #b6b6b6; 
margin: 0px 0px 0px 0px; }

.body ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none; }

.body li {
font-family: Georgia, serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
color: #000;
background: #fff; }

.body li a:link, 
.body li a:active {
color: #00aeef;
background: #fff; 
text-decoration: none; }

.body li a:visited  {
color: #7ecfed;
background: #fff; 
text-decoration: none;  }

.body li a:hover  {
color: #00aeef;
background: #fff; 
text-decoration: underline; }


/* FORM ELEMENTS */

.section form {
display: inline; }

.mod_wrapper form {
background: #fff;
border-top: 1px dotted #ccc; }

label { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
display:block; 
margin:20px 0 5px 0; }

form select {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 10px;
width: 170px; }

form input {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
width: 170px; }

form input.button { 
font: bolder 12px Georgia, Times; 
border: 1px solid #ccc; 
padding: 2px 3px; 
background: #fff; 
color: #00aeef;
display:block; 
width: auto; 
margin: 20px 0 5px 0; }


img, div { behavior: url(iepngfix.htc) }

 