
* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style:none;
	text-decoration:none;
}

body {
	background:#fff url(/pany/assets/imgs/top_back_blue.png) top center repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color:#333;
	line-height:150%;
}

/*-----------------------------------------------------------------------------
												primary containers
------------------------------------------------------------------------------*/
#mside img, obj{ 
	width:100%;
	border-radius :5px;
	-moz-border-radius:5px;
}

#mside .left{
	float:left;
	width:250px; 
}

#wrap {
	background: url(/pany/assets/imgs/wings.png) 0 270px no-repeat;
	width:1110px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#header h1 a {
	background: url(/pany/assets/imgs/lr_logo.png) no-repeat;
	text-indent:-9000px;
	margin:0 25px 60px 115px;
	width:246px;
	height:216px;
	display:block;
	border:none;
	float:left;
}

#header p {
	margin:50px 0 0 0;
	font:2.25em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	float:left;
	width:400px;
}

#section_img {
	width:250px;
	height:250px;
	overflow:hidden;
	position:absolute;
	margin:26px 0 0 775px;
}

/*												 nav    */

#nav {
	display:block;
	padding:5px;
	background:#FC0;
	float:right;
	margin:0 30px 0 0;
	border-bottom-right-radius :5px;
	-moz-border-radius-bottomright :5px;
	border-bottom-left-radius :5px;
	-moz-border-radius-bottomleft :5px;
	font-size:80%;
}

#nav li {
	float:left;
	margin:0 10px 0 0;
}
#nav li:nth-child {
	margin:0 0 0 0;
}

#nav li a {
	padding:5px;
	display:block;
	color:#555;
	width:100%;
	text-align:center;
	border:none;
}

#nav li a:hover {
	background:#01091f;
	color:#FFFFCC;
	border-radius :5px;
	-moz-border-radius:5px;
}

#nav li ul {
	position: absolute;
	width: 15em;
	padding:10px;
	left: -999em;
	z-index:500;
	background:#FC0;
	border-bottom-right-radius :5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius :5px;
	-moz-border-radius-bottomleft:5px;
}

#nav li:hover ul {
	left: auto;
}

#nav li ul li:first-child {
	margin:10px 0 0 0;
}

#nav li ul li {
	width:13em;
}

#nav li ul li a {
	border:none;
	padding:5px;
	border-radius :5px;
	-moz-border-radius:5px;
	text-align:left;;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*												 content    */

#content {
	padding:30px;
	background:#fff;
	border-top-left-radius :5px;
	-moz-border-radius-topleft :5px;
	border-top-right-radius :5px;
	-moz-border-radius-topright :5px;
	width:800px;
	margin:0 auto;
}

#mside {
	width:60%;
	float:left;
}

#aside {
	width:30%;
	float:right;
	padding:30px;
	background:#0a213c;
	margin:-30px -30px 0 0;
	border-top-right-radius :5px;
	-moz-border-radius-topright :5px;
	border-bottom-left-radius :5px;
	-moz-border-radius-bottomleft :5px;
}

#aside h4 {
	padding:10px 30px 10px 30px;
	background:#fbcc11;
	margin: 0 -50px 0 -15px;
	border-radius :5px;
	-moz-border-radius:5px;
}

#aside p {
	background:#e7a904;
	padding:10px;
	text-align:center;
	border-bottom-right-radius :5px;
	-moz-border-radius-bottomright :5px;
	border-bottom-left-radius :5px;
	-moz-border-radius-bottomleft :5px;
}

#aside p a {
	color:#333;
}

#aside p a:hover {
	color:#000;
}

#clients {
	background:#fff9c2;
	width:100%;
	height:240px;
	display:block;
}

#clients li {
	padding:20px;
}

#death {
	background:#000;
	padding:20px;
	margin:20px 0;
	color:#fff;
	display:none;
}

#clientlogos li{
	float:left;
	padding: 30px;
}

/*												 experts sub    */

#experts {
	padding:30px;
	background:#f8f8f8;
	width:800px;
	margin:0 auto;
	color:#999;
	font-size:85%;
}

#secs .left, #secs .right {
	float:left;
	width:48%;
}

#cert .left {
	float:left;
	width:80%;
}

#cert .right {
	float:right;
	width:8%;
	font-size:150%;
	font-weight:bold;
	color:#ccc;
	text-align:center;
}

#secs, #cert {
	float:left;
	width:45%;
}

#experts h3 {
	color:#999;
}

/*												 license    */	

.license ul {
	list-style:none;
	list-style-image:none;
	margin:30px
}

.license li {
	float:left;
	margin:2px 10px;
}

.license li a {
	padding:10px 20px;
	cursor:pointer;
	display:block;
	width:200px;
}

.license li a:hover {
	border-bottom: 1px dotted #ccc;
	background:#FECB00;
}

.even {
	background:#F2F7FD;
}

.odd {
	background:#F6F7F9;
}

#map_canvas {
	width: 100%;
	height: 600px;
	display:block;
	margin:30px 0
}

/*												 footer    */


#footer {
	display:block;
	background: #0A213C;
	width:800px;
	padding:30px;
	margin:0 auto;
	color:#ababab;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-right-radius :5px;
	-moz-border-radius-bottomright :5px;
	border-bottom-left-radius :5px;
	-moz-border-radius-bottomleft :5px;
}

#footer .left {
	padding:0 20px 0 0;
	float:left;
	width:60%;
	font: 1.25em Georgia, "Times New Roman", Times, serif;
}

#footer .left strong {
	color:#fff;
}

#footer .left small {
	margin:20px 20px 0 0;
	border-top:1px dotted #ababab;
	font: 60% Georgia, "Times New Roman", Times, serif;
	padding:15px 0 0 0;
	float:left;
	display:block;
}

#footer .right {
	padding:0 0 0 20px;
	float:right;
	width:35%;
	text-align:right;
	font: 1.45em Georgia, "Times New Roman", Times, serif;
}

#footer a {
	color:#ababab;
}

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

#copyright {
	width: 800px;
	margin:0 auto;
	padding:20px;
	color:#ccc;
	font-size:80%;
	text-align:center;
	display:block;
}

#copyright a {
	color:#ccc;
}

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

/*												 markup    */	

h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
}

h2 {
	color:#0a2240;
	font-size:2.5em;
	font-weight:lighter;
	margin:0 0 15px 0;
	line-height:150%;

}

h4 {
	font-size:80%;
	font-style:italic;
}

h3 {
	color:#E7A904;
}

a {
	color:#0B2544;
	border-bottom: 1px dotted;
}

a:hover {
	border:none;
}

#content p {
	margin:  0 0 30px 0;
}

.clear {
	clear:both;
	visibility:hidden;
	height:-1px;
}

em {
}

.list {
	margin: 0 0 20px 0;
}

.list li {
	list-style:outside;
	padding:0 10px;
	margin: 0 0 0 30px;
}

small {
	margin:0 0 20px 0;
	display:block;
}

/*---------------------------------------------------------------------------
														forms
------------------------------------------------------------------------------*/

form {
	width:100%;
	margin:20px auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F2F2F2;
	display:block;
	padding:10px;
}

fieldset {
	background:#FAFAFA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	display:block;
	margin: 0 0 20px 0;
	border-bottom:3px solid #C9C9C9;
	border-right:3px solid #C9C9C9;
}

.push_fieldset {
	margin:0 0 30px 0;
}

.required {
	background: #F9FFFB;
}

label {
	display:block;
	padding:0;
	text-align:left;
	font-size:80%;
	color:#999;
	margin:0 0 10px 0;
}

.input {
	padding:3px 12px;
	font: 20px lighter Helvetica, calibri, Arial, Verdana, sans-serif;
	border:1px solid #F2F2F2;
	border-top: 2px solid #CCC;
	border-left: 2px solid #ccc;
	margin:10px 0 5px 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:330px;
}

input[type="radio"] {
	margin:5px 5px 0 0;
	float:left;
	width:20px;
	background:#000;
	cursor:pointer;
}

.slideright {
	margin:0 0 0 0;
	float:left;
}

textarea {
	padding:8px;
	font: 20px lighter Helvetica, calibri, Arial, Verdana, sans-serif;
	border:1px solid #F2F2F2;
	border-top: 2px solid #CCC;
	border-left: 2px solid #ccc;
	display:block;
	margin:0 0 10px 0;
	max-width:420px;
	max-height:300px;
	min-width:420px;
	min-height:100px;
	width:420px;
	height:100px;
}

select {
	padding:8px;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	cursor:pointer;
}

.legend {
	color:#fafafa;
	font-size:1em;
	background: #E7A904;
	padding:10px 20px;
	margin:-30px 0 30px 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:block;
}

.colored_back {
	float:left;
	background:#C6E76D;
	padding:2px 5px;
	width:28%;
	margin:0 0 10px 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.colored_back label {
	color:#fff;
	font:.8em Georgia, "Times New Roman", Times, serif;
}

.half {
	float:left;
	width:200px;
}

.half .input {
	width:180px;
}

.half select {
	width:210px;
	display:block;
}

.onethird {
	float:left;
	width:120px;
}

.onethird .input {
	width:100px;
}

.twothirds {
	float:left;
	width:220px;
}

.twothirds .input {
	width:210px;
}

.push {
	margin:0 30px 0 0;
}

.checkbox {
	width:20px;
	float:left;
	vertical-align: middle;
}

.phonehalf {
	float:left;
	width:200px;
}

.phonehalf .phonethree {
	width:40px;
}

.phonehalf .phonefour {
	width:73px;
}

.phonehalf input {
	padding:3px 5px;
}

.submit {
	width:200px;
	padding:1em;
	color:#fff;
	font:1.5em Georgia, "Times New Roman", Times, serif;
	background:#0B2544;
	margin:10px 0 0 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	border-bottom:3px solid #021122;
	border-right:3px solid #021122;
	cursor:pointer;
}

.submit:hover {
	color:#fff;
	background:#36567C;
	border-top:3px solid #021122;
	border-left:3px solid #021122;
	border-bottom:none;
	border-right:none;
}

/*-----------------------------------------------------------------
												messages
-----------------------------------------------------------------*/	
	
#Message {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #444;
	padding: 5px 5px 5px 30px;
	display:block;
	text-align: left;
	margin:0 0 10px 0;
	border-top:1px solid;
	border-bottom:1px solid;
}

#Message a {
	text-decoration: underline;
	color: #444;
}

#Message a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #444;
}

#Message.success {
	background:  #EAFFEB url(http://logopond.com/img/flag_green.gif) 6px no-repeat;
	border-color: #00CC00;
}

#Message.alert {
	background: #ffe8e5 url(http://logopond.com/img/exclamation.png) 6px no-repeat;
	border-color: #f7aea5;
}

#Message.download {
	background: #e3fce3 url(http://logopond.com/img/package_go.png) 6px no-repeat;
	border-color:#9fe8b8;
}

#Message.info {
	background: #eff7ff url(http://logopond.com/img/information.png) 6px no-repeat;
	border-color: #bfdaff;
}

#Message.podcast {
	background: #f1f4fa url(http://logopond.com/img/ipod_cast.png) 6px center no-repeat;
	border-color: #d7ddfb;
}

#Message.rssfeed {
	background: #ffe6c6 url(http://logopond.com/img/feed.png) 6px center no-repeat;
	border-color:#ffcfa2;
}

#Message.warning {
	background: #fff6bf url(http://logopond.com/img/error.png) 6px center no-repeat;
	border-color: #f8dd70;
}

/*-----------------------------------------------------------------
												validate css
-----------------------------------------------------------------*/	

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #B82323;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* -------------------------------

												SMALL SCREENS

---------------------------------*/

@media only screen and (max-width : 468px) {
}

/* -------------------------------

												MID SCREENS

---------------------------------*/

@media only screen and (min-width : 469px) and (max-width : 1024px) {
}


/* -------------------------------

												LARGE SCREENS

---------------------------------*/

@media only screen and (min-width : 1025px) {
}




/* -------------------------------

												IPAD

---------------------------------*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}

/* -------------------------------

												PHONES

---------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
}
