html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background-color:#252424;
border-top:5px solid #ea7f1e;

}

#main {
background-color:#3d3c3c;
background-image:url(images/gradient.jpg);
background-position:top center;
background-repeat:no-repeat;
display:table;
width:100%;
}

a {
color:#ea7f1e;
text-decoration:none;
border-bottom:1px dotted #ea7f1e;
}

p {
padding-bottom:10px;
font-size:14px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.container {
width:960px;
margin:0 auto;
}

#masthead {
padding-bottom:30px;
padding-top:40px;
}

#col1 {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
line-height:18px;
padding-bottom:60px;
width:352px;
}

#col2 {
float:right;
padding-bottom:50px;
width:45%;
}

#col2 form {
}

#col2 form label {
clear:both;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
padding-top:14px;
}

#col2 form .textfield {
background-color:transparent;
background-image:url(images/formbk.jpg);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
float:right;
height:35px;
padding-left:10px;
padding-top:15px;
width:265px;
}

#col2 form .comments {
background-color:transparent;
background-image:url(images/commentsbk.jpg);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
float:right;
height:76px;
margin-bottom:10px;
padding:10px;
width:255px;
}

#col2 p {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}

.submit {
float:right;
}

#footer {
background-color:#252424;
clear:both;
display:table;
padding-bottom:60px;
padding-top:30px;
width:100%;
}

#footer p {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#footer label {
color:#FFFFFF;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
padding-top:14px;
width:125px;
}

.mailinglist {
background-color:#646464;
border:1px solid #EA7F1E;
color:#FFFFFF;
float:left;
height:25px;
margin-right:25px;
padding-left:10px;
padding-top:10px;
width:220px;
}
