/* CSS Document */

body {
	background-image:url(../images/img-bg.jpg);
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	width: 700px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFF;
	}

#header {
	background-image:url(../images/miriton-website-banner.jpg);
	width: 700px;
	height: 100px;
	margin: 0px;
	}

#header2 {
	background-image:url(../images/miriton-website-banner2.jpg);
	width: 700px;
	height: 100px;
	margin: 0px;
	}

#header3 {
	background-image:url(../images/miriton-website-banner3.jpg);
	width: 700px;
	height: 100px;
	margin: 0px;
	}

#header4 {
	background-image:url(../images/miriton-website-banner4.jpg);
	width: 700px;
	height: 100px;
	margin: 0px;
	}

#header5 {
	background-image:url(../images/miriton-website-banner5.jpg);
	width: 700px;
	height: 100px;
	margin: 0px;
	}

#menu {
	width: 700px;
	height: 22px;
	margin: 0px;
	background-image:url(../images/img-bar.jpg);
	}


	

/* Navigation */

.nav, .nav ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	}
	
.nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #000
	}
	
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: 13px/22px Arial, Helvetica, sans-serif;
	background-image:url(../images/img-bar.jpg);
	color: #FFF;
	display: block;
	text-decoration: none;
	}

.nav li a:hover {
	background: #ccc;
	color: #0A6B6D;
	}
	
#sub {
	width: 140px;
	text-align: center;
	}
	
#sub2 {
	width: 140px;
	text-align: center;
	background: #ccc;
}
	
	
/* Content */


.logo {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}

/*.login {
	height:30px;
	width:200px;
	padding:5px;
	float:none;
	margin-top: 70px;
	margin-right: 0px;
	margin-left: 325px;
	margin-bottom: 0px;
	padding:0px;
}*/

/*#header h1 a {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}

#header2 h1 a {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}

#header3 h1 a {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}

#header4 h1 a {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}

#header5 h1 a {
	height:50px;
	width:149px;
	text-indent:-9111em;
	float:left;
	background-image: url(../images/img-miriton-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}*/

/* Recent Work */

.rec, .rec ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.rec {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	}
	
.rec li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	background: #CCC;
	padding: 0px;
	margin-top: 0px;
	}
	
.rec li a, .rec li a:link, .rec li a:active, .rec li a:visited {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: #CCC;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	background: #ccc;
}

.rec li a:hover {
	background: #ddd;
	color: #0A6B6D;
	}

#recl {
	width: 155px;
	text-align: left;
	color: #fff;
	padding-left: 5px;
	}
	
#recr1 {
	width: 20px;
	text-align: center;
}
	
#recr2 {
	width: 20px;
	text-align: center;
	background: #ddd;
	color: #000;
}
	
	
/* End recent work */


#content {
	width: 650px;
	margin: 25px;
	top: 0px;
	height: 700px;
	}

	
	
#content-right {
	top: 0px;
	float: right;
	width: 220px;
	background-image: url(../images/img-bg.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	
#content-right2 {
	top: 0px;
	float: right;
	width: 310px;
	background-image: url(../images/img-bg.jpg);
	margin: 0px;
	padding: 0px;
	}
	
#content-right4 {
	top: 0px;
	float: right;
	width: 270px;
	background-image: url(../images/img-bg.jpg);
	margin: 0px;
	padding: 0px;
	}

#content-right-padding {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#content-text {
	top: 0px;
	float: left;
	width: 410px;
	}
	
#content-text2 {
	top: 0px;
	float: left;
	width: 610px;
	}
	
#content-text3 {
	top: 0px;
	float: left;
	width: 300px;
	}	
	
#content-text4 {
	top: 0px;
	float: left;
	width: 340px;
	}
#content-2 {
	top: 0px;
	float: left;
	width: 310px;
	}

#content-right-2 {
	top: 0px;
	float: right;
	width: 310px;
	}
	
h1 {
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0A6B6D;
	margin-top: 30px;
	}

h2 {
	top: 0px;
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	background: #CCC;
	padding: 5px;
	margin-top: 0px;
	}

h3 {
	top: 0px;
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0A6B6D;
	background: #FFF;
	padding: 5px;
	margin-top: 0px;
	}

h4 {
	font-family: Isocpeur, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	margin-top: 0px;
	background-color: #CCC;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 5px 0;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	color: #999;
	}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: #FFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #2C2C2C;
	margin-top: -4px;
	
	}

a {
	color:#666
	}

a:hover {
	color:#AAA
	}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2C2C2C;
	margin-top: 4px;
	}

#content-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	background: #FFF;
	padding: 5px;
	margin: 0px;
	}

#content p a,#content p a:link,#content p a:active,#content p a:visited,#footer a:hover {
	color: #666;
	}

#content p a:hover {
	color: #FFF;
	background: #2C2C2C;
	}

.strong {
	font-weight: bold;
	}

.em {
	font-style: italic;
	}

.cap {
	text-transform: uppercase;
	color: #0A6B6D;
	font-size: 24px;
	line-height: 28px;
	}

.cap2 {
	color: #2C2C2C;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	}
	
.cap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #0A6B6D;
	padding: 0px;
	margin: 12px 0;
	text-transform: uppercase;
	}

#div1 {
	top: 550px;
	color: #0A6B6D;
	background:#FFF;
	width: 190px;
	padding: 15px;
	margin: 0px;
	float: right;
	}
	

/* Footer */
	
#footer {
	width: 100%;
	background: #CCC;
	height: 70px;
	}

#footer p {
	font-family: ISOCPEUR, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding-top: 12px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	}

#footer a {
	color: #999;
	background: 2C2C2C;
	}
