@font-face {
font-family: 'MyHelvetica';
/*src: url("/fonts/HelveticaLTStd-LightCond.otf") format("opentype");
src: url("fonts/HelveticaLTStd-LightCond.otf") format("opentype");*/
src: url("fonts/OpenSans-CondLight.ttf");
}
 a {
	color: #fff;
	text-decoration: none;
 }
a:hover {
	text-decoration: underline;
}

html, body{
    margin: 0px;
    padding: 0px;
    background: #111;
    font-family: 'MyHelvetica';
    color: #395FC5;
    min-width: 1200px;
}
/*
//#395FC5, Helvetica LT Std
 */

#wrapper{
    width: 100%;
    color: #fff;
}

#header{
    height: 204px;
    background: #000;
}

#top_images{
    background-image: url('images/headerimg3.png');
    height: 227px;
    width: 1024px;
    position: fixed;
    left: 50%;
    margin-left: -512px;
}


#main_logo{
    height: 204px;
    background: #fff;
    position: absolute;
    top:227px;
    width: 100%;
    min-width: 1200px;
}

.logo {
    margin-top: 40px;
    margin-left: 220px;
}

.welshorenglish {
	position: absolute; 
	left: 385px;
	top: 130px;
	color: #395FC5;	
}
.welshorenglish a{
	color:	#395FC5;
}
.welshorenglish a:hover{
	font-weight: bold;
}

#mainbody {
    position: relative;
    top: 227px;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    font-size: 20px;
    background-color: #111;
}
#mainbody td{
	width: 300px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 100px;
}


#contact {
    right: 0px;
    float: right;
    height : 100px;
    font-size: 20px;
    margin-right: 250px;
    margin-top: 30px;
	color: #395FC5;
	font-weight: 590;
	font-size: 18px;
}

#contact a {
	color: #395FC5;
}

td.address {
	padding-left: 70px;
	padding-top: 15px;
}

td.prod {
	/*padding-left: 20px;*/
}
#mainbody table{
	width: 1200px;
}
#mainbody table th{
	font-size: 31px;
	font-weight: normal;
	padding-bottom: 20px;
}
.capital{
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
table.maintable{
	margin-top: -80px;
}

#currentlyworkingon th{
	width: auto;
}
td.portfolio {
	padding-left:50px;
}
img.cwo_image {
	width: 200px;
	height: 200px;
}
td.imgholder{
	background-color: red;	
}
#items td{
	width: 100px;
	margin: 0px; padding: 0px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
table#items{
	border-spacing: 0px;
}
td.aboutus {
	/*
	 * padding-left: 30px;
	 */
