
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ie 8 img max-width */
@media \0screen {
  img { width: auto;}
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #0d1424 url(images/body-bg.jpg) no-repeat center top;
	font: .81em/150% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	word-wrap: break-word;
	color: #666;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
	padding-left:30px;
}
a {
	text-decoration: none;
	outline: none;
	color: #026acb;
}
a:hover {
	text-decoration: underline;
}
small {
	font-size: 87%;
}
em, i {
}
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}
blockquote {
	font: italic 15px/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 4px 0 .4em;
	color: #333;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}


/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width:900px;
	margin: 0 auto;
background-color:#fff;
}

/* content */
#content {
	float: left;
	background: #f5f5f5;ng:0;
	padding: 30px;
	padding:0;
	margin-bottom: 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius:8px;
	max-width:100%;
	margin-top:85px;
	margin-left:200px;
	padding-right:0px;
}

#content2 {
	/*width:638px;*/
	float: left;
	background: #e5e5e5;
	padding: 30px;
	padding:0;
	margin-bottom: 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius:8px;
	max-width:100%;
	margin-top:85px;
	margin-left:200px;
	padding-right:0px;
}



/* fullwidth content */
.full_width #layout {
	width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

.dlbut {
	float: left;
	padding-top:8px;
}



/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 85px;
	margin-bottom: 20px;
	z-index: 1000;
}

#site-logo {
	position: absolute;
	top: 30px;
	font: bold 190%/110% Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left:15px;
	margin: 0;

}
#site-logo a {
	color: #fff;
	text-decoration: none;
}
#site-description {
	color: #ddd;
	position: absolute;
	top: 70px;
	font: italic 100%/120% Georgia, "Times New Roman", Times, serif;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	font-size: 90%;
}
#footer .widget {
	margin: 15px 0;
}
#footer .footer-text {
	clear: both;
	padding: 0 0 20px 5px;
	color: #ccc;
}
#footer .footer-text a {
	color: #fff;
}
#footer .credits {
	font-size: 90%;
}

/************************************************************************************
IMAGE STYLES
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img,
#body .gallery img,
.post-image img,
.feature-img,
.post-img,
.image-wrap img,
.slide-image img
{
	padding: 4px;
	background: #fff;
	border: solid 1px #ccc;
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius:4px;
}


/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.clearfix:after, .loops-wrapper:after, .widget li:after, #body:after, #footer:after, footer:after, .pagenav:after, #main-nav:after, .menu:after, .gallery:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .loops-wrapper, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: inline-block; }
/* clearfix for ie7 */
.clearfix, .loops-wrapper, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: block; zoom: 1; }

#site-logo {
	float:left;
	position:static;
	width:300px;
}

#ooo-logo {
	padding-top:10px;
	padding-right:12px;
	float:right;
	width:402px;
}

.iconholder {
	float: left;
	display: inline-block;
	padding-right:16px;
	padding-bottom:6px;
}

.iconholder img {
	width:170px;
	max-width:100%;
	border-radius: 15px;
}

@media all and (max-width: 720px) {
.iconholder img {
	max-width:160px;
}

#site-logo {
	float:left;
	position:static;
}

#body2 {
width:84%;
margin: auto;
}
}

.icondesc {


}

#mcol1 {
	width:30%;
	float:left;
	margin-left:30px;
	padding-bottom:30px;
}

#mcol2 {
	width:30%;
	float:left;
	padding-bottom:30px;
}

#mcol3 {
	display: inline-block;
	width:30%;
	padding-bottom:30px;
}

.icondate {
	color:#A0A0A0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top:-4px;
}

.creator {
	color:#7E7E7E;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top:-4px;
	float:left;
}

.categ {
	color:#7E7E7E;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top:-4px;
	float:left;
}

a {
	color: #0080FF;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.homeicon {
	width:20px;
	height:20px;
}

.menuss {
	width:120px;
	height:200px;
}

.menussl {
	width:200px;
	height:120px;
}

#body2 {
	padding-left:10px;
	padding-right:10px;
	margin: auto;
}

.appbox2 {
	padding-top:15px;
	margin-left:0px;
	text-align:center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius:5px;
	background-color:white;
	display: inline-block;
	width: 155px;
	height: 248px;
	margin: 1em;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	margin-right: -6px;
	margin-bottom:0px;
}

.apppic {
	width:130px;
	height:130px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.appbox2 h1 {
	font-family: Roboto, Verdana, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:100;
	text-align:left;
	padding-left:8px;
	padding-top:12px;
	color:#333333;
}

.ov {
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.ov:hover:after {
	content:"";
	width:156px;
	height:156px;
	background:rgba(0, 0, 0, 0.4);
	position:relative;
	left:0px;
	top:0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius:5px;
} 

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ov:hover:after {
	left:-13px;
}
}

#menu5 {
	width: 200px;
	box-shadow: 8px 0px 5px -5px rgba(60,60,60,0.67), 6px 8px 8px -5px rgba(60,60,60,0.67);
}
	
#menu5 li {
	display:inline;
}

#menu5 ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#menu5 ul li a {
	text-decoration: none;
	font-family: Roboto, Verdana, sans-serif;
	font-size:18px;
	color: #999999; 
	height:48px;
	background-color: white;
	display:block;
	line-height:48px;
}

#menu5 ul li a:visited {
	color: #999999; 
}
 
#menu5 ul li a:hover, .menu_simple ul li .current {
	color: white;
}

#men1 a:hover {
	background-color:#b3c833;
}

#men2 a:hover {
	background-color:#ce5043;
}

#men3 a:hover {
	background-color:#fb8521;
}

#body2 {
	margin-left:200px;
}

#men4 a:hover {
	background-color:#1aa1e1
}

#menu5 li img {
	float:left;
	height:48px;
	padding-right:8px;
}

#begpara {
	float:left;
	margin-top:30px;
	margin-right:20px;
}

#fixtop {
	height: 95px;
width:900px;
	
	padding:0;
	position: fixed;
	top: 0;
	z-index: 10000;
}

#thehead {
	/*margin:auto;*/
	height: 95px;
	background-color:white;
	box-shadow: 0px 8px 5px -4px rgba(61,60,61,0.67);
}

.button {
	-moz-border-radius: 5px;
	-moz-transition: border 0.1s ease;
	-ms-transition: border 0.1s ease;
	-o-transition: border 0.1s ease;
	-webkit-transition: border 0.1s ease;
	background-color: #b3c833;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius:3px;
	color: #ffffff;
	display: inline-block;
	font-family:Arial;
	font-size: 13px;
	font-weight:bold;
	margin: auto;
	padding: 8px 24px 8px 24px;
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	transition: border 0.1s ease;
}

.button:hover {
	color: #ffffff;
	font-weight:bold;
	background-color: #c1d739;
	border-bottom-color: #4a5032;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 8px 24px 8px 24px;
}

.topicon {
	background-color:#e5e5e5;
	height:140px;
	margin:-36px;
	
	padding:36px;
	margin:0px;
	
	padding-bottom:66px;
	box-shadow: inset 0px -4px 3px -3px rgba(60,60,60,0.57);
}

hr {
	color:rgba(160,160,160,0.37);
	background-color:rgba(160,160,160,0.37);
	height:1px;
	border: 0 none;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:30px;
	margin-right:30px;
}

body {
	background-image: url(img/aa-bg.png);
	background-color: transparent;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #4A4A4A;
	font-size: 14px;
	line-height: 22px;
}

#footer {
	font-family: Roboto, Geneva, sans-serif;
	font-size: 13px;
}

#footer a {
	color: #1c7d17;
}

#footer a:hover {
	color: #000;
}

h2 {
	font-family: Roboto, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.1em;
	text-transform: none;
	text-decoration: none;
}

h3 {
	font-family: "Roboto", Geneva, sans-serif;
	color: #4A4A4A;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:2px;
}

h4 {
	font-family: "Roboto", Geneva, sans-serif;
	color: #555;
	font-size: 26px;
	font-weight: 100;
	margin: 0;
	padding:0;
}

h5 {
	font-family: "Roboto", Geneva, sans-serif;
	color: #555;
	font-size: 26px;
	font-weight: 100;
	padding-left:30px;
}

.appsbit {
	margin-left:14px;
	padding-bottom:30px;
}

.home {
	background-color:#fff;
}

#footerwrap {
	background-color:#fff;
}

.galleryItem {
	color: #797478;
	font: 10px Roboto, Helvetica, sans-serif;
	width: 148px;
	margin: 10px 8px 10px 8px;
	float: left;
	-webkit-transition: color 0.5s ease;
	text-align:center;
}

.galleryItem:hover {
	color: #000;
}

.galleryItem:hover h2 { color:#000; }

.galleryItem img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius:5px;
}

.galleryItem h3 {
	font: 16px Roboto, Helvetica, sans-serif;
	margin-top:2px;
}

.galleryItem h2 {
	color:#A6A6A6;
	font: 12px Roboto, Helvetica, sans-serif;
	text-align:center;
	display:inline;
}

.galleryCont {
	margin-left: 20px;
	overflow: hidden;
	padding-bottom:20px;
}

.appbox3 {
	width:156px;
	height: 248px;
	padding:0px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-ms-border-radius:5px;
	overflow:hidden;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	display: inline-block;
	margin-right:10px;
	margin-top:10px;
}

.appbox3 h1 {
	font-family: Roboto, Verdana, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:100;
	text-align:left;
	padding-left:8px;
	padding-top:0px;
	color:#333333;
}

#back1 {
	background:url('../img/il80icon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back2 {
	background:url('../img/jbpqicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back3 {
	background:url('../img/fticon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back4 {
	background:url('../img/mcfqicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back5 {
	background:url('../img/fgicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back6 {
	background:url('../img/csicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back7 {
	background:url('../img/fsicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back8 {
	background:url('../img/ntficon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}
#back9 {
	background:url('../img/wts60sicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back10 {
	background:url('../img/wts70sicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back11 {
	background:url('../img/wts80sicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back12 {
	background:url('../img/wts90sicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back13 {
	background:url('../img/gtbicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

#back14 {
	background:url('../img/wts50sicon.png');
	background-size:130px;
	background-repeat: no-repeat;
	background-position: 13px 13px;
	background-color: white;
}

.ov3 {
	background:rgba(0, 0, 0, 0.4);
	text-align:center;
	opacity:0;
	width:156px;
	height:156px;
	-webkit-transition: opacity .1s ease;
	-moz-transition: opacity .25s ease;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-ms-border-radius:5px;
}

.appbox3:hover .ov3 {
	opacity:1;
	cursor:pointer;
}

.plus3, .plus3 img {
	width:240px;
	height:240px;
}