/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	background-image:url(win7blog/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#022d50;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#main-wrapper {
	margin:0px auto;
	width:980px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 207px;
	width: 980px;
}
#address {
	position: relative;
	left: 725px;
	top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bolder;
}
#main-content {
	background-image: url(images/gordon-group-content-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 980px;
}
#footer {
	width:980px;
	height:120px;
	background-image:url(images/gordon-group-footer.png);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
}
#left {
	width:188px;
	float:left;
}
#middle {
	width:500px;
	float:left;
}
#right {
	width:292px;
	float:left;
}
#cols {
	clear:both;
}
#heading-h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#7182a6;
	position:relative;
	left:60px;
}
#nav {
	position: relative;
	left: 43px;
	top: 40px;
}
#nav ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}
#nav li {
	background-repeat:no-repeat;
	margin-bottom:8px;
}
a {
	font-size: 14px;
	color: #3B8AB5;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #3B8AB5;
}
#nav a:hover {
	text-decoration: none;
	color: #ADECF1;
}
#nav a:active {
	text-decoration: none;
	color: #3B8AB5;
}
#text {
	position: relative;
	top: 40px;
	padding:0px 15px;
}
#text p {
	padding-bottom:4px;
	margin-bottom:4px;
	font-size:10px;
}
.quote {
	color:#7182a6;
}

#flashbanners {
text-align:center;
}
#flashbanners-container {
}
.bottomflash {
}
.tablejoin {
	margin-left:20px;
	margin-top:5px;
}
.maillingiput
{width:142px;}
.jointable{
margin-left:20px;}
.blog-button {
	position: relative;
	top: 84px;
}
.tabledata{
color:#FFFFFF;
font-size:12px;}
.tabledata td{
padding:4px;
}
.quote2 {
	color:#7182a6;
	text-align:center;
	
}.inputboxes {
	width: 150px;
}
