.main_banner{
	background-image:url(images/Banner.jpg);
	background-repeat:no-repeat;
	}

/*-------------- Bedcram Links ---------------------*/
.order_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#ED1C24;
	}
	
a.order_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#ED1C24;
	text-decoration:underline;
	}
	
a.order_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline;
	}
	
.bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	}
	
a.home_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}

a.home_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
	}

.about_me{
	font-family:Tahoma;
	font-size:12px;
	color:#FFCB05;
	text-decoration:none;
	}
	
a.about_me{
	font-family:Tahoma;
	font-size:12px;
	color:#FDB913;
	text-decoration:underline;
	}

a.about_me:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#FFCB05;
	text-decoration:underline;
	}
	
.contact_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
a.logo_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#F5821F;
	text-decoration:underline;
	}
	
.logo_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#F5821F;
	text-decoration:underline;
	}	
	
a.logo_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#F99C1C;
	text-decoration:underline;
	}
	
a.identity_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#A6CE39;
	text-decoration:underline;
	}
	
.identity_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#A6CE39;
	text-decoration:underline;
	}	
	
a.identity_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#CADB2A;
	text-decoration:underline;
	}

a.print_bedcram{ 
	font-family:Tahoma;
	font-size:12px;
	color:#EC008C;
	text-decoration:underline;
	}
	
.print_bedcram{ 
	font-family:Tahoma;
	font-size:12px;
	color:#EC008C;
	text-decoration:underline;
	}	
	
a.print_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#EE4D9B;
	text-decoration:underline;
	}
	
a.web_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#A2238E;
	text-decoration:underline;
	}
	
.web_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#A2238E;
	text-decoration:underline;
	}	
	
a.web_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#BD1A8D;
	text-decoration:underline;
	}
	
a.other_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#0066B3;
	text-decoration:underline;
	}
	
.other_bedcram{
	font-family:Tahoma;
	font-size:12px;
	color:#0066B3;
	text-decoration:underline;
	}	
	
a.other_bedcram:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#0077C0;
	text-decoration:underline;
	}

/*Header Tags*/
h1#menu{
	display:none;
	}
	
/*======================= Paging Style ===============*/
a.paging{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071BC;
	text-decoration:none;
	background-color:#FFFFFF;
	border:#0071BC solid 1px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	}
	
a.paging:hover{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#999999;
	border:#999999 solid 1px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	}
	
.paging{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#999999;
	border:#999999 solid 1px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	}
	

/*---------------- Global Styles --------------*/
a.contact_link{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
	
a.contact_link:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#647883;
	text-decoration:underline;
	}

.error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC0000;
	}

/*Logo*/
a#logo{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#logo:hover{
	background-image:url(images/logo1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
/*Identity*/
a#identity{
	background-image:url(images/identity.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#identity:hover{
	background-image:url(images/identity1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}

/*print*/
a#print{
	background-image:url(images/print.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#print:hover{
	background-image:url(images/print1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
/*Web*/
a#web{
	background-image:url(images/web.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#web:hover{
	background-image:url(images/web1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
/*other*/
a#other{
	background-image:url(images/other.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#other:hover{
	background-image:url(images/other1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}

/*About me*/
a#about{
	background-image:url(images/aboutme.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#about:hover{
	background-image:url(images/aboutme1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
	
/*Order*/
a#order{
	background-image:url(images/make_order.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
	
a#order:hover{
	background-image:url(images/make_order1.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:126px;
	display:block;
	text-align:center;
	}
		

/*---------------- Global Styles --------------*/
body{
	margin-top:0px;
	margin-bottom:0px;
	}
	
.Logo {
	font-family:Tahoma;
	font-size:12px;
	color:#F6851F;
	}

.Identity{
	font-family:Tahoma;
	font-size:12px;
	color:#ABD037;
	}

.Print {
	font-family:Tahoma;
	font-size:12px;
	color:#EC008C;
	}

.Web {
	font-family:Tahoma;
	font-size:12px;
	color:#A6228E;
	}
	
.Other {
	font-family:Tahoma;
	font-size:12px;
	color:#006FBA;
	}
	
.about_me{
	font-family:Tahoma;
	font-size:12px;
	color:;
	}

/* ------------------- Project Details Styles --------------- */
a.more_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#F5821F;
	}
	
a.more_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0071BC;
	}

h2{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
	

a.project_title{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	}
	
a.project_title:hover{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#666666;
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	}
	
.client_name{
	font-family:Tahoma;
	font-size:12px;
	color:#808284;
	text-align:left;
	vertical-align:middle;
	}
	
.project_description{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:15px;
	}
	
.image_padding{
	padding-top:10px;
	padding-bottom:10px;
	}
	
/* ------------------ Partner Links ---------------*/
.prtner_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
a.partner_link{
	font-family:Tahoma;
	font-size:12px;
	color:#647883;
	text-decoration:underline;
	padding-bottom:5px;
	}
	
a.partner_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#006FBA;
	text-decoration:underline;
	padding-bottom:5px;
	}
	
a.smallest_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#647883;
	}
	
a.smallest_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#006FBA;
	}
	
/* ------------------- Title ---------------------*/
.order{
	font-family:Tahoma;
	font-size:20px;
	color:#ED1C24;
	font-weight:400;
	vertical-align:middle;
	}	

.home{
	font-family:Tahoma;
	font-size:20px;
	color:#C4151C;
	font-weight:400;
	padding-left:25px;
	vertical-align:middle;
	}
	
	
.print_title{
	font-family:Tahoma;
	font-size:20px;
	color:#EC008C;
	font-weight:400;
	vertical-align:middle;
	}
	
.logo_title{
	font-family:Tahoma;
	font-size:20px;
	color:#F6851F;
	font-weight:400;
	vertical-align:middle;
	}
	
.identity_title{
	font-family:Tahoma;
	font-size:20px;
	color:#ABD037;
	font-weight:400;
	vertical-align:middle;
	}
	
.web_title{
	font-family:Tahoma;
	font-size:20px;
	color:#A6228E;
	font-weight:400;
	vertical-align:middle;
	}
	
.other_title{
	font-family:Tahoma;
	font-size:20px;
	color:#006FBA;
	font-weight:400;
	vertical-align:middle;
	}
	
.about_title{
	font-family:Tahoma;
	font-size:20px;
	color:#FFCB05;
	font-weight:400;
	padding-left:25px;
	vertical-align:middle;
	}

.contact_title{
	font-family:Tahoma;
	font-size:20px;
	color:#000000;
	font-weight:400;
	vertical-align:middle;
	}
	
/* ---------------- Fotter Styles -------------- */
.fotter{
	font-family:Tahoma;
	font-size:11px;
	color:#808284;
	text-decoration:none;
	}
	
a.fotter{
	font-family:Tahoma;
	font-size:11px;
	color:#808284;
	text-decoration:underline;
	}
	
a.fotter:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#006FBA;
	text-decoration:underline;
	}
	
/* ---------- About Me Page ------------- */
.about_black{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	}

.about_dec{
	font-family:Tahoma;
	font-size:13px;
	color:#647883;
	font-weight:bold;
	}
	
.about_dec_normal{
	font-family:Tahoma;
	font-size:13px;
	color:#647883;
	}
	
/* --------------------- Text Fields & Buttons ------------------- */
.txt_field1{
	font-family:Tahoma;
	font-size:12px;
	background-image:url(images/text_field_bg.jpg);
	background-repeat:repeat-x;
	width:350px;
	height:18px;
	border:#000000 solid 1px;
	}

.txt_field2{
	font-family:Tahoma;
	font-size:12px;
	background-image:url(images/text_field_bg.jpg);
	background-repeat:repeat-x;
	width:200px;
	height:18px;
	padding-left:3px;
	border:#000000 solid 1px;
	}
	
.txt_field3{
	font-family:Tahoma;
	font-size:12px;
	background-image:url(images/text_field_bg.jpg);
	background-repeat:repeat-x;
	width:100px;
	height:18px;
	border:#000000 solid 1px;
	}
	
.comment_bx1{
	font-family:Tahoma;
	font-size:12px;
	background-image:url(images/coment_bx_bg.jpg);
	background-repeat:repeat-x;
	width:400px;
	height:190px;
	padding-left:3px;
	border:#000000 solid 1px;
	}
	
.button{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	}