html, body {
	color: #fff;
	font-size: 11px;
	background: #000 url(../assets/gboro-back.jpg) repeat-y;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear: both;
	height: 20px;
}

p {
	font-family: Tahoma;
	margin: 15px 30px 15px 30px;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin: 20px auto 10px;
	text-align: center;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}

#content_footer p {
    	margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.yellow {
	font-size: 13px;
	color:#ffd502;
	font-weight:bold;
}

.gold {
	font-size: 28px;
	color:#ffd502;
	font-weight:bold;
}

h1 {
	margin-top: 20px;
	margin-right: 30px;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#072450;
	font-weight:normal;
}

h3 {
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
}

h4 {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
}

a {
	text-decoration: none;
	color:#ffd502;
}

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	letter-spacing: .1em;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a {
	display: block;
	width: 170px;
	height: 20px;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a {
	display: block;
	width: 170px;
	height: 21px;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background-position:  0 -40px;
	color:#fff;
}

p.p4 img {
	border: 1px solid #FFF;
}

p.p4 img:hover {
	filter: alpha(opacity=75);
	opacity: .75;
	-moz-opacity: .75;
	border: 1px solid #444;
}

p.p3 {
	font: 9px normal Constantia;
	text-transform: none;
	text-align: center;
}

#container {
	width:100%;
	min-height:100%;
	height:100%;
	margin:0;
	padding:0;
}

#menu_header {
	width:170px;
	height:125px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

#head {
	width: 1100px;
	height: 125px;
	float:left;
	text-align: right;
}

#content {
	width: 1100px;
	text-align: justify;
	float: left;
	height: 81%;
	margin:0 0 0 20px;
}

#main-content {
	font: 14px normal Georgia;
	padding: 0;
	border: 2px ridge #222;
	margin-top: 40px;
	margin-left: 300px;
	width: 780px;
	height: 420px;
}

#main-content a {
	font: 16px bold Georgia;
	color: #3160C6;
}

#main-content a:hover {
	color: #0137AA;
}

#main-content p {
	margin: 0 auto;
	margin-bottom: 24px;
	font: 13px normal Georgia;
}

.content_box_large {
	width: 780px;
	margin:0 auto;
}

.content_box {
	padding: 0;
	padding-top: 6px;
	font: 16px bold Georgia;
	width: 780px;
	margin:0 auto;
}

#content_footer {
	width:100%;
	clear:both;
	margin-bottom:0px;
	height:20px;
}

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

.ph1 {
	width: 23px;
}

.ph2 {
	width: 30px;
}

.budget {
	text-align: left;
	width: 37px;
}

textarea {
	resize: none;
}

.select1 {
	padding-right: 35px;
}

.select2 {
	padding-right: 35px;
}

.select1 select {
	width: 189px;
}

.right1 input {
	width: 150px;
}

.select1 input {
	width: 183px;
}

.contact-field {
	line-height: 2.2em;
	font-weight: bold;
}

.rightcol {
	padding-left: 35px;
	border-left: 2px groove #FFF;
}

.rightcol input {
	background: #000;
}

.rightcol2 {
	padding-left: 25px;
	border-left: 2px groove #FFF;
	font-size: 15px;
	font-weight: bold;
}

.red-notice {
	color: #FF0000;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

#pricelist {
	margin: 0 auto;
	padding: 0;
}

.price1 {
	line-height: 1.3em;
}

.thanks {
	font-size: 20px;
	font-weight: bold;
}

.thanks a:link {
	font-size: 20px;
	font-weight: bold;
}

.thanks a:visited {
	font-size: 20px;
	font-weight: bold;
}
