
/************/
/*   divs   */
/************/

.divContent {
	background: #ffffff;
	width: 770px;
	min-height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #c0c0c0;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divTop {
	background: #ffffff;
	width: 770px;
	clear: both;
}

.divMenu {
	
	background: #ffffff;
	width: 115px;
	margin-left: 5px;
	float: left;
}

.divMain {
	background: #ffffff;
	width: 435px;
	float: left;
}

.divDetails {
	background: #c0c0c0;
	width: 215px;
	float: right;
}

#detailsHome {
	min-height: 700px;
	text-align: center;
}

#detailsServices {
	min-height: 1820px;
}

#detailsPortfolio {
	min-height: 900px;
}

#detailsTeam {
	min-height: 1000px;
}

#detailsPress {
	min-height: 700px;
}

#detailsContact {
	min-height: 1100px;
}

#detailsNews {
	min-height: 800px;
}

#detailsEmployment {
	min-height: 800px;
}

#detailsProducts {
	min-height: 750px;
}

#detailsModels {
	min-height: 1300px;
}

#detailsRewards {
	min-height: 1200px;
}

#detailsSendRequest {
	min-height: 400px;
}

.divTeamPhotos {
	background: #ffffff;
	width: 215px;
	float: right;
}

.divBottom {
	background: #333333;
	width: 770px;
	height: 35px;
	clear: both;
}

.navArrows {
	background: #ffffff;
	width: 435px;
	text-align: center;
}

.navArrowsPopUp {
	background: #f5f5f5;
	width: 435px;
	text-align: center;
}


/************/
/*   body   */
/************/

body.main {
	background-image: url(../img/back.jpg); 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.popUp {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/************/
/*   text   */
/************/

.textBody {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	margin-right: 8px;
	text-align: left;
}

.textRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c5241f;
}

.textIntro {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c5241f;
}

.textCopy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c0c0c0;
	line-height: 35px;
	vertical-align: middle;
}

.textKoiko {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c0c0c0;
	line-height: 35px;
	vertical-align: middle;
}


/*************/
/*   links   */
/*************/

a.body:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #c5241f;
	text-decoration: underline;
}

a.body:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #c5241f;
	text-decoration: underline;
}

a.body:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #c5241f;
	text-decoration: underline;
}

a.body:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #c5241f;
	color: #c0c0c0;
	text-decoration: none;
}

a.koiko:link {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:active {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #c0c0c0;
	color: #333333;
	text-decoration: none;
}

a.menu:link {
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}

a.menu:active {
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}

a.menu:visited {
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}

a.menu:hover {
	display: block;
	background: #cccccc;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #c5241f;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}


/************/
/*   misc   */
/************/

.input {
	color: #000000;
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	border-color: #c5241f;
	border-style: solid;
}

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.imgBorder {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}

.teamImg {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}
	
