
body {
	margin: 0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.content_small {
	font-size: 11px;
}

a {
	color: #2d8816;
	text-decoration: none;
}
a:hover, a link:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #555555;
}

.red 
{
	color: #CC0000;
}

.form_required 
{
	color: #CC0000;
}

.form_title 
{
	
}
/*****************************************************
	MASTER
*****************************************************/
.master-bg-top-left
{
	background-image:url(/resources/images/bg-top-left.jpg); 
	background-position:right; 
	background-repeat: no-repeat;
}
.master-bg-top-right
{
	background-image:url(/resources/images/bg-top-right.jpg); 
	background-position:left; 
	background-repeat: no-repeat;
}
.master-bg-left
{
	background-image:url(/resources/images/bg-left.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.master-body
{
	background-image:url(/resources/images/content-bg-rpt.jpg); 
	background-repeat: repeat-y;
}
.master-body-container
{
	position: relative; 
	padding-top: 27px; 
	padding-left: 25px; 
	padding-right: 25px; 
	background-image:url(/resources/images/content-bg-top.jpg); 
	background-repeat: no-repeat; 
	width: 740px; 
	min-height: 400px;
}
.master-footer
{
	background-image:url(/resources/images/content-bg-bottom.jpg); 
	background-repeat:no-repeat; 
	width: 752px; 
	height:38px; 
	padding-left: 19px; 
	padding-right: 19px; 
	padding-top: 20px;
}
.master-footer-info
{
	background-image:url(/resources/images/footer-info-bg.gif);
	background-repeat: no-repeat; 
	height: 25px;
	width: 392px;
}
.master-footer-info-container
{
	padding-top: 6px;
}
.master-footer-info-copy
{
	float: left; 
	padding-left: 15px; 
	padding-right: 10px;
}
.master-footer-info-break
{
	float: left; 
	padding-top: 2px;
}
.master-footer-info-email
{
	float: left; 
	padding-left: 10px;
}
.master-alien
{
	position:absolute; 
	bottom: 0px; 
	right: 20px;
}
/*****************************************************
	HOME
*****************************************************/
.home-container
{
	padding-top: 8px;
}
.home-header
{
	padding-top: 5px;
}
.home-content-left
{
	background-image: url(/resources/images/home-content-bg.gif); 
	background-repeat:repeat-x; 
	position:relative; 
	width: 551px; 
	height: 340px;
}
.home-content-line-left
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.home-content-container-left
{
	position: absolute;
	top: 5px;
	left: 7px; 
	background-image:url(/resources/images/home-content-bg-grad.gif); 
	background-repeat:repeat-x; 
	background-color: #f9faf9; 
	width: 260px; 
	border: 1px solid #cfcfcf;
}
.home-content-mission
{
	padding: 10px;
	height: 298px;
	width: 240px;
	position:relative;
}
.home-content-mission-button
{
	position: absolute; 
	right: 10px; 
	bottom: 10px;
}
.home-content-line-middle
{
	position: absolute; 
	top: 20px; 
	left: 275px;
}
.home-content-contanier-right
{
	position: absolute; 
	top: 5px; 
	right: 7px;
	background-image:url(/resources/images/home-content-bg-grad.gif);
	background-repeat:repeat-x;
	background-color: #f9faf9;
	width: 260px;
	border: 1px solid #cfcfcf;
}
.home-content-offer
{
	padding: 15px; 
	padding-bottom: 10px; 
	height: 293px; 
	width: 240px; 
	position:relative;
}
.home-content-offer-design
{
	position:relative; 
	height: 75px; 
	width: 228px;
}
.home-content-offer-design-icon
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.home-content-offer-design-text
{
	position: absolute; 
	left: 70px; 
	top: 0px;
}
.home-content-offer-dev
{
	position:relative; 
	height: 90px; 
	width: 228px;
}
.home-content-offer-dev-icon
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.home-content-offer-dev-text
{
	position: absolute; 
	left: 70px; 
	top: 0px;
}
.home-content-offer-hosting
{
	position:relative; 
	height: 90px; 
	width: 228px;
}
.home-content-offer-hosting-icon
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.home-content-offer-hosting-text
{
	position: absolute;
	left: 70px;
	top: 0px;
}
.home-content-offer-button
{
	position: absolute; 
	bottom: 10px;
	right: 20px;
}
.home-content-line-right
{
	position: absolute; 
	top: 0px; 
	right: 0px;
}
.home-featured
{
	position: absolute; 
	left: 590px; 
	top: 25px;
}
.home-featured-container
{
	position:relative; 
	height: 275px;
}
.home-featured-title
{
	padding-left: 7px; 
	padding-bottom: 3px;
}
.home-featured-content
{
	background-image:url(/resources/images/home-featured-bg.gif); 
	background-repeat: no-repeat; 
	width: 179px; 
	height: 244px;
}
.home-featured-content-title
{
	padding-top: 10px;
}
.home-featured-content-desc
{
	padding: 10px;
	padding-top: 0px;
}
.home-featured-content-read
{
	padding-top: 10px;
}

/*****************************************************
	WORKS
*****************************************************/
.works-container 
{
	position: relative;
	height: 100px;
	width: 224px;
	background-repeat: no-repeat;
	background-position: top left; 
}
.works-header
{
	position: relative;
	height: 25px;
	padding-left: 15px;
}
.works-title
{
	position: absolute;
	top: 12px;
	left: 4px;
}
.works-industry
{
	position: absolute;
	top: 28px;
	left: 6px;
	color: #272727;
	font-weight: bold;
	font-size: 11px;
}
.works-industry-title
{
	color: #747474;
}
.works-workdone
{
	position: absolute;
	top: 44px;
	left: 6px;
	font-weight: bold;
	color: #9a4401;
	font-size: 11px;
}

.works-view
{
	position: absolute;
	top: 65px;
	left: 6px;
	font-size: 11px;
}
.works-view a
{
	font-weight: bold;
}
.works-dev
{
	position: absolute;
	top: 65px;
	left: 6px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.works-content
{
	padding-top: 20px; 
	position: relative;
	width: 740px;
}
.works-content-container
{
	position:relative;
}
.works-header-container
{
	width: 740px;
	height: 36px;
	position: relative;
}
.works-header-title
{
	position: absolute;
	background-image: url(/resources/images/works-header-bg.gif);
	background-repeat: repeat-x;
	top: 9px;
	left: 0px;
	width: 518px;
	height: 27px;
}
.works-header-technologies
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.works-content-spacer
{
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
}
.works-content-subcontainer
{
	background-image: url(/resources/images/services-content-bg-grad.gif);
	background-repeat:repeat-x; 
	position:relative;
	width: 740px;
	padding-bottom: 80px;
}
.works-content-line-left
{
	padding-right: 5px;
}
.works-content-left-container
{
	background-image:url(/resources/images/home-content-bg-grad.gif);
	background-repeat:repeat-x;
	background-color: #f9faf9; 
	width: 505px; 
	border: 1px solid #cfcfcf;
}
.works-content-left
{
	padding: 10px; 
	width: 486px; 
	position:relative;
}
.works-content-line-center
{ 
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 20px;
}
.works-content-right-container
{
	background-color: #FFFFFF; 
	width: 204px; 
	border: 1px solid #cfcfcf;
}
.works-content-right
{
	padding: 15px; 
	padding-bottom: 10px; 
	width: 174px; 
}
.works-content-line-right
{
	padding-left: 5px;
}
.works-content-detail-info
{
	float: left;
	height: 40px;
}
.works-content-detail-view-container
{
	float: right;
	height: 40px;
}
.works-content-detail-industry
{
	color: #272727;
	font-weight: bold;
	font-size: 11px;
}
.works-content-detail-workdone
{
	font-weight: bold;
	color: #9a4401;
	font-size: 11px;
}

.works-content-detail-view
{
	font-size: 11px;
}
.works-content-detail-view a
{
	font-weight: bold;
}
.works-quote
{
	padding-left: 5px;
	padding-top: 20px;
}
/************************************************
	SERVICES
************************************************/
.services-nav-container
{
	position: relative;
	height: 239px;
	width: 193px;
	float: left;
}

.services-nav-title
{
	position: absolute;
	top: 0px;
	left: 20px;
}

.services-nav
{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 185px;
	height: 239px;
	background-image: url(/resources/images/services-nav-bg.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 7px;
}
.services-content-container
{
	position:relative;
	float:right;
}
.services-header-container
{
	width: 519px;
	height: 36px;
	position: relative;
}
.services-header-title
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.services-header-technologies
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.services-content-spacer
{
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
}
.services-content-subcontainer
{
	background-image: url(/resources/images/services-content-bg-grad.gif);
	background-repeat:repeat-x; 
	position:relative;
	width: 519px;
	padding-bottom: 80px;
}
.services-content-line-left
{
	padding-right: 5px;
}
.services-content-left-container
{
	background-image:url(/resources/images/home-content-bg-grad.gif);
	background-repeat:repeat-x;
	background-color: #f9faf9; 
	width: 300px; 
	border: 1px solid #cfcfcf;
}
.services-content-left
{
	padding: 10px; 
	width: 265px; 
	position:relative;
}
.services-content-line-center
{ 
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 20px;
}
.services-content-right-container
{
	background-color: #FFFFFF; 
	width: 204px; 
	border: 1px solid #cfcfcf;
}
.services-content-right
{
	padding: 15px; 
	padding-bottom: 10px; 
	width: 174px; 
}
.services-content-line-right
{
	padding-left: 5px;
}
.services-quote
{
	padding-left: 5px;
	padding-top: 20px;
}

/*****************************************************
	NEWS
*****************************************************/
.home-news
{
	left:590px;
	width: 179px;
	position:absolute;
	top: 300px;
	
}
.news-image
{
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CFCFCF;
}
.news-block
{
	border: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	background-color: #f9faf9;
	background-image: url(/resources/images/news-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
}
.news-block-over
{
	border: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	background-color: #fde462;
	background-image: url(/resources/images/news-bg-over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
}
.news-date
{
	font-size: 11px;
	padding-bottom: 2px;
}
.news-date-sub
{
	color: #454545;
}
.news-title
{
	font-weight: bold;
	color: #2D8816;
	padding-bottom: 3px;
}
.news-desc
{
	font-size: 10px;
}
.news-rss
{
	position: absolute;
	top: 1px;
	right: 5px;
}
/*****************************************************
	ABOUT
*****************************************************/
.about-header
{
	position: relative;
	height: 25px;
	padding-left: 15px;
}
.about-content
{
	float: left;
	width: 525px;
}
.about-quote
{
	padding-left: 5px;
	padding-top: 20px;
	float: right;
	width: 200px;
}

/*****************************************************
	QUOTE
*****************************************************/
.home-quote
{
	padding-left: 20px;
	padding-right: 20px;
	width: 511px;
	height: 150px;
}
.quote-title
{
}
.quote-content
{
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 10px;
	font-style: italic;
}
.quote-author
{
	padding-left: 5px;
}