/*-----------------------------------------------------------------------------------
Author: Stratejik Iletisim Ortakligi / markayonetimi.com
Coded: Bora Sahin / borasahin.com
--------------------------------------------------------------------------------------*/
/** RESET CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/** DEFAULT PAGE CSS */
body{ background:url(bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; color:#929297; font-size:14px; line-height:120%;}
a, a:visited{font-family:Arial, Helvetica, sans-serif; color:#929297; text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}
div.box{ width:938px; height:498px; margin:5% auto 0px auto; background:#FFF; border:1px solid #DDDDDD; overflow:hidden;}
div.box h1{	border-bottom:1px solid #999999; font-size:30px; height:60px; line-height:60px; padding:0px 20px; font-weight:normal;}
div.box p.text{ font-size:14px; padding:20px 20px; font-weight:normal; height:300px;}
div.box a{ width:770px !important; display:block; border-bottom:1px solid #999999; font-size:12px; height:25px; line-height:25px; text-align:right; font-weight:normal; float:left; margin-top:50px;}
div.box div.logo{ width:135px; height:80px; float:left;	margin:0px 0px 0px 17px;}
.centered{ text-align:center; padding-top:40px !important; height:280px !important;}
div.box p.text img{margin:80px 0;}