body {
	margin: 0px;
	padding: 0px;
	background: #f5f6f4 url(images/gm_background.jpg) no-repeat;
	background-position: bottom;
	font-family: candara, verdana;
}
#logo {
	background-position: center;
	width: 900px;
	height: 160px;
	margin: 0 auto;
}
#gm_logo {
    padding-top: 15px;
}
#left_menu {
	float: left;
	background: url(images/links_bg.png) no-repeat;
	width: 148px;
	height: 30px;
	text-align: center;
}
#left_menu a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
#right_menu {
	float: right;
	/*background: url(images/links_bg.png) no-repeat;*/
	width: 148px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding: 6px 0px;
}
#right_menu a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
#right_menu a:hover {
	text-decoration: underline;
}
#content {
	width: 900px;
	margin: 0 auto;
}
#right_panel_home {
	float: left;
	background-position: bottom;
	width: 230px;
	height: 550px;
	margin: 0px 0px 0px 30px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.6em;	
}
#right_panel_contact {
	float: left;
	background: url(images/standing_contact.png) no-repeat;
	background-position: bottom;
	width: 380px;
	height: 470px;
	margin: 0px 0px 0px 10px;
	padding: 130px 0px 0px 120px;
	font-size: 14px;
	line-height: 2em;	
}
#right_panel_contact h1 {
	font-size: 20px;
	color: #84002E;
}
#right_panel_contact a {
	color: #84002E;
	text-decoration: none;
}
#right_panel_contact a:hover {
	text-decoration: underline;
}
#right_panel_portfolio {
	float: left;
	background-position: bottom;
	width: 230px;
	height: 550px;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.6em;	
}
.name {
	width: 200px;
	border: 1px solid #971f24;
	font-family: candara, verdana;
	color: #006295;
}
.company {
	width: 171px;
	border: 1px solid #971f24;
	font-family: candara, verdana;
	color: #006295;
}
.contact {
	width: 151px;
	border: 1px solid #971f24;
	font-family: candara, verdana;
	color: #006295;
}
.email {
	width: 185px;
	border: 1px solid #971f24;
	font-family: candara, verdana;
	color: #006295;
}
.query {
	width: 218px;
	height: 120px;
	margin-left: 25px;
	border: 1px solid #971f24;
	font-family: candara, verdana;
	color: #006295;
}
.submit_query {
	margin: 10px 0px 0px 70px;
}
#content_box_home {
	float: left;
	background: url(images/frame_home.png) no-repeat;
	background-color: #F2F5ED;
	width: 460px;
	height: 270px;
	margin: 0px 0px 10px 70px;
	padding: 25px 30px 25px 30px;
	font-size: 14px;
	line-height: 1.6em;
}
#content_box_services {
	float: left;
	background: url(images/frame_services.jpg) no-repeat;
	width: 450px;
	height: 270px;
	margin: 0px 0px 10px 70px;
	padding: 35px;
	font-size: 14px;
	line-height: 1.6em;
	color: #ffffff;
}
#content_box_services h1 {
	font-size: 20px;
	color: #e3a938;
}
#content_box_services a {
	font-size: 16px;
	color: #e3a938;
	text-decoration: none;
}
#content_box_services a:hover {
	text-decoration: underline;
}
#content_box_about {
	float: left;
	background: url(images/frame_about.jpg) no-repeat;
	width: 450px;
	height: 270px;
	margin: 0px 0px 10px 70px;
	padding: 35px;
	font-size: 14px;
	line-height: 1.6em;
	color: #ffffff;
}
#content_box_about h1 {
	font-size: 20px;
	color: #e3a938;
}
#content_box_about a {
	font-size: 16px;
	color: #e3a938;
	text-decoration: none;
}
#content_box_about a:hover {
	text-decoration: underline;
}
#content_box_portfolio {
	float: left;
	background: url(images/frame_port1.jpg) no-repeat;
	width: 285px;
	height: 270px;
	margin: 0px 0px 10px 20px;
	padding: 35px;
	font-size: 14px;
	line-height: 1.6em;
	color: #000000;
}
#content_box_portfolio a {
	font-size: 16px;
	color: #84002E;
}
#desc_box_portfolio {
	float: left;
	background: url(images/frame_port2.jpg) no-repeat;
	padding: 20px 25px;
	width: 210px;
	height: 240px;
	font-size: 12px;
}
#desc_box_portfolio a {
	color: #84002E;
	text-decoration: none;
}
#desc_box_portfolio a:hover {
	text-decoration: underline;
}
#desc_box_portfolio h1 {
	font-size: 20px;
	color: #403f3f;
}
.nav {
	text-align: center;
	text-decoration: none;
}
.nav a {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
#mouse_box {
	width: 470px;
	height: 50px;
	margin-top: 77px;
}
#mouse_box_services {
	width: 470px;
	height: 50px;
	margin-top: 58px;
}
#mouse_box_portfolio {
	width: 470px;
	height: 50px;
	margin-top: 70px;
}
#mouse_box_contact {
	width: 470px;
	height: 50px;
	margin-top: 100px;
}
#content_box_home h1 {
	font-size: 20px;
	color: #403f3f;
}
#content_box_contact {
	float: left;
	background: url(images/frame_contact.png) no-repeat;
	width: 300px;
	height: 290px;
	margin: 0px 0px 10px 10px;
	padding: 25px;
	font-size: 14px;
	line-height: 1.6em;
}
#content_box_contact h1 {
	font-size: 20px;
	color: #403f3f;
}
.portfolio_link a{
	font-size: 16px;
	font-weight: bold;
	color: #B80028;
	text-decoration: none;
}
.portfolio_link a:hover{
	text-decoration: underline;
}
#footer {
	background: url(images/footer_bg.png) no-repeat;
	background-position: center;
	width: 900px;
	height: 28px;
	margin: 0 auto;
	padding-top: 2px;
	text-align: center;
	font-family: candara, verdana;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.6em;		
}
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;}

	#jsddm li a
	{	display: block;
		padding: 5px 12px 8px 12px;
		text-decoration: none;
		width: 120px;
		color: #ffffff;
		white-space: nowrap}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			width: 148px;
			position: absolute;
			visibility: hidden;}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #971f24;
				color: #ffffff}
			
			#jsddm li ul li a:hover
			{	background: #373737}
.gm_notice {
	margin-top:80px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #8f1f2a;
	color: #fff;
}			
