@charset "utf-8";
/*@import url("iconize.css");*/
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
CSS-file for Strictly CSS three column layout 2006
http://www.strictlycss.com
Developed by Eivind Savio
*/
* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	text-align: center; /*** Centers the design in old IE versions ***/
	background-attachment: fixed;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	z-index: 0;
}
a img,img{
	border:none;
	display:inline;
	float: none;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	white-space: nowrap;
}

h1 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #54a0e3;
}
p {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}
li {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
h3 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.navh1 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
	padding-left: 5px;
	padding-top: 5px;
}
.navh2 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.nav_sel {
	font-weight: bold;
}
.readmore {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: underline;
}
.readmore2 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:right;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: underline;
}
#footer2 p {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
}
#footer2 a {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: underline;
}
a:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-weight: 400;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: none;
}
a:active {
	text-transform: capitalize;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	text-transform: capitalize;
	color: #3b92df;
	font-size: 12px;
}
.clear { clear: both; }
#mainContainer {
	width: 916px; /*** Centers the design ***/
	min-height: 300px;
	text-align: left; /*** This is our faux columns ***/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#d4e7f8;
	background-repeat: repeat-y;
	z-index: 10;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
* html #mainContainer {
height: 300px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

/**************************
HEADER
**************************/
#header {
	padding: 10px;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	z-index: 90;
}
/**************************
CONTENT AND COLUMNS
**************************/
.outer {
	padding-left: 130px;
	padding-right: 240px;
	z-index: 90;
	clear: both;
}
* html .outer {
z-index: 90;
}
.inner {
	width: 788px; /*** This width is for non-IE browsers. Mozilla makes this necessary. Be sure to check your layout in different browsers if you changes this value. Especially IE7 seems to create a horisontal scroll if this value is set too large ***/
	z-index: 90;
}
* html .inner {
width: 100%;
z-index: 90;
}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout.
***/
.float-wrap {
	float: left;
	width: 685px;
	margin-left: -130px; /*** Same length as .outer padding-left but with negative value ***/
	z-index: 90;
}
* html .float-wrap {
/*** No need for hacking IE on this layout ***/
}
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
#content {
	float: right;
	width: 485px;
	position: relative; /*** IE needs this  ***/
	z-index: 20;
}
* html #content {

}
.contentWrap {
padding: 5px;
}
.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
	padding-bottom: 2px;
	font-size: 11px;
}
/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
#left {
	float: left;
	width: 180px;
	min-height: 250px;
	position: relative;
	left: 9px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
	z-index: 20;
}
* html #left {
height: 100%;
}
#left ul {
list-style: none;
padding-bottom: 4px;
}
#left li {
padding-bottom: 2px;
}

/*************************
RIGHT COLUMN
**************************/
#right {
	float: right;
	width: 218px;
	padding: 5px;
	min-height: 250px;
	position: relative; /*** IE needs this  ***/
	z-index: 80;
}
* html #right {
margin-right: -120px; /*** IE gets this margin. ***/
height: 250px;
}
#right ul {
list-style: none;
padding-bottom: 4px;
}
#right li {
padding-bottom: 2px;
}
/**************************
FOOTER
**************************/
#footer {
	width: 706px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d4e7f8;
	padding: 0px;
	position: static;
	height: 50px;
}
/**************************
FOOTER2
**************************/
#footer2 {
	width: 920px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d4e7f8;
	padding: 0px;
	height: 50px;
	position: relative;
	right: 1px;
}
/**************************
FOOTER3
**************************/
#footer3 {
	width: 920px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d4e7f8;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 29px;
	position: relative;
	right: 1px;
	z-index:50;
}

#mainContainer .outer .inner .float-wrap #left table {
	background-color:#FFFFFF;
	background-repeat: repeat-y;
}
.centercont {
	/*background-image: url(images/square_bg.png);*/
	background-color:#FFFFFF;
	padding: 5px;
	background-position: center center;
	border: 1px solid #3b92df;
	z-index: 90;
}

.centercont2 {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
	border: 1px solid #3b92df;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	z-index: 90;
	background-color: #FFFFFF;
}

#mainContainer .outer .inner .float-wrap #left .navh1 div.hr {
	height: 5px;
	background-attachment: scroll;
	background-image: url(images/lt_nav_hr.png);
	background-repeat: no-repeat;
	background-position: center;
}
hr {
  display: none;
}
.cent_hr {
	height: 5px;
	background-attachment: scroll;
	background-image: url(images/center_hr.png);
	background-repeat: no-repeat;
	background-position: center;
}
.right_hr {
	height: 5px;
	background-attachment: scroll;
	background-image: url(images/right_hr.png);
	background-repeat: no-repeat;
	background-position: center;
}
#mainContainer div.hr {
	height: 5px;
	background-attachment: scroll;
	background-image: url(images/mast_hr.png);
	background-repeat: no-repeat;
	background-position: center;
}
#mainContainer .outer .inner .float-wrap #left .navh1 div.hr hr {
  display: none;
}
#mainContainer #header #mast1 {
	height: 67px;
	width: 179px;
	position: relative;
	right: -4px;
	bottom: 6px;
}
.contentWrap li {
	list-style-image: url(images/coin-gold_10.png);
	padding-bottom: 3px;
	line-height: 17px;
}
#mainContainer .outer .inner .float-wrap #left table {
	padding-bottom: 15px;
	border: 1px solid #3b92df;
}
#mainContainer #header #mast2 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	float:right;
	width:900px;
	font-size:93%;
	line-height:normal;
	position: absolute;
	top: 53px;
	z-index: 20;
    }
#mainContainer #header #mast2 ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 10px 0;
}
#mainContainer #header #mast2 li {
	float:right;
	margin:0;
	padding:0 0 0 18px;
	background-color: #3b92df;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#mainContainer #header #mast2 a {
	background-color: #3b92df;
	color:#000000;
	display:block;
	float:right;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#mainContainer #header #mast2 a {
float:none;
}
#mainContainer #header #mast2 a:hover {
	text-decoration: underline overline;
}
#mainContainer #header #mast2 #current {
background-color: #d4e7f8;
}
#mainContainer #header #mast2 #current a {
	background-color: #d4e7f8;
	padding-bottom:4px;
	font-weight: bold;
}
#der_wrap {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index:1;

}
#derrick_lt {
	display:inline-block;
	background-image: url(images/derricks.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 757px;
	width: 1016px;
	background-attachment: scroll;
	z-index: 2;
	position: relative;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
	clear: both;
}

/*IE hack*/*+html #der_wrap{

}
/*IE hack*/*+html #derrick_lt{
/*right: 47px;*/
display:none;
}
#native_wrap {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index:1;

}
#native_lt {
display:inline-block;
	right:5px;
	background-image: url(images/feathers.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 757px;
	width: 1016px;
	background-attachment: scroll;
	z-index: 2;
	position: relative;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
	clear: both;

}

/*IE hack*/*+html #native_wrap{

}
/*IE hack*/*+html #native_lt{
/*right: 52px;*/
display:none;
}

#mainContainer .outer .inner .float-wrap #content .contentWrap .centercont2 img {
	text-align: left;
	display: inherit;
	float: left;
	clear: both;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.center_img {
	text-align: center;
	display: block;
	background-attachment: scroll;
	background-image: url(images/og_overlap.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

#mainContainer .outer .inner .float-wrap #content .contentWrap .centercont #exp {
	border: thin ridge #666666;
	padding: 5px;
	text-align: center;
}


#vertmenu {
font-size: 110%;
width: 179px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#3b92df;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 90%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #333333;
	width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #FFFFFF;
}

/* Layer 2 */
#vertmenu ul ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul ul li {
	margin-left: 10px;
	/*list-style-type: circle;*/
}
#vertmenu ul ul li a {
	font-size: 75%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 1px 4px;
	text-decoration: none;
	color: #333333;
	width:145px;
}

#vertmenu ul ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #FFFFFF;
}


/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_mailto.gif) no-repeat center right;
}

a[href ^="holla.php"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

#mainContainer .outer .inner #right .centercont2 .rt_cent_img {
	left: 30px;
}
#mainContainer #header #mast3 {
	float: right;
}
#mainContainer #header #mast3 .mini {
	font-size: 10px;
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
#mainContainer .outer .inner #right .centercont2 .thickbox .reglink2 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3b92df;
	text-decoration: underline;
	margin-left: 22px;
}
#mainContainer .outer .inner #right .centercont img {
	left: 3px;
}
#mainContainer .outer .inner .float-wrap #content .contentWrap .centercont td {
	border: .15em solid #3B92DF;
	padding: 4px;
}
#mainContainer .outer .inner .float-wrap #content .contentWrap .centercont2 .center_img2 {
	page-break-after: auto;
	display: block;
	text-align: center;
	float: none;
}
#mainContainer .outer .inner .float-wrap #content .contentWrap .centercont2 .centercont2 em {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: oblique;
}
h4 {
	/*font-family: "Myriad Web", Arial, sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	color: #509CE2;
	font-weight: bold;
	font-size: 14px;
}
.firmpic {
	padding-right: 10px;
	margin-right: 10px;
}
