body{
	font-family: 'Raleway', sans-serif;
	background:url(../images/body_bg.jpg) top repeat-x;
}
.wrapper{
	width:990px;
	margin:0 auto;
}
header{
}
h1{
	font-size:24px;
	font-weight:200;
	color:#666666;
}
h2{
	font-size:15px;
	font-weight:normal;
	color:#678C00;
}

a{
	text-decoration:none;
}
p{
	font-size:13px;
	color:#666666;
	margin:10px 0;
	line-height:21px;
}
p strong{
	font-weight:600;
}
input{
	outline:none;
}
.clear{
	clear:both;
}
.logo{
	float:left;
	margin:23px 0 23px 23px;
}
.header_right{
	float:right;
	margin:23px 0 0 23px;	
}
.social_sprite{
}
.social_sprite li{
	display:block;
	float:right;
	margin:0 15px 15px 0;
}
.social_sprite li a{
	width:32px;
	height:32px;
	display:block;
	transition:opacity 0.5s;	
}
.social_sprite li a:hover{
	opacity:0.7;
	transition:opacity 0.5s;
}
.social_sprite li a.fb{
	background:url(../images/top_social_icons.png) 0 0 no-repeat;
}
.social_sprite li a.twitter{
	background:url(../images/top_social_icons.png) -48px 0 no-repeat;
}
.social_sprite li a.linkedin{
	background:url(../images/top_social_icons.png) -96px 0 no-repeat;
}
.social_sprite li a.gplus{
	background:url(../images/top_social_icons.png) -141px 0 no-repeat;
}
.contact_number{
	font-size:25px;
	color:#688C00;
	font-weight:700;
	clear:both;
	text-align:right;
	margin:0 15px 0 0;
	line-height:28px;
}
.contact_number span{
	color:#666;
	font-weight:200;
}
nav{
	background:#E5E5E5;
	clear:both;
	border:1px #AEAEAE solid;
	border-left:none;
	border-right:none;
}
.main_nav{
	font-size:15px;
	float:left;
}
.main_nav li{
	float:left;
}
.main_nav li a{
	float:left;
	padding: 16px;
	color:#666666;
		transition:opacity 0.5s;	
}
.main_nav li a:hover{
	background:#698C00;
	color:#fff;
	opacity:0.7;
		transition:opacity 0.5s;	
}
.main_nav li a.active{
	background:#698C00;
	color:#fff;
}
.search_box{
	float: right;
	background: #fff;
	width: 190px;
	margin: 11px 0 0 0;
	height: 25px;
}
.search_input{
	background:none;
	border:none;
	color:#666666;
	font-size:12px;
	padding:4px;
	width:150px;
	float:left;
}
.search_btn{
	background:url(../images/icon_search.png) no-repeat;
	width:15px;
	height:15px;
	float:right;
	border:none;
	margin:4px 4px 0 0;
	cursor:pointer;
}
.gallery_bg{
	background:#688C00;
	width:960px;
	margin:10px auto;
	padding:10px 0 30px 0;
}
.main_container{
	width:960px;
	margin:15px auto;
	min-height:420px;
}
.left_content{
	width:675px;
	float:left;
	margin:10px 0 0 0;
}
.heading{
	border-bottom:1px #666666 solid;
	padding:0 0 6px 0;
	clear:both;
}
.read_more{
	float:right;
	color:#2185C5;
	font-size:13px;
	margin:0 0 15px 0;
}
.read_more a{
	color:#2185C5;
	transition:opacity 0.5s;	

}
.read_more a:hover{
	text-decoration:underline;
	opacity:0.7;
		transition:opacity 0.5s;	

}
.bottom_box_left{
	background:#688C00 url(../images/bottom_box_waves.png) bottom left no-repeat;
	float:left;
	border:1px #CDCDCD solid;
	padding:21px 10px 25px 18px;
		margin: 20px 0 0 0;

}
.bottom_box_left h1{
	color:#fff;
	font-size:24px;
}
.left_btm_left{

	color:#fff;
	font-size:13px;
}
.left_btm_left li{
	background:url(../images/bullet_right.png) 0 2px no-repeat;
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;	
}
.bottom_box_right{
	background:#688C00 url(../images/bottom_box_waves.png) bottom left no-repeat;
	float:right;
	border:1px #CDCDCD solid;
	padding:21px 10px 25px 18px;
	min-height: 171px;
	min-width: 301px;
	margin: 20px 0 0 0;
}
.bottom_box_right h1{
	color:#fff;
	font-size:24px;
}
.right_btm_right{

	color:#fff;
	font-size:13px;
}
.right_btm_right li{
	background:url(../images/bullet_right.png) 0 2px no-repeat;
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;	
}
.right_content{
	width:267px;
	float:right;
	margin:0 0 0 0;
}
.login_box{
}
.login_box h1{
	background:#E5E5E5;
	border:1px #AEAEAE solid;
	color:#3E454C;
	font-weight:200;
	font-size:24px;
	text-align:center;
	padding:10px 0;
}
.login_box_content{
	border:1px #AEAEAE solid;
	padding:15px;
	margin:1px 0 0 0;
}
.login_input{
	background:#FFF;
	border:1px #CCCCCC solid;
	color:#666666;
	font-size:14px;
	font-weight:200;
	width:213px;
	padding:0 10px;
	height:33px;
	margin:0 0 15px 0;
}
.login_bottom{
}
.login_bottom_left{
	float:left;
	font-size:11px;
	margin:10px 0 0 0;
		
}
.login_bottom_left a{
	color:#2185C5;
	
		transition:opacity 0.5s;	
}
.login_bottom_left a:hover{
		opacity:0.7;
		transition:opacity 0.5s;	
}
.login_btn{
	float:right;
	background:#688C00;
	border:1px #CCCCCC solid;
	color:#fff;
	font-size:15px;
	padding:7px 20px;
	cursor:pointer;
		transition:opacity 0.5s;	

}
.login_btn:hover{
	opacity:0.7;
	transition:opacity 0.5s;
}
.right_image_links{
	margin:10px 0 0 0;
}
.right_image_links a{
	transition:opacity 0.5s;
}
.right_image_links a:hover{
	opacity:0.7;
	transition:opacity 0.5s;
}
footer{
	background:#E5E5E5;
	clear:both;
	border:1px #AEAEAE solid;
	border-left:none;
	border-right:none;
	margin:20px 0 0 0;
}
footer .wrapper{
	padding:15px 0 ;
	color:#333745;
	font-size:13px;
}
.price_table{
	border-top: 1px #AEAEAE solid;
	border-left: 1px #AEAEAE solid;
	font-size:13px;
	margin:0 0 15px 0;
}
.price_table th{
	background: #688C00;
	font-weight:500;
	color:#FFF;
	font-size:14px;
	padding:5px;
	vertical-align:middle;
}
.price_table td{
	border-bottom: 1px #AEAEAE solid;
	border-right: 1px #AEAEAE solid;
	padding:5px;
	color:#666666;
}
.accordion{
	font-weight:500;
	color:#FFF;
	font-size:14px;
	padding:10px;
	margin:10px 0;
	cursor:pointer;
}
.accordion-close{
	background:#688C00 url(../images/icon_arrow.png) 98% 14px no-repeat;
}
.accordion-open{
	background:#688C00 url(../images/icon_arrow.png) 98% -26px no-repeat;
}

.accordian_content{
	font-size:13px;
	color:#666666;
	line-height:20px;
}
.download_table{
	border-top: 1px #AEAEAE solid;
	border-left: 1px #AEAEAE solid;
	font-size:18px;
	margin:15px 0;
	font-weight:600;
	width:100%;
}
.download_table a{
	color:#666666;
	text-decoration:underline;
}
.download_table a:hover{
	text-decoration:none;
}
.download_table td{
	border-bottom: 1px #AEAEAE solid;
	border-right: 1px #AEAEAE solid;
	padding:5px;
	vertical-align:middle;

	text-align:center;
}
.softwares{
	margin:10px 0 0 0;
}
.softwares_icon{
	float:left;
	background: #E5E5E5;
border: 1px #AEAEAE solid;
padding:5px;
margin:0 5px 0 0;
}
.softwares_icon img{
	width:100px;
	height:100px;
	transition:opacity 0.5s;
}
.softwares_icon img:hover{
	opacity:0.7;
	transition:opacity 0.5s;
}
.contact_form{
}
.contact_form label{
	color:#666666;
	display:block;
	font-size:13px;
	margin:10px 0 5px 0;
}
.contact_form label span{
	color:#F00;
}
.contact_form input[type="text"]{
	width:70%;
	background: #E5E5E5;
	border: 1px #AEAEAE solid;
	padding:5px 2%;
	font-size:13px;
	color:#666;

}
.contact_form textarea{
	width:70%;
	background: #E5E5E5;
	border: 1px #AEAEAE solid;
	padding:5px 2%;
	font-size:13px;
	color:#666;
	height:100px;

}
.send_btn{
	float:left;
	background:#688C00;
	border:1px #CCCCCC solid;
	color:#fff;
	font-size:15px;
	padding:7px 20px;
	margin:10px 10px 0 0;
	cursor:pointer;
		transition:opacity 0.5s;	

}
.send_btn:hover{
	opacity:0.7;
	transition:opacity 0.5s;
}
.register_form{
	margin:10px 0 0 0;

}
.register_form label{
	display:block;
	margin:10px 0;
	width:100%;
	clear:both;
}
.register_form label span{
	color:#900;	
}
.register_form input[type="text"] {
	width:45%;
	float:left;
	padding:5px;
	margin: 0 0 10px 0;
	color:#666;
	outline:none;
	border:1px #688C00 solid;
}
.register_form input[type="password"] {
	width:45%;
	float:left;
	padding:5px;
	margin: 0 0 10px 0;
	color:#666;
	outline:none;
	border:1px #688C00 solid;
}
.register_form select {
	width:46.7%;
	float:left;
	padding:5px;
	margin: 0 0 10px 0;
	color:#666;
	outline:none;	
	border:1px #688C00 solid;
}
.validate_error{
	width:50%;
	font-size:11px;
	color:#900;
	float:left;
	margin: 10px 0 0 5px;
}
.pagination{
	margin:10px 0 0 0;
}
.pagination a{
	float:left;
	display:block;
	margin:0 3px 0 0;
	color:#333;
	width:20px;
	padding:3px 0;
	text-align:center;
	border:1px #688C00 solid;
}
.pagination a:hover{
	background: #688C00;
	color:#FFF;	
}
.pagination a.selected{
	background: #688C00;
	color:#FFF;		
}
.paginationLaunch{
	margin:10px 0 0 0;
}
    .paginationLaunch a {
        float: left;
        display: block;
        margin: 5px 3px 10px 3px;
        color: #333;
        width: 62px;
        padding: 10px 60px;
        text-align: center;
        border: 1px #688C00 solid;
        color: red;
    }
.paginationLaunch a:hover{
	background: #688C00;
	color:#FFF;	
}
.paginationLaunch a.selected{
	background: #688C00;
	color:#FFF;		
}
.page{
}
.page img{
	width:100%;
}
.errorMessage {
    color: red;
}

.error {
    color: red;
}

.basicqaida_img {
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    width: 1005px;
    height: 1331px;
    z-index: 0;
}

div#container {
position: relative;
width: 1005px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}