/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-image: url(images/circle-bg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}

h1 {
	font-size: 11px;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #EE2E24;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

/* ----------container to center the layout-------------- */
#container {
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header/* ----------banner for logo-------------- */
 {
	text-align: left;
	padding-top: 30px;
	padding-left: 64px;
	padding-bottom: 20px;
	width: 450px;
	float: left;
}
#client-area {
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 720px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A737B;
	font-size: 18px;
}

#client-area a:link {
	color: #6A737B;
	text-decoration: none;
}

#client-area a:visited  {
	color: #6A737B;
	text-decoration: none;
}
#client-area  a:hover {
	color: #EE2E24;
	text-decoration: none;
}
#client-area  a:active {
	color: #6A737B;
	text-decoration: none;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	margin-top: 20px;
	margin-right: 400px;
	margin-left: 145px;
	}

#content  a:link {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#content a:visited  {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content  a:hover {
	color: #EE2E24;
	text-decoration: none;
}
#content  a:active {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #6A737B;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #EF2E24;
}
ul{list-style-type:none;}
#our-work-nav ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
#our-work-nav ul li a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#our-work-nav ul li a:hover{
	text-decoration:none;
	color: #EE2E24;
	}
#our-work-nav  ul  li#current  a {
	color: #EE2E24;
	}

/* --------------left navi------------- */
#left {
	width: 100px;
	text-align: right;
	height: 200px;
	float: left;
	padding-top: 10px;
}
#right {
	float: right;
	width: 356px;
}


/* -----------footer--------------------------- */
#footer {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 145px;
	width: 705px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6A737B;
	height: 60px;
	padding-top: 0;
	}
#footer  a:link {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#footer a:visited  {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer  a:hover {
	color: #EE2E24;
	text-decoration: none;
}
#footer  a:active {
	color: #6A737B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#header-dots {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#right-quote {
	width: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #6A737B;
	padding-top: 39px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
.red-text {color: #EE2E24}
.quote-heading {
	color: #EF2E25;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
#content-what-is-said {
	margin-top: 20px;
	margin-right: 445px;
	margin-left: 145px;
}
#footer-dots {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
#image-fixed {
	float: right;
	width: 356px;
	height: 395px;
}

