@charset "UTF-8";
/* CSS Document */

body {
	background-color:#666666;
	margin-bottom:-30px;
}

#wrapper {
	margin:0 auto;
	width:809px;
}

#inner_wrapper {
	width:809px;
	position:absolute;
	z-index:1;
}

/*-------------------------------------------- header --------------------------------------------*/

#header {
	width:809px;
	height:159px;
}

#header_left {
	background-image:url(../images/header_left.png);
	width:320px;
	height:159px;
	float:left;
}

#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:234px;
	height:78px;
	margin-top:40px;
	margin-left:30px;
}

#header_main {
	background-image:url(../images/header_main.png);
	width:482px;
	height:159px;
	background-repeat:repeat-x;
	float:left;
}

#moto {
	background-image:url(../images/moto.png);
	width:288px;
	height:46px;
	margin-left:170px;
	margin-top:65px;
}

#header_right {
	background-image:url(../images/header_right.png);
	width:7px;
	height:159px;
	float:left;
}

/*-------------------------------------------- menu --------------------------------------------*/

#menu {
	width:29px;
	float:left;
	margin-left:-20px;
	margin-top:183px;
	position:absolute;
	z-index:-1;
}

#sep_top {
	background-image:url(../images/sep_top.gif);
	width:29px;
	height:3px;
	float:left;
}

#sep_bottom {
	background-image:url(../images/sep_bottom.gif);
	width:29px;
	height:5px;
	float:left;
}

.sep {
	background-image:url(../images/sep.gif);
	width:29px;
	height:1px;
	float:left;
}
#home, #profile, #services, #portfolio, #contact {
	float:left;
	width:29;

}


/*-------------------------------------------- main --------------------------------------------*/

#container {
	width:809px;
	float:left;
}

#main {
	background-image:url(../images/main_main.png);
	background-repeat:repeat-y;
	width:809px;
	float:left;
}

#main_top{
	background-image:url(../images/main_top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:809px;
	float:left;
}
	
#welcome {
	width:809px;
}

.box {
	width:809px;
	float:left;
}

.box_top {
	background-image:url(../images/box_top.png);
	width:809px;
	height:7px;
	float:left;
}

.box_main {
	background-image:url(../images/box_main.png);
	background-repeat:repeat-y;
	width:809px;
	float:left;
}

.box_bottom {
	background-image:url(../images/box_bottom.png);
	width:809px;
	height:7px;
	float:left;
}

#box_profile {
	margin-top:15px;
	width:556px;
	float:left;
}

#box_profile_top {
	background-image:url(../images/box_profile_top.png);
	width:556px;
	height:11px;
	float:left;
}

#box_profile_main {
	background-image:url(../images/box_profile_main.png);
	background-repeat:repeat-y;
	width:556px;
	float:left;
}

#box_profile_bottom {
	background-image:url(../images/box_profile_bottom.png);
	width:556px;
	height:12px;
	float:left;
}

#knight{
	margin-top:35px;
	width:253px;
	float:left;
}

#projects {
	width:176px;
	float:left;
	margin-top:35px;
}

#projects_top {
	background-image:url(../images/projects_top.png);
	width:176px;
	height:15px;
	float:left;
}

#projects_main {
	background-image:url(../images/projects_main.png);
	width:176px;
	height: 360px;
	float:left;
}

#projects_bottom {
	background-image:url(../images/projects_bottom.png);
	width:176px;
	height:13px;
	float:left;
}

#news {
	width:415px;
	float:left;
	margin-left:22px;
	margin-top:35px;
}

#banner {
	background-image:url(../images/banner.png);
	width:154px;
	height:373px;
	position:absolute;
	z-index:1;
	left:635px;
	margin-top:1px;
	float:left;
}

.right_box {
	clear:right;
	height:45px;
	width:331px;
	float:right;
	margin-top:10px;
}

.right_box_left {
	background-image:url(../images/right_box_left.png);
	width:12px;
	height:45px;
	float:left;
}

.right_box_main {
	background-image:url(../images/right_box_main.png);
	background-repeat:repeat-x;
	width: 311px;
	height:45px;
	float:left;
}

.right_box_right {
	background-image:url(../images/right_box_right.png);
	width:8px;
	height:45px;
	float:left;
}

.entry {
	margin-top:15px;
	width:809px;
	height:225px;
	float:left;
}

.badge_port {
	width:209px;
	height:225px;
	float:left;
}

.badge_top {
	background-image:url(../images/badge_top.png);
	width:209px;
	height:13px;
	float:left;
}

.badge_main {
	background-image:url(../images/badge_main.png);
	width:209px;
	height:200px;
	float:left;
}

.badge_bottom {
	background-image:url(../images/badge_bottom.png);
	width:209px;
	height:12px;
	float:left;
}

.entry_content_box {
	height:90px;
	width:600px;
	float:left;
}

.thumbs {
	width:600px;
	height:135px;
	float:left;
}

#big_box {
	margin-top:10px;
	width:809px;
	height:289px;
	float:left;
}

#big_box_left {
	background-image:url(../images/big_box_left.png);
	width:7px;
	height:289px;
	float:left;
}

#big_box_main {
	background-image:url(../images/big_box_main.png);
	background-repeat:repeat-x;
	width:794px;
	height:289px;
	float:left;
}

#big_box_right {
	background-image:url(../images/big_box_right.png);
	width:8px;
	height:289px;
	float:left;
}

#send {
	margin-top:30px;
	margin-bottom:50px;
	width:84px;
	height:41px;
	float:right;
}

.right_box_main input {
	background-image: url(../images/info_box.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 19px;
	width: 137px;
	border: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #2E2E2E;
	position: absolute;
	right: 100px;
	padding-top: 2px;
	padding-left: 3px;
}

#name {
	top:180px;
}

#company {
	top:235px;	
}

#email {
	top:290px;	
}

.right_box_main label {
	position: relative;	top:13px; left:15px; color:#FFF;
}

#big_box_main textarea {
	background-image: url(../images/message_box.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 256px;
	width: 588px;
	border: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #2E2E2E;
	position: absolute;
	right: 100px;
	top: 350px;
	padding-top: 2px;
	padding-left: 3px;
}
#big_box_main label {
	position: relative;	top:13px; left:20px; color:#FFF;
}

.textfieldRequiredMsg, .textfieldInvalidFormatMsg {
	position: absolute;	right:350px;
}

.textareaRequiredMsg {
	position: relative;	top:35px; left:-45px;
}

#ContactFormSpan {
	position: relative;
	top:510px;
	left:45px;
	color:#FFF;
	font-size: 16px;
}
#greek {
	background-image:url(../images/greek.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	margin-left:770px;
	margin-top:-28px;

}
#english {
	background-image:url(../images/english.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	margin-left:739px;
	

	
}
/*-------------------------------------------- footer --------------------------------------------*/

#footer {
	clear:left;
	height:29px;
}

#footer_left{
	float:left;
	background-image:url(../images/footer_left.png);
	width:6px;
	height:29px;
}

#footer_main {
	float:left;
	background-image:url(../images/footer_main.png);
	width:796px;
	height:29px;
	background-repeat:repeat-x;
}

#footer_right {
	float:left;
	background-image:url(../images/footer_right.png);
	width:7px;
	height:29px;
}

#info {
	width:656px;
	float:left;
	height:29px;
}

#copyright {
	width:140px;
	float:left;
	height:29px;
}