body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color: #000000;
}


/*///////// GENERAL STYLING ////////*/



*
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #d8e0e1;
}

/*///////// TYPOGRAPHY ////////*/


a.title1   {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
}      
a.title1 :hover   {
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



h1 /* change this header to your own logo */
{
	height: 22px;
	width: 184px;
	text-indent: -999em; /* remove the text so only the logo appears */
	float: left;
	background-image: url(../images/img-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h1 img
{
	display: none;
}

h2,
h3
{
	font-size: 26px;
	margin: 0 0 15px 0;
	color: #d8e0e1;
}

h2
{
	color: #d8e0e1;
}

a:link,
a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFD;
}

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

.inactive
{
	margin-top: 2px;
}



br
{
	clear: left;
}

hr
{
	display: none;
}

p,
p.side-subject
{
	margin: 0 0 15px 0;
}

p.side-subject
{
	font-size: 11px;
	line-height: 18px;
}
p.side-subject strong,
p.side-subject a
{
	font-size: 11px;
	line-height: 18px;
}

.header-img
{
	margin: 0 0 20px 0;
}

/*///////// GENERAL SETTING CLASSES ////////*/

.clear-all
{
	clear: both
}

.readmore
{
	padding: 10px 0 0 0;
	margin: 0;
}

/*///////// CONTENT DESIGN ////////*/

#wrapper
{
	width: 740px;
	margin: 0 auto;
	background-repeat: repeat;
}

#header
{
	margin-top: -10px;
	margin-right: 0;
	margin-left: 0;
}

#header span
{
	float: left;
	margin: 5px 0 0 10px;
	color: #fff;
}

#header ul
{
	list-style: none;
}

#header ul li
{
	float: right;
	margin-top: 0px;
}

#header ul li a:hover,
#header ul li a:active
{
	text-decoration: underline;
}

#header ul li a.active:link,
#header ul li a.active:visited,
#header ul li a.active:hover,
#header ul li a.active:active
{
	text-decoration: none;
	color: #FAFAFA;
	display: block;
	padding: 5px 10px 5px 10px;
	cursor: default;
}

#header ul li a:link,
#header ul li a:visited
{
	color: #D7E1E0;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	display: block;
}

/*///////// CONTENT STYLING ////////*/

#content
{
	clear: both;
	padding: 20px 20px 10px 20px;
	border: 1px solid #D8E1E0;
	background-repeat: repeat-x;
	background-color: #90AFB2;
	background-image: url(../images/bg-content.jpg);
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}


.content-double,
.content-left
{
	width: 420px;
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-top: 25px;
	background-attachment: scroll;
	background-image: url(../images/bg-content_center.jpg);
	background-position: right 50px;
}

.content-single,
.content-right
{
	width: 230px;
	font-size: 11px;
	float: left;
	margin-top: 25px;
}

.content-left
{
	width: 360px;
}


.content-right
{
	width: 290px;
}

.margin-right
{
	margin: 0 20px 0 0;
}

.info-box
{
	float: right;
	background: #f7e6e6 url(../images/bg-info-box.jpg) 0 0 repeat-x;
	border: 1px solid #eabebf;
	padding: 8px;
	width: 30%;
	margin: 0 0 10px 10px
}

.info-box p,
.info-box h4
{
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 0;
}

/* /////// PORTFOLIO ITEMS //////// */

.portfolio-item
{
	padding: 6px;
	margin-right: 0;
	margin-bottom: -0.15px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

ul.portfolio-items
{
	list-style: none;
	clear: both;
	display: block;
}

ul.portfolio-items li
{
	float: left;
	margin: 0 5px 5px 0;
	line-height: 1px;
}

ul.portfolio-items li img
{

}

/*///////// FOOTER ////////*/

#footer
{
	clear: left;
	color: #99cc66;
	font-size: 11px;
	margin-top: 10px;
	padding: 5px;
}

#footer a:link,
#footer a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #99cc66;
}

#footer a:hover,
#footer a:active
{
	color: #99cc66;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.content-double2, .content-left {
	width: 700px;
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-top: 25px;
	background-attachment: scroll;
	background-image: url(../images/bg-content_center.jpg);
	background-position: right 50px;
}
