@charset "UTF-8";
@import url("styles.css");
/* CSS Document */

body {
	background-image: url(../images/gnd-main.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../images/gnd-header.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#nav {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}
#nav p {
	margin: 10px;
}
#item-wrapper {
	height: 182px;
	width: 1000px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1AC42;
	border-bottom-color: #F1AC42;
}
#item-box {
	height: 152px;
	width: 152px;
	background-image: url(../images/gnd-strip-box.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	display: block;
}
#item-navigation {
	text-align: center;
}
#item-flag {
	position: absolute;
	margin-left: 94px;
	margin-top: -8px;
}
#item-image-box {
	height: 90px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#item-image  {
	width: 143px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	height: 88px;
}
#item-text {
	margin-top: 5px;
	float: left;
	width: 120px;
}
#item-button {
	float: right;
	height: 28px;
	width: 28px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(../images/gnd-base.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #939598;
	background-position: top;
	height: 100%;
}
#footer-left {
	width: 469px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#footer-welcome {
	margin-bottom: 10px;
}
#footer-welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-right {
	margin: 10px;
	float: right;
	width: 450px;
	display: inline;
}
#footer-news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
#footer-news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footer-right h1 {
	margin-bottom: 10px;
}
#body-area {
	padding: 10px;
	margin: 25px;
	border: 1px solid #CCCCCC;
}
#body-area-content, #body-area-clients, #body-area-newslist {
	width: 920px;
	float: left;
	padding: 5px;
}
#body-area-portfoliobody {
	width: auto;
	padding: 5px;
}
#body-area-portfolio {
	width: 300px;
	float: right;
	border: 1px solid #CCCCCC;
}
#body-area-portfolio-box {
	padding-top: 5px;
	background-image: url(../images/gnd-gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 5px;
}
#body-area-portfolio-box img {
	width: 145px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#services-box {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contact {
	width: 500px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #F5F5F5;
}
#name, #security, #Phone, #Website, #Company, #Email, #Promo, #Hear, #Like, #Message, #cctype, #ccnumber, #expdate, #total, #street, #city, #zip {
	width: 100%;
	border: 1px solid #666666;
}
#body-area-home {
	background-image: url(../images/gnd-package.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 5px;
}
#body-area-home img {
	padding: 4px;
	border: 1px solid #999999;
	margin: 4px;
}
#cc-column {
	float: left;
	width: 280px;
	margin-right: 10px;
}
#cc-column-right {
	float: right;
	width: 300px;
	margin-right: 10px;
}
#portfolio-box {
	float: left;
	margin: 13px;
	width: 152px;
}
#anotherone {
	float: left;
}
#login {
	position: absolute;
	padding: 10px;
	background-image: url(../images/gnd-login.png);
	background-repeat: repeat;
	margin: 10px;
	border: 2px solid #999999;
	width: 225px;
}
#login p {
	color: #FFFFFF;
	margin: 5px;
}
#login p strong {
	color: #FFCC00;
}
#login .formfield {
	border: 1px solid #999999;
	background-color: #333333;
	color: #FFCC00;
}
#project th {
	background-color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
#project td {
	font-size: 11px;
	padding: 10px;
	text-align: center;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FB8603;
	border-left-color: #FFFFFF;
}
#project th .jam {
	background-color: #FB8603;
	color: #FFFFFF;
	display: block;
}
