html 	{width:100%; }
body	{ margin:0px; background-image:url(Guvenlik-Sistemleri-Alarm-Sistemleri/guvenlik-sistemleri-bg.jpg); font-family:Thoma, Verdana, Arial; font-size:12px; color:#000000; width:100%;}


h1		{margin:0; padding:0; font-size:130%; font-weight:normal; }
h2		{margin:0; padding:0 0 20px 0; font-size:140%; font-weight:normal; }


/*link styling*/
a			{color:#000000; text-decoration:underline; }
a:hover		{text-decoration:none; }
#footer a	{color:#637076; }


/*structural elements*/
.section 		{text-align:center; width:100%; border-bottom:1px solid #637076 }
#header			{background:#E9EDF8; margin:0 auto; text-align:left; padding:5px 5px 5px 5px; width:960px; border-left:1px solid #637076; border-right:1px solid #637076; }
#container		{margin:0 auto; text-align:left; padding:0 20px 20px 20px; width:930px; border-left:1px solid #637076; border-right:1px solid #637076; }
h1#logo			{background:#E8EDF7; float:left; padding:47px 20px; width:200px; border:1px solid #FFFFFF; text-align:center; min-height:24px; }
#news			{ background-image:url(images/bg-mavi.jpg); float:left; margin:5px 0 0 8px; width:182px; padding:20px 20px 20px 20px; border:2px solid #FFFFFF; }
#news			{line-height:22px;}
#menu			{background:#1A292F; width:800; border:2px solid #FFFFFF; padding:1px; color:#FFFFFF; text-align:center; }
#content		{ background-image:url(images/bg-mavi.jpg); margin:10px; padding:20px 15px 5px 21px; border:2px solid #FFFFFF; }
#content p       {line-height:30px; font-family:Thoma, Verdana, Arial; font-size:14px;}
#footer			{margin:5px; text-align:center; padding:7px; border:2px solid #637076; color:#FFFFFF; font-family:Thoma, Verdana, Arial; font-size:14px;}
#footer p		{background:#1A292F; padding:0; color:#637076; border:1px solid #637076; text-align:center; }
#incsayfalar		{border:2px solid #FFFFFF;}

#sayfalartr td		{border:1px solid #FFFFFF;}
#sayfalartr img { margin:auto;}
#contentiletisim		{background:#E8EDF7; line-height:30px}

/*section dependant style over-rides*/
#news h3	{margin:0; padding:0 0 10px 0; color:#000000; font-size:120%; font-weight:bold; }
#news p		{padding:10px 0; border-top:1px solid #000000; font-family:Thoma, Verdana, Arial; font-size:14px;}

#header p	{text-align:center; font-size:120%; color:#E8EDF7; padding:45px 0 0 0; }

ul#menu 	{ }
ul#menu li	{margin:0; padding:0; list-style:none; display:inline; }
ul#menu  a	{color:#FFFFFF; text-decoration:none; padding:10px 15px; }

#resimler img	{margin:0; border:3px solid #FFFFFF; }
#content img		{border:1px solid #000000; float:right; margin:5px 5px 5px 5px; }


/*This adds a little arrow under the menu item of the page you are on. (handy for navigation and usability)
To modify, edit the <body> tag by changing the id.
e.g, if the page you are on is the contact page, change: <body id="home"> to <body id="contact">*/
#home #homeLink,
#about #aboutLink,
#services #servicesLink,
#portfolio #portfolioLink,
#contact #contactLink
{background:url(images/menu-a-bg.gif) no-repeat center bottom; }


/*just makes sure the content doesn't spill out the boxes, see http://www.positioniseverything.net/easyclearing.html for details*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */