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

/* Reset */
 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,
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-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* HTML5-specific CSS setup */
article,aside,figure,footer,header,hgroup,nav,section{display:block}

/*styling */

html, body {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	background-image:url(images/skylrg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	min-height: 100%;
}

#headwrap {
	width:960px;
	height:150px;
	margin:auto;
}

#container {
	padding-top:20px;
	overflow:auto;
	padding-bottom: 150px;
	background-color: #000000;
}

#header {
	float:left;
	width:184px;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:48px;
	color:#999;
}

h1 a:link {
	text-decoration: none;
	color:#FFF;
	}
	
h1 a:visited {
	text-decoration: none;
	color:#FFF;
	}
	
h1 a:hover {
	text-decoration:none;
	color:#FFF;
	}
	
h1 a:active {
	text-decoration: none;	
	color:#FFF;
	}

h2 {
	color:#FFF;
	font-size:22px;
	padding-bottom:20px;
	font-weight:bold;
}

#headimg {
	float:right;
	height:100px;
	width:760px;
	padding:0;
	color:#000000;
	background-color:#FFF;
	margin-top:25px;
	text-align:right;
}

.loginform{
	margin:0;
	width:356px;
	height:100px;
	float:right;
}

button {
	border:0; 
	margin:0; 
	padding:0;
}

#headimg label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	font-size:11px;
	padding-top:6px;
}

#headimg input{
	float:left;
	font-size:12px;
	padding:3px 2px;
	border:solid 1px #333333;
	width:200px;
	margin:0 0 7px 10px;
}

#headimg button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:9px;
}

.tagline{
	position:relative;
	z-index:1;
	color:#FFF;
	top:-85px;
	left:20px;
	width:360px;
	font-size:16px;
	line-height:1.4em;
}

#menu {
	margin-left:0px;
	width:160px;
	height:1.1em;
	margin-bottom:20px;
}

.menuitem {
	margin: 0 0 20px 0;
	background-color:#000000;
	min-height:1.1em;
	font-size:14px;
	line-height:1.1em;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	list-style:none;
}

.menuitem {
	color:#FFF;
	text-decoration:none;
}

.menuitem a {
	display : block;
} 

#menu a:link {
	text-decoration: none;
	color:#FFF;
	}
	
#menu a:visited {
	text-decoration: none;
	color:#FFF;
	}
	
#menu a:hover {
	text-decoration: none;
	color:#FFF;
	}
	
#menu a:active {
	text-decoration: none;	
	color:#FFF;
	}

a:link {
	text-decoration: none;
	color:#FFF;
	}
	
a:visited {
	text-decoration: none;
	color:#FFF;
	}
	
a:hover {
	text-decoration: none;
	color:#FFF;
	}
	
a:active {
	text-decoration: none;	
	color:#FFF;
	}

#content {
	width:960px;
	margin:auto;
	min-height:400px;
}

#navarea {
	clear:both;
	width:160px;
	float:left;
	padding:0px;
}

#rightcolumn {
	width:200px;
	float:right;
	background-color:#000;
}

#twitter_div a:link {
	text-decoration: none;
	color:#FFF;
	}
	
#twitter_div a:visited {
	text-decoration: none;
	color:#FFF;
	}
	
#twitter_div a:hover {
	text-decoration:none;
	color:#FFF;
	}
	
#twitter_div a:active {
	text-decoration: none;	
	color:#FFF;
	}
	
#twitter_div {
	color:#999;
	font-size:12px;
}

#rightcontent {
	width:560px;
	float:left;
	background:#000;
}

#rightcontent .centimg{
	margin-left:10px;
	margin-right:10px;
}

.articleimg{
	margin-right:10px;
	margin-bottom:5px;
	border:#FFF;
	border-width:thick;
	border-style:solid;
	float:left;
}

.blogimg{
	margin-right:10px;
	margin-bottom:5px;
	border:#FFF;
	border-width:thick;
	border-style:solid;
}

.services {
	width:560px;
	float:left;
	margin-bottom:5px;
}

.dividerdiv {
	clear:both;
	height:20px;
	padding-top:18px;
}

#bottomcontent {
	clear:both;
	height:30px;
}

#content ul {
	list-style-position: inside;
	list-style-type: disc;
	color:#666;
	font-size:16px;
	padding-bottom:15px;
	line-height:22px;
}

#twitter_div li{
	list-style:none;
	color:#999;
	font-size:12px;
	margin-bottom:20px;
	padding-left:8px;
	border-left-color:#333;
	border-left-style:solid;
	border-left-width:medium;
}

#twitter_div p{
	margin-bottom:10px;
}

.photo {
	position:relative;
	top:75px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

p {
	color:#999;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	line-height:16px;
}

strong {
	font-weight:bold;
}

#foot {
	position: relative;
	margin-top: -150px;
	height: 150px;
	clear:both;
	width:100%;
	background-color:#303030;
	text-align:center;
	color:#999;
	font-size:12px;
	text-decoration:none;
	line-height:1.1em;
	border-top:medium;
	border-top-color:#282828;
	border-top-style:solid;
	padding-top:10px;
}

#foot p{
	color:#999;
	font-size:12px;
	text-decoration:none;
	line-height:1.1em;
	margin:0px;
	padding:0px;
}

.footerarea {
	width:800px;
	margin:auto;
}

#footer {
	text-align:center;
	color:#999;
	font-size:12px;
	padding: 10px 0 10px 0;
}

#footer a:link {
	text-decoration: none;
	color:#FFF;
	}
	
#footer a:visited {
	text-decoration: none;
	color:#FFF;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#FFF;
	}
	
#footer a:active {
	text-decoration: none;	
	color:#FFF;
	}
	
.teamphoto {
	width:150px;
	height:162px;
	background-image:url(images/polaroidbk.png);
	margin:25px;
	float:left;
}

.teamphoto img{
	margin-left:15px;
	margin-top:15px;
	width:120px;
	height:120px;
}

#contact_form {
	width:300px;
	margin:auto;
}

#contact_form p{
	color:#FFF;
}
