#wrap {
	font-size: 12px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 5px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
}

a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-variant: small-caps;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h6 {
	font-size: 20px;
}



#wrap #header {


}
#header img {
	display: inline;
	float: left;
	margin-right: 2px;
}


/* main navigation elements*/
#nav {
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#nav a:hover {
	background-position: 0 -30px;
}
	
#nav a:active, #nav a.selected {
	background-position: 0 -60px;
}

#nav li {
	list-style: none;
	display: inline;
	padding: 0;
}

#nav li a {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
}

#nav li a:hover{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#home a {
	width: 55px;
	background-image:    url(../images/graphics/btn_home.jpg);
	background-repeat: no-repeat;
}

#contact a {
	width: 55px;
	background-image:    url(../images/graphics/btn_contact.jpg);
	background-repeat: no-repeat;
}

#conference a {
	width: 75px;
	background-image:    url(../images/graphics/btn_conf.jpg);
	background-repeat: no-repeat;
}

#pr a {
	width: 75px;
	background-image:    url(../images/graphics/btn_pr.jpg);
	background-repeat: no-repeat;
}

#corporate a {
	width: 75px;
	background-image:    url(../images/graphics/btn_corporate.jpg);
	background-repeat: no-repeat;
}

#advertising a {
	width: 75px;
	background-image:    url(../images/graphics/btn_advertising.jpg);
	background-repeat: no-repeat;
}
#portrait a {
	width: 75px;
	background-image:  url(../images/graphics/btn_port.jpg);
	background-repeat: no-repeat;
}

#exhibition a {
	width: 75px;
	background-image:    url(../images/graphics/btn_exhibition.jpg);
	background-repeat: no-repeat;
}

#wedding a {
	width: 75px;
	background-image:    url(../images/graphics/btn_wed.jpg);
	background-repeat: no-repeat;
}
#email a {
	width: 40px;
	background-image:    url(../images/graphics/btn_email.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 230px;
	/* hide from 1e5 mac \*/
	width: 245px;
	/* end hiding from mac */
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;	
	padding-left: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 407px;
	background-position: center 82px;

	display: inline;
}
#logo {
	text-align: center;
	margin-bottom: 6px;
	margin-top: 10px;
}

#wrap #content #left h3 {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#right {
	width: 500px;
	float: right;
	padding-top: 10px;
	display: inline;
}
#right img {
	border: 1px solid #FFFFFF;
}
#content {
	width: 760px;
}
#wrap #header #nnns {
	right: 0px;
	margin-top: 8px;
	top: 12px;
	position: relative;
	margin-left: 0px;
}
#nnns a {
	font-weight: normal;
	margin: 0px;
}
#nnns img {
	border: 0px;
	margin: 0px;
	padding-left: 7px;
}
.accent {
	font-size: 18px;
	font-weight: bold;
}
.accent span {
	font-size: 24px;
}
.accentSm {
	font-size: 16px;
	font-weight: bold;
}

.services {
	font-style: italic;
	font-weight: bold;
}
.servicesMarg {
	margin-left: 75px;
	font-style: italic;
	font-weight: bold;
}
.central {
	text-align: center;
}
.uline {
	font-weight: bold;
	text-decoration: underline;
}
.topPad {
	margin-top: 50px;
}



h6 span {

}
h6 em {
	font-size: 28px;
	padding-left: 65px;
}
#wrap #content #left .services {
	padding-left: 15px;
}
#left a, #left a:visited {
	color: #C00000;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#left a:hover{
	color: #FFFFFF;
	background-color: #C00000;
}
#links td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer {
	clear: both;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#wrap #footer a {
	background-color: #C00000;
	padding: 4px;
	border: 1px solid #999999;
	color: #FFFFFF;
}
#wrap #footer a:hover {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightAlign {
	text-align: right;
}
