/* CSS Document */

body {
	background-color:white;
	font-family:Arial, Tahoma;
	font-size:14px;
	color:#333333;
	margin:5px;
	letter-spacing:0.9px;
}

a {
	color:#3399CC;
}

h1 {
	margin:0;
	padding:0;
	font-size:22px;
	color:#003333;
	font-weight:normal;
}
th {
	text-align:right;
	padding:5px;
}
#headerBack {
	background: url(images/HeaderBack.jpg) top center repeat-x;
	height:119px;
}
#header {
	width:950px;
	height:119px;
	margin:0 auto;
}
#logo{
	float:left;
	margin:43px 0 0 0;
}
#topMenu ul{
	float:right;
	margin-top:65px; 
	padding:0; 
	list-style-type:none;
	height:29px;
	width:310px;
}
#topMenu ul li{
	float:left;
	margin:0 1px 0 0;
}
#topMenu ul li a{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	display:block;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#topMenu ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	color:#4C4C4C;
}

#topColorBack {
	background:url(images/BidAdBack.jpg) 0 0 repeat-x;
	height:162px;
	width:950px;
	margin:0 auto;
	padding:0px;
}
#toptwo{
	width:920px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#ad {
	float:left;
	width:728px;
}
#flora {
	float:right;
	width:180px;
}

#contact{
	width:312px;
}
#contact span.ctop{
	background:url(images/contact_top.gif) no-repeat 0 0 #FCFAF3;
	color:#000000;
	line-height:0;
	font-size:0;
	height:14px;
	display:block;
}
#contact span.cbottom{
	background:url(images/contact_bottom.gif) no-repeat 0 0 #FCFAF3;
	color:#000000;
	line-height:0;
	font-size:0;
	height:25px;
	display:block;
}

#mainPage {
	width:950px;
	margin:10px auto;
}

.topFrame {
	background:url(images/LeftTopFrame.gif) no-repeat;
	height:4px;
}
.innerFrame {
	border-left:1px solid #DDD7C6;
	border-right:1px solid #DDD7C6;
	padding:0 4px;
}
.bottomFrame {
	background:url(images/LeftBottomFrame.gif) no-repeat;
	height:4px;
}

textarea {
	background-color:#F4F4F4;
	border:#C3BCA4 1px solid;
	font-size:16px;
}
input {
	background-color:#F4F4F4;
	border:#C3BCA4 1px solid;
}
label {
	color:#006633;
	font-size:16px;
}

.menuTitleTable {
	border-bottom:4px dotted #C3BCA4;
	width:100%;
}
.menuTitle {
	height:60px;
}
.menuTitle div {
	border-bottom:4px dotted #C3BCA4;
}
.menuTitle div span {
	font-size:22px;
	color:#003333;
	padding:0 10px;
}
.innerFrame ul {
	margin:0;
	padding:20px;
}

ul.nav{
	padding:0;
	margin:0;
}
ul.nav li.navLink{
	display:block;
}
ul.nav li.navLink a.service{
	display:block;
	background:url(images/services_icon.gif) 12px 7px no-repeat #fff;
	padding:0 0 0 60px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
ul.nav li.navLink a.service:hover{
	background:url(images/services_icon_hover.gif) 12px 7px no-repeat #fff;
	color:#39638A;
}
ul.nav li.navLink a.testimonial{
	display:block;
	background:url(images/testimonial_icon.gif) 10px 7px no-repeat #fff;
	padding:0 0 0 60px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
ul.nav li.navLink a.testimonial:hover{
	background:url(images/testimonial_icon_hover.gif) 10px 7px no-repeat #fff;
	color:#39638A;
}
ul.nav li.navLink a.project{
	display:block;
	background:url(images/project_icon.gif) 16px 7px no-repeat #fff;
	padding:0 0 0 60px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
ul.nav li.navLink a.project:hover{
	background:url(images/project_icon_hover.gif) 16px 7px no-repeat #fff;
	color:#39638A;
}
ul.nav li.navLink a.moreLink{
	display:block;
	background:url(images/more_links_icon.gif) 16px 7px no-repeat #fff;
	padding:0 0 0 60px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
ul.nav li.navLink a.moreLink:hover{
	background:url(images/more_links_icon_hover.gif) 16px 7px no-repeat #fff;
	color:#39638A;
}
#footer1 {
	width:450px;
	padding:10px 0;
}
#footer2 {
	text-align:left;
	width:450px;
	padding:10px 0;
}
#footer2 a {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.flist_heading {
	color:#999999;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}

.listlink {
	color:#000099;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
.listlink:hover {
	color:#666666;
	text-decoration:underline;
}

.simpletxt {
	color:#666666;
	font-family:Arial;
	font-size:12px;
}

#mainButtons{
	background-image:url(images/middle_nav.gif);
	height:29px;
	width:950px;
	margin:0 auto;
	padding:0px;
	padding-top:5px;	
}
#mainButtons a{
text-decoration:none;
color:#CC6600;
}
#mainButtons a:hover{
text-decoration:underline;
}

.spacebetweencols {
	width:10px;
}

.mainmenu li {
	padding:3px 0;
	font-size:16px;
	font-weight:bold;
}
.mainmenu li a {
	text-decoration:none;
}
.mainmenu li a:hover {
	text-decoration:underline;
}

.textplace {
	padding:0;
	line-height:20px;
}
.lipad {
	padding:5px 0;
}

a.biglink {
	color:#7DB509;
	font-size:34px;
	line-height:90px;
	font-weight:bold;
	text-decoration:none;
}
a.biglink2 {
	color:#7DB509;
	font-size:20px;
	line-height:70px;
	font-weight:bold;
	text-decoration:none;
}

ul.greetingsli {
	list-style-type: none;
}
ul.greetingsli li {
	background: white url(images/greetingsli.gif) right no-repeat;
	padding: 0 40px 0 0;
}
ul.greetingsli li a {
	font-size:16px;
	line-height:50px;
	text-decoration:none;
	font-weight:bold;
}
ul.greetingsli li a:hover {
	text-decoration:underline;
}

ul.giftsli {
	list-style-type: none;
}
ul.giftsli li {
	background: white url(images/giftsli.gif) right no-repeat;
	padding: 0 50px 0 0;
}
ul.giftsli li a {
	font-size:16px;
	line-height:50px;
	text-decoration:none;
	font-weight:bold;
}
ul.giftsli li a:hover {
	text-decoration:underline;
}

.greetingsCategory {
	width:100%;
	text-align:right;
}
.greetingsCategory a {
	color:#993300;
	text-decoration:none;
	display:block;
}
.greetingsCategory a:hover {
	text-decoration:underline;
}

.greetingsInner td {
	font-size:18px;
}

.proCategory {
	width:100%;
}
.proCategory a {
	font-size:24px;
	color:#993300;
	text-decoration:none;
	display:block;
}

#backframe {
	background: url(pro/frame2.jpg) top center no-repeat;
	width:664px;
	height:603px;
}
#container {
	padding:50px 104px 0 0;
}