﻿* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background: url(images/bg.png) repeat-x #ECF3F9;
}
h1 {
	font-size: 18px;
	margin-bottom: 12px;
}
h2 {
	font-size: 14px;
	margin-top: -10px;
}
h3 {
	font-family: verdana;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 15px;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-right: 110px;
	margin-top: -10px;
}
h5 {
	font-family: verdana;
	font-size: 12px;
	padding-left: 20px;
	background: url(images/item.gif) no-repeat;
	margin-bottom: 8px;
}
a.link1 {
	color: #03569A;
	text-decoration: underline;
}
a:hover.link1 {
	text-decoration: none;
}
#top p {
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 25px;
	margin-top: 7px;
	color: #004986;
}
.logo {
	background: url(images/logo.png) no-repeat!important;
	background: url(images/logo.png) no-repeat;
}
a.twitter {
	display: block;
	width: 52px!important;
	width: 90px;
	height: 25px!important;
	height: 28px;
	float: left;
	background: url(images/twitter.gif);
	padding-left: 38px;
	padding-top: 4px!important;
	padding-top: 3px;
	text-decoration: none;
	color: #03569A;
}
a.facebook {
	display: block;
	width: 67px!important;
	width: 105px;
	height: 25px!important;
	height: 28px;
	float: left;
	background: url(images/facebook.gif);
	padding-left: 38px;
	padding-top: 4px!important;
	padding-top: 3px;
	text-decoration: none;
	color: #03569A;
}
#nav a {
	display: block;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 15px!important;
	height: 33px	padding: 9px 0!important;
	padding: 9px 0 10px 0;
}
#nav a:hover {
	padding: 10px 0!important;
	padding: 10px 0 11px 0;
	background: url(images/nav_hover.gif) repeat-x;
}
a.current {
	background: url(images/nav_current.gif) repeat-x;
}
#main {
	margin-top: 5px;
}
#main p {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#screenshot {
	float: left;
	text-align: center;
	margin: 30px 25px 40px 15px!important;
	margin: 20px 25px 50px 15px;
}
.intro {
	padding: 15px 25px 0 0;
}
#menu {
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	display: -moz-inline-stack;
	display: inline-block; *;
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	background: red;
	text-align: center;
	padding: 8px 0 0 0;
	width: 135px;
	height: 22px!important;
	height: 30px;
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
	background: url(images/tab_normal.gif);
}
#menu .on a {
	background: url(images/tab_hover.gif) no-repeat;
	color: #000;
}
#c1, #c2, #c3 {
	padding-top: 20px;
	width: 702px;
	margin-top: -3px!important;
	margin-top: 0;
	clear: both;
	text-align: left;
	background: url(images/tab_top.gif) no-repeat;
}
#c1 p, #c2 p, #c3 p {
	color: #333333;
	padding: 0 20px;
	margin-bottom: 15px;
}
.catalog-text {
	padding: 10px 0;
}
.catalog-text p {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.0em;
	margin-bottom: 0;
	padding: 0 20px;
}
#bottom {
	margin-top: 15px;
}
#bottom a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 0 15px;
}
#bottom a:hover {
	text-decoration: underline;
}
#faq p {
	margin-bottom: 18px;
	line-height: 2em;
}
#intro ul {
	list-style: none;
	font-size: 12px;
	margin-left: 240px!important;
	margin-left: 260px;
	margin-bottom: 15px;
	color: #333;
}
#intro li {
	line-height: 1.6em;
	padding-left: 15px;
	background: url(images/item.gif) no-repeat left top;
	background-position-y : 2px;
}
a.download_btn {
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	width: 122px!important;
	width: 155px;
	height: 21px!important;
	height: 24px;
	color: #fff;
	padding: 3px 0 0 33px;
	background: url(images/download.png);
}
blockquote {
	padding: 0 40px;
}
p.contact-title {
	font-weight: bolder;
}
#form1 {
	font-size: 12px;
	margin-left: 20px;
}
INPUT, TEXTAREA {
	color: #000;
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #fff;
}
#skill ul, #skill ol {
	margin-left: 40px;
	margin-bottom: 20px;
}
#skill li {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 10px;
}
.formattable {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.6em;
}
.awards {
	color: #000000;
	font: 9px verdana,Arial,Helvetica;
}