
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.index #container {
	width: 1024px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page 
	border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.index #header { 
	padding: 0 70px 0 66px;
	height: auto;
	vertical-align: baseline;
} 
.index #header h1 {
	margin: 0; 
	padding: 0;
	float: left;
}
#header #topnav {
	background: url(../images/topnav.gif) right bottom no-repeat;
	height: 27px;
	width: 279px;
	margin: 41px 0px 6px 0px;
	float: right;
	text-align:center;
	color: #5e5454;
	line-height: 27px;
	font-size: 10px;
}
#topnav a {
	color: #5e5454;
	line-height: 27px;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
}
#topnav a:hover {
	color: #000;
	text-decoration: underline;
}
#navbar {
	background: url(../images/nav.png) top left no-repeat;
	width: 1024px;
	height: 55px;
	color: #fffefe;
	font-size: 11px;
	position: relative;
	z-index: 600;
}
#navbar ul li.top {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 12px 18px 12px;
	height: 29px;
	line-height: 29px;
	
}
#navbar ul li.top a, #navbar ul li.top span{
	padding-top: 8px;
	display: block;
}
#navbar ul.menu {
	margin: 0px 0px 0px 216px;
	padding: 0px;
	list-style: none;
}
#navbar ul.menu ul {
	background: url(../images/drop_down.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 68px;
}
#navbar ul.menu ul#whygcmenu {
	background: url(../images/dropdown2.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 107px;
}
#navbar ul.menu ul#solmenu {
	background: url(../images/dropdown2.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 107px;
}
#navbar .menu li li {
	margin: 10px 6px;
	height: 20px;
	line-height: 20px;
}
#navbar ul.menu ul a {
	font-size: 12px;
	text-transform: capitalize;
/*	font-weight: bold;*/
}
#navbar li ul, #navbar li:hover ul ul ul, #navbar li:hover ul ul {
	position: absolute;
	left: -99999px;
}
#navbar li:hover ul, #navbar li:active ul, #navbar li li:hover ul, #navbar li li:active ul, #navbar li li li:hover ul, #navbar li li li:active ul{
	left: auto;
}
#navbar a, #navbar span {
	color: #fffefe;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
/*	font-weight: bold;*/
}
#navbar a:hover, #navbar span:hover {
	color: #ffd21f;
	cursor: pointer;
}
li#home:hover{
	background: url(../images/home.png) center center no-repeat;
	display: block;
}
li#solution:hover{
	background: url(../images/solutions.png) center center no-repeat;
	display: block;
}
li#whygc:hover{
	background: url(../images/whygc.png) center center no-repeat;
	display: block;
}
li#about:hover{
	background: url(../images/about.png) center center no-repeat;
	display: block;
}
li#forum:hover{
	background: url(../images/forum.png) center center no-repeat;
	display: block;
}
li#contact:hover{
	background: url(../images/forum.png) center center no-repeat;
	display: block;
}
#breadcrumb {
	color: #fff;
	background: url(../images/crumb.png) top left no-repeat;
	width: 1024px;
	height: 46px;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 90px;
	margin: 0px;
}
#rowcontent {
	margin: 0px 70px;
}
.block{
	float: left;
}
#midblock {
	margin: 29px 0px 0px 0px;
}
#rightblock {
	clear: right;
	margin-left: 24px;
	padding: 0px;
	width: 190px;
}
#aboutuspage p{
	color: #000;
	font-size: 11px;
}
#aboutuspage{
	width: 625px;
	padding: 0px 25px 0px 15px;
	margin: 0px;
	text-align:justify;
}
#designpage {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#designpage p {
	padding-left: 8px;
}
#designabt {
	background: url(../images/design_about.gif) left top no-repeat;
	width: 755px;
	height: 90px;
	margin: 0px 65px 20px 64px;
}
#designabt p{
	padding: 18px;
	color: #4b4242;
	font-size: 11px;
	font-weight: bold;
}
#designform {
	background: url(../images/form_bg.gif) top left no-repeat;
	width: 353px;
	height: 302px;
	margin: 0px 265px;
	font-size: 14px;
	font-weight: bold;
}
#designform p {
	padding: 10px;
}
#designform label {
	width: 130px;
	float: left;
	margin: 5px 0px;
	line-height: 23px;
	text-indent: 5px;
}
#designform .inputtxt {
	width: 187px;
/*	background: url(images/txt_input.gif) top left no-repeat;*/
	background-color: #f0c78b;
	border: 1px solid #b0b0ad;
	height: 23px;
	margin: 5px 0px;
	padding: 1px;
}
#designform select {
	width: 189px;
/*	background: url(images/txt_input.gif) top left no-repeat;*/
	background-color: #f0c78b;
	border: 1px solid #b0b0ad;
	height: 23px;
	margin: 5px 0px;
	padding: 1px;
}
#designform .inputtxtarea {
	width: 187px;
	background-color: #f0c78b;
	border: 1px solid #b0b0ad;
	margin: 5px 0px;
	padding: 1px;
}
#about_contact {
	background: url(../images/aboutus_contact.png) top left no-repeat;
	width: 190px;
	height: 78px;
	margin: 29px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
#about_contact a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#about_contact div{
	margin:0px;
	padding: 17px 0px 10px 98px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	height: auto;
	width: auto;
}
#sign_forum {
	background: url(../images/sign_forum.png) top left no-repeat;
	width: 190px;
	height: 77px;
	margin: 24px 0px;
	padding: 0px;
}
#sign_forum a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sign_forum div{
	margin:0px;
	padding: 17px 0px 10px 14px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	height: auto;
	width: auto;
}
#guarantees {
	background: url(../images/guarantees.gif) top left no-repeat;
	width: 186px;
	height: 261px;
	margin: 0px;
	padding: 0px;
}
#guarantees a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#guarantees div{
	margin:0px;
	padding: 10px 0px 10px 14px;
	font-size: 10px;
	color: #5e5757;
	line-height: normal;
	height: auto;
	width: auto;
}
#guarantees div ul {
	list-style: none;
	margin: 23px 0px 0px 43px;
	padding: 0px;
}
#guarantees div ul li {
	list-style: none;
	margin: 19px 3px 19px 0px;
	padding: 0px;
}
#guarantees div span {
	font-size: 12px;
	font-weight: bold;
}
.ownsign {
	background: url(../images/owner.png) left top no-repeat;
	width: 263px;
	height: 27px;
	color: #5e5454;
	line-height: 27px;
	text-align: center;
}
.test {
	font-size: 14px;
	color: black;
	margin: 0px 0px 0px 130px;
	padding: 0px;
}
.box {
	width: 831px;
	margin: 20px 27px 10px 27px;
}
.boxtop{
	background: url(../images/boxtop.gif) left bottom no-repeat;
	margin: 0px;
	padding: 0px;
	height: 9px;
}
.boxcontent{
	background: url(../images/boxcontent.gif) 0px 0px repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.boxcontent p{
	margin: 0;
	padding: 5px  12px;
}
.boxbot{
	background: url(../images/boxbot.gif) left top no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#rowcontent .newline {
	text-align:center;
	color: #000;
	font-size: 11px;
}
#rowcontent .newline a{
	color: #000;
	text-decoration: none;
}
.index #mainContentpage {
	padding: 10px 70px 0px 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background: url(images/bluebg.png) repeat-x top left;*/
	margin: 0px;
}
.sticker {
	margin-left: 18px;
}
.sticker_design {
	margin-left: 31px;
	margin-top: 30px;
}
#mainContentpage .sticker img {
	margin-left: 27px;
}
#mainContent .sticker a {
	background: url(../images/sticker.gif) left top no-repeat;
	width: 846px;
	display: block;
}
.index #footer {
	margin: 0px 30px 0px 31px;
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer.gif) no-repeat bottom center;
	height: 53px;
/*	position: absolute;
	bottom:0px;*/
} 
.index #footer #copyright {
	margin: 0;
	padding: 27px 120px 0px 190px;
	font-size: 10px;
	color: #5e5454;
	float: left;
}
#footer #footlink {
	font-size: 10px;
	color: #5e5454;
	float: left;
	margin: 0;
	padding: 27px 0px 0px 0px;
}
#footer #footlink a {
	font-weight: bold;
	color: #5e5454;
	text-decoration:none;
}
.clearboth {
	clear:both;
	width: 0px;
	height: 0px;
}
.hrline {
	color: #ffc915;
	background-color: #ffc915;
	height: 1px;
	border: none;
}
li#home{
	width: 37px;
}
li#solution{
	width: 73px;
}
li#whygc{
	width: 136px;
}
li#about{
	width: 63px;
}
li#forum{
	width: 82px;
}
li#contact{
	width: 80px;
}
