* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666;
}

strong {
	color: black;
	font-style: normal;
	font-weight: normal;
}

em {
	color: black;
	font-style: italic;
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
}

a:hover,
a.active,
a.active:hover,
.active {
	color: #000;
	text-decoration: underline;
}

#header {
	width: 920px;
	height: 140px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}

#footer {
	color: #666;
	text-align: center;
	margin: 15px 0 150px;
	font-size: 13px;
}

#titleBox {
	word-spacing: 5px;
	margin-top: 53px;
}

#titleBox .title {
	font-size: 30px;
	word-spacing: 0px;
}

#titleBox .desc {
	word-spacing: 0px;
}

#nav {
	list-style-type: none;
	margin-top: 53px;
}

#nav li {
	margin: 15px 0 0 35px;
}

#content,
.container {
	width: 920px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	padding: 25px 0 0px;
	color: #666;
}

#content p {
	text-align: justify;
	font-size: 18px;
	line-height: 26px;
}

.more {
	font-size: 14px;
	width: 70px;
	height: 30px;
	margin-bottom: 20px;
}

.more a {
	display: block;
	background-color: #ccc;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	text-transform: uppercase;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.more a:hover {
	display: block;
	background-color: black;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* About */

#aboutContainer {
	margin-top: 30px;
}

#aboutContainer .mainPanel {
	width: 440px;
}

#aboutContainer .marginleft {
	margin-left: 39px;
}

#aboutContainer .mainPanel .marginleft {
	margin-left: 39px;
}

#aboutContainer .mainPanel h2 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: black;
}

#aboutContainer .mainPanel p,
#aboutContainer .mainPanel ul li {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}

#aboutContainer .mainPanel ul {
	margin-left: 15px;
	margin-top: 20px;
}

#aboutContainer .mainPanel ul li {
	margin-bottom: 10px;
	list-style-type: square;
}

#aboutContainer .mainPanel .clientList {
	
}

#aboutContainer .mainPanel .clientList li {
	margin-bottom: 10px;
	list-style-type: square;
}

/* End About */

/* Contact */

.ctitle {
	font-size: 16px;
	font-weight: normal;
	width: 800px;
	color: black;
}

#contactContainer {
	margin-top: 30px;
	padding-bottom: 30px;
}

#contactContainer h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 14px;
	width: 500px;
}

#contactContainer p {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 14px;
	width: 500px;
	line-height: 20px;
}

#contact {
	background-color: #f7f7f7;
	width: 500px;
	padding: 0;
	text-align: left;
	height: auto;
	position: relative;
}

#contact .form {
	margin: 30px 0;
	padding: 0;
	height: auto;
}

#contact .form label {
	width: 83px;
	font-size: 13px;
	text-align: right;
	height: 30px;
	margin-top: 5px;
	color: #666;
}

#contact .form label span {
	color: #d45050;
}

.input-text,
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 5px 11px;
	margin: 0px 0px 10px 17px;
	color: #333;
	background-color: #fff;
	font-style: normal;
	font-size: 13px;
	border: none;
	width: 370px;
}

.textbox {
	height: 160px;
}

.inputs {
	color: #000;
	font-style: italic;
}

.ferror {
	border: 1px solid #ffaaaa;
	padding: 4px 0 4px 9px;
}

.input-text:focus {
	background-color: #fdffd9;
	padding: 5px 0 5px 11px;
	border: none;
	outline: none;
}

#submit {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background-color: #ccc;
	border: none;
	padding: 5px 0;
	margin: 0 0 0 100px;
	width: 110px;
	height: 30px;
	text-align: center;
	outline: none;
}

#submit:hover {
	background-color: #444;
	cursor: pointer;
	margin: 0 0 0 100px;
}

#loading {
	background: transparent url(../images/mailload.gif) no-repeat center center;
	visibility: hidden;
	position: absolute;
	top: -5000px;
	left: -5000px;
}

#in {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f07676;
	font-style: italic;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 15px;
}

#notification {
	
}

.hide {
	position: absolute;
	top: -5000px;
	left: -5000px;
	background: #cccccc;
}

.notify {
	position: absolute;
	top: 150px;
	left: 40px;
	color: #fff;
	text-align: center;
	width: 426px;
	padding: 15px 0;
}

.success {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	text-align: center;
	width: 500px;
	height: 425px;
	padding: 15px 0;
}

#note0 h3 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 120px;
	margin-bottom: 15px;
	text-align: center;
}

#note0 p {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	width: 440px;
}

#note0 p a {
	font-size: 16px;
	color: black;
	text-decoration: none;
}

#note0 a:hover {
	text-decoration: underline;
	color: black;
}

.loading {
	background: transparent url(../images/mailload.gif) no-repeat center center;
	color: #666;
}
#captcha {
	margin: 0 0 10px 99px;
}

#info {
	width: 375px;
	margin: 0 0 0 40px;
}

#info h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: black;
	width: 375px;
}

#info .network {
	list-style-type: none;
	margin-bottom: 30px;
}

#info .network li {
	margin-right: 12px;
}

#info .network img {
	border: none;
}

#info p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 20px;
	width: 375px;
}

.panel p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 10px;
}

#info p.p2 {
	margin-top: 40px;
}

#info p strong {
	font-size: 16px;
}

/* End Contact */

.toggle {
	display: none !important;
	height: 0;
}

.portfolioContainer {
	position: relative;
	width: 920px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}

.portfolioNav {
	margin: 15px 0;
	width: 500px;
	font-size: 16px;
	color: black;
}

.show {
	margin: 15px 0;
}

.show a,
.portfolioNav a,
.portfolioNav span {
	margin-right: 40px;
}

.show a.showMore {
	margin-right: 0;
}

.panel {
	width: 300px;
	margin: 0 10px 20px 0;
}

.panelLeft {
	width: 300px;
	margin-right: 0;
}

.panel .imgContainer {
	background-color: #f7f7f7;
	width: 300px;
	height: 220px;
	margin-bottom: 10px;
	position: relative;
}

.panel .imgContainer img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
	z-index: 0;
}

.panel .imgContainer .hover {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	height: 200px;
	z-index: 0;
}

.panel a .hover:hover {
	background: transparent url(../images/imgHover.png) no-repeat top left;
	width: 280px;
	height: 200px;
	border: 0;
}

.panel a.slink,
.panel a.slinkb,
.panel .desc {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
}

.panel a.slink:hover,
.panel a.slinkb:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.panel a.slink {
	display: block;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.panel a.slinkb {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #000;
	margin-top: 15px;
}

.panel .desc {
	font: normal 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	margin-top: 3px;
}

.defaultItems {
	margin-top: 15px;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.clear {
	clear: both;
}
