/*Resets and General Style Start Here*/
html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body
{
	font-family: Century Gothic, sans-serif;
	font-size:0.9em;
	background-color:#000;
	font-weight:100;
	color:#fff;
}	
h1 { font-size:2.4em; color:#7395cd;	font-family: Century Gothic, sans-serif;font-weight:100; }
h2 { font-size:2.2em; color:#fff;	font-family: Century Gothic, sans-serif;font-weight:bolder; }
h3 { font-size:1.6em;font-family: Century Gothic, sans-serif;font-weight:100;color:#000 }
h4 { font-size:1.2em;font-family: Century Gothic, sans-serif;font-weight:100;color:#000 } 
h5 { font-size:1.6em;font-family: Century Gothic, sans-serif;font-weight:100;color:#fff}
h6 { font-size:1.4em; color:#333333; letter-spacing:-0.02em;font-weight:100; }

a {
	outline: none;
}
#whiteline-contact {
  clear:both;
  margin:15px 0 10px 0;
  display:block;
  border:none;
  width:378px;
  height:2px;
  background-color:#000;
}
whitelinemid{
	height:10px;
	width:750px;
	background-color:red;
	clear:both;
}
a
{
	color:#fff;
	text-decoration:none;
}
a:hover
{
	color:#fff;
	text-decoration:underline;
}
/*960 Wrap*/
#wrap
{	
	margin-top:27px;
	width:779px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	border-top:2px solid #fff;
}
#wrapblog
{	
	margin-top:27px;
	width:779px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}
#logo
{
	display:block;
	width:248px;
	height:40px;
	margin-top:12px;
	margin-left:4px;
	background-image:url(../images/logo.png);
}
#nav
{
	background-image:url(../images/backgrounds/nav-bg.png);
	width:257px;
	height:340px;
	float:left;
}
#menu
{
	float:left;
}
.menu UL
{	margin-top:10px;
	margin-left:11px;
	padding:0px;
	text-align:center;
	width:70px;
	text-align:left;
}
.menu UL LI
{
	list-style-type:none;
	display:inline;
	padding:0px;
}
.menu UL LI a
{
	padding:0 0px;
	line-height:22px;
	color:#404040;
	font-size:18px;
	font-family: Century Gothic, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
}
.menu UL LI a:visited
{
	color:#000;
	padding:0 0px;
	line-height:22px;
	font-size:18px;
	font-family: Century Gothic, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
}
.menu UL LI a.active
{
	color:#000;
	padding:0 0px;
	line-height:22px;
	font-size:18px;
	font-family: Century Gothic, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
}

.menu UL LI a:hover
{
	color:#000;
	padding:0 0px;
	line-height:22px;
	font-size:18px;
	font-family: Century Gothic, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
}
#right-top
{	
	background-image:url(../images/backgrounds/right-top.png);
	width:516px;
	height:340px;
	float:right;
}
#right-top-content
{
	background-image:url(../images/about.png);
	width:516px;
	height:340px;
	float:right;
}
#big
{
	background-image:url(../images/backgrounds/big.png);
	background-repeat:no-repeat;
	width:779px;
	height:351px;
	float:left;
	clear:both;
	margin-top:6px;
	border-top:2px solid #fff;
}
/*More Contact Styles*/
#rightContact
{
	float:right;
	clear:none;
	margin-top:70px;
	width:auto;
}
#leftContact
{
	float:left;
	clear:none;
	width:470px;
	height:auto;
	color:#000;
}
#lefContact h3 
{
	margin:0px;
	padding:0px;
}
#leftContact span
{
	color:#000;
}
/*Footer*/
#footerwrap{
	width:779px;
	height:30px;
	clear:both;
	margin-right:auto;
	margin-left:auto;
	border-top:2px solid #fff;
}

#footer 
{	
	width:100%;
	float:right;
	height:28px;
	padding-top:5px;
	clear:both;
	
}
#footer p
{
	font-size:10px;
	text-align:right;
}
#footer a:link, a:visited, a:active
{
	font-size:10px;
	text-align:right;
	color:#fff;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
	font-size:10px;
	text-align:right;
}
#footer .tweet{
	width:23px;
	height:16px;
	background-image:url(../images/tweet1.png);
	display:block;
	float:left;
}
#footer .facebook{
	width:23px;
	height:16px;
	background-image:url(../images/facebook1.png);
	display:block;
	float:left;
}
.blog a:link, a:visited, a:active
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family: Century Gothic, sans-serif;
}
.blog a:hover,
{
	text-decoration:underline;
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	text-align:center;
}
