html {
	margin:0;
	padding:0;
}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight : normal;
	/*color : #3d3d3d;
	color : #929292;*/
	color : #434343;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color:#a9e6fc;
	font-size:13px
}
#cntner {
	width:100%;
	margin:auto 0;
	padding:0;
	background: #a9e6fc url('../images/main_bg_02.jpg') no-repeat center top;
}
a {
	color : #404040;
	text-decoration: none;
	outline: none;
	font-size:13px;
}
a:hover {
	text-decoration: underline;
}
h2 {
	margin:0 0 20px 0;
}
.red_lnk a {
	color:#d01e37;
}
.des_h {
	margin:0 0 5px 0;
	color:#3d3d3d
}
.red_lnk_in_a {
	color:#d01e37;
}
.italic_red {
	color:#3d3d3d;
	font-size:14px;
	line-height:22px;
}
.h2 {
	color:#D01E37;
	font-weight:bold
}
.clear {
	float:none;
	clear:both;
}
.main_content {
	padding:40px;
	background:#FFFFFF url(../images/bg_cnt_03.jpg) repeat-x scroll center top;
}
table tr td {
	text-align:left;
	vertical-align:top;
}
.table_left_middle tr td {
	vertical-align:middle;
}
.table_left_middle tr td.txt {
	height:45px;
	padding-right:15px
}
#main {
	width: 946px;
	margin:  0 auto;
	text-align: left;
	position:relative;
	padding:0 11px;
	background:url('../images/mdl_bg_05.png') repeat-y top center;
}
#top {
	background:#a9e6fc url('../images/img_04.jpg') repeat-x top center;
	height:96px;
}
.lnk_top {
	text-align:right;
	color:#d01e37;
}
.lnk_top a {
	color:#d01e37;
}
#logo {
	float:left;
	height:96px;
	width:285px;
}
#center {
	background:#a9e6fc url('../images/bgcenter_14.jpg') repeat-x top center;
	height:256px;
}
#center table a {
	color:#FFF;
	font-size:13px;
	text-decoration:underline;
}
#cnt {
	background:#fff url('../images/bg_cnt_03.jpg') repeat-x top center;
}
.hmpg_bl {
	padding:30px 0 0 150px;
	color:#FFF;
	font-size:18px;
	line-height:40px
}
.character {
	font-size:14px
}
.character span {
	font-weight:bold
}
.hmpg_bl span {
	font-size:36px;
	line-height:52px
}
.arh_bl {
	padding:30px 0 0 265px;
	color:#FFF;
	font-size:16px;
	line-height:25px;
	background:url('../images/architect.png') no-repeat 0 1px;
	height:255px;
}
.arh_bl span {
	font-size:33px;
	line-height:52px;
	padding-bottom:20px;
	display:block
}
#footer_full {
	width: 968px;
	margin:  0 auto;
	text-align: center;
	position:relative;
}
#footer_left {
	float:left;
	width:470px;
	height:50px;
	padding-left:30px
}
#footer_right {
	float:right;
	width:360px;
	height:60px;
	line-height:18px;
	text-align:left;
	font-size:9px;
}
#footer_right a {
	color:#CF1D33;
	font-size:9px;
}
#menu {
	height:40px;
}
ul#nav {
	/*width:947px;
	float:left;*/
	height:40px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	background:url(../images/bg_mn_02.jpg) repeat-x;
}
ul#nav li {
	margin:0 0 0 0;
	list-style:none;
	padding:0;
	line-height:1.4em;
	display:block;
	position:absolute;
	top:0;
	height:39px;
	width:auto;
}
ul#nav li a {
	text-indent:-999em;
	display:block;
	height:39px;
	background:url(../images/menu.jpg) no-repeat;
}
ul#nav li.features {
	width:130px;
	left:0px;
}
ul#nav li.pricing {
	width:103px;
	left:130px;
}
ul#nav li.design {
	width:110px;
	left:233px;
}
/*menu with NO industry*/

ul#nav li.customers {
	width:135px;
	left:343px;
}
ul#nav li.about {
	width:118px;
	left:478px;
}
ul#nav li.support {
	width:113px;
	left:596px;
}
ul#nav li.blog {
	width:94px;
	left:690px;
}

/*menu with industry*//*
ul#nav li.industry {
	width:143px;
	left:343px;
}
ul#nav li.customers {
	width:135px;
	left:486px;
}
ul#nav li.about {
	width:118px;
	left:621px;
}
ul#nav li.support {
	width:113px;
	left:739px;
}
ul#nav li.blog {
	width:94px;
	left:852px;
}
*/
ul#nav li.features a {
	width:130px;
	background-position:0px 0px;
}
ul#nav li.features a:hover {
	width:130px;
	background-position:0px -39px;
}
ul#nav li.features a.selected, ul#nav li.features a.selected:hover {
	width:130px;
	background-position:0px -78px;
}
ul#nav li.pricing a {
	width:103px;
	background-position:-130px 0px;
}
ul#nav li.pricing a:hover {
	width:103px;
	background-position:-130px -39px;
}
ul#nav li.pricing a.selected, ul#nav li.pricing a.selected:hover {
	background-position:-130px -78px;
}
ul#nav li.design a {
	width:110px;
	background-position:-233px 0px;
}
ul#nav li.design a:hover {
	width:110px;
	background-position:-233px -39px;
}
ul#nav li.design a.selected, ul#nav li.design a.selected:hover {
	background-position:-233px -78px;
}
ul#nav li.industry a {
	width:143px;
	background-position:-343px 0px;
}
ul#nav li.industry a:hover {
	width:143px;
	background-position:-343px -39px;
}
ul#nav li.industry a.selected, ul#nav li.industry a.selected:hover {
	background-position:-343px -78px;
}
ul#nav li.customers a {
	width:135px;
	background-position:-486px 0px;
}
ul#nav li.customers a:hover {
	width:135px;
	background-position:-486px -39px;
}
ul#nav li.customers a.selected, ul#nav li.customers a.selected:hover {
	background-position:-486px -78px;
}
ul#nav li.about a {
	width:118px;
	background-position:-621px 0px;
}
ul#nav li.about a:hover {
	width:118px;
	background-position:-621px -39px;
}
ul#nav li.about a.selected, ul#nav li.about a.selected:hover {
	background-position:-621px -78px;
}
ul#nav li.support a {
	width:114px;
	background-position:-739px 0px;
}
ul#nav li.support a:hover {
	width:113px;
	background-position:-739px -39px;
}
ul#nav li.support a.selected, ul#nav li.support a.selected:hover {
	background-position:-739px -78px;
}
ul#nav li.blog a {
	width:94px;
	background-position:-852px 0px;
}
ul#nav li.blog a:hover {
	width:94px;
	background-position:-852px -39px;
}
ul#nav li.blog a.selected, ul#nav li.blog a.selected:hover {
	background-position:-852px -78px;
}
.feat {
	color:#3d3d3d;
	line-height:16px;
	background:url(../images/bul_03.jpg) no-repeat 0 7px;
	padding-left:15px;
	display:block;
	line-height:20px;
	margin:0 0 5px 0
}
.desc_design {
	font-size:12px;
	line-height:18px;
}
.list_tmpl tr td {
	padding-bottom:10px;
}
.list_tmpl .info {
	color:#9c2e22;
	line-height:22px;
	padding:20px 30px;
}
.list_tmpl .info_pic {
	padding:20px;
	font-size:16px;
	display:block
}
.list_tmpl .info_pic a {
	text-decoration:underline;
	color:#d9485d;
}
.list_tmpl .info_pic a:hover {
	text-decoration:none;
}
.navigation {
	font-size:12px;
	text-align:center
}
.navigation a {
	border:#e24d5d 1px solid;
	text-decoration:underline;
	color:#e24d5d;
	margin:0 4px;
	padding:3px 6px;
}
.navigation a.active {
	border:#e78e9b 1px dashed;
	text-decoration:underline;
	color:#e78e9b;
}
.navigation a:hover {
	background-color:#e78e9b;
	color:#FFF;
	text-decoration:none
}
.box_right td {
	padding:6px 0;
}
.box_right td a {
	padding:0 6px;
}
.price_plan {
	border:#cfcfcf 2px solid;
	border-width:0 2px 0 0;
	font-size:14px;
	font-weight:bold
}
.price_plan span {
	font-size:12px;
	font-weight:normal
}
.price_plan td {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	background:#f8f8f8;
	text-align:center;
	vertical-align:middle
}
.price_plan .thtxt {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	color:#0376a0;
	text-align:left;
	height:36px;
	padding-left:5px;
	font-weight:normal;
	background:#f8f8f8;
}
.price_plan tr.alt td, .price_plan tr.alt th {
	background:#e4f7fe;
}
.pck-tbl {
	border:#cfcfcf 2px solid;
	border-width:0 2px 2px 0;
	font-size:14px;
	font-weight:bold
}
.pck-tbl span {
	font-size:12px;
	font-weight:normal
}
.pck-tbl td {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	background:#f8f8f8;
	text-align:center;
	vertical-align:middle;
	padding:0 10px;
}
.pck-tbl .thtxt {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	color:#0376a0;
	text-align:left;
	height:36px;
	padding:0 30px 0 5px;
	font-weight:normal;
	background:#f8f8f8;
}
.pck-tbl tr.alt td, .pck-tbl tr.alt th {
	background:#e4f7fe;
}
.faq {
	padding:0 50px;
}
.faq h1 {
	color:#341a00;
	margin:10px 0 4px 0;
}
.faq .f_span {
	color:#857360;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
}
.faq #categories_faq {
	width:750px;
	margin-top:20px;
}
.faq #categories_faq a {
	float:left;
	color:#d01e37;
	display:block;
	width:350px;
	text-decoration:underline;
	font-size:14px;
	line-height:22px;
}
.faq #categories_faq a:hover {
	text-decoration:none;
}
.seperator_faq {
	height:1px;
	background:#9c2e22;
	margin:15px 15px;
}
.answer a {
	display:block;
	margin:5px 0;
	font-size:18px;
	padding-left:15px;
	background:url(../images/bulett_03.jpg) no-repeat 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif
}
.faq .answer .get_answer {
	padding:5px;
	display:none;
	font-size:16px;
	line-height:24px;
}
.faq .answer .get_answer div {
	padding:7px;
	background:#fffdb9;
	color:#4e2c00;
	margin-left:7px;
}
.faq .answer .get_answer span {
	padding:7px;
	background:#fffdb9;
	color:#4e2c00;
	margin-left:7px;
}
.clients {
	width:340px;
	float:left;
	margin:30px;
	height:306px;
}
#project_shadow {
	background:#FFF url(../images/project_shadow_03.jpg) no-repeat 0 0;
	width:282px;
	height:176px;
	padding:7px 0 0 11px;
}
.red_cl {
	color:#d01e37;
}
.sign-up-tbl td {
	font-size:10px;
	font-style:italic;
	color:#434343;
}
.sign-up-tbl th {
	text-align:right;
	font-size:12px;
	color:#606060;
	vertical-align:top;
	padding-top:5px
}
#send_f table tr td {
	text-align:left;
	vertical-align:top
}
#send_f h3 {
	font-size:28px;
	margin:10px 0 5px 0;
}
#send_f table tr td div {
	text-align:left;
	vertical-align:top;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:5px 0 3px 3px;
}
#send_f #close_contact {
	font-size:16px;
	text-align:right;
	display:block;
	width:150px;
	margin: 10px 40px 0 0;
	text-decoration:underline;
	float:right;
}
#send_f #work_time {
	margin: 80px 20px 0 30px;
	font-size:16px;
	line-height:20px
}
#send_f .input {
	width:275px;
	border:#e4e4e4 2px solid;
	padding:2px;
}
#send_f textarea {
	height:103px;
	margin-left:10px
}
.des_prev a:hover {
	background:url('../images/preview.png') no-repeat center center;
}

.open {
	color:#FFF;
	background:#44d01f;
	font-size:9px;
	padding:1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.closed {
	color:#FFF;
	background:#d01e37;
	font-size:9px;
	padding:1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}