* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	width: 100%;
}
a {
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 14px;
	font-size: 16px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 932px;
	margin: 0 auto;
}

h3 {
	font-size: 18px;
	margin-top: 30px;
	color: #4db9e7;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 120px;
	margin-bottom: 30px;
}

#logo {
	display: block;
	float: left;
	width: 166px;
	height: 75px;
	background: #687d93 url(img/logo.png) 0 0 no-repeat;
	color: white;
	font-size: 8px;
}

#header h1 {
	color: #d5dde5;
	font-size: 16px;
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 35px;
	width: 380px;
}

a.freetrial {
	display: block;
	float: left;
	text-align: center;
	width: 91px;
	height: 28px;
	background: url(img/g-btn-sm.png) 0 0 no-repeat;
	margin-top: 30px;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-shadow: 0px -1px 0px #78ad67;
	margin-left: 90px;
}

a:hover.freetrial {
	background: url(img/g-btn-sm.png) 0 1px no-repeat;
	line-height: 28px;
}

a#login {
	display: block;
	float: left;
	text-align: center;
	width: 75px;
	height: 28px;
	background: url(img/b-btn-sm.png) 0 0 no-repeat;
	margin-top: 30px;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: -1px;
	text-shadow: 0px -1px 0px #1f99d0;
	margin-left: 5px;
}

a:hover#login {
	background: url(img/b-btn-sm.png) 0 1px no-repeat;
	line-height: 28px;
}

#download-mibs {
	display: block;
	float: left;
	color: #4597ca;
	margin-left: 10px;
	margin-top: 35px;
	cursor: pointer;
}

#top-menu {
	display: block;
	float: left;
	width: 690px;
	height: 30px;
	margin-top: 30px;
	margin-left: -165px;
}

#top-menu ul {
	list-style: none;
}

#top-menu ul li a {
	display: block;
	float: left;
	height: 19px;
	padding: 5px 13px;
	line-height: 22px;
	font-size: 14px;
	text-decoration: none;
	color: #30aae7;
}

#top-menu ul li a:hover {
	background: #e8eaee;
	border-bottom: 4px solid #30aae7;
}

.activeLI a, .activeLI a:hover {
	background: #e8eaee;
	border-bottom: 4px solid #30aae7;
}


#search {
	margin-left: 5px;
	display: block;
	float: left;
	width: 235px;
	height: 30px;
	margin-top: 32px;
}

#textfield {
	background: white;
	display: block;
	float: left;
	width: 153px;
	height: 20px;
	border: none;
	border-top: 2px solid #e1e2e3;
	font-size: 14px;
	padding: 2px 4px;
	color: #30aae7;
}

#button {
	display: block;
	float: left;
	background: url(img/btn-search.png) 0 0 no-repeat;
	border: 0 none;
	width: 76px;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: -2px;
}

#subdiv1 {
	display: none;
	position: absolute;
	width: 700px;
	min-height: 330px;
	background: url(img/menu-bg.png) -7px bottom no-repeat;
	margin-top: -29px;
	z-index: 10000;
}

#subdiv2 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 97px;
}

#subdiv3 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 193px;
}

#subdiv4 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 284px;
}

#subdiv5 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 390px;
}

#subdiv6 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 476px;
}

#subdiv7 {
	display: none;
	position: absolute;
	background: url(img/menu-bg.png) right bottom no-repeat;
	width: 180px;
	margin-top: -29px;
	z-index: 10000;
	margin-left: 582px;
}

.subOne {
	float: left;
	background: #e8eaee;
	width: 135px;
	height: 289px;
	padding: 20px 0px 20px 20px;
}

.subAll {
	float: left;
	background: #e8eaee;
	width: 137px;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 4px;
}


.subOne a, .subTwo a, .subThree a, .subAll a {
	display: block;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	margin-bottom: 8px;
}

.subOne h4 a, .subTwo h4 a, .subThree h4 a, .subAll h4 a {
	display: block;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #30aae7;
	margin-bottom: 13px;
}

.subOne h5 a, .subTwo h5 a, .subThree h5 a, .subAll h5 a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	margin-bottom: 9px;
}


.subOne h4 a:hover, .subTwo h4 a:hover, .subThree h4 a:hover, .subOne h5 a:hover, .subTwo h5 a:hover, .subThree h5 a:hover, .subOne a:hover, .subTwo a:hover, .subThree a:hover, .subAll h5 a:hover, .subAll h4, .subAll a:hover {
	text-decoration: underline;
}

.subTwo {
	float: left;
	background: #eff1f5;
	width: 155px;
	height: 299px;
	padding: 20px;
	padding-bottom: 10px;
}

.subThree {
	padding: 20px;
	float: left;
}

#m1 a {
	width: 70px;
	text-align: center;
}

#m2 a {
	width: 70px;
	text-align: center;
}

#m3 a {
	width: 65px;
	text-align: center;
}

#m4 a {
	width: 80px;
	text-align: center;
}

#m5 a {
	width: 60px;
	text-align: center;
}

#m6 a {
	width: 80px;
	text-align: center;
}

#m7 a {
	width: 60px;
	text-align: center;
}

/* Middle
-----------------------------------------------------------------------------*/

#left {
	display: block;
	float: left;
	width: 140px;
	min-height: 600px;
	margin-right: 15px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#left a {
	color: #868686;
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

a.left {
	display: block;
	padding-left: 10px;
	font-size: 14px;
	color: #34aeea;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 16px;
	line-height: 14px;
	border-left: 4px outset #34aeea;
}

#left ul li ul li a {
	color: #34aeea;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	word-spacing: -0.1em;
}

#left ul li ul li ul li a {
	color: #585858;
	margin-top: 10px;
	word-spacing: -0.1em;
}

#left ul li ul li ul li ul li a {
	color: #333;
	margin-left: 7px;
	font-weight: normal;
	margin-top: 5px;
	font-size: 10px;
	word-spacing: -0.1em;
}

#content {
	
}

#content h1 {
	color: #83d18d;
	font-size: 23px;
	margin-bottom: 15px;
	font-weight: normal;
	word-spacing: -0.1em;

}

#content h2 {
	color: #86d6f9;
	font-size: 18px;
	margin-bottom: 22px;
	font-weight: normal;
	word-spacing: -0.1em;

}

#content h2 a {
	color: #86d6f9;
	word-spacing: -0.1em;
		
}

#content p {
	color: #4e4e4e;
	font-size: 11px;
	line-height: 27px;
}

#one {
	width: 197px;
	height: 57px;
}

#free {
	text-shadow: 0px -1px 0px #008040;
	width: 186px;
	height: 57px;
	background: #64c77e url(img/01.png) right no-repeat;
	color: white;
	font-size: 15px;
	line-height: 15px;
}

#basic {
	text-shadow: 0px -1px 0px #2f919e;
	width: 186px;
	height: 57px;
	background: #a0ddf5 url(img/02.png) right no-repeat;
	color: white;
	font-size: 15px;
	line-height: 15px;
}

#pro {
	text-shadow: 0px -1px 0px #3d82a4;
	width: 183px;
	height: 57px;
	background: #a0ddf5 url(img/03.png) right no-repeat;
	color: white;
	font-size: 15px;
	line-height: 15px;
	border-left: thin solid #20a7e0;
}

#enterprise {
	text-shadow: 0px -1px 0px #008040;
	width: 186px;
	height: 57px;
	background: #a0ddf5 url(img/04.png) right no-repeat;
	color: white;
	font-size: 15px;
	line-height: 15px;
}

table {
	color: #505050;
	
}

td {
	border-right: thin solid #d5d5d5;
	padding: 10px 15px;
	background: #fcfcfc url(img/bg.png) center repeat;
	background-size: 100%;
}

.description {
	background: url(img/descr.png) top center repeat;
	border-bottom: thin solid #f3f3f3;
}

.head {
	font-size: 14px;
	background: #f8f8f8;
}

.limited {
	font-size: 14px!important;
	color: #c2c2c2!important;
	/* text-shadow: 0px -1px 0px #b3b3b3; */
	line-height: 10px;
	height: 25px;
}

.unlimited {
	font-size: 14px;
	color: #1ea2e4;
	/* text-shadow: 0px -1px 0px #b3b3b3; */
	line-height: 10px;
	height: 25px;
}

.oid {
	color: #7fad3b;
	font-size: 14px;
	height: 10px;
	font-weight: normal;
	background: #f0f0f0;
}

.oid span {
	display: block;
	height: 16px;
	font-size: 15px;
}

td.oid ul {
	margin-top: -15px;
	display: block;
	list-style: none;
	font-size: 12px;
	line-height: 30px;
	background: #f4f4f4 url(img/oid.png) top center repeat;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -15px;
	padding: 15px;
	padding-top: 10px;
}

.v1 {
	background: url(img/v1.png) center center no-repeat;
}


.v2 {
	background: url(img/v2.png) 2px repeat-x;
	text-indent: -9999px;
	height: 26px;
}

.v3 {
	background: url(img/v3.png) center center repeat-x;
	text-indent: -9999px;
	height: 26px;
}

.limited span, .unlimited span {
	font-size: 8px;
	color: #888;
	text-shadow: none;
}

.white {
	background: white;
	border: none!important;
	font-size: 13px;
}

.white strong {
	
}

.free {
	background: url(img/free.png) 0 0 repeat-x;
	color: white;
	font-size: 18px;
	border: none!important;
}

.basic {
	background: url(img/basic.png) 0 0 repeat-x;

	color: white;
	font-size: 18px;
	line-height: 12px;
	border: none!important;
	
}

.pro {
	background: url(img/pro.png) 0 0 repeat-x;
	color: white;
	font-size: 18px;
	line-height: 12px;
	border: none!important;
}

.ent {
	background: url(img/ent.png) 0 0 repeat-x;
	color: white;
	font-size: 18px;
	line-height: 12px;
	border: none!important;
}

.basic span, .pro span, .ent span {
	font-size: 8px;
	color: white;
	text-shadow: none;
}

.price-1 strong {
	border-bottom: 2px solid #70cb88;
}

.price-1 a {
	display: block;
	width: 156px;
	height: 45px;
	color: white;
	line-height: 45px;
	font-size: 18px;
	text-decoration: none;
	background: url(img/btn-1.png) center no-repeat;
}

.price-1 a:hover {
	background: url(img/btn-1.png) center 2px no-repeat;
}

.price-2 strong {
	border-bottom: 2px solid #77c9ec;
}

.price-2 a {
	display: block;
	width: 160px;
	height: 45px;
	color: white;
	line-height: 48px;
	font-size: 18px;
	text-decoration: none;
	background: url(img/button-orange.png) center no-repeat;
}

.price-2 a:hover {
	background: url(img/button-orange.png) center 3px no-repeat;
	line-height: 50px;
}

.price-3 strong {
	border-bottom: 2px solid #4ab8e6;
	
}

.price-3 a {
	display: block;
	width: 160px;
	height: 45px;
	color: white;
	line-height: 48px;
	font-size: 18px;
	text-decoration: none;
	background: url(img/btn-1.png) center no-repeat;
}

.price-3 a:hover {
	background: url(img/btn-1.png) center 3px no-repeat;
	line-height: 50px;
}

.price-4 strong {
	border-bottom: 2px solid #1faae2;
}

.price-4 a {
	display: block;
	width: 160px;
	height: 45px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(img/btn-4.png) center no-repeat;
}

.price-4 a:hover {
	background: url(img/btn-4.png) center 1px no-repeat;
}


.price-1, .price-2, .price-3, .price-4 {
	padding: 0;
}

#btn1 , #btn2  {
	text-shadow: 0px -1px 0px #2f6880;
	display: block;
	float: left;
	font-size: 17px;
	text-align: center;
	padding: 13px 5px;
	margin-bottom: 30px;
}

#btn1 {
	background: url(img/button-orange.png) 0 0 no-repeat;
	width: 372px;
	height: 15px;
	margin-right: 12px;
}	

#btn1 a {
	color: #fff;
	text-decoration: none;
	background: url(img/dbutton-orange.png) 0 0 no-repeat;
	padding-left: 30px;
	margin-left: -10px;
}

#btn2 {
	background: url(img/button-orange.png) 0 0 no-repeat;
	width: 271px;
	height: 15px;
}

#btn2 a {
	color: #fff;
	text-decoration: none;
	background: url(img/button-orange.png) 0 0 no-repeat;
	padding-left: 30px;
	margin-left: -10px;
}

#info {
	display: block;
	float: left;
	background: #eef9fe;
	width: 660px;
	min-height: 174px;
	padding: 15px 0 15px 20px;
	color: #4e4e4e;
	margin-bottom: 20px;
}

#info p {
	width: 350px;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
}

#info a {
	font-weight: bold;
	text-decoration: none;
	color: #4e4e4e;
}

#info a:hover {
	text-decoration: underline;
}

#info h3 {
	font-weight: normal;
	color: #1ea2e4;
	font-size: 14px;
	margin-bottom: 15px;
}

#info1 {
	display: block;
	float: left;
}

#info2 {
	display: block;
	float: left;
	width: 242px;
	height: 94px;
	background: #e0f5fe;
	margin-top: -15px;
	margin-left: 27px;
	padding: 15px 20px;
}

input#search {
	display: block;
	float: left;
	width: 210px;
	height: 26px;
	border: thin solid #afb6b8;
	color: #1ea2e4;
	font-size: 14px;
	padding: 0 5px;
	margin-top: 1px;	
}

#search a {
	display: block;
	float: left;
	width: 78px;
	height: 31px;
	background: url(img/search.png) 0 0 no-repeat;
	margin-left: 10px;
	text-indent: -9999px;
}

#search a:hover {
	background: url(img/search.png) 0 -1px no-repeat;
}

a#dwn1 {
	display: block;
	float: left;
	margin-left: 45px;
	margin-top: 15px;
	width: 80px;
	color: #6ebd4d;
	padding: 5px;
	padding-left: 45px;
	background: url(img/dwn1.png) 0 5px no-repeat;
}

a:hover#dwn1 {
	background: url(img/dwn1.png) 0 6px no-repeat;
}

a#dwn2 {
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 50px;
	color: #68c3ef;
	padding: 5px;
	padding-left: 45px;
	background: url(img/dwn2.png) 0 5px no-repeat;
}

a:hover#dwn2 {
	background: url(img/dwn2.png) 0 6px no-repeat;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 255px 0 0;
}

#includes {
	background: #eff9f2;
	display: block;
	padding: 20px;
	margin-top: -10px;
	margin-left: 140px;
}

#includes ul li {
	font-size: 14px;
	color: #333;
}

#includes ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#includes ul li p {
	margin-top: 10px;
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #4e4e4e;
}

#includes ul li ul li {
	margin-left: 20px;
	list-style: url(img/plus.png);
}

#includes ul li ul li a{
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	line-height: 12px;

}

#includes ul li ul {
	margin-bottom: 20px;
}

.unlim, .lim {
	margin-left: 0px;
	padding-left: 25px;
	list-style: none;
}

.unlim {
	background: url(img/v4.png) 0 2px no-repeat;
	margin-bottom: -15px;
}

.lim {
	background: url(img/v5.png) 0 2px no-repeat;
	margin-bottom: -15px;
}

a#btn-orng {
	text-shadow: 0px -1px 0px #dd9157;
	display: block;
	float: left;
	width: 247px;
	height: 45px;
	text-align: center;
	font-size: 18px;
	color: white;
	background: url(img/btn-orng.png) 0 0 no-repeat;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -.05em;
	word-spacing: -.05em;
	margin-left: 250px;
	margin-top: -40px;
}

a:hover#btn-orng {
	background: url(img/btn-orng.png) 0 1px no-repeat;
	line-height: 47px;
}

#why {
	background: #effaff;
	display: block;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: -10px;
	color: #1ea2e4;
	font-size: 14px;
	font-weight: bold;
	margin-left: 140px;
}

#why h4 {
	color: #484848;
	font-size: 17px;
	display: block;
	margin-bottom: 20px;
}

#why ul li {
	list-style: none;
	background: url(img/v.png) 0 2px no-repeat;
	margin-bottom: -15px;
	margin-left: 0px;
	padding-left: 25px;
}

#why ul li p {
	margin-top: 10px;
	display: block;
	font-size: 11px;
	line-height: 16px;
	color: #4e4e4e;
	font-weight: normal;
}

#desc {
	display: block;
	float: left;
	padding: 20px 0;
	margin-top: 20px;
	margin-bottom: -10px;
	color: #1ea2e4;
	font-size: 14px;
	font-weight: normal;
	margin-left: 140px;
}

#desc h4 {
	color: #484848;
	font-size: 17px;
	display: block;
	margin-bottom: 20px;
}

#desc p {
	font-size: 11px;
	line-height: 21px;
}

#desc a {
	color: #1ea2e4;
}

#desc img {
	display: block;
	width: 150px;
	height: 110px;
	padding: 9px;
	background: #effaff;
	float: left;
	margin-right: 10px;
	border: none;
}

a.btn-enterprise-renewal {
	display: block;
	width: 140px;
	height: 42px;
	line-height: 44px;
	margin: 10px 10px 20px 10px;
	background: url(img/renewal-1.png) 0 -42px no-repeat;
	text-align: left;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 20px;
	font-size: 14px;
	text-shadow: 0 1px 0 #faa139;
}

a:hover.btn-enterprise-renewal {
	background: url(img/renewal-1.png) 0 0 no-repeat;
	text-shadow: 0 -1px 0 #faa139;
	line-height: 46px;
}

a.btn-enterprise-renewal span {
	display: block;
	float: right;
	text-align: right;
	color: #3b83a1;
	text-shadow: 0 1px 0 white;
	
}

a.btn-pro-renewal {
	display: block;
	width: 140px;
	height: 42px;
	line-height: 44px;
	margin: 10px 10px 20px 10px;
	background: url(img/renewal-2.png) 0 -42px no-repeat;
	text-align: left;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 20px;
	font-size: 14px;
	text-shadow: 0 1px 0 #faa139;
}

a:hover.btn-pro-renewal {
	background: url(img/renewal-2.png) 0 0 no-repeat;
	text-shadow: 0 -1px 0 #faa139;
	line-height: 46px;
}

a.btn-pro-renewal span {
	display: block;
	float: right;
	text-align: right;
	color: #1b8d5a;
	text-shadow: 0 1px 0 white;
	
}

table#maintanance {
	border-bottom: 1px solid #d5d5d5;
	
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 235px;
	margin-left: -235px;
	position: relative;
}

#side {
	background: #fafafa url(img/right-bg.png) 0 0 no-repeat;
	display: block;
	width: 195px;
	min-height: 70px;
	padding: 20px;
	color: #4e4e4e;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 1px solid #d7d7d7;
}

#side p {
	font-size: 10px;
	line-height: 18px;
}

a#download-trial {
	display: block;
	width: 196px;
	height: 42px;
	text-indent: -9999px;
	background: url(img/download-trial.png) 0 0 no-repeat;
	margin-bottom: 20px;
}

a:hover#download-trial {
	background: url(img/download-trial.png) 0 1px no-repeat;
}

a#chk-price {
	display: block;
	width: 196px;
	height: 42px;
	text-indent: -9999px;
	background: url(img/chk-price.png) 0 0 no-repeat;
	margin-bottom: 25px;
}

a:hover#chk-price {
	background: url(img/chk-price.png) 0 1px no-repeat;
}

#side h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

input#signme {
	display: block;
	float: left;
	width: 110px;
	height: 26px;
	border: thin solid #afb6b8;
	color: #1ea2e4;
	font-size: 14px;
	padding: 0 5px;
	margin-top: 1px;	
}

#signme a {
	display: block;
	width: 78px;
	height: 30px;
	background: url(img/signme.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin-left: 120px;
}

#it-res {
	background: #e0f5fe;
	display: block;
	width: 195px;
	height: 110px;
	padding: 20px;
}

#it-res h3 {
	font-weight: normal;
	color: #1ea2e4;
	font-size: 14px;
	margin-bottom: 15px;
}

#it-res p {
	margin-bottom: 7px;
	background: url(img/v.png) 0 0 no-repeat;
	padding-left: 25px;

}

#it-res a {
	color: #4f4f4f;
	text-decoration: none;
}

#it-res a:hover {
	text-decoration: underline;
}

#mib td {
	background: #e6f7fd;
	border: none!important;
}

#mib th {
	background: #e0f5fe;
	padding: 5px 10px;
	color: #1ea2e4;
	text-shadow: 0 1px 0 white;
	font-size: 12px;
}

.one td {
	background: #edf9fe!important;
}

#select1 {
	display: block;
	float: left;
	padding: 0 20px;
	width: 300px;
}

#select2 {
	display: block;
	float: left;
	padding: 0 20px;
	width: 250px;
}


#select1 h3, #select2 h3 {
	font-weight: normal;
	color: #1ea2e4;
	margin-bottom: 10px;
}

#select1 select, #select2 select {
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 300px;
	color: #4e4e4e;
}
 
#maintenance {
	display: block;
	width: 183px;
	height: 45px;
	background: url(img/maintenance.png) 0 0 no-repeat;
	margin-left: -10px;
	margin-top: 5px;
	text-align: left;
	font-size: 16px;
	color: white;
	line-height: 43px;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #399854;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top: 50px;
	height: 430px;
	background: #f7f8f9;
	border-top: 4px solid #d9f1fb;
}

#footer-content {
	width: 932px;
	margin: 0 auto;
}

#footer-content a {
	text-decoration: none;
	color: #4e4e4e;
	line-height: 21px;
}

#footer-content a:hover { 
	text-decoration: underline;
}

#footer-content ul li {
	display: block;
	float: left;
	width: 130px;
	margin-right: 25px;
}

#footer-content ul li span a {
	display: block;
	height: 15px;
	color: #30aae7;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 25px;
	margin-top: 30px;
}

#footer-content h5 {
	display: block;
	float: left;
	width: 300px;
	height: 50px;
	font-size: 16px;
	color: #30aae7;
	margin-top: 30px;
	font-weight: normal;
}

#footer-content p {
	display: block;
	float: left;
	margin-top: 30px;
	font-size: 10px;
	color: #4e4e4e;
	letter-spacing: 0em;
}

#footer-content p a {
	text-decoration: underline;
}

a.green {
	display: block;
	float: left;
	text-align: center;
	width: 91px;
	height: 28px;
	background: url(img/g-btn-sm.png) 0 0 no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: white;
	text-shadow: 0px -1px 0px #78ad67;
	margin-left: -5px;
	margin-bottom: 5px;
	color: white!important;
	text-decoration: none!important;
	line-height: 27px!important;
}

a:hover.green {
	background: url(img/g-btn-sm.png) 0 1px no-repeat;
	line-height: 28px;
	text-decoration: none!important;
	line-height: 28px!important;
}
