/*
Tasarim Zamani
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
BODY
{
	margin: 20px;
	padding: 0;
	background: #74C6F1;
	font: normal small Verdana;
}
H1, H2, H3
{
	color: #B13413;
}
H2
{
	font-size: 1.6em;
}
H3
{
	margin: 0;
	font-size: 1em;
}
P, UL, OL, BLOCKQUOTE
{
	margin-top: 0;
}
A
{
	text-decoration: none;
	color: #3284B5;
}
A:hover
{
	border: none;
	text-decoration: none;
}
IMG
{
}
#colThree A IMG
{
}
IMG
{
	border: none;
}
/*Header*/
#header
{
	width: 700px;
	height: 127px;
	margin: 0 auto;
	background: url(images/grupotoservis.jpg) no-repeat 77px 0px;
	padding-top: 0;
}
#header *
{
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#header H1
{
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}
#header H2
{
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}
/*Menu*/
#menu
{
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url(images/img2.gif);
	font-weight: bold;
}
#menu UL
{
	margin: 0;
	padding: 0px 0 0px 40px;
	list-style: none;
}
#menu LI
{
	display: inline;
}
#menu A
{
	display: block;
	float: left;
	height: 32px;
	padding: 9px 10px 0;
	text-decoration: none;
	color: #FFFFFF;
}
#menu A:hover, #menu .active A
{
	background: url(images/img3.gif);
	color: #FFFFFF;
}
/*Content*/
#content
{
	width: 700px;
	margin: 0 auto;
	background: url(images/img4.gif);
}
#colOne
{
	float: right;
	width: 200px;
	padding: 20px 10px 0;
}
#colTwo
{
	float: right;
	width: 425px;
	padding: 20px 10px 0;
}
.baslik
{
	font-size: 16pt;
}
#colThree
{
	float: right;
	width: 120px;
	padding: 10px;
}
/*Footer*/
#footer
{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}
#footer *
{
	color: #666666;
}
.anlasma
{
	font-size: 14px;
}
