* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #9FD8FF;
	outline: none;
}

p {
	text-align: left;
	font-size: 1.1em;
	line-height:1.7em;
}

div {
	margin:0;
	padding:0;
	outline: 0px solid #F00;
}

h1 {
	color:#00AEEF;
	font-size:1.4em;
	margin-bottom:8px;
}

h2 {
	color: #00AEEF;
	font-size: 1.2em;
	margin-bottom: 5px;
}

h3 {
	color: #00AEEF;
	font-size: 1.2em;
	margin-bottom: 5px;
}

h4 {
	color: #00AEEF;
}

/**/

body {
	font-size:62.5%;
	line-height:1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #797979;
	background-color: #000;
}

#wrapper {
	margin: 30px auto;
	width: 992px;

}
	
#header {
	width: 992px;
	height: 125px; 
	background: url(../images/header.jpg);
}

#main {
	margin: 0 auto;
	width: 859px;
	height: 202px;
	padding-left: 2px;
	/*background: url(../images/main.jpg);*/
}

#menu_container {
	float: left;
	margin: 0 0 0 67px;
	padding-top: 30px;
	width: 505px;
	height: 39px;
	/*background-color: #FF0000;*/
}

#logo {
	float: right;
	width: 320px;
	margin: 43px 29px 0 0;
}

/* ////////////////////////////////////////////////// */

/* #### FOOTER #### */


#footer {
	clear: both;
	margin: 0 auto;
	width: 992px;
	height: 125px;
	background: url(../images/footer.jpg) no-repeat;
	font-size: 0.9em;
}

#footer-left {
	float: left;
	width: 500px;
	margin: 35px 0 0 70px;
}

#footer-right {
	float: right;
	width: 220px;
	margin: 35px 70px 0 0;
	padding: 0;
	text-align: right;
}

#footer-left a, #footer-right a  {
	color: #636362;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

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

#footer-right a {
	padding: 0 2px;
}

#footer-right a:hover {
	background-color: #55B05A;
	color: #000;
}

li a:hover#rss-bk {
	background-color: #FB8835;
}

#footer-right ul {
	list-style: none;
}

#footer-right li {
	display: inline;
}

#footer-right span {
	padding: 0 4px 0 6px;
}


/* #### END FOOTER #### */

/* ////////////////////////////////////////////////// */

/* #### CONTENT #### */

#content-home {
	margin: 24px auto 0;
	width: 859px;
	min-height: 220px;
}

#home-left {
	width: 417px;
	height: 200px;
	margin-left: 3px;
	float: left;
}

#home-left p {
	margin-bottom: 9px;
	font-size: 1em;
	line-height:1.9em;
}

#home-left a {
	color: #9FD8FF;
	text-decoration: none;
}

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

#home-right {
	width: 417px;
	height: 200px;
	float: right;
}

.right p {
	line-height:1.5em;
	padding-left: 70px;
	padding-right: 15px;
	font-size: 1em;
}

.right h2 {
	line-height:1.5em;
	padding-left: 70px;
	margin: 0;
}

.right a {
	padding-left: 70px;
	font-size: 1em;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
}

#r1 {
	margin: 0 auto 15px;
	width: 415px;
	height: 60px;
	background: url(../images/r1.jpg);
}

#r2 {
	margin: 0 auto 15px;
	width: 415px;
	height: 60px;
	background: url(../images/r2.jpg);
}

#r3 {
	margin: 0 auto;
	width: 415px;
	height: 60px;
	background: url(../images/r3.jpg);
}

#features {
	clear: both;
	margin: 24px auto 0;
	width: 860px;
}

#box1 {
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 162px;
	background: url(../images/feature-news.jpg);
}

#box2 {
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 162px;
	background: url(../images/feature-chat.gif);
}

#box3 {
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 162px;
}

#box4 {
	float: left;
	width: 200px;
	height: 162px;
	background: url(../images/feature-projects2.jpg) no-repeat;
	text-align: center;
}

#latest-projects {
	margin: 32px 2px 0;
	/*margin-top: 45px;*/
	/*padding: 0 0 0 14px;*/
}

ul.tabs {
	margin: 4px 76px 0pt !important;
}


li.button a span {
	display: none;
}

li.button {
	float: left;
	display: block !important;
	width: 7px !important;
	height: 7px !important;
	margin: 0 2px;
}

li.button.selected {
	background: url(../images/sliderButton-on.jpg) no-repeat;
}

li.button.off {
	background: url(../images/sliderButton-off.jpg) no-repeat;
}

.panel-container-inner {
	height: 109px !important;
}


.spacer {
	clear: both;
}

#content p {
	margin-bottom: 12px;
}

#c-left table.contentpaneopen-latest p {
	margin: 0;
}

#c-left table.contentpaneopen-thanks h3 {
	margin: 20px 0 180px 0;
}

#c-left table.contentpaneopen-rep-thanks h3 {
	margin: 20px 0 20px 0;
}

#content {
	margin: 0 auto;
	width: 902px;
}

#c-left {
	float: left;
	margin-left: 52px;
	width: 580px;
	/*background-color: #212121;*/
}

#c-right {
	float: right;
	margin-right: 52px;
	width: 180px;
	/*background-color: #666666;*/
}

p#last {
	margin: 0;
}

#c-top {
	width: 902px;
	height: 99px;
	background: url(../images/ctop.jpg);
}

#c-main {
	width: 902px;
	min-height: 320px;
}

#c-bot {
	float: left;
	clear: both;
	display: inline;
	width: 902px;
	height: 89px;
	background: url(../images/cbot.jpg);
}

.c-list {
	width: 580px;
	margin-left: 54px;
	float: left;
}

.c-list_left {
	float: left;
	width: 288px;
}

.c-list_right {
	float: right;
	width: 268px;
	padding-left: 6px;
}

/* #### END CONTENT #### */

/* ////////////////////////////////////////////////// */

/* #### MAINLEVEL NAV #### */

ul#menulist_root-nav {
	list-style: none;
	padding-top: 18px;
	margin: 0;
	font-size: 0.8em;
	text-indent: -5000px;
}

ul#menulist_root-nav li {
	/*background-image: none;*/
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 1.2em;
	white-space: nowrap;
}

ul#menulist_root-nav a {
	/*background: url(../images/menu.jpg) no-repeat;*/
	text-align: center;
	margin: 0;
  display: block;
  height: 39px;
	text-decoration: none;
	color: #2B3E66;
}

/* ## MENU ITEM 1 ## */
ul#menulist_root-nav li#menuitem_1-nav a {
	background-image: url(../images/mainmenu1.jpg);
	width: 156px;
}

ul#menulist_root-nav li#menuitem_1-nav a:hover {
	background-image: url(../images/mainmenu1.jpg);
	background-position: -156px 0;
}

ul#menulist_root-nav li#menuitem_1-nav.mainlevel_current-nav a {
	background-image: url(../images/mainmenu1.jpg);
	background-position: -156px 0;
}

ul#menulist_root-nav li#menuitem_1-nav.mainlevel_active-nav a {
	background-image: url(../images/mainmenu1.jpg);
	background-position: -156px 0;
}

/* ## MENU ITEM 2 ## */
ul#menulist_root-nav li#menuitem_2-nav a {
	background-image: url(../images/mainmenu2.jpg);
	width: 182px;
}

ul#menulist_root-nav li#menuitem_2-nav a:hover {
	background-image: url(../images/mainmenu2.jpg);
	background-position: -182px 0;
}

ul#menulist_root-nav li#menuitem_2-nav.mainlevel_current-nav a {
	background-image: url(../images/mainmenu2.jpg);
	background-position: -182px 0;
}

ul#menulist_root-nav li#menuitem_2-nav.mainlevel_active-nav a {
	background-image: url(../images/mainmenu2.jpg);
	background-position: -182px 0;
}

/* ## MENU ITEM 3 ## */
ul#menulist_root-nav li#menuitem_3-nav a {
	background-image: url(../images/mainmenu3.jpg);
	width: 162px;
}

ul#menulist_root-nav li#menuitem_3-nav a:hover {
	background-image: url(../images/mainmenu3.jpg);
	background-position: -162px 0;
}

ul#menulist_root-nav li#menuitem_3-nav.mainlevel_current-nav a {
	background-image: url(../images/mainmenu3.jpg);
	background-position: -162px 0;
}

ul#menulist_root-nav li#menuitem_3-nav.mainlevel_active-nav a {
	background-image: url(../images/mainmenu3.jpg);
	background-position: -162px 0;
}

/* #### END MAINLEVEL NAV #### */

/* ////////////////////////////////////////////////// */

/* #### SUBNAV #### */

#subnav {
	width: 800px;
	margin: 0;
	padding: 21px 0 0 0;
}

#subnav ul {
	list-style: none;
	margin: 0 0 0 45px;
	padding: 0;
}

#subnav li {
	float: left;
	margin: 0 7px 0 0;
}

#subnav li a {
	display: block;
	width: 116px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/sub.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#subnav li a:hover {
	color: #00AFEF;
	background-position: -116px 0;
}

.mainlevel_current-wd {
	color: #00AFEF;
	background-position: -116px 0;
}

.mainlevel_current-im {
	color: #00AFEF;
	background-position: -116px 0;
}

.mainlevel_current-gd {
	color: #00AFEF;
	background-position: -116px 0;
}

#auxnav {
	padding: 0 0 0 55px;
}

#auxnav a {
	
}

/* #### END SUBNAV #### /

/* ////////////////////////////////////////////////// */

/* #### USERNAV #### */

ul#menulist_root-usermenu {
	margin-top: 20px;
}

#subnav li.mainlevel-usermenu a {
	background-color:#1D1D1D;
	/*border-top:1px solid #303030;*/
	/*border-left:1px solid #303030;*/
	/*border-right:1px solid #303030;*/
	color:#ACACAC;
	display:block;
	font-size:10px;
	font-weight:bold;
	margin-bottom:-1px;
	padding:9px 15px 10px;
	text-decoration:none;	
}

li#menuitem_1-usermenu a {
	background-image: url(../images/sub_top.gif);
	background-position: left top;
	border-top: 0;
}

li#menuitem_1-usermenu a:hover {
	background-image: url(../images/sub_top.gif);
	background-position:center top;
}

li#menuitem_2-usermenu a {
	background-image: url(../images/sub_bot.gif);
	background-position: left bottom;
	border-top:1px solid #303030;
}

li#menuitem_2-usermenu a:hover {
	background-image: url(../images/sub_bot.gif);
	background-position:center bottom;
}

/* #### END USERNAV #### /

/* ////////////////////////////////////////////////// */

div.search {
	float: right;
	width: 167px;
	margin-top: 45px;
 	color: #fff;
 	padding: 0;
 	clear: both;
}

div.search .inputbox {
	height: 15px;
	border: 1px solid #3d6c87;
	width: 100px;
	font-size: 1em;
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom: 6px;
}

div.search .search_button {
	height: 19px;
	width: 31px;
	margin: 0;
	padding: 0;
}

/* #### NEW CODE #### */

#pathway {
	color: #455B78;
	font-size: 0.9em;
	font-weight: 800;
}

#pathway span.pathway a {
	color: #455B78;
	text-decoration: none;
}

#pathway span.pathway a:hover {
	color: #FFF;
}

.modifydate {
	color: #ACACAC;
	font-size: 0.9em;
}

#c-left a.pagenav:hover {
	text-decoration: none;
	color: #8FE2FF;
}

#c-left a.pagenav {
	text-decoration: none;
}



/* New */

.pagenavS, .pagenavP, .pagenavN, .pagenavE {
	display: none;
}

p#pagResults {
	margin: 7px 0 0 0;
	color: #5F5F5F;
	float:left;
}

p.pagNav {
	margin: 0 0 0 20px!important;
}

a.pagenav, span.pagenav {
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	float: left;
	font-size: 2em;
	display: block;
	width: 30px;
	height: 24px;
	color: #00AEEF;
	text-decoration: none!important;
	border: 1px solid;
	text-align: center;
	padding-top: 6px;
	margin-right: 10px;
}

a.pagenav {
	color: #5F5F5F!important;
}

a:hover.pagenav {
	color: #FFF!important;
	border: 1px solid #FFF;
	text-decoration: none!important;
}

#navControls {
	margin-bottom: 0!important;
	height: 52px;
}

#navRSS {
	background-image: none;
	height: 0;
	margin: 0;
}

#navRSS img {
	float: right;
	margin: 7px 20px 0 0;
}

/* End New */

.contentheading, .contentheading-case {
	color:#00AFEF;
	font-size:1.4em;
	font-weight: bold;
	padding-bottom: 0;
}

.contentheading-latest {
	color:#00AFEF;
	font-size:1.1em;
	font-weight: bold;
}

/* #### NEW CODE #### */

ul.latestnews {
	list-style:none;
	margin: 38px 0 0 14px;
}

li.latestnews {
	background: transparent url(../images/arrow.gif) no-repeat left 5px;
	padding: 0 0 8px 10px;
}

li.latestnews a {
	font-size: 1em;
	text-decoration: none;
	color: #FFF;
}

li.latestnews a:hover {
	text-decoration: underline;
}

#box1-links {
	margin: 7px 0 0 14px;
}

#box1-links a {
	font-size: 1em;
	text-decoration: none;
}

#box1-links a:hover {
	text-decoration: underline;
}

#box2-links {
	float: right;
	margin: 122px 20px 0 0;
	padding: 0;
	line-height: 1.6em;
}

#box2-links a {
	font-size: 0.9em;
	text-decoration: underline;
}

#box2-links a:hover {
	font-size: 0.9em;
	text-decoration: none;
}

table.contentpaneopen img, table.contentpaneopen-overview img {
	padding:  2px 15px 5px 0;
}

#c-left ul, .c-list ul {
	list-style:none;
	margin: 10px 0 20px 4px;
	line-height: 2.4em;
	color: #9FD8FF;
	font-size: 1.1em;
}

.c-list ul {
	margin: 10px 0 20px 4px;
}

#c-left li, .c-list li {
	background: transparent url(../images/arrow.gif) no-repeat left 11px;
	padding-left: 10px;
}

#c-left a {
	text-decoration: none;
	color: #9FD8FF;
}

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

#follow1, #follow2, #follow3, #follow4, #follow5, #follow-spare {
	margin-bottom: 18px;
	position: relative;
}

span.article_seperator {
	display: none;
}


#error {
	margin: 40px auto;
	width: 832px;
	text-align: right;
}

#error h2 {
	margin: 20px 0;
}

/* #### CONTACT BOX #### */

#contact {
	/*background-color: #CCCCCC;*/
	height:133px;
	margin: 0;
	padding: 0;
}

#contact-link {
	font-size: 1em;
	padding: 104px 0 0 104px;
	margin: 0;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
}

#contact-link a {
	color: #00AFEF;
	font-size: 0.9em;
	text-decoration: none;
}

#contact-link a:hover {
	color: #FFFFFF;
}

#onlinestatus {
	width: 20px;
	height: 20px;
	margin: 0 0 0 123px;

}

/* #### END CONTACT BOX #### /

/* ////////////////////////////////////////////////// */

/* #### FORMS #### */

input#chrono_verification {
	width: 82px;
	padding: 5px;
	background-color: #121212;
	border: 1px solid #666666;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1.2em;
	color: #FFF;
}

img#verify {
	margin: 4px 0 -13px 0;
	border: 1px solid #00AEEF;
}

.fieldset {
	width: 200px;
	padding: 2px;
	background-color: #121212;
	border: 1px solid #666666;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1em;
	color: #797979;
}

input.form-button {
width: 62px;
height: 22px;
background: #000 url(../images/submit.jpg) no-repeat;
outline: none;
border: 0;
background-position:center top;
}

input.form-button:hover {
	background: #000 url(../images/submitover.jpg) no-repeat;
	background-position:center bottom;
}

.form-label {
	color: #00AEEF;
	font-size: 1.2em;
	vertical-align: bottom;
}

.form-label-2 {
	color: #2D9F09;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
}

span.required {
	color: #797979;
	font-size: 1em;
}

span.question {
	color: #CCCCCC;
}

#c-left tbody h2 {
	color: #CCC;
}

#c-left tbody h2 a { 
	text-decoration: none!important;
}

#c-left tbody h2 a:hover { 
	color: #00AEEF;
}

.element.style {
	background-color: #000;
	
}

/* #### END FORMS #### /

/* ////////////////////////////////////////////////// */

#c-link {
	float: right;
	margin: 20px 52px 0 0;
}


#c-link-l {
	float: left;
	margin: 22px 0 0 52px;
}

#c-link-l a {
	text-decoration: none;
}

#c-link-l a:hover {
	text-decoration: underline;
}


.contentpaneopen-biz img {
	margin-bottom: 35px;
}

.contentpaneopen-webfolio img {
	margin: 0 15px 0 4px;
	/*border: 1px solid #666666;*/
}

.contentpaneopen-webfolio p {
	text-align: left;
}

#c-left .contentpaneopen-webfolio ul {
	margin: 0;
	display:block;
}

#c-left .contentpaneopen-webfolio li {
	background: url(../images/portfolio_bkg.jpg) no-repeat left bottom;
	width: 540px;
	height: 67px;
	line-height: 1.4em;
	margin: 0 0 25px 0;
}

#c-left .contentpaneopen-webfolio h2 {
	color: #00AEEF;
	font-size: 1em;
	padding: 0;
}

#c-left .contentpaneopen-webfolio p {
	width: 520px;
	color: #797979;
}

#c-left .contentpaneopen-webfolio a {
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-size: 0.9em;
	text-decoration: underline;
}

#c-left .contentpaneopen-webfolio a:hover {
	text-decoration: none;
	color: #8FE2FF;
}

table.blog-latest div {
	background: url(../images/portfolio_bkg.jpg) no-repeat bottom;
	width: 540px;
	height: 80px;
	line-height: 1.4em;
	margin: 0 0 25px 0;
}

table.contentpaneopen-testim {
	margin-left: 14px;
}

.contentpaneopen-testim img {
	margin: 0 12px 0 0;
}

.contentpaneopen-testim p img {
	margin: 0 1px 0 0;
}

.contentpaneopen-testim h1 {
	margin: 0 0 5px 0!important;
	padding-top:3px;
}

.contentpaneopen-testim h3 {
	color: #999999;
	font-weight: 200;
	margin: 0 0 3px 0;
	font-size: 1.2em;
}

.contentpaneopen-testim h4 a {
	background: transparent url(../images/external.jpg) no-repeat center right;
	padding: 0 15px 0 0;
}

.contentpaneopen-testim p {
	width: 520px;
	margin: 12px 0 27px 2px !important;
}

.blog-latest img {
	margin-right: 15px;
}

.contentpaneopen-latest {
	padding: 0 7px 0 14px;
	width: 530px;
}

.contentpaneopen-case {
	padding-left: 0;
}

#c-left .contentpaneopen-overview a {
	text-decoration: none;
}

#c-left .contentpaneopen-overview a:hover {
	text-decoration: underline;
}

.contentheading-case {
	color: #00AEEF;
	font-size: 1.4em;
	margin-bottom: 5px;
}

.contentpaneopen-case img {
	padding-right: 20px;
}

#c-left .contentpaneopen-case ul {
	line-height: 2.1em;
	list-style:none;
	margin: 10px 0 20px 220px;
}

#c-left .contentpaneopen-case li {
	background: transparent url(../images/arrow.gif) no-repeat left 10px;
	padding-left: 10px;
	margin-top: 2px;
}

#c-left .contentpaneopen-case a {
	text-decoration: underline;
	color: #999999;
}

#c-left .contentpaneopen-case span {
	color: #CCCCCC;
}


.createdate, .small {
	font-size: 0.9em;
	color: #444444;
	padding: 0 0 10px;
}

#c-left .back_button {
	/*margin-left: 17px;*/
}

#package-wrapper {
	width: 585px;
}

.package h3 {
	height: 39px;
	text-indent: -5000px;
}

#webpack1 {
	background: transparent url(../images/webdesign1.jpg) no-repeat;
}

#webpack2 {
	background: transparent url(../images/webdesign2.jpg) no-repeat;
}

#webpack3 {
	background: transparent url(../images/webdesign3.jpg) no-repeat;
}

#webpack4 {
	background: transparent url(../images/webdesign4.jpg) no-repeat;
}

#webpack5 {
	background: transparent url(../images/webdesign5.jpg) no-repeat;
}

#webpack6 {
	background: transparent url(../images/webdesign6.jpg) no-repeat;
}

.package {
	float: left;
	margin: 0 15px 25px 0;
	width: 275px;
	background: transparent url(../images/package.jpg) no-repeat bottom;
	/*background-color: #222222;*/
}

#c-left .package ul, .c-list .package ul {
	list-style:none;
	margin: 10px 0 20px 16px;
	line-height: 2em;
	color: #CCC;
	font-size: 1.1em;
}

.c-list .package ul {
	margin: 10px 0 20px 4px;
}

#c-left .package li {
	background: transparent url(../images/tick.jpg) no-repeat left 7px;
	padding-left: 15px;
}

#disclaimer {
	font-size: 0.9em;
	color: #222222;
	margin-top: 4px;
}

#domain-search{
	background: transparent url(../images/domains.gif) no-repeat 1px;
	height: 137px;
}

.domtextbox {
	border: 1px solid #CCCCCC;
	margin: 100px 0 0 8px;
	padding: 2px;
	width: 120px;
}

#exLink-r {
	margin: 15px 0;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #222222;
	padding: 2px;
	border: 1px solid #4E4141;
}

#exLink-r a {
	color: #797979;
	font-size: 0.9em;
	text-decoration: none;
}

.external-link {
	background: transparent url(../images/external.jpg) no-repeat right;
	padding: 0 15px 0 0;
}

.image-r-pad img {
	padding: 5px 22px 0 0 !important;
}

/* Contact */

#contact-form {margin-bottom:15px;}
fieldset {border:none; clear:both;}

.field, form .buttons {clear:both; margin:0 0 8px;}
.field label {color:#00AFEF; display:block; font-size:1.4em; margin-bottom:5px;}
.field-c label {color:#00AFEF; display:inline; font-size:1.4em;}
.field input, .field textarea, .field-c input {color:#000;}
.field-c input {width:60px;}
.field-c {width: 405px;}

.field input.required {
	background: url(../images/field.png) top left no-repeat;
	height: 21px;
	width: 253px;
}

.field textarea, .field input.required {
	border: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	margin: 0;
	padding: 7px 12px;
}

.field textarea {
	background: url(../images/textarea.png) top left no-repeat;
	height: 118px;
	padding: 11px 12px;
	width: 381px;
	resize: none;
}

input#captcha {
	background: url(../images/field-c.png) top left no-repeat;
	border: none;
	font-size: 15px;
	height: 20px;
	padding: 7px 8px 6px 6px;
	text-align: center;
	width: 25px;
}

input#button {
	background: url(../images/button.png) top no-repeat;
	border: none;
	cursor: pointer;
	height: 35px;
	margin-left: 20px;
	padding: 0;
	text-indent: -9999px;
	width: 119px;
}

input#button:hover {background-position:bottom; border:none;}

#loading{
	left: 18px;
	position: relative;
	top: 5px;
	visibility: hidden;
}

#success p {color:#5B9F27; margin:5px 0 0; font-size:1.4em;}
#content p.error, #verifyError p {color:#9F5B59; font-size:12px; margin:0;}

/* News */

ul#news-items {margin:0;}
ul#news-items li {background:none; margin-bottom:50px;}
ul#news-items li p {color:#797979; margin:0;}

ul#news-items li img {
	border: 1px solid #3F3F3F;
	float: left;
	margin: 0 20px 0 0;
}






