@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(background_repeater.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;	
}


#bg {
	background-image: url(background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height:150px;
	margin-top:5px;
	margin-bottom: 5px;
	*margin-bottom: 0px;
	background-image:url(UstLogolu.jpg);
}

#logo {
	float: left;
}

#nav_links {
	float: right;
	padding-top: 50px;
	margin-right: 10px;
}

#nav_links a, #nav_links a:visited{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom:solid 4px #FFFFFF;
}

#nav_links a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom:solid 4px #02A6E5;
}

.links {
	margin-right: 14px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #ffffff;
}

#top_shadow {
	background-image:url(index_shadow_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 984px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

#side_shadows {
	background-image: url(index_side_shadows.png);
	background-position: top center;
	background-repeat: repeat-y;
	width: 984px;
	margin-left:auto;
	margin-right: auto;
}

#top_border {
	background-image: url(index_top_bar.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 11px;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	
}

#header {
	background-image: url(Gecisler/1.jpg);
	
	background-repeat: no-repeat;
	width: 916px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}

#header_two {
	background-image: url(Gecisler/2.jpg);
	
	background-repeat: no-repeat;
	width: 916px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}

#header_three {
	background-image: url(Gecisler/3.jpg);
	
	background-repeat: no-repeat;
	width: 916px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}
#header_four {
	background-image: url(Gecisler/4.jpg);
	
	background-repeat: no-repeat;
	width: 916px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}

#header_content {
	float: right;
	width: 241px;
	padding-top:80px;
	margin-right: 100px;
}

#header_content h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2e89ab;
	font-weight: normal;
	line-height: 35px;
}

#header_content p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #878787;
	line-height: 24px;
}

#header_content a{
	color: #2e89ab;
	text-decoration: none;
}

#header_content a:hover{
	color: #8ee3ff;
	text-decoration: none;
}


.lightblue {
	color: #00a9e2;
}

#callout {
	margin-left: auto;
	margin-right: auto;
	width: 922px;
	padding-top: 16px;
	height: 118px;
	padding-bottom: 20px;
}

#left_bug {
	width: 920px;
	height: 118px;
	float: left;
}

#middle_bug {
	background-image: url(index_bug_middle_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 297px;
	height: 118px;
	float: left;
	margin-left: 17px;
}

#right_bug {
	background-image: url(index_bug_right_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 296px;
	height: 118px;
	float: right;
}

.bug_content {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

.bug_content p{
	width: 160px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding-top: 7px;
}

.bug_icon {
	float: right;
}

.bug_icon img.bugiconleft{
	margin-right: 23px;
	margin-top: 30px;
}

.bug_icon img.bugiconmiddle{
	margin-right: 30px;
	margin-top: 25px;
}

.bug_icon img.bugiconright{
	margin-right: 25px;
	margin-top: 40px;
}

.bug_icon img {
		border: none;
}

#info {
	background-image: url(index_invite_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 950px;
	height: 61px;
	
}

#social_icons {
	float: left;
	margin-left: 17px;
	padding-top: 20px;
	display: inherit;
}

#social_icons a {
	cursor: pointer;
}

#social_icons img {
	border: none;
	padding-right: 4px;
}

#follow {
	float: left;
	margin-left: 33px;
	padding-top: 10px;
}

#info_btn {
	float: right;
	height: 43px;
	width: 227px;
	margin-right: 45px;
	padding-top: 10px;
	
}



#info_btn a:link{
	/*background-image: url(index_invitefriend_btn.png);
	background-position: top center;
	background-repeat:no-repeat;*/
	width: 227px;
	height: 43px;
	display: block;
	
}

#info_btn a:hover {
	/*background-image: url(index_invitefriend_btn_hover.png);
	background-position: top center;
	background-repeat:no-repeat;*/
	width: 227px;
	height: 43px;
}

#footer {
	background-image: url(index_footer_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 950px;
	height: 140px;
	background-color: #0b4471;
}

.footer_links a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 18px;
}

.footer_links a:hover {
	color: #8EE3FF;
}

.footer_links h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 5px;
}

#footer_about {
	float: left;
	padding-left: 50px;
	
}

#footer_connected {
	float: left;
	padding-left: 85px;
}

#footer_serving {
	float: left;
	padding-left: 90px;
}

#footer_resources {
	float: left;
	padding-left: 95px;
}

#footer_contact {
	float: left;
	padding-left: 60px;
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-bottom: 50px;
}

#copyright p{
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1e74a6;
	margin: 0px;
	padding-top: 10px;
}

#copyright a:link {
color: #1e74a6;
text-decoration: none;
}

.clear {
	clear: both;
}





