/* standard elements */
* {
	margin: 0px;
}
body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
}

#logo{
	width:300px;
	float:left;
}
#logo h1{
	background-image: url(../images/Logo2.jpg);
	background-repeat: no-repeat;
}
#logo h1 a{
	display:block;
	height:120px;
	width: 300px;
}
#logo h1 a span, #logo h1 a:hover span{
	display:none;
}


p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/itinfobanerbg.gif);
	background-repeat: repeat;
}
.headertext{
	color: #FFFFFF;
	font-size: 16px;
	height: 120px;
	float: right;
	width: 600px;
}
/* main */
.main {
	clear: both;
}
.sidenav {
	float: right;
	width: 220px;
	background-color: #FFFFFF;
}

/* content */
.content {
	float: left;
	width: 680px;
	color: #333333;
	text-align: justify;
	background-color: #FFFFFF;
}

#Introtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #333333;
}
/* footer */
#footer {
	color: #333333;
	font-size: 11px;
	text-align: center;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #99CC00;
}
#footer a,a:visited,a:hover {
	color: #003366;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.contactinfo {
	float: right;
	width: 585px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.TopLinks {
	float: right;
	width: 585px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
#top a {
	color: #006699;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}
#top a:hover {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}


#flash {
	z-index: 1;
}

#container #Banner {
	background-image: url(../images/bgbanner.png);
	background-position: center bottom;
	height: 225px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#container #Banner2 {
	background-position: center bottom;
	height: 150px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
#container .content #ContentTxt {
	padding: 10px;
}
#Clients li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	color: #006699;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	line-height: 18px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 10px;
}
#Clients {
	background-image: url(../images/clients.png);
	padding-top: 7px;
	background-repeat: no-repeat;
}

#container #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#Portfolio p {
	color: #009900;
	padding-left: 10px;
}
#container .content #Portfolio span a {
	text-align: right;
	color: #006699;
	padding-left: 60%;
}
#webdesigning {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#webdesigning h1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#ContentTxt #welcomeblock h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 0px;
	color: #4694D2;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#requestquote {
	padding-top: 5px;
	padding-bottom: 5px;
}
#welcomeblock p {
	font-size: 11.5px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#welcomeblock a, #welcomeblock a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#welcomeblock .clientspeak {
	background-color: #FFFFCC;
}
#ContentTxt #welcomeblock h3 {
	font-size: 14px;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#testimonials_top {
	background-image: url(../images/images/testimonials_01.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 217px;
}
#testimonials_middle {
	background-image: url(../images/images/testimonials_02.png);
	background-repeat: repeat-y;
	width: 197px;
	padding: 10px;
}
#testimonials_bottom {
	background-image: url(../images/images/testimonials_04.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 20px;
	margin-bottom: 5px;
}
#testimonials_middle p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
	padding: 7px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
}
.position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#ContentTxt #welcomeblock li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 18px;
}
.testimonialp {
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#testimonailcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#testimonailcontent span {
	color: #006699;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.style8 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#rightnav li {
	background-color: #81BF23;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightnav h2 {
	color: #333333;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#container .sidenav #services_top {
	background-image: url(../images/services_t.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 217px;
}
.sidenav #testimonials_middle li a {
	text-decoration: none;
	color: #006699;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.sidenav #testimonials_middle ul li {
	text-decoration: none;
	color: #006699;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images/add_att.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -15px;
	padding-left: 20px;
}
.sidenav #testimonials_middle ul {
	list-style-type: none;
	padding-left: 20px;
}
#welcomeblock #LeftIMG {
	width: 200px;
	float: left;
	clear: both;
}
.leftimage{	width: 250px;	float: left;	clear: both;}
#container .content #ContentTxt #welcomeblock ul li {
	line-height: 20px;	color: #0066CC;	background-image: url(../images/list.png);	background-repeat: no-repeat;
	background-position: left center; padding-left: 20px;	list-style-type: none;	margin-left: 5px;
}
#container #footer .trademarks {
	line-height: 18px;	color: #FFFFFF;	text-decoration: none;
}
#SitemapUl ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006699;
	margin-left: 50px;
}
#SitemapUl li ul {
	margin-left: 25px;
}
#SitemapUl a,a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0033CC;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#form1 label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #33CC00;
	width: 200px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #33CC00;
}
.headertext .contactinfo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #82C024;
	text-decoration: none;
	line-height: 20px;
}
.contactinfo p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container .content #ContentTxt #welcomeblock #portofolio li {
	background-image: url(../portfolio/images/next.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#container .content #ContentTxt #welcomeblock #portofolio a {
	text-decoration: underline;
	color: #003399;
}
