* {
	padding: 0;
	margin: 0;
	
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper {
	width: 922px;
	float: none;
	margin: auto;
}

h2 {
	color:#0062A9;
	margin: 10px 10px 10px 10px;
}

#contactform p {
margin:0;
padding:0 0 10px;
}

#contactform #Name, #contactform #Email, #contactform #Subject, #contactform #Message {
    width: 500px; }
	
a, a:visited {
	color: #7F7F7F;
	text-decoration:none;
}


#header {
width: 921px;
color: #333;
border: 1px solid #ccc;
height: 75px;
margin: 5px 0px 0px 0px;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:14px;
	background:transparent url("images/grnBck.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-top:1px solid #919191;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#menu li a{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
}

ul#menu li a:hover{
	text-decoration: underline;
	color:#FFF;	
}

ul#menu li.active a{
	background:transparent url("images/btnEmbs.png") no-repeat top right;	
}

.img wrapper img{
	float: left;
	margin: 10px 20px 0 0;
	line-height: 0;
}

#content {
	width: 900px;
	color: #333;
	border: 1px solid #ccc;
	background: #FFF url(images/fadeLogo.png) no-repeat bottom right;
	padding: 10px;
	height: 550px;
	margin: 0;
}

#centerContent {
	float: left;
	width:  790px;
	height: 340px;
	background:url(images/centerContent.png) no-repeat center;
}
	
#centerContent.p {
	float: left;
	width: 790px;
	height: 340px;
	padding: 10px;
}

#serviceContent{
	float: left;
	width: 790px;
	height: 340px;
	background: url(images/servicesCnter.png) no-repeat;
	padding: 20px;
}
#commercialsContent{
	float: left;
	width: 790px;
	height: 340px;
	background: url(images/commercialsContent.png) no-repeat;
	padding: 20px;
}

#teamContent{
	float: left;
	width: 790px;
	height: 340px;
	background: url(images/RMblock.png) no-repeat;
	padding: 20px;
}
#blankContent{
	float: left;
	width: 790px;
	height: 340px;
	padding: 20px;
}
#readymadeSpots{
width: 253px;
height: 190px;
margin-top: 90px;
margin-left: 10px;
float: left;
}
#blankContent.p{
	float: left;
	width: 790px;
	height: 340px;
	padding: 10px;
}

#videoArea {
	float: left;
	width: 800px;
	height: 110px;
	background: url(images/videoArea.png) no-repeat center;
	padding-top: 25px;
}

#videoContent{
width: 320px;
height: 240px;
margin-left: 10px;
margin-top: 75px;

}
#bigVideo{
width: 400px;
height: 300px;
}
#commercialsArea {
	float: left;
	width: 800px;
	height: 110px;
	background: url(images/blueCommercials.png) no-repeat center;
	padding-top: 25px;
}

#readyMadeContent{
	float: left;
	width: 790px;
	height: 340px;
	background: url(images/RMblock.png) no-repeat;
	padding: 20px;
}

#gallery{
width: 900px;
height: 125px;
background: #CCCCCC;
padding: 10px;
border: 1px solid #ccc;
color: #333;
margin: 10px 0 10px 0px;
}

#videoContainer{
	width: 796px;
	height: 104px;
	background: url(images/blueBOX.png) no-repeat center;
	top:677px;
	right: -69px;
	position: absolute;
}

#logo{
width: 100px;
border: 1px solid #ccc;
}

#headerLogo{
width: 225px;
border: 1px none #ccc;
float: right;
height: 100px;
background-color: #FFFFFF;
}

#login{
width: 205px;
height: 80px;
margin-left: 25px;

}

#footer {
	width: 900px;
	height: 25px;
	padding: 10px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
