@import url(fonts.css);
/*
BB5789
1EA4D1
AAAAAA
*/

body {
	background-color: #FFFFFF;
}
#header {
	position: relative;
	width: 1000px;
	max-width: 94%;
	height: auto;
	margin: 10% auto 0px auto;
}
#contactInfo {
	float: right;
	margin: 31px 2px;
	font-family: "OpenSansCondensedLight", sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	margin-bottom: 5px;
}
#contactInfo a {
	color: #BB5789;
	text-decoration: none;
}
#contactInfo a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
#serviceList {
	clear: both;
	width: 1000px;
	max-width: 100%;
	height: 2px;
	line-height: 21px;
	background-color: #BB5789;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px auto;
	border-top: solid 1px #FFFFFF;
}
#serviceList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#serviceList ul li {
	line-height: 180%;
	padding: 10px;
	display: inline;
	white-space: nowrap;
}
#photo {
	position: relative;
	clear: both;
	width: 1000px;
	max-width: 100%;
	margin: 0px auto;
	height: auto;
}
#photo img {
	max-width: 100%;
	margin: auto;
}
#logo {
	float: left;
	width: 425px;
}
#nav {
	clear: both;
	width: 100%;
	margin-top: 48px;
	margin-bottom: 60px;
	text-align: center;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
#nav ul li {
	font-family: "DejaVuSansBook", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	border: solid 1px #999999;
}
#nav ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	line-height: 45px;
	padding: 0px 15px 0px 10px;
}
#nav ul li a:hover {
	color: #666666;
	background-color: #ECECED;
	text-decoration: none;
}
#menu {
	position: relative;
	font-family: "DejaVuSansBook", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	line-height: 44px;
	text-decoration: none;
	margin: 22px 0px 0px 0px;
	text-align: right;
	display: none;
}
#menu a {
	color: #000000;
	text-decoration: none;
	opacity: 0.48;
}
#menu a:hover {
	opacity: 0.9;
}
#close {
	position: relative;
	font-family: "DejaVuSansBook", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	text-align: right;
	display: none;
}
#close a {
	color: #000000;
	text-decoration: none;
	opacity: 0.48;
}
#close a:hover {
	opacity: 0.9;
}
#main {
	width: 900px;
	max-width: 100%;
	margin: auto;
	
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align: center;	
}
#main a {
	color: #CC6699;
	text-decoration: none;
}
#main a:hover {
	color: #666666;
	text-decoration: underline;
}
#footerBAK {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	bottom: -20px;
	background-color: rgba(255, 255, 255, 0.8);
}
.clear {
	clear: both;
	height: 50px;
}
#footer {
	position: fixed;
	width: 100%;
	height: auto;
	left: 0px;
	bottom: 0px;
	font-family: "SourceSansProLight", sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 160%;
	background-color: #FFFFFF;
	text-align: center;
	border-top: solid 1px #DDDDDD;
}
#footer a {
	font-weight: bold;
	color: #333333;	
}
#footer span {
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
#slogan {
	font-family: "SourceSansProLight", sans-serif;
	font-size: 16px;
	color: #888888;
	text-decoration: none;
	line-height: 105%;
}
#hText {
	font-family: "OpenSansCondensedBold",Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	font-weight: normal;
	color: #1EA4D1;
	display: block;
	word-spacing: .2em;
	margin-bottom: 0px;
}
h1 {
	font-family: "OpenSansCondensedBold", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 35px;
	margin-bottom: 0px;
}
h2 {
	font-family: "OpenSansCondensedBold", sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 35px;
	margin-bottom: 0px;
}
h3 {
	font-family: "OpenSansCondensedBold", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #319C00;
	text-decoration: none;
}
#mainTxt {
	width: 1000px;
	max-width: 94%;
	background-color:#FFFFFF;
	margin: auto;
	display: block;
}
#mainLft {
	width: 65%;
	float: left;
	display: block;
	vertical-align: top;
}
#mainRgt {
	width: 30%;
	float: right;
	display: block;
}
.mainContent {
	position: relative;
	width: 98%;
	margin: 10px 0px;
}
.mdtxt {
	font-family: "SourceSansProLight", sans-serif;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	line-height: 165%;
}
.mdtxtpk {
	font-family: "SourceSansProLight", sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.mdtxt a, .mdtxtpk a {
	font-family: "SourceSansProLight", sans-serif;
	color: #555555;
	text-decoration: none;
}
.mdtxt a:hover, .mdtxtpk a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: solid 1px #555555;
}
.smalltxt {
	font-family: "SourceSansProLight", sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 130%;
}
.smalltxt a {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
.smalltxt a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.lrgletters {
	font-family: "SourceSansProBold", sans-serif;
	font-size: 28px;
	color: #777777;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 130%;
}
.lrgletters a {
	color: #777777;
	text-decoration: underline;
	margin-left: 8px;
	margin-right: 8px;
}
.lrgletters a:hover {
	color: #777777;
	text-decoration: none;
}
#get input[type="text"] {
    width: 80%;
    display: block;
    margin-bottom: 10px;
    background-color: #FFFFE6;
}
#get input[type="select"] {
    width: 80%;
    display: block;
    margin-bottom: 2px;
    background-color: #FFFFE6;
	padding: 3px;
}
#get textarea, #get select {
    background-color: #FFFFE6;
	padding: 3px;
}
#get input[type="checkbox"] {
    display: block;
    margin-bottom: 2px;
    background-color: #FFFFE6;
}
#get .submitButton {
	display: block;
	margin: 2px auto;
	background-color: #1EA4D1;
	font-family: "DejaVuSansBook", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 8px 15px;
	box-shadow: 3px 3px 5px #AAAAAA;
	border-radius: 16px;
}
#get .submitButton:hover {
	background-color: #EDEDED;
	color: #333333;
	border: 1px solid #666666;
	box-shadow: 0px 0px 0px #FFFFFF;
}
.domainReg {
	font-family: "DejaVuSansBook", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 16px;
	border: solid 1px #FFFFFF;
	border-radius: 16px;
	background-color: #1EA4D1;
	text-align: center;	
	box-shadow: 3px 3px 5px #AAAAAA;
}
.domainReg:hover {
	color: #333333;
	text-decoration: none;
	border: solid 1px #666666;
	background-color: #EDEDED;
	box-shadow: 0px 0px 0px #FFFFFF;
	text-align: center;	
}
#design, #logod, #php, #hosting, #seod, #dr, #fws, #mp {
	display: block;
}
.fade1 {
  -webkit-animation-name: fadeIn; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  animation-name: fadeIn;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.fade2 {
  -webkit-animation-name: fadeIn; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  animation-name: fadeIn;
  animation-duration: 3s;
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.fade3 {
  -webkit-animation-name: fadeIn; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  animation-name: fadeIn;
  animation-duration: 3s;
  animation-delay: 2s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.fade4 {
  -webkit-animation-name: fadeIn; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  animation-name: fadeIn;
  animation-duration: 3s;
  animation-delay: 3s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fadeIn {
  0% {opacity: 0.0;}
  100% {opacity: 1.0;}
}

/* Standard syntax */
@keyframes fadeIn {
  0% {opacity: 0.0;}
  100% {opacity: 1.0;}
}
@media only screen and (max-width: 1370px) {
	#header {
	margin: 8% auto 0px auto;
	}
}
@media only screen and (max-width: 960px) {
	#logo {
	float: none;
	width: 425px;
	max-width: 75%;
	margin: auto;
	display: block;
	}
	#contactInfo {
	clear:both;
	float: none;
	margin: 0px auto 3px auto;
	font-size: 16px;
	width: 100%;
	text-align: center;
	display: block;
	}
	#mainTxt {
	display: block;
	}
	.domainReg {
	font-size: 16px;
	padding: 6px 12px;
	}
	#hText {
	font-size: 32px;
	}
	#slogan {
	font-size: 14px;
	}
}

@media only screen and (max-width: 800px) {
	#mainTxt {
	display: block;
	}
	#mainRgt, #mainLft {
	width: 94%;
	float: none;
	display: block;
	margin: auto;
	}
	.mobileCenter {
	text-align: center;
	margin: auto;
	}
	#nav {
	position: relative;
	float: none;
	width: 100%;
	margin-top: 4px;
	text-align: center;
	}
	#nav ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 100;
	}
	#menu {
	margin: 15px 0px 0px 0px;
	text-align: center;
	display: block;
	}
	h1, h2, h3, #hText {
	text-align: center;
	}
	#slogan {
	text-align: center;
	}

}
@media only screen and (max-width: 600px) {
	#hText {
	font-size: 28px;
	}
	#slogan {
	font-size: 12px;
	display: none;
	}
}