@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #336699;
}
a:hover {
	color: #6699CC;
}
img {
	border: none;
	}
.shout_out a {
	border: none;
}
.shout_out img a {
	border: none;
}
img.screenshot {
	border: 1px solid #dbdcdc;
	margin-bottom: 5px;
}
img.screenshot a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
clear {
	clear:both;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	position: relative;
	width: 955px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	color: #000;
	z-index: 2;
}
div.logo {
	float: left;
	position: relative;
}
div.logo h1 {
	margin: 0px;
	padding: 0px;
}
div.logo h1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.top_links {
	width: 412px;
	height: 24px;
	padding-top: 3px;
	margin-bottom: 13px;
	text-align: center;
	color: #5f6062;
	text-transform: uppercase;
	float: right;
	position: relative;
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
}
div.top_links a {
	color: #5f6062;
	margin: 0 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.top_links a:hover {
	color: #000;
}
div#content_wrapper {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	height: 100%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
div#eshot_callout {
	background-image: url(images/ims_bg.gif);
	z-index: 10;
	position: relative;
	width: 955px;
	height: 180px;
	padding: 0;
	margin: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
/* items list */
ul#items {
	width: 150px;
	height: 95px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	z-index: 99;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul#items li {
	position: relative;
	text-align: left;
}
ul#items  li img { 
	border: 0; 
}
ul#items li .more { 
	position: absolute; 
	left: 12px; 
	bottom: 4px; 
	width: 123px; 
	height: 35px;
	padding: 12px 0 0 16px;
	line-height: 47px; 
	text-align: center; 
	/*background: url(images/call_outs/imsslider_more_bg.gif) 0 0 repeat-x;*/ 
}

ul#items  li .more a { 
	display: block; 
	position: relative; 
	width: 107px; 
	height: 22px; 
	line-height: 22px; 
}
ul#items  li .more a:hover { 
	cursor: pointer; 
}
ul#items  li .more a span { 
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0; 
	top: 0;
	background: url(images/call_outs/imsslider_more.gif) 0 0 no-repeat; 
}
ul#items  li .more .right { 
	display: none;
	position: absolute;
	right: -17px;
	top: 0;
	width: 20px;
	height: 47px;
	background: url(images/call_outs/imsslider_more_right.gif) 0 0 no-repeat;
}

.clearfix:after 			{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.clearfix 				{ display: inline-block; }

html[xmlns] .clearfix 	{ display: block; }

* html .clearfix			{ height: 1%; }


div.main_column {
	width: 710px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 2;
	}
div.main_column p, div.main_column h2, div.main_column h3, div.main_column h4 {
	margin: 11px 16px;
}
div.main_column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2.2em;
}
	div.main_column ul#normal {
		margin: 11px 0 11px 33px;
		line-height: 15px;
	}
	
		div.main_column ul#normal li ul {
			margin-left: 40px;
			list-style-type: circle;
		}
div.blue_boxhead {
	width: 695px;
	height: 30px;
	background-color: #eaf7ee;
	background-image: url(images/blue_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;

}
div.red_boxhead {
	width: 695px;
	height: 30px;
	background-image: url(images/big_headred.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;

}
div.red_boxhead h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Calibri, Verdana, Arial;
	color: #FFFFFF;
	line-height: 1em;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 5px;
}
div.blue_boxhead h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Calibri, Verdana, Arial;
	color: #FFFFFF;
	line-height: 1em;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 5px;
}
div.column_boxblue {
	width: 695px;
	height: 100%;
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	position: relative;

}
div.column_boxblue ul {
	width: 600px;
	float: left;
	font-family: Calibri, Verdana, Arial;
	font-size: 2.2em;
	font-weight: normal;
	color: #0066CC;
}
div.column_boxblue ul li {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
div.column_boxblue img a {
	border: none;
	}
a.eshot {
	border: none;
}
div.column_boxblue p {
	float: left;
	width: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
div.column_boxblue ul#list {
	padding-left: 2.2em;
	padding-top: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 18em;
	float: left;
	height: 100%;
	position: relative;
	margin-left: 1em;
}
div.column_boxblue ul#list li {
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	list-style-image: url(images/nav_arrow_green.gif);
	font-weight: lighter;
	color: #333333;
}
div.column_boxred {
	width: 695px;
	padding-bottom: 5px;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(images/bg_red.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
div.column_boxred p {
	float: left;
	width: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
div.column_boxred img a {
	border: none;
	}
div.column_boxred ul#list {
	padding-left: 2.2em;
	padding-top: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 26em;
	float: left;
	height: 100%;
	position: relative;
	margin-left: 1em;
}
div.column_boxred ul#list li {
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	list-style-image: url(images/nav_arrow_green.gif);
	font-weight: lighter;
	color: #333333;
}
div.column_boxred ul {
	width: 600px;
	float: left;
	font-family: Calibri, Verdana, Arial;
	font-size: 2.2em;
	font-weight: normal;
	color: #0066CC;
}
div.column_boxred ul li {
	line-height: 1.5em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.box_bottom {
	width: 695px;
	height: 20px;
	background-color: #ffffff;
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;

}
div.home_news_ticker {
	position: relative;
	margin: 10px 0px 0px 25px;
	width: 690px;
	height: 71px;
	background-repeat: no-repeat;
}

div.home_news_announcement {
	position: relative;
	float: left;
	font-weight: bold;
	color: #333333;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



div.home_news_announcement a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

div.home_news_announcement a b {
	font-size: 11px;
}

div.home_news_announcement a:hover {
	text-decoration:underline;
}

div#column_right {
	float: right;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
	width: 210px;
}
div.shout_out {
	background-image: url(images/right_shout.gif);
	background-position: center center;
	height: 80px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
div.rightb_top {
	background-image: url(images/rightbox_top.gif);
	height: 9px;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.rightb_bd {
	background-image: url(images/rightbox_bg.gif);
	background-repeat: repeat-y;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
}
div.rightb_bd ul {
	list-style-type: none;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.1em;
	padding: 0px;
}
div.rightb_bd ul li {
	display: block;
	width: 100%;
	list-style-type: none;
	position: relative;
}
div.rightb_bd ul li a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 170px;
	display: block;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	color: #333333;
}
div.rightb_bd ul li a:hover {
	border-bottom-color: #CCCCCC;
	background-color: #bfcaa1;
	color: #666666;
}
div.rightb_bd h4 {
	font-family: Calibri, Verdana, Arial;
	font-weight: lighter;
	color: #000000;
	margin: 0px;
	padding-left: 0.7em;
	font-size: 1.4em;
}
div.rightb_bd blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
}
div.rightb_bd p {
	padding-right: 0.8em;
	padding-left: 1.6em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
div.rightb_bd img {
	text-align:center;
	margin-left: 5px;
	width: 195px;
	position: relative;
}
div.rightb_bd img a {
	border: none;
}
div.rightb_bd img.thumbnail {
	float: right;
	position: relative;
	width: 70px;
	margin-right: 5px;
}
div.rightb_bt {
	background-image: url(images/rightbox_btm.gif);
	height: 9px;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.index_shout {
	background-image: url(images/index_shout.gif);
	float: left;
	height: 400px;
	width: 697px;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
}
div.index_shout div.shout_header {
	width: 500px;
	margin-top: 5px;
	margin-left: 10px;
}
div.index_shout div.shout_header h3 {
	font-family: Calibri, Verdana, Arial;
	font-size: 2.5em;
	font-weight: lighter;
}
div.index_shout div.shout_infobox {
	width: 550px;
	float: right;
	margin-top: 45px;
	margin-right: 20px;
}
div.index_shout div.shout_infobox p {
	font-size: 24px;
	line-height: 1.1em;
	font-family: "Arial MT", Arial, "Helvetica 65 Medium", sans-serif;
}
div.index_shout div.shout_infobox ul {
	padding-left: 1.5em;
}
div.index_shout div.shout_infobox ul li {
	list-style-type: none;
	display: block;
	background-image: url(images/index_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.5em;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
div.index_shout div.shout_infobox ul li ul {
	list-style-type: none;
	margin: 0px;
}
div.index_shout div.shout_infobox ul li.sub {
	list-style-type: none;
	background-image: none;
	font-style: normal;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3em;
}
div.testimonial_wrapper {
	width: 16em;
	padding-left: 1.4em;
}
div.testimonial_wrapper a {
	text-decoration: none;
	color: #000000;
}
div.testimonial_wrapper a:hover {
	color: #999999;
}
p.testim {
	margin-left: -1.5em;
	width: 180px;
}
p.testim a {
}
p.testim a:hover {
	color: #999999;
}
p.testim strong {
	font-family: Calibri, Verdana, Arial;
	font-weight: lighter;
	font-size: 1.5em;
	text-decoration: underline;
}
/** Tempaltes **/
div#columnwrapperwd {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.projectImagewd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	text-align: center;
	width: 53px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.projectBoxwd a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.projectBoxwd a:hover .projectImagewd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86c716;
	border-right-color: #86c716;
	border-bottom-color: #86c716;
	border-left-color: #86c716;
	width: 53px;
}

.projectImagelandscape {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	text-align: center;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}

.projectBoxlandscape a:hover .projectImagewd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86c716;
	border-right-color: #86c716;
	border-bottom-color: #86c716;
	border-left-color: #86c716;
	width: 175px;
}
#bigpictureport {
	width: 590px;
	background-image: url(images/bigbox_bg.png);
	background-repeat: no-repeat;
	height: 550px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
div#threecolumnwrapper1txt {
	width: 98%;
}
p.p_port {
	margin-left: 0px;
	padding-left: 0px;
	width: 45%;
	float: left;
	position: relative;
}
div.prices {
	width: auto;
	position: relative;
	margin-left: 8em;
	margin-top: 1em;
}
ul#contacts {
	list-style-type: none;
	float: left;
	width: 130px;
	position: relative;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #B9B9B9;
	z-index:2;
}
ul#contacts li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: lighter;
	text-align: right;
	padding-right: 0.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	z-index:2;
}
ul#contacts li.header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	font-size: 0.7em;
	color: #000000;
	border-top-style: none;
}
ul#cost_pm {
	list-style-type: none;
	float: left;
	width: 120px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B9B9B9;
	z-index:2;
}
ul#cost_pm li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: lighter;
	text-align: center;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	z-index:2;
}
ul#cost_pm li.header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	font-size: 0.7em;
	color: #000000;
	border-top-style: none;
}
ul#cost_ann{
	list-style-type: none;
	float: left;
	width: 120px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B9B9B9;
	z-index:2;
}
ul#cost_ann li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	z-index:2;
}
ul#cost_ann li.header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	font-size: 0.7em;
	color: #000000;
	border-top-style: none;
}
ul#order {
	list-style-type: none;
	float: left;
	width: 110px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B9B9B9;
	z-index:2;
}
ul#order li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: lighter;
	color: #006600;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	z-index:2;
}
ul#order li.header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	font-size: 0.7em;
	color: #000000;
	border-top-style: none;
}
ul#order li a {
	text-decoration: none;
	color: #006633;
	z-index:2;
}
ul#order li a:hover {
	color: #009966;
}
div.howit_works {
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
div.howit_works ul {
	list-style-type: circle;
	width: 500px;
}
div.howit_works ul li {
	list-style-type: decimal;
	font-size: 16px;
}

div.eshot_testimonial {
}

/** Footer **/
div#footer {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	position: relative;
}
div.footer_sitelinks {
	float: left;
	padding-left: 0.1em;
	padding-right: 0.1em;
	position: relative;
}
div.footer_copyright {
	float: left;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-left: 0.8em;
}
div.footer_designer {
	float: right;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
div#footer a {
	color: #5f6062;
	margin: 0 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#footer a:hover {
	color: #000;
}
/**Navigation Top**/
#main_navigation {
	display: block;
	padding: 0;
	margin: 0;
	height: 61px;
	width: 100%;
	position: relative;
	overflow:hidden;
}
#main_navigation ul {
	padding: 0;
	margin: 0;
	z-index: 1;
}
#main_navigation ul li {
	padding: 0;
	margin: 0;
	color: #fff;
	list-style: none;
}
a#main-home, a#main-features, a#main-pricing, a#main-templates, a#main-order, a#main-contact {
	position:absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	text-indent: -2000em;
	height: 61px;
}
a#main-home {
	width: 158px;
	left: 0;
	background-image: url(images/nav/home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#main-features {
	left: 159px;
	width: 159px;
	background-image: url(images/nav/features.png);
	background-repeat: no-repeat;
	background-position: top;
}
a#main-pricing {
	width: 158px;
	left: 319px;
	background-image: url(images/nav/pricing.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#main-templates {
	width: 159px;
	left: 478px;
	background-image: url(images/nav/templates.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#main-order {
	width: 156px;
	left: 638px;
	background-image: url(images/nav/order.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#main-contact {
	width: 159px;
	left: 795px;
	background-image: url(images/nav/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-home:hover, #main-features:hover, #main-pricing:hover, #main-templates:hover, #main-order:hover, #main-contact:hover {
	background-position: 0 -61px;
}


#main-selected a {
	background-position: 0 -61px;
}


/** Misc **/
.clear {
	clear: both;
}
/** Forms **/
dt
{
	padding: 10px 0 0 0;
}

fieldset
{
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.6em;
}

legend
{
	display: none;
}

input
{
	width: auto;
	border: 1px solid #333;
	padding: 1px 5px;
	background: #FFF;
	color: #111;
}

input.checkbox
{
	border: 0;
	background: #1A1A1A;
}

label
{
	padding: 0 0 5px 0;
}

select
{
	border: 0;
	background: #FFF;
	border: 1px solid #333;
	color: #111;
}

textarea
{
	width: 50%;
	height: 90px;
	font-size: 100%;
	margin: 0;
	padding: 5px;
	font-family: arial, verdama, tahoma;
	border: 1px solid #333;
	background: #FFF;
	color: #111;
	overflow: auto;
}

h6.formhead
{
	padding: 0;
	margin: 10px 0;
	font-size: 130%;
	letter-spacing: -1px;
	font-weight: bold;
}
p.small {
	font-size: 0.9em;
}
span.green {
	color: #006600;
	font-weight: bold;
}
p.testimonial {
	font-family:georgia, times, "Times New Roman", serif;
	font-size:2em;
	line-height:1.15em;

}
.smallgrey  {
	color:#333333;
	font-size:0.9em;
	float: left;
	width: 100%;
	padding-left: 2em;
}
ul#site {
}
ul#site li {
	color: #333333;
	font-size: 0.9em;
}
ul#site li a {
	color: #333333;
	border-bottom-style: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 0.9em;
}
ul#site li a:hover {
	color: #336699;
}
ul#site_small {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
ul#site_small li {
	font-size: 0.45em;
	list-style-type: circle;
}
ul#site_small li a {
}
a.eshot {
	border: none;
}
a.package{
	position:relative; /*this is the key*/
	z-index:99;
	text-decoration:none;
}

a.package:hover{z-index:99; background-color:#ff0}

a.package span{display: none}

a.package:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:1px solid #6F7F42;
	background-color:#bfcaa1;
	color:#000;
	text-align: left;
	z-index:99;
}
div.creating_emails {
	background-image: url(images/screenshots/create.png);
	height: 349px;
	width: 600px;
	float: left;
	position: relative;
	margin-left: 45px;
	border: 1px solid #acacac;
}
div.email_info {
	width: 300px;
	float: right;
	margin-top: 25px;
	background-image: url(images/email_bg.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acacac;
	border-bottom-color: #acacac;
	border-left-color: #acacac;
}
div.col-holder {
	float: left;
	width: 695px;
	margin-top: 5px;
	margin-left: 5px;
}
.c_form {
	width: 450px;
margin-left: 25px;
}
.c_form div {
	width: 450px;
	}
.c_form div label {
	float: left;
	position: relative;
	width: 230px;
}
.c_form div input {
	float: right;
	position: relative;
	width: 200px;
}
.c_form div select {
	float: right;
	position: relative;
	width: 200px;
}
.c_form .button {
	float: right;
	position: relative;
	width: 95px;
	background:#0099CC;
	color: #FFFFFF;
	border: 1px solid #2d2d2d;
	margin-top: 10px;
}
.c_form div textarea {
	float: right;
	position: relative;
	width: 200px;
}

