@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	margin-top: 10px;
	background-color: #0D405F;
	background-image: url(images/bg-4.png);
	background-repeat: repeat;
}
.oneColElsCtr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
.oneColElsCtr #mainContent {
}
.oneColElsCtr #container #mainContent .header {
	position: relative;
	height: 307px;
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
}
.oneColElsCtr #container #mainContent .content01 {
	position: relative;
	height: 376px;
	width: 950px;
	background-image: url(images/content-bg01.png);
	background-repeat: no-repeat;
}
.oneColElsCtr #container #mainContent .content01 .contentshadow {
	position: relative;
	height: 376px;
	width: 950px;
	background-image: url(images/content-bg01-shadow01.png);
	background-repeat: no-repeat;
}

.oneColElsCtr #container #mainContent .header .slogan {
	position: absolute;
	left: 633px;
	top: 13px;
}
.oneColElsCtr #container #mainContent .header .eyes-background {
	position: absolute;
	left: 241px;
	top: 48px;
}
.oneColElsCtr #container #mainContent .header .display-Picture {
	position: relative;
	top: 28px;
	left: 4px;
}
.oneColElsCtr #container #mainContent .header .banner-text {
	position: absolute;
	width: 642px;
	left: 290px;
	top: 183px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.oneColElsCtr #container #mainContent .header .display-Picture .gmail {
	position: relative;
	background-image: url(images/gmail.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 192px;
	left: 35px;
	top: -58px;
}
.oneColElsCtr #container #mainContent .header .display-Picture .gmail a {
	position: absolute;
	background-repeat: no-repeat;
	height: 43px;
	width: 192px;
	background-position: 0px 0px;
	display: block;
	left: 0px;
	top: 0px;
}
.oneColElsCtr #container #mainContent .header .display-Picture .gmail a:hover {
	position: absolute;
	background-image: url(images/gmail2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 192px;
}
.oneColElsCtr #container #mainContent .header .banner-text p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.oneColElsCtr #container #mainContent .content01 .box1 {
	background-image: url(images/box.png);
	height: 353px;
	width: 301px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 9px;
	left: 28px;
	}
.oneColElsCtr #container #mainContent .content01 .box2 {
	background-image: url(images/box.png);
	height: 353px;
	width: 301px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 9px;
	left: 330px;
	}	
	.oneColElsCtr #container #mainContent .content01 .box3 {
	background-image: url(images/box.png);
	height: 353px;
	width: 301px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 9px;
	left: 631px;
	}	

.oneColElsCtr #container #mainContent .content01  .shadow {
	background-image: url(images/box-shadow.png);
	height: 353px;
	width: 301px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: -1px;
	left: 0px;
}
.oneColElsCtr #container #mainContent .content01  .title {
	position: absolute;
	left: 12px;
	top: 19px;
	width: 272px;
	text-align: center;
	height: 37px;
}
.oneColElsCtr #container #mainContent .content01  .unorderlist ul {
	display: block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent .content01  .unorderlist li {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	margin-left: -25px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
	margin-top: 40px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bolder;
	line-height: 17px;
	margin-right: 5px;
	padding-top: 10px;
}
.oneColElsCtr #container #mainContent .content01 .unorderlist {
	position: absolute;
	top: 41px;
	left: 5px;
	width: 273px;
	height: 200px;
}
.oneColElsCtr #container #mainContent .content01  .view-sample {
	background-image: url(images/view-sample-h.png);
	background-repeat: no-repeat;
	position: relative;
	height: 39px;
	width: 235px;
	left: 28px;
	top: 280px;
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent .content01  .view-sample a {
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 235px;
	background-position: 0px 0px;
	display: block;
	left: -1px;
	top: -2px;
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent .content01 .view-sample a:hover {
	background-image: url(images/view-sample.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 235px;
	left: -1px;
	top: -2px;
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent .content01 .contentshadow .shadow .text {
	position: absolute;
	left: 21px;
	top: 23px;
	width: 250px;
}
.oneColElsCtr #container #mainContent .content01 .contentshadow  .shadow .para {
	position: absolute;
	left: 42px;
	top: 87px;
}
.oneColElsCtr #container #mainContent .content01 .contentshadow .shadow .text img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColElsCtr #container #mainContent .content-webdesign {
	font-size: 12px;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FFFFE8;
	background-image: url(images/texture-bg.png);
	position: absolute;
	height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	left: -4px;
	top: 216px;
}
.oneColElsCtr #container #mainContent .content-gradesign {
	font-size: 12px;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FFFFE8;
	background-image: url(images/texture-bg.png);
	position: absolute;
	height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	left: -4px;
	top: 216px;
}
.oneColElsCtr #container #mainContent .content-logdesign {
	font-size: 12px;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #D4943E;
	position: absolute;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	left: -3px;
	top: 216px;
	background-image: url(images/texture-bg.png);
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Tbumbnail class */
.oneColElsCtr #container #mainContent #logo-pack {
	width: 950px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: repeat;
}
.oneColElsCtr #container #mainContent #logo-pack li {
	display: inline;
	padding: 0px;
	float: left;
	height: 184px;
	width: 305px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	background-image: url(images/bg-boxex-li.png);
	background-repeat: no-repeat;
}
.oneColElsCtr #container #mainContent #logo-pack li p {
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #000;
	border-left-color: #CCC;
	display: block;
	padding: 10px;
	font-size: 11px;
	font-family: verdana;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.oneColElsCtr #container #mainContent #logo-pack li p a {
	color: #000;
}
.oneColElsCtr #container #mainContent #logo-pack  a:hover {
	color: #000;
}
.oneColElsCtr #container #mainContent #logo-pack li img {
	height: 100px;
	width: 260px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/* END Tbumbnail class */
.oneColElsCtr #container .quicknav {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 531px;
	top: 12px;
	width: 410px;
	text-align: right;
}
.oneColElsCtr #container .quicknav #QuickNav01 {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.oneColElsCtr #container .quicknav #QuickNav01 li {
	display: inline;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.oneColElsCtr #container .quicknav #QuickNav01 li a {
	color: #FFF;
	text-decoration: none;
}
.oneColElsCtr #container .quicknav #QuickNav01 li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.oneColElsCtr #container #mainContent  #logo-pack li h1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.oneColElsCtr #container #mainContent  #logo-pack li h1 p {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent  #logo-pack li h1 span {
	font-size: 14px;
	color: #D28A3F;
	margin: 0px;
	padding: 5px;
}
.oneColElsCtr #container #mainContent  #logo-pack li a {
	display: block;
}
.oneColElsCtr #container #mainContent  #logo-pack li a:hover {
	filter: Alpha(Opacity=50,FinishY=100);
	-moz-opacity: 0.50;
		 opacity: 0.50;

}
.oneColElsCtr #container #mainContent  #logo-pack li p strong {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.oneColElsCtr #container #mainContent  #logo-pack li p strong img {
	height: 12px;
	width: 12px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColElsCtr #container #mainContent {

}
.oneColElsCtr #container #mainContent  #logo-pack li p br {
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent  #logo-pack li p strong .small {
	font-size: 9px;
}
.oneColElsCtr #container #mainContent .header .web-site-banner {
	position: absolute;
	top: 44px;
}
.oneColElsCtr #container #mainContent .content-gradesign #logo-pack li p a {
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent .content-gradesign #logo-pack li p a {
	position: absolute;
	width: 180px;
}
.oneColElsCtr #container #mainContent .content-webdesign #logo-pack li p strong a {
	height: 16px;
	width: 16px;
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #container #mainContent .content-gradesign #logo-pack li p strong a {
	height: 16px;
	width: 16px;
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColElsCtr #container #mainContent .content-gradesign #logo-pack li p strong a {
	height: 16px;
	width: 16px;
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

