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

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#c0c56e; 
}

.style1 {
	font-size: 13px;
	color: #eae6a8;
	font-family: Arial, Helvetica, sans-serif;
	line-height:13px;
	font-weight:lighter;
	padding:10px 25px 0 15px;
}	

.style2 {
	font-size: 15px;
	font-weight: bold;
	color: #55060b;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 11px;
	color: #dddddd;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:right;
}

.style3 a:link {
	color: #dddddd;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.style3 a:visited {
	color: #dddddd;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.style3 a:hover {
	color: #dddddd;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.nav {
float:left;
display:inline;
border:0;
}

#goroff_shell {
width: 852px;
margin-right: auto;
margin-left: auto;
}

#goroff_header {
height: 134px;
width: 916px;
float: left;
display:inline;
}

#goroff_logo {
height:48px;
width:852px;
float:left;
display:inline;
}

#goroff_menu {
height:42px;
width:852px;
float:left;
display:inline;
}

#goroff_content_area {
height:629px;
width:573px;
float:left;
display:inline;
background-color:#333333;
}

#goroff_content_text {
height:600px;
width:573px;
float:left;
display:inline;
align:left;
overflow-y:auto;
overflow-x:hidden;
margin-top:10px;
color:#FFFFFF;
}

#goroff_content_text_subnav{
font-family:Arial, Helvetica, sans-serif;
color: #eae6a8;
font-size:11px;
font-weight:normal;
padding:25px 50px 0 50px;
float:right;
display:inline;
}

#goroff_content_text_subnav a:hover {
color: #FFFFFF;
}

#goroff_content_text h2{
font-weight: 400;
font-size:16px;
color: #eae6a8;
font-family: Arial, Helvetica, sans-serif;
line-height:13px;
padding:25px 50px 25px 50px;
margin:0px;
}

#goroff_content_text h3{
font-size:15px;
font-weight:400;
color: #bfceea;
font-family: Arial, Helvetica, sans-serif;
padding:15px 50px 0 50px;
margin:0px;
}

#goroff_content_text h4{
font-weight:bold;
font-size:14px;
color: #bfceea;
font-family: "Times New Roman", Times, serif;
padding:15px 50px 0 50px;
margin:0px;
}

#goroff_content_text p {
font-size: 15px;
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
line-height:19px;
padding:10px 50px 0 50px;
margin:0px;
}

#goroff_content_text a {
font-size: 15px;
color: #eae6a8;
}


#goroff_content_text ul {
font-size: 15px;
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
line-height:19px;
padding:0 50px 0 75px;
}

#goroff_right_shell {
height:629px;
width:279px;
float:right;
display:inline;
}

#goroff_right_top {
height:318px;
width:279px;
float:left;
display:inline;
}


#goroff_right_bottom {
height:311px;
width:279px;
float:left;
display:inline;
}

#goroff_right_bottom p{
font-size: 10px;
color: #000000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
line-height:13px;
width:279px;
}

#goroff_footer {
height: 58px;
width: 852px;
float: left;
display:inline;
}


/*INDEX PAGE*/

#flash_shell{
width:852px;
height:32px;
float:left;
display:inline;
background:#dddddd;
}

#index_content{
width:622px;
height:319px;
float:right;
display:inline;
background:#333333;
overflow-y:auto;
overflow-x:hidden;
}

#index_content p{
font-size: 15px;
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
line-height:19px;
padding:0 25px 0 15px;
}

#index_content p span{
color: #cbd075;
font-family: "Times New Roman", Times, serif;
}

#index_content h2{
font-size: 13px;
color: #eae6a8;
font-family: Arial, Helvetica, sans-serif;
line-height:13px;
font-weight:lighter;
padding:10px 25px 0 15px;
}


#index_photo{
width:230px;
height:319px;
float:left;
display:inline;
background:url(images/goroff_portrait.jpg);
}

#index_sub{
width:852px;
height:199px;
float:left;
display:inline;
background-color:#FFFFFF;
}

#index_footer {
height: 124px;
width: 852px;
color:#90a9db;
float: left;
display:inline;
}


