html, body {
	margin: 0px;
	padding:0px;
	background-color:#eaeaea;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:774px;
	margin:0px auto;
	background-color:#ffffff;
}

#content {
	width:774px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	height:100px;
	background-image:url(../images/GSR_Logo.png);
	background-repeat: no-repeat; 
	background-position:center;
	padding-top:10px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:65px;
}

#links li{
	float:left;
	list-style-type:none;
	width:85px;
	height:25px;
	text-align:center;
	background-color:#339966;
	border-left:1px solid #FFFFFF;
	padding-top:6px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.png);
	background-color:#339966;
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:538px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#003399;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:234px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.bluetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

.date {
	font-family:"Arial";
	font-size:10px;
	color:#000000;
	font-style:italic;
	margin-top:50px;
	margin-bottom:50px;
	padding:0px 0px;
	text-decoration:none;

}

.floatleft {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:40px 40px;
}

img.floatLeft { 
    float: left; 
	margin:2px 10px 15px 40px;
}
img.floatRight { 
    float: right; 
    margin:0px 0px 0px 0px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#social {
	float:left;
	width:500px;
	background-color:#339966;
	height:27px;
	padding-top:5px;
}

#social a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}

#social a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 10px;
	
}

#copyright {
	float:left;
	width:274px;
	background-color:#339966;
	height:27px;
	padding-top:5px;
}

#copyright p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

table.clients{
	font-family: "verdana";
	font-weight: normal;
	font-size: 11px;
	color: #797B7A;
	width: 460px;
	border: 2px #efefef;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
}

hr.hrcontent{
	border: none 0; 
	border-top: 1px dotted #797B7A;
	border-bottom: 0px solid #ffffff;
	width: 90%;
	height: 2px;
	margin: 10px auto 40 0;

}

p.big{
line-height: 30px
}

p.small
{
line-height: 20px
}


