body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #585858;
font-size: 10px;
margin: 0px;
background: url(../img/bg.png) repeat;
}

a:link, a:visited, a:active {
color: #5e6e66;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000;
font-weight: bold;
text-decoration: underline;
}

a.normal:link, a.normal, a.normal:active {
color: #585858;
font-weight: normal;
text-decoration: none;
}

a.normal:hover {
color: #585858;
font-weight: normal;
text-decoration: underline;
}

#wrapper {
width: 780px;
margin: 0 auto;
}

#navigationwrap {
height: 128px;
background: url(../img/navigation-bg.png) repeat;
}

#top-divider {
position: absolute;
top: 33px;
float: left;
height: 4px;
width: 778px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

#site-navigation {
position: absolute;
top: 38px;
float: left;
height: 90px;
width: 778px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background: url(../img/site-navigation.png);
}

#bannerwrap {
height: 299px;
background: url(../img/banner-bg.png) repeat;
}

#banner {
position: absolute;
top: 128px;
float: left;
height: 299px;
width: 780px;
}

#display-banner {
position: absolute;
top: 96px;
float: left;
height: 299px;
width: 780px;
}

#content-container {
position: absolute;
top: 427px;
float: left;
width: 780px;
background-color: #fff;
}

#content-left {
float: left;
width: 480px;
margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 18px;
display: inline;
}

#content-right {
float: right;
width: 233px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
padding-left: 11px;
border-left: 1px solid #dbdada;
display: inline;
}

#content-left-2 {
float: left;
width: 480px;
margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
padding-right: 20px;
border-right: 1px solid #dbdada;
display: inline;
}

#content-right-2 {
float: right;
width: 233px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 9px;
display: inline;
}

#content-span {
float: left;
width: 730px;
padding-top: 10px;
padding-right: 25px;
padding-left: 25px;
padding-bottom: 10px;
}

#bottom-divider {
float: left;
height: 4px;
width: 778px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
}

#footer {
position: relative;
bottom: 0px;
float: left;
height: 60px;
width: 780px;
background: url(../img/bg.png) repeat;
z-index: 500;
}

#footer .left {
float: left;
padding: 6px;
}

#footer .right {
float: right;
padding: 6px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
color: #585858;
margin-top: 7px;
margin-bottom: 20px;
}

h1.larger {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #585858;
margin-top: -5px;
margin-bottom: 10px;
}

h1.competition {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
color: #585858;
margin-top: 0px;
margin-bottom: 10px;
}

.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #585858;
font-size: 11px;
line-height: 1.8;
}

hr {
border: 0px;
background-color: #dbdada;
color: #dbdada;
height: 1px;
}

.border-top-bak {
border-top: 1px solid #dbdada;
margin-top: 10px;
padding-top: 10px;
}

.border-top {
border-top: 1px solid #dbdada;
margin-top: 12px;
padding-top: 8px;
}

.blog-divider {
border-top: 1px solid #dbdada;
margin-top: 20px;
padding-top: 20px;
}

.green-text {
color: #bfd203;
font-weight: bold;
}

.small-text {
font-size: 10px;
line-height: 1.4;
}

.medium-text {
font-size: 14px;
line-height: 1.3;
}

.normal {
font-weight: normal;
}

.img-left {
float: left;
margin-right: 10px;
}

.img-far-left {
float: left;
margin-right: 10px;
margin-left: -25px;
}

.img-right {
float: right;
}

.img-far-right {
position: relative;
right: -42px;
bottom: -5px;
float: right;
}

.middle {
margin-top: 5px;
margin-bottom: 6px;
font-size: 11px;
}

ul.green-bull {
list-style-type: disc;
color: #c1d72e;
}

ul.green-bull li {
margin-left: -24px;
} 

ul.green-bull li span {
color: #585858;
} 

ul.black-bull {
list-style-type: disc;
color: #000;
}

ul.black-bull li {
margin-left: -24px;
} 

ul.black-bull li span {
color: #585858;
} 

/* NAVIGATION ROLL OVERS */


img.nohover {border:0}
img.hover {border:0;display:none}
a:hover img.hover {display:inline}
a:hover img.nohover {display:none}


/* TOP NAVIGATION BAR */


#topnav {
position: absolute;
top: 0px;
float: left;
width: 778px;
height: 32px;
background: url(../img/currant-group-nav-bar.png);
border: 1px solid #fff;
z-index:500;
}

#topnav ul {padding:0; margin:0; list-style:none; width:800px; margin:0 auto;}
#topnav table {border-collapse:collapse; margin:-1px -10px;}
#topnav ul ul {position:absolute; left:-9999px;}
#topnav ul li a b {position:absolute; left:-9999px;}

#topnav ul li {float:left; padding:0 0 0 0;}
#topnav ul li a {display:block; height:24px;}
#topnav ul li#home {width:124px;}
#topnav ul li#design {width:124px;}
#topnav ul li#web {width:123px;}
#topnav ul li#find {width:124px;}
#topnav ul li#send {width:124px;}


#topnav ul li:hover {position:relative;}
#topnav ul li a:hover {border:0; position:relative;}


#topnav ul a:hover ul {left:0px; top:24px; padding:0px; border:0px; border-top:0;}
#topnav ul li:hover ul {left:0px; top:24px; padding:0px; border:0px; border-top:0;}

#topnav ul :hover ul li {padding:0; float:left;}

#topnav ul :hover ul#subhome {width:369px; height:147px; position: absolute; left: 0px; background:transparent url(../img/top-nav-currant-roll.png) no-repeat left;}
#topnav ul :hover ul#subhome li a {display:block; height:147px; width:369px;}

#topnav ul :hover ul#subdesign {width:323px; height:132px; position: absolute; left: 0px; background:transparent url(../img/top-nav-design-roll.png) no-repeat left;}
#topnav ul :hover ul#subdesign li a {display:block; height:132px; width:323px;}

#topnav ul :hover ul#subweb {width:368px; height:361px; position: absolute; left: 0px; background:transparent url(../img/top-nav-web-roll.png) no-repeat left;}
#topnav ul :hover ul#subweb li a {display:block; height:116px; width:368px;}

#topnav ul :hover ul#subfind {width:367px; height:185px; position: absolute; left: 0px; background:transparent url(../img/top-nav-find-roll.png) no-repeat left;}
#topnav ul :hover ul#subfind li a {display:block; height:185px; width:367px;}

#topnav ul :hover ul#subsend {width:419px; height:300px; position: absolute; left: -136px; background:transparent url(../img/top-nav-send-roll.png) no-repeat right;}
#topnav ul :hover ul#subsend li a {display:block; height:150px; width:419px;}

#topnav ul li#google_cs {
	float: right;
	width: 260px;
	margin-left: -90px;
	margin-right: -85px;
	padding-top: 4px;
	background: url(../img/search-box.png) no repeat;
	z-index: 500;
}

.google_cs_input {
	color:#8A008A;
	width: 113px;
	margin: 0px 0px 0px 16px;
	border-width: 0px;
	background-color: transparent;
	color: #444444;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif
}

INPUT.nav-bar-button {
	position: relative;
	top: 3px;
	width: 7px;
	height: 14px;
	margin: 2px 0px 0px 6px;
}

#clear {clear: both; margin: 0px}
