/**** COMPRESSED RESET ******/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}:focus{outline:0;}body{line-height:1;color:#000;background:#FFF;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:400;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/***************************/

html{
	height:100%;
}

body {
	height: 100%;
	background: #E5ECF3 url("../images/header.jpg") repeat-x;
	font-family:Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size:15px;
	color: #000000;
}

h1{
	font-size:32px;
	font-weight: bold;
	display:block;
	letter-spacing: -1px;
	margin-bottom: 30px;
}

h2{
	font-size:26px;
	font-weight: bold;
	display:block;
}

h3{
	font-size:14px;
	color: #816464;
	font-weight: bold;
}

h4{
	font-size:14px;		
}

h5{
	font-size: 12px;
}

p{
	margin: 0 0 10px 0;
}

.ui-guide
{
	color: #61BC18;
	font-size:13px;
	margin: 5px 0 0 0 ;
}


#wrapper{
	width:960px;
	margin: 0 auto 0 auto;
	/*height: 750px;*/
	position:relative;
}

#header{
	height:130px;
	font-size: 15px;
}

#banner
{
	float:left;
	width: 515px;
}

#banner-img{
	/*display:inline;*/
	margin: 30px 0 0 0;	
	float:left;
}

#login-bar
{
	float:right;
	width:100%;
	/*width:303px;*/
	/*margin:45px 0 0 0 ;*/
	margin:19px 0 0 0 ;
	display:inline;
	border:0;
}

#login-bar p 
{
	float:right;
	color: #FFFFFF;
	margin: 7px 12px 0 0;
}

#login-bar a.signin {
	
	text-decoration:none;
	font-weight:bold;
	color:#F9F9F9;
	height:24px;
	float:right;
	padding:6px 16px 0 10px;
	/*-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;*/
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-radius-topleft:5px;
	border-radius-topright:5px;
	
	/*background: transparent url("/Images/menu-hover.jpg") repeat-x;*/
	background-color: #8DDA40;
}

#login-bar a.signin:hover {
	background:#79C832;
}


a.signin span {
	background-image:url("../images/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0 20px 0 0;
}

a.signin 
{
	
	/*position:relative;*/
	/*margin-left:3px;
	float:right;
	padding: 4px;*/
}

#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}

#login-bar a.menu-open {
	/*background:#ddeef6!important;*/
	background:#79C832;
	/*color:#666!important;*/
	outline:none;
}

a.signin .menu-open span{
	background-image:url("../images/toggle_up_dark.png");
	/*color:#789;*/
}

.AspNet-Login
{
	width:100%;
}

#login-popup {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	/*background: #84CE3D;*/
	background: #79C832;
	position:absolute;
	
	z-index:25;
	border:1px transparent;
	/*text-align:right;*/
	padding:15px;
	/*top: 66px;*/
	top: 125px; 
	right: 0; 
	margin-top:5px;
	margin-right: 0px;
	/*height:230px;*/
	width:210px;
	
	color:#789;
	font-size:11px;
	-moz-box-shadow: 0px 15px 15px #000000;
}


.AspNet-Login label
{
	color:#ffffff;
	font-size: 14px;
	text-align:left;
	margin: 1px 0 2px 0;
}


#login-popup .textbox
{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:0 0 5px;
	padding:5px 0 5px 5px;
	width:200px;
	font-size:15px;
}

#login-popup .button
{
	margin: 10px 0 0 4px;
}

#login-popup p
{
	text-align:left;
	margin:0;
}


.AspNet-Login span {
	display: block;
	color:#ffffff;
	font-size:13px;
	margin: 5px 0 0 0 ;
	
}

#ajax-anim
{
	text-align:right;
}

#nav{
	height: 33px;
	padding: 0 0 0 20px;
}

#nav ul{
	width: 100%;
	text-align: center;
	float:left;
}

#nav ul li{
	display: inline;
	font-size: 16px;
}

#nav ul li a{ 
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding: 8px 15px 8px 15px;
	margin: 1px 0 0 0 ;
}

#nav ul li a:hover{
	/*color: #A30200;*/
	text-decoration:underline;
	background: transparent url("../Images/menu-hover.jpg") repeat-x;
}

/***   MENU & SUB MENU STUFF   ****************/

/*
.top-level{
	display:inline;
	list-style-type:none;
	width:100%;
	font-size: 16px;
}

.top-level-item{
	list-style-type:none;
	float:left;
	cursor:pointer;
	height:31px;
	width: 135px;
	margin: 1px 0 0px 0 ;
}

.top-level-item a{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 8px 0 8px 0;
	display:block;
	text-align:center;
}

.top-level-item a:hover
{
	text-decoration:underline;
}

.sub-level{
	position: absolute;
	display:none;
	list-style-type:none;
	width: 960px;
	cursor:default;
	height:33px;
	background: transparent url("/Images/menu-hover.jpg") repeat-x;
}


.subi-level-item{
	display:inline;
	width: 135px;
}

.sub-level-item a{
	display:block;
	cursor:pointer;
	float:left;
	padding: 8px 20px 8px 0;
	margin: 0 0 20px 0;
	width: 135px;
}

li.has-sub a:hover{
	background: transparent url("/Images/menu-hover.jpg") repeat-x;
	text-decoration:none;
}

li:hover
{
	background: transparent url("/Images/menu-hover.jpg") repeat-x;
}

li:hover ul , li.over ul{
	display: block;
	background: transparent url("/Images/menu-hover.jpg") repeat-x;
}

.sub-level-item a:hover
{
	text-decoration:underline!important;
	
}
*/

/************************************************************/

#content{
	margin: 15px 0 15px 0 ;
	/*padding: 30px;*/
	/*padding: 30px 30px 0 30px;*/
	background-color: #ffffff;
	/*border-top: 1px solid #B7CFDC;
	border-left: 1px solid #B7CFDC;
	border-right: 1px solid #B7CFDC;*/
	border: 1px solid #B7CFDC;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	background: #ffffff;
	/*url("/images/home_grad2.png") repeat-x scroll 0 bottom;*/
}

#content h1
{
	/*margin: 0 0 30px 0;*/
	font-size: 29px;
	font-weight:normal;
	word-spacing: -3px;
	font-weight:bold;
}

#landing{
	text-align:justify;
	width: 960px;
	height: 252px;
	background: url("/images/picadilly_circus.jpg");
	/*margin: -30px -30px 0 -30px;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	position:relative;
}

/*#landing h1
{
	text-align:center;
	font-weight:normal;
	font-size: 38px;
	letter-spacing: 0px;
	padding: 0 70px 0 70px;
}*/

#landing-content
{
	line-height: 115%;
	position:absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-radius-bottomright: 8px;
	border-radius-bottomleft: 8px;
	color: #ffffff;
	padding: 15px;
}

#landing-content h1
{
	font-size: 28px;		
	font-weight:normal;
	letter-spacing: 0px;
	margin: 0 0 10px 0;
}

#landing-content p
{
	line-height: 115%;
	word-spacing: -2px;
	font-size:15px;
	color: #ffffff;
	margin:0;
}


#content-middle
{
	margin: 15px 0 15px 0;
}

#content-middle div h3
{
	background-color:#9BC76E;
	padding: 5px 0 5px 5px;
	color: #ffffff;
}

#content-middle div ul{
	padding: 4px 0 0 12px;
	list-style-type:square;
	color: #575757;
	line-height: 17px;
	height: 170px;
	overflow:hidden;
}

#content-middle div ul li{
	color: #61BC18;
	margin: 0 0 0 5px ;
	padding: 4px 0 4px 0px;
	font-size:14px;
	text-align:left;
}

#content-middle div ul li a{
	text-decoration:none;
	color: #174A89;
	cursor:pointer;
}

#content-middle div ul li a:hover{
	color: #A30200;
	text-decoration:underline;
}

#top-stories
{
	width:305px;
	height: 200px;
	overflow:hidden;
}

#exclusive-stories
{
	margin: 0 15px 0 15px;
	width:305px;
	height: 200px;
	overflow:hidden;
}

#free-trial
{
	/*background: #016D9E url("/images/trial-bg.jpg") repeat-x;*/
	background: transparent url("/images/billboard.jpg");
	/*background: #016D9E;*/
	height: 200px;
	text-align:center;
	color: #ffffff;
	width:224px;
	border:0;
}

#free-trial img
{
	/*margin: 0 15px 15px 0;
	float:left;*/
	margin: 25px 0 0 0 ;
}

#free-trial a
{
	color: #ffffff;
	text-decoration:none;
}

#trial-title
{
	font-size: 34px;
	font-weight:bold;
	display:block;
	text-transform:capitalize;
	padding: 5px 0 0 0;
	line-height: 120%;
	margin: 30px 0 0 0;
}

#trial-link
{
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}

#trial-info
{
	display:block;
	font-size: 14px;
	margin: 15px 0 5px 0 ;
	text-align:center;
}


#content-lower
{
	/*background-color: #ffffff;*/
	background-color: #F7FFEA;
	padding: 15px 0 15px 0;
	/*background: #ffffff url("/images/home_grad1.png") repeat-x scroll 0 0;*/
	border: 1px solid #B7CFDC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin: 0 0 15px 0;
}

#content-lower div span 
{
	float: left;
	width: 150px;
	font-size: 13px;
	padding: 3px 0 0 5px ;
	/*color: #61BC18;*/
	color: #816464;
}

.benefit-title
{
	color: #61BC18;	
	font-weight:700;
	display:inline;
	padding: 0 0 0 5px ;
	/*color: #816464;*/
}

#content-lower div img 
{
	float:left;
}







.column1
{
	float: left;
	width:495px;
	font-size:16px;
	margin:30px;
}

.column2
{
	float:right;
	width:360px;
	font-size:16px;
	margin: 30px 30px 30px 0;
}

.two-col
{
	float:left;
	width: 585px;

}

.one-col{
	float:left;
	width: 278px;
	line-height: 100%;
	padding: 15px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	border: 1px solid #B7CFDC;
	/*background-color: #ffffff;*/
	background-color: #F7FFEA;
}

.quarter
{
	width: 220px;
	float:left;
	margin: 0 0 0 15px;
}



.front-quote
{
	margin: 25px 0 0 0 ;
	text-align:justify;
	color: #696969;
	font-size: 13px;
	display:block;
	font-style:italic;
}

.front-quote-company
{
	text-align:right;
	padding:2px 0 10px 0 ;
	font-weight:bold;
	color: #6AB032;
	font-size:13px;
	display:block;
}




/*.small-col img{
	padding: 40px 0px 0 0 ;
}*/

#footer{
	/*background: #ffffff;*/
	/*margin: 15px 0 0 0 ;*/
	border-top: 1px solid #87AE5F;
	border-left: 1px solid #87AE5F;
	border-right: 1px solid #87AE5F;
	/*background: #a6d577 url("/images/pre-footer.png") repeat-x;*/
	background-color:#99c56c;
	padding: 15px 15px 15px 15px;
	color: #ffffff;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
}

/*
.col1{
	width:35%;
	float: left;
	padding: 30px 0 0 30px;
	height: 100%;
}

.col2{
	float: left;
	width:35%;
	height: 100%;
	padding: 30px 0 0 0px;
}
*/


#footer .col1
{
	padding: 0 0 0 0px;
	width:37%;
	float:left;
}

#footer .col2
{
	padding: 0 0 0 0px;
	border: 0;
	width:40%;
	float:left;
}

#footer .col2 .footer-left-img
{
	height:100%;
	width: 50px;
	float:left;
}

#footer .col2 span
{
	font-size:13px;
	display:block;
}

#footer .col2 ul
{
	margin: 10px 0 0 0 ;
	float:left;
	width:140px;
	height:100%;
	font-size:12px;
}

#footer .col2 ul li
{
	margin: 5px 0 5px 0;
}

#footer .col2 ul li a
{
	color:#ffffff;
	text-decoration: none;
}

#footer .col2 ul li a:hover
{
	text-decoration: underline;
}

#footer .col1 ul
{
	margin: 10px 0 0 0 ;
	float:left;
	width:140px;
	height:100%;
	font-size:12px;
}
#footer .col1 ul li
{
	margin: 5px 0 5px 0;
}

#footer .col1 ul li a
{
	color:#ffffff;
	text-decoration: none;
}

#footer .col1 ul li a:hover
{
	text-decoration: underline;
}

#footer .col1 span
{
	font-size:13px;
	display:block;
}

#footer .col1 .footer-left-img
{
	height:100%;
	width: 50px;
	float:left;
}

#footer .small-col
{
	font-size: 12px;
	padding: 0 0 0 15px ;
	margin:0;
	float:left;
	border-left: 1px solid #ffffff;
}

#footer .small-col a 
{
	float: left;
}

#footer .small-col div
{
	margin: 0 0 10px 0;
}

#footer .small-col span
{
	width:105px;
	float:left;
	margin:0 0 0 7px;
	font-size: 12px;
}

#footer .small-col span a
{
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	margin: 10px 0 0 0 ;
	font-weight:bold;
}


/*
#footer div{
	border-right:1px solid #DDDDDD;
}

#footer div ul{
	padding: 5px 0 0 0;
}

#footer div ul li{
	padding: 5px 0 0 0;
	text-align: left;
}

#footer div ul li a{
	text-decoration:underline;
	color: #ffffff;
}

#footer div ul li a:hover{
	color: #A30200;
	text-decoration:underline;
}

#footer div a{
	float:right;
	text-decoration:underline;
	color: inherit;
	width:100%;
}

#footer div a:hover{
	color: #A30200;
}
*/

#copyright
{
	background-color: #A9D975;
	padding: 5px 0 5px 15px;
	font-size:12px;
	color: #ffffff;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border: 1px solid #96C168;
}

.content-inner
{
	border: 1px solid #CCCCCC;
	padding: 30px;
	/*margin: 0 0 30px 0;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.content-inner .small-col
{
	margin: 30px 30px 0 0;
}

.page-info
{
	margin: 0 0 30px 0;
}

.content-inner-scrollable
{
	overflow:auto;
	max-height:505px;
}

.clearfix{
	clear:both;
}

.clear-fix:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear{
	clear:both;
}

.green{
	color: #61BC18;
}

.greyblue{
	color:#8696A4;
}

.bold{
	font-weight:bold;
}

.fl-right{
	float: right !important;
}

.txt-right{
	text-align: right;
}

.txt-center{
	text-align:center;
}

.textbox{
	/*border :1px solid #03BAFC;*/
	border :1px solid #62bd19;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 0 5px 5px;
}

.textbox:hover
{
    /*border: 1px solid #62bd19 ;*/
}

.button{
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:transparent url(../images/button_bg.png) repeat-x scroll 0 -10px;
	border:1px solid #67A02F;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	height: 32px;
}

.button:hover
{
	background-position: 0 -5px;
	cursor:pointer;
}

.background-green
{
	/*background-color: #E7F1CF;*/
	/*background-color: #f5ffe3;*/
	background-color: #F7FFE9;
}

/*
.button{
	width: 60px;
}
*/

/*************  ABOUT US ***************/

#about-us .content-inner
{
	margin: 0 0 30px 0;
}

.about-how-wrapper
{
	padding: 0px 0 60px 0;
	clear:both;
	background: transparent url("../images/down-arrow.png") no-repeat 50% 80%;
}

.about-how-wrapper-last
{
	clear:both;
	/*height: 90px;*/
}

.about-us p
{
	margin: 0 0 15px 0;
	line-height: 110%;
	text-align:justify;
}

.about-us span 
{
	display:block;
	margin: 0 0 30px 0;
}

.about-us span img
{
	float: right;
}

#xtreme-type
{
	margin: 2px 12px 0 0;
}

#xtreme-logo
{
	margin: -10px 0 0 0;
}

.about-us img
{
	margin: 10px 0 10px 0;
}

.about-how-img
{
	float:left;
	width: 48px;
	margin: 0 30px 0 0px ;
}

.about-how-title
{
	font-weight:bold;
	color: #555555;
}

.about-how-info
{
	float:left;
	width: 400px;
	text-align:justify;
}



.about-h1
{
	background: transparent url("../images/about.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;	
}

.how-we-work-h1
{
	background: transparent url("../images/how-we-work.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;
}


/********************  CLIENTS   **************************************************/

.clients-h1
{
	background: transparent url("../images/our-subscribers.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;
}

.subscriber-logo-wrapper
{
	/*border: solid 1px #62bd19;*/
	line-height:120px;
	float:left;
	margin-right:12px;
	margin-bottom: 12px;
	text-align: center;
	width:120px;
	height:120px;
	background-color:#ffffff;
	vertical-align:middle;
}

.full-quote-wrapper
{
}

.quote-logo-wrapper
{
	/*float:right;
	width:40%;
	vertical-align: text-bottom;*/
}

.quote-wrapper
{
	float:left;
	width:100%;
	margin: 0 0 30px 0;
}

.person-quoted
{
	clear:both;
	float:right;
	text-align:right;
	width:100%;
	margin: 15px 0 0 0;
	font-size: 16px;
}

.company-quoted
{
	clear:both;
	float:right;
	width:100%;
	text-align:right;
	font-weight:bold;
	font-size: 15px;
}

.blockquote
{
	background-image: url(../Images/openquote.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-style: italic;
	padding-top: 12px;
	padding-left:10px;
	font-size:16px;
}

.CloseBlockquote
{
	background-image: url(../Images/closequote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-left:15px;
	padding-right:25px;
}

/*************  SOURCES   ***************/

#sources
{
	padding: 30px;
}

.sources-h1
{
	background: transparent url("../images/sources.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;
}

.source-logo-wrapper
{
	float:left;
	padding: 10px;
}

.source-public
{
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}

.alt
{
	background-color:#F3F9FF;
	border-bottom: 1px solid #E4F2FF;
	border-top: 1px solid #E4F2FF;
	margin: 1px 0 1px 0;
}

/************  TRIAL/DEMO *******/

.trial-h1
{
	background: transparent url("../images/trial.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;
}

#trial-image
{
	display:block;
	margin: 130px 0 0 0;
}

#arrange-demo-activity
{
	margin: 10px 0 0 0;
}

#arrange-demo label
{
	float:left;
	width: 90px;
	font-weight:bold;
	color: #816464;
	text-align:right;
	margin: 0 10px 0 0 ;
	padding: 5px 0 0 0;
}

#arrange-demo input
{
	width: 200px;
}

#arrange-demo ul li div
{
	margin: 0 0 0 100px;
	font-size: 13px;
	height: 13px;
}

#arrange-demo ul li
{
	margin: 0 0 10px 0;
}

#arrange-demo ul
{
	margin: 0 0 30px 0;
}

#arrange-demo span
{
	width:200px;
}

/************  CONTACT US *******/

#address
{
	margin: 0 0 30px 0;
	height:64px;
}

.ui-instruction
{
	font-size:12px;
}

#address img
{
	float:left;
	display:inline;
	margin: 0 15px 0 0 ;
}

#postal-address
{
	margin: 10px 0 0 0 ;
}

#map-canvas
{
	width:100%;
	height: 410px;
	border: solid 1px #61bc18;
}

.contact-h1
{
	background: transparent url("../images/contact-us.png") no-repeat;
	padding: 0 0 0 74px;
	line-height:64px;
}

.contact-wrapper
{
	margin: 15px 0 15px 0;
}

.contact-info
{
	float:left;
	width:130px;
	margin: 15px 0 15xp 0;
	font-size:14px;
}

.contact-details
{
	float:right;
	width:330px;
}

.contact-details p
{
	margin: 5px 0 5px 0 ;
}

.contact-details a
{
	margin-bottom: 30px;
	display:block;
	font-size:15px;
}

.contact-details h3
{
	display:inline;
}

/****** STATUS INFO *******/

#status_contacts .contact-info
{
	/*display:none;*/
	float:none;
	width:auto;
	margin: 0 0 15px 0;
}

#status_contacts .contact-details
{
	float:none;
	width:auto;
}

#status_contacts .contact-wrapper
{
	margin:0;
}

#trial-login
{
	/*margin-top: 45px;*/
}

#trial-login-controls
{
	background-color: #61BC18;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding: 15px;
	width:220px;
	margin-left: auto;
	margin-right:auto;
}

#trial-login-controls p label
{
	display:block;
}

#trial-login-controls p input
{
	width:195px;
}

#trial-login-controls p span
{
	float:right;
}

.emphasis
{
	/*color: #61BC18;*/
	font-size: 18px;
}

#screenshots
{
	text-align:center;
	/*background-color: #fffae5;*/
	/*border: 1px solid #CCCCCC;*/
	/*padding: 10px 0 10px 0;*/
}

#screenshots li
{
	float: left;
	height: 140px;
	width: 140px;
	padding: 10px;
}

#screenshots li img
{
	display:block;
	margin: 0 0 5px 0;
}

#screenshots li a
{
	font-size: 11px;
	text-align: left;
	width: 140px;
	float:left;
	padding: 0 0 0 10px;
}

/*  TO REVIEW */

/*
.search_item 
{
	font-family:verdana;
	float: left;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear:left;
}

.search_title
{
	font-family: verdana;
	float: left;
	font-weight: bold;
	color: #696969;
	display:block;
	margin-top:5px;
	width:150px;
}

.search_field_demo .textbox
{
	width:200px;
}

.search_field_demo {
	float: left;
	width:320px;
	display:inline;
}
*/

/*


.AboutUs_Info_Container
{
	width:100%;
	color: #696969;
}


.AboutUs_InfoTitle_Right
{
	width:20%;
	float:right;
	color: #62bd19;
	font-size:25px;
	line-height: 25px;
	font-weight: bold;
	color: #62bd19;
	letter-spacing: -0.8pt;
	word-spacing:-1pt;
	text-transform: lowercase;
	font-family: Sans-Serif;
	padding: 7px 3px 7px 30px;
}

.AboutUs_Info_Right
{
	float:right;
	padding: 5px 50px 5px 50px;
	text-align:justify;
}

.AboutUs_InfoTitle_Left
{
	width:20%;
	float:left;
	color: #62bd19;
	font-size:25px;
	line-height: 25px;
	font-weight: bold;
	color: #62bd19;
	letter-spacing: -0.8pt;
	word-spacing:-1pt;
	text-transform: lowercase;
	font-family: Sans-Serif;
	padding: 7px 30px 7px 0px;
}

.AboutUs_Info_Left
{
	float:left;
	padding: 5px 50px 5px 50px;
	text-align:justify;
}

#AboutUsContainer
{
	width:100%;
	height:100%;
	background-image: url(/Images/AmmoLogoWatermark.gif);
	background-position:center;
	background-repeat:no-repeat;
}
*/