* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #eef5f8;
	background-image: url('../images/body-bg.gif');
	background-repeat: repeat;
	color: #555555;
	font-family: Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}




h1 {
	color: #ffffff;
	font-size: 28px;
}

h2 {
	color: #ffffff;
	font-size: 28px;
	line-height: 30px;
}

h3 {
	color: #ffffff;
	font-size: 18px;
}

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

a:active {
	outline-style: none;
}

a:hover {
	outline-style: none;
	text-decoration: none;
}

p {
	line-height: 20px;
}

img {
	border: none;
}

.left-content-head {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 230px;
}

.right-content-head {
	color: #59bdc7;
	font-size: 20px;
	margin: 0px 0px 0px 90px;
}

.right-content-head2 {
	color: #59bdc7;
	font-size: 20px;
	margin: 0px 0px 0px 160px;
}

.left-content-text2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.sub-head-text {
	font-size: 14px;
	font-weight: bold;
}

.footer-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 280px;
}




#container {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
}




#header {
	background-color: #59bdc7;
	background-image: url('../images/bg-header.png');
	background-repeat: no-repeat;
	height: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo {
	margin: 50px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#header-image {
	margin: 10px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}




#nav {
	margin: -35px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	width: 105px;
	height: 42px;
	float: left;
}

#nav li a {
	background: transparent url(../images/bg-nav.png) no-repeat;
	color: #ffffff;
	display: block;
	height: 42px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

#nav li a:hover {
	background: transparent url(../images/bg-nav-hover.png) no-repeat;
}

#nav li a.currenttab {
	background: transparent url(../images/bg-nav-hover.png) no-repeat;
}

#nav li a.currenttab:hover {
	background: transparent url(../images/bg-nav-hover.png) no-repeat;
}




#content {
	background-color: #59bdc7;
	background-image: url('../images/bg-content.png');
	background-repeat: no-repeat;
	height: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left-content {
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	float: left;
}

#left-content2 {
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 355px;
	float: left;
}

#right-content {
	margin: 40px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	float: right;
}

#right-content2 {
	margin: 47px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* width: 355px; */
	float: right;
}

#pencil {
	margin: 0px 0px 0px 20px;
}




#footer {
	background-color: #59bdc7;
	background-image: url('../images/bg-footer.png');
	background-repeat: no-repeat;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer a {
	text-decoration: none;
}

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




#ie6warning {
	background-color: #f5f5f5;
	border-bottom: 2px solid #999999;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	width: 100%;
}

#ie6warning h2 {
	color: #c02520;
	font-size: 14px;
	font-weight: bold;
}

#ie6warning p {
	color: #c02520;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}




.form-text {
	color: #ffffff;
}

.form-field, .form-message-box {
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	color: #555555;
	font-size: 11px;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

.form-button {
	color: #555555;
}

#left-contentsmall {
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 355px;
	float: left;
}
.portfoliobuts {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bg-nav-hover.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -20px;
}
